From owner-cvs-all Tue Mar 13 17:10: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id C9F8237B718; Tue, 13 Mar 2001 17:09:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2E19oG45086; Tue, 13 Mar 2001 17:09:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010313165058.A86712@dragon.nuxi.com> Date: Tue, 13 Mar 2001 17:09:30 -0800 (PST) From: John Baldwin To: "David O'Brien" Subject: Re: cvs commit: src/sys/netinet ip_output.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Maxim Sobolev Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14-Mar-01 David O'Brien wrote: > On Wed, Mar 14, 2001 at 02:36:07AM +0200, Maxim Sobolev wrote: >> 2. In the case when small FreeBSD-specific bug found and fixed you will >> not have to re-download the whole thing. > > I don't follow you. For the most part, the only thing a port gets from > FreeBSD is shared libs. If you fixed a bug in the port itself, then yes, > you need the distfile. That is his point, if a new local patch is added to fix a bug, you've already downloaded the source once, so you don't need to download anything except the new patch. >> 4. You can compile packages for the several different releases, say >> -current for your notebook, -stable for a production machine 3-stable >> for your grandma etc. > > This does not hold with your example. So don't bring up such cases. Actually, this isn't that farfetched. If you NFS mount /usr/ports and share it across several machines, for example. I do this at home where I have 2 machines running -stable and 1 machine running -current. > Nor are any of these cases ones Paul is mentioning.... In 99.9% of the cases that Paul is mentioning, all one needs to do is 'cvs up' in ports/blah/foo/ (some things like kde and gnome don't do as well with this, but those aren't server apps) possibly dink with /var/db/port.mkversion, 'cvs up' ports/Mk, and rebuild and install the port. If for some reason it does fail, one can always file a PR if one is not able to fix it on one's own. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message