Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jul 2010 19:28:32 -0500
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Chris Stankevitz <chrisstankevitz@yahoo.com>
Cc:        Glen Barber <glen.j.barber@gmail.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Convert all packages to ports
Message-ID:  <4C2D32B0.7010205@daleco.biz>
In-Reply-To: <945744.47563.qm@web52904.mail.re2.yahoo.com>
References:  <945744.47563.qm@web52904.mail.re2.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Stankevitz wrote:
> --- On Thu, 7/1/10, Glen Barber <glen.j.barber@gmail.com> wrote:
>> Once "ports" or "packages" are installed,
>> there is no 
>> differentiation to the system.
> 
> Interesting.  If this is true, then I can just start upgrading my 
 > 'pkg_add' installed packages using ports and eventually they will
 > all be converted over to 'make'.
> 
> However, your comment seems to be in disagreement with online 
 > warnings of "do not mix 'pkg_add' packages with 'make' ports".

The ports tree will always be ahead (a bit) of the packages,
since the packages take time to build and push out to the FTP
servers.

You end up with some problems because the system expects
version $n.123 of "somepackage" but the installed "somepackage"
is $n.121, and vice-versa problems can happen as well.  They
are fairly minor to fix if you've done it much, but can be
responsible for a heckuva lot of list traffic.

Kevin Kinsey




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C2D32B0.7010205>