Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Kris Kennaway wrote: >> packages are usually built from the ports tree, but not always, and users >> may use packages without a ports tree present on the local system. > short of doing pkg_delete -af then pkg_add /some/dir > are there any ports-mgmt/* tools for upgrades that don't need the ports > tree present. I know portupgrade does. I do not think there are any such tools. You can use the -PP flags with portupgrade to force it not to use the tree, and instead fetch packages from a remote site if they are not found locally. However, an up-to-date tree is still required; the program has no other way to check what the latest version of any port is.
-- Sahil Tandon <[EMAIL PROTECTED]> _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"