From owner-freebsd-stable Sat Dec 7 17:40:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D21537B401 for ; Sat, 7 Dec 2002 17:40:37 -0800 (PST) Received: from tomts14-srv.bellnexxia.net (tomts14.bellnexxia.net [209.226.175.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F38143EA9 for ; Sat, 7 Dec 2002 17:40:36 -0800 (PST) (envelope-from dmagda@magda.ca) Received: from number6.magda.ca ([64.229.177.206]) by tomts14-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021208014035.SUMB4004.tomts14-srv.bellnexxia.net@number6.magda.ca>; Sat, 7 Dec 2002 20:40:35 -0500 Received: from number6.magda.ca (localhost.magda.ca [127.0.0.1]) by number6.magda.ca (8.12.6/8.12.6) with ESMTP id gB81eYLW002487 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 7 Dec 2002 20:40:34 -0500 (EST) (envelope-from dmagda@magda.ca) Received: (from dmagda@localhost) by number6.magda.ca (8.12.6/8.12.6/Submit) id gB81eY70002484; Sat, 7 Dec 2002 20:40:34 -0500 (EST) (envelope-from dmagda@number6.magda.ca) To: Mike Hoskins Cc: freebsd-stable@FreeBSD.ORG Subject: Re: update strategies References: <20021207165949.I5356-100000@fubar.adept.org> Reply-To: dmagda@ee.ryerson.ca From: David Magda Date: 07 Dec 2002 20:40:34 -0500 In-Reply-To: <20021207165949.I5356-100000@fubar.adept.org> Message-ID: <867kelp9t9.fsf@number6.magda.ca> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Hoskins 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 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