Date: Tue, 10 Sep 2002 16:58:03 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Will Andrews <will@csociety.org> Cc: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>, Wes Peters <wes@softweyr.com>, ports@FreeBSD.org, arch@FreeBSD.org Subject: Re: package tools into ports/ (was: Re: Bzipped?) Message-ID: <3D7DFA6B.566DC85B@FreeBSD.org> References: <20020901142653.A32415@capable.rogards.com> <20020901191937.GI87971@leviathan.inethouston.net> <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>
next in thread | previous in thread | raw e-mail | index | archive | help
Will Andrews wrote: > > On Wed, Sep 04, 2002 at 01:16:13AM +0300, Maxim Sobolev wrote: > > I could take src/usr.sbin/pkg_install part, leaving bsd.port.mk and > > actual pkg_tools (pkg_install?) port to you. > > OK. I did my part, now it's your turn. I'll toss few ideas for consideration: 1. Hypothetic pkg_install port should have sources in place, so that it is available right after cvsup. 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. -Maxim 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?3D7DFA6B.566DC85B>