Skip site navigation (1)Skip section navigation (2)
Date:      07 Dec 2002 20:40:34 -0500
From:      David Magda <dmagda@magda.ca>
To:        Mike Hoskins <mike@adept.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: update strategies
Message-ID:  <867kelp9t9.fsf@number6.magda.ca>
In-Reply-To: <20021207165949.I5356-100000@fubar.adept.org>
References:  <20021207165949.I5356-100000@fubar.adept.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Hoskins <mike@adept.org> writes:

> I often build things like BIND from ports so I can portupgrade as needed
> without building world.  In many cases I think using ports makes sense,
[...]

You don't have to rebuild world:

# cd /usr/src/usr.sbin/named
# make
# make install

should work fine. The resultant binary after the 'make' is in the
/usr/obj hierachy. 

-- 
David Magda <dmagda at ee.ryerson.ca>
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well 
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI

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




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