From owner-freebsd-ports Sat Jun 3 21:24:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from bsa-1-as01-7-a18.gd.uol.com.br (bsa-1-as01-7-a18.gd.uol.com.br [200.197.118.18]) by hub.freebsd.org (Postfix) with ESMTP id 6A33237C65D for ; Sat, 3 Jun 2000 21:24:43 -0700 (PDT) (envelope-from lioux@uol.com.br) Received: (qmail 451 invoked by uid 1001); 4 Jun 2000 04:24:53 -0000 From: lioux@uol.com.br Date: Sun, 4 Jun 2000 01:24:53 -0300 To: "Scot W. Hetzel" Cc: lioux@uol.com.br, Satoshi Asami , ports@FreeBSD.ORG Subject: Re: NOPORTDOCS handling Message-ID: <20000604012453.A446@Fedaykin.here> References: <200006021931.MAA67682@silvia.hip.berkeley.edu> <200006031234.OAA13213@peedub.muc.de> <20000603144658.A7092@Fedaykin.here> <00a901bfcd8a$e6b0f180$8dfee0d1@westbend.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <00a901bfcd8a$e6b0f180$8dfee0d1@westbend.net>; from hetzels@westbend.net on Sat, Jun 03, 2000 at 01:38:23PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jun 03, 2000 at 01:38:23PM -0500, Scot W. Hetzel wrote: > From: > > What about adding direct support to PLIST preprocessing. > > Sort of @document. > > Sort of adding Satoshi's script to PLIST handling. > > Ideas? > > > That sounds like a good ideal, we should probably also add @config, > @configext directives that would replace: > > @unexec if cmp -s %D/etc/apache/access.conf > %D/etc/apache/access.conf.default; then rm -f %D/etc/apache/access.conf; fi > etc/apache/access.conf.default > @exec [ ! -f %B/access.conf ] && cp %B/%f %B/access.conf > > with: > > @configext -default > @config etc/apache/access.conf > > Now if someone could come up with the necessary patches to the pkg_install > tools. Following that line. Why don't we add: @ldconfig @ldunconfig These would simplify all libraries. Who mentioned cpp? That really sounds marvelous, however, do we desire the extra level of complexity? I do, but do the others? Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message