Hello. I am thinking about a new feature for portmaster: the option "--ignore-revs[=n]" to ignore updates if iy has only found a port revision.
For example, if I have Thunderbird 24.6.0_2, why is it necessary for me to update to 24.6.0_3? With this option, I can reduce notably (veeeery notably) the update times of the system (ok, with caution). But this feature is going further, because I can select (with the optional n) the number of revisions for ignore. Then, for example, using --ignore-revs=2, I will not update the Thunderbird 24.6.0_1 if the new revision is _2 or _3, but yes if it's _4.
What do you think? Is it good idea? Yes, it can be dangerous for upgrading the full system, but I, sometimes, update some packages with only version changes (no port revisions) and really few times (or never) I havee problems. Other thing is the "comma" number of revision, that I don't know what they are exactly. It can be contemplated with, for example, --ignore-revs[=n1[,n2]], when:
Please, tell me something...
Regards.
For example, if I have Thunderbird 24.6.0_2, why is it necessary for me to update to 24.6.0_3? With this option, I can reduce notably (veeeery notably) the update times of the system (ok, with caution). But this feature is going further, because I can select (with the optional n) the number of revisions for ignore. Then, for example, using --ignore-revs=2, I will not update the Thunderbird 24.6.0_1 if the new revision is _2 or _3, but yes if it's _4.
What do you think? Is it good idea? Yes, it can be dangerous for upgrading the full system, but I, sometimes, update some packages with only version changes (no port revisions) and really few times (or never) I havee problems. Other thing is the "comma" number of revision, that I don't know what they are exactly. It can be contemplated with, for example, --ignore-revs[=n1[,n2]], when:
- if no options are passed, never update any port with only port revision changed and not software version updated
- if n1 passed, number of n1 revisions has processed for update
- if n2 passed, number of n2 "revisions of revision?" has processed for update
Please, tell me something...
Regards.