View Single Post
  #2   (View Single Post)  
Old 23rd October 2011
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

Code:
 portmaster -d -B -P -i /var/db/pkg/port... /var/db/pkg/port... /var/db/pkg/port...
should solve that problem, but only seventy percent of the time (unforseen dependencies later, only sometimes, still a worthwhile almost-solution if you answer "Y" to the list it shows after about a half-minute or so).
Code:
 pkg_version -voL "=" | tee -a /usr/ports/UPGRADE.fil
should show a list to feed to the first portmaster command, maybe a few large ports one night, all the small ones the next (excluding if they were upgraded in the previous one...)
__________________
FreeBSD 13-STABLE
Reply With Quote