I'm pleased to announce a major upgrade to psupdsh to v. 1.2.0.
Based on some ever again upcoming problem that I myself have also experienced due to being human and sometimes lazy, I have come to the conclusion to work on a solution a while ago.
Short introduction:
psupdsh runs
By default psupdsh shows all entries since the last portsnap update. Sometimes, however, one needs to look for older entries or for a certain timespan. This is what the --date option of psupdsh offers to do.
NEW:
Finally, and quite much based on threads here talking about certain problems again and again, psupdsh also allows to search for certain ports like "ruby" or "ruby19". Of course, this can be combined with the --date option to perform searches like "show me all UPDATING entries about ruby since May 2012". psupdsh can, of course, also offer its services without running portsnap thanks to an option, which BTW is auto-activated when you search and/or do date-based lookups.
And there is another very convenient feature that should, however, be used with some reasoning and care (and experience), namely the option to have your favourite upgrader (like portmaster or portupgrade) be run after looking at new UPDATING entries. (Please take that "after" seriously! Ports quite often need different options.) I mention this feature as the last one because on one hand it makes psupdsh a very convenient all-in-one solution but on the other hand one should know one's ways in FreeBSD ports and, again, one should have carefully read any new UPDATING entries.
psupdsh has been tested quite a while and has been refactored using a state machine verifier. There have not been any known bugs since. v.1.0.
There is also a man page for psupdsh showing quite an assortment of usage examples, from the very simple to the more complicated ones. Don't worry, though, as psupdsh has been designed with very reasonable defaults which allows probably 90% of its users to simply run it without any parameters and have it do the right thing.
It's, of course, free using the same license FreeBSD uses and it needs only basic Python (no add-ons or other ports needed).
You can find psupdsh on my private project page at http://rmoe.anukis.de/psupdsh.html
P.S. I'm, of course, available if there are any questions or problems.
Enjoy.
Based on some ever again upcoming problem that I myself have also experienced due to being human and sometimes lazy, I have come to the conclusion to work on a solution a while ago.
Short introduction:
psupdsh runs
portsnap fetch update (configurable) and then shows you all new UPDATING entries so you don't forget (like myself sometimes) to dutifully look at UPDATING. As UPDATING changes can be quite massive and I wanted a comfortable way to look at it, psupdsh offers to separate entries by lines and/or to show them one by one, one after another.By default psupdsh shows all entries since the last portsnap update. Sometimes, however, one needs to look for older entries or for a certain timespan. This is what the --date option of psupdsh offers to do.
NEW:
Finally, and quite much based on threads here talking about certain problems again and again, psupdsh also allows to search for certain ports like "ruby" or "ruby19". Of course, this can be combined with the --date option to perform searches like "show me all UPDATING entries about ruby since May 2012". psupdsh can, of course, also offer its services without running portsnap thanks to an option, which BTW is auto-activated when you search and/or do date-based lookups.
And there is another very convenient feature that should, however, be used with some reasoning and care (and experience), namely the option to have your favourite upgrader (like portmaster or portupgrade) be run after looking at new UPDATING entries. (Please take that "after" seriously! Ports quite often need different options.) I mention this feature as the last one because on one hand it makes psupdsh a very convenient all-in-one solution but on the other hand one should know one's ways in FreeBSD ports and, again, one should have carefully read any new UPDATING entries.
psupdsh has been tested quite a while and has been refactored using a state machine verifier. There have not been any known bugs since. v.1.0.
There is also a man page for psupdsh showing quite an assortment of usage examples, from the very simple to the more complicated ones. Don't worry, though, as psupdsh has been designed with very reasonable defaults which allows probably 90% of its users to simply run it without any parameters and have it do the right thing.
It's, of course, free using the same license FreeBSD uses and it needs only basic Python (no add-ons or other ports needed).
You can find psupdsh on my private project page at http://rmoe.anukis.de/psupdsh.html
P.S. I'm, of course, available if there are any questions or problems.
Enjoy.
However, rather than hardwiring portsnap, might it be possible to have it simply use