View Single Post
  #6   (View Single Post)  
Old 9th September 2009
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

I have no usual way on updating, but use about 5 ways in general...
Code:
portmaster -d category/port category/port
make checksum && make build && pkg_delete -f /var/db/pkg... && make install && yell
[some alias which does a big more or equivalent in sequence, checking
for changed dependencies from the last build]
and a few more. The shell script I run most often, I am suprised easily by
changes in dependencies.
__________________
FreeBSD 13-STABLE
Reply With Quote