Returning with question about SELECTIVELY updating ports tree

Alberto Villa avilla at FreeBSD.org
Wed Jan 19 10:19:37 UTC 2011


On Wed, Jan 19, 2011 at 1:33 AM, Mark Terribile <materribile at yahoo.com> wrote:
> When you do that, don't you mess up the "install/uninstall" data?  The new port may not know how to uninstall the old one correctly, or even understand that the old one is installed.

the "install/uninstall" data, as you call it, is managed by the
installed packages, whose database is in /var/db/pkg, it doesn't even
read or touch /usr/ports

about your first question, i don't understand why you don't want to
update the whole tree. unless you want to be able to reinstall ports
at the same version they are at the moment (and then you really need
the current version of the Makefiles, or at least the built packages),
i'd update the whole tree and then update individual ports (and maybe
their dependency, when strictly required), keeping all the other
updates off

or did i completely misunderstand?
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the freebsd-ports mailing list