This is a question to FreeBSD gurus...

Many times, my Update-station is quiet (no lamp showing up), but command "pkg version -l '<' " tells me there are many packages to update. In that case I type
Code: Select all
portupgrade -R "package_name"
And, if so, how to determine which branch my ports have to track?
(BTW, If you all need, I wrote a script to check your system and, if you want, update:
https://sites.google.com/site/vaisarger ... bgportsman )