Hi Alan, This general procedure works just as well if you're upgrading from source, > too. > > sudo make DESTDIR=${BASEDIR} installworld > sudo mergemaster -m $PWD -D $BASEDIR -U >
(mergemaster -m </path/to/sources> -D </destdir/path>) using etcupdate: (etcupdate -s <source> -D <destdir>), source defaults to /usr/src > etcupdate -D $BASEDIR Need to find how to execute: `make delete-old delete-old-libs` since $BASEDIR don't have /usr/src Thanks -- Nuno Teixeira FreeBSD Committer (ports)