On Fri, May 6, 2011 at 12:14 PM, Warren Block <wbl...@wonkity.com> wrote:
> On Fri, 6 May 2011, Antonio Olivares wrote:
>
>> This is what I am running now ATM
>>
>> # cd /usr/ports/
>> # make clean build deinstall install
>>
>> Will it install all the ports?   or only the ones that are installed?
>
> It's going to try to install all 22,000 ports.  That won't succeed due to
> conflicts, but it may take a while to get there.

Stopped it with CTRL+C and
>
> Quicker overall would be to read the Handbook ports chapter.  You may also
> find my Upgrading FreeBSD Ports article helpful:
>
> http://www.wonkity.com/~wblock/docs/html/portupgrade.html
>

Have run the suggested commands

# portsnap fetch extract
# portsnap fetch install

the ports tree is updated.  Now portmaster was not installed, installed it
# cd /usr/ports/ports-mgmt/
# make install clean

now I am running

/usr/local/sbin/portmaster -L --index-only | egrep 'total
install|versions|New version'

and see the packages that need updating, but to update I am running:

# portmaster -na > /tmp/portorder.txt

and will get back after this is done to see how to proceed.

Thanks,

Antonio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to