From owner-freebsd-ports Thu Feb 22 0:18:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (pop3.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id CE42537B4EC for ; Thu, 22 Feb 2001 00:18:42 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f1M7f8f08110; Thu, 22 Feb 2001 09:41:10 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.2/8.11.2) with ESMTP id f1M8ITS00468; Thu, 22 Feb 2001 10:18:29 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A94CB56.9A4BAAB8@FreeBSD.org> Date: Thu, 22 Feb 2001 10:18:30 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Kris Kennaway Cc: ports@FreeBSD.org Subject: Re: [Fwd: Proposal: PLIST filtering rules] References: <3A94C818.8596A12E@FreeBSD.org> <20010222001139.A73490@mollari.cthul.hu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kris Kennaway wrote: > On Thu, Feb 22, 2001 at 10:04:40AM +0200, Maxim Sobolev wrote: > > > Another interesting possibility opens by combining proposed PLIST_FOUT with > > existing PLIST_SUB. This combination allows introduce possibility to flag > > conditional files in the PLIST, for example: > > --*pkg-plist*-- > > bin/gnome-foo %%GNOME%% > > bin/foo > > bin/kde-foo %%KDE%% > > --*Makefile*-- > > Well, I like the idea of filtering the PLIST using egrep, but then you > seem to have gone and proposed another feature of the same form as the > one you're trying to remove? > > Using > > share/doc/... %%PORTDOCS%% > > is the exactly analogous solution to what you have above :-) Yes, but it is more eye-candy and easier to handle. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message