From owner-cvs-all Mon May 6 0:32:23 2002 Delivered-To: cvs-all@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 34AAC37B407; Mon, 6 May 2002 00:32:13 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g467WBD0002022; Mon, 6 May 2002 09:32:11 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g467WBOG002021; Mon, 6 May 2002 09:32:11 +0200 (CEST) Date: Mon, 6 May 2002 09:32:11 +0200 From: Stijn Hoop To: Maxim Sobolev Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/create perform.c pkg_create.1 src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib deps.c lib.h plist.c Message-ID: <20020506093211.D86678@pcwin002.win.tue.nl> References: <200205052103.g45L3Pe02096@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205052103.g45L3Pe02096@freefall.freebsd.org>; from sobomax@freebsd.org on Sun, May 05, 2002 at 02:03:25PM -0700 X-Bright-Idea: Let's abolish HTML mail! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG W00T! Way to go sobomax! --Stijn On Sun, May 05, 2002 at 02:03:25PM -0700, Maxim Sobolev wrote: > sobomax 2002/05/05 14:03:25 PDT > > Modified files: > usr.sbin/pkg_install/create perform.c pkg_create.1 > usr.sbin/pkg_install/info show.c > usr.sbin/pkg_install/lib deps.c lib.h plist.c > Log: > New feature: allow origins of all dependencies be recorded into package list > using new `@comment DEPORIGIN:...' directive. This would allow us to make > many neat things including: > > - easier binary upgrades; > - source upgrades without using external tools by simply extending > bsd.port.mk and pkg_install tools; > - mixed-mode upgrades (source + binary); > - depreciate and deorbit silly +REQUIRED_BY files in the near future. > > This feature is no-op until appropriate bsd.port.mk patch is committed, and > even when it is already committed packages generated will remain 100% > compatible with old set of pkg_install tools (module all those neat > features, of course). > > MFC after: 6 days > > Revision Changes Path > 1.69 +6 -1 src/usr.sbin/pkg_install/create/perform.c > 1.52 +12 -0 src/usr.sbin/pkg_install/create/pkg_create.1 > 1.30 +6 -1 src/usr.sbin/pkg_install/info/show.c > 1.8 +24 -6 src/usr.sbin/pkg_install/lib/deps.c > 1.43 +1 -1 src/usr.sbin/pkg_install/lib/lib.h > 1.41 +7 -0 src/usr.sbin/pkg_install/lib/plist.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- "Coca-Cola is solely responsible for ensuring that people - too stupid to know not to tip half-ton machines on themselves - are safe. Forget parenting - the blame is entirely on the corporation for designing machines that look so innocent and yet are so deadly." -- http://www.kuro5hin.org/?op=displaystory;sid=2001/10/28/212418/42 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message