On Mon, Jan 07, 2008 at 11:14:49AM -0800, Brian wrote: > Pav Lucistnik wrote: >> Cy Schubert pí?e v po 07. 01. 2008 v 09:15 -0800: >> >> >>> Is there a documented or preferred approach to migrate ports from i386 to >>> AMD64? Portupgrade has issues. Deleting and reinstalling 1954 ports by >>> hand would be a monumental project. Any suggestions? >>> >> >> Reinstall from scratch. >> >> > Something like this can be used to uninstall all ports. > > cd /var/db/pkg; find . -type d | xargs pkg_delete
Yes, but it is even easier to just do a pkg_delete '*' to delete all installed ports/packages. -- <Insert your favourite quote here.> Erik Trulsson [EMAIL PROTECTED] _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"