CFT: adding configuration file support to pkg_install
Sahil Tandon
sahil at tandon.net
Sun Jun 1 02:43:55 UTC 2008
Philip M. Gollucci <pgollucci at p6m7g8.com> 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 <sahil at tandon.net>
More information about the freebsd-ports
mailing list