On Fri, Nov 11, 2011 at 11:07:50PM -0800, James Hozier wrote: > Now that I have installed each Port one by one (I used to have a bash > script that just had a list of "pkg_add" programs each line that I ran > to install all the software I wanted without having to do it manually, > but now it seems more difficult with Ports having to be in the proper > directory and all), I would hate to have to upgrade the Ports each by > hand if by chance many of them need to be updated. Is there a Ports > command equivalent to 'pkg_add -Uu' ?
Have a look at pkg_info -P there's even a hint in the man page that you can get the info you need from it...