Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 14:19:23 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Ports updating... Good ways? 
Message-ID:  <14978.61755.591132.77697@onceler.kciLink.com>
In-Reply-To: <Pine.A41.4.21.0102080920510.79438-100000@mead4.u.washington.edu>
References:  <200102081706.f18H6tj43176@bmah-freebsd-0.cisco.com> <Pine.A41.4.21.0102080920510.79438-100000@mead4.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "BK" == Brian Kraemer <kraemer@u.washington.edu> writes:

BK> What about extending "make" so that it is possible to do the following:
BK>   $ cd /usr/ports/foo/bar
BK>   $ make update

BK> "make" would then automatically deal with updating dependencies for that
BK> specific port, remove the old version and build the new one.

What do you suggest it do when port "foo" depends on "bar" and port
"baz" also depends on "bar".  When you "make update" inside "foo", it
would attempt to remove/update "bar", but it can't because "baz" is
depending on it to be there.  You sort of have to update globally,
unless you can guarantee that a swapout of a base package won't break
all things that depend on it.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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