From owner-freebsd-arch Sun Sep 15 13:43:39 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE8637B400; Sun, 15 Sep 2002 13:43:38 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A76F43E6E; Sun, 15 Sep 2002 13:43:38 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 9706923DFD; Sun, 15 Sep 2002 13:43:16 -0700 (PDT) Date: Sun, 15 Sep 2002 13:43:16 -0700 From: Will Andrews To: Maxim Sobolev Cc: Will Andrews , Simon 'corecode' Schubert , Wes Peters , ports@FreeBSD.org, arch@FreeBSD.org Subject: Re: package tools into ports/ (was: Re: Bzipped?) Message-ID: <20020915204316.GT91593@procyon.firepipe.net> Mail-Followup-To: Maxim Sobolev , Will Andrews , Simon 'corecode' Schubert , Wes Peters , ports@FreeBSD.org, arch@FreeBSD.org References: <20020902103215.36ae8e3b.corecode@corecode.ath.cx> <20020902085654.GH2072@procyon.firepipe.net> <3D7445D3.DAA2C9B9@softweyr.com> <20020903100258.068fb3ab.corecode@corecode.ath.cx> <20020903121413.GN2072@procyon.firepipe.net> <20020903130237.GB8010@vega.vega.com> <20020903173228.GO2072@procyon.firepipe.net> <20020903221613.GC9384@vega.vega.com> <20020903221800.GE48750@procyon.firepipe.net> <3D7DFA6B.566DC85B@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D7DFA6B.566DC85B@FreeBSD.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 10, 2002 at 04:58:03PM +0300, Maxim Sobolev wrote: > 1. Hypothetic pkg_install port should have sources in place, so that > it is available right after cvsup. Of course. > 2. Once installed, the port shouldn't register itself with > /var/db/pkg, becase (a) we don't want zillion versions of > pkg_install-xx.yy.zz cluttering /var/db/pkg and (b) no installed > package should depend on a specific pkg_install package - it's ports > only thing. I'd suggest to separate pkg_install version > checking/updating routine into special target in bsd.port.mk and put > this target even before pre-everything in _FETCH_SEQ. I don't think it is necessary to have this kind of hack. I will be working on this later this week and will post a patch to ports@ for consideration. Can you see about whether the patch you committed can be MFC'd for 4.7? re. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message