From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16623 invoked by uid 1002); 8 Jun 2003 14:32:48 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 8761 invoked from network); 8 Jun 2003 14:32:48 -0000 Mime-Version: 1.0 Date: 8 Jun 2003 09:32:00 -0500 X-Mailer: Groupwise 6.0.1 Message-ID: <20030608T093241Z_B95E00150000@gentoo.org> Reply-To: method@gentoo.org From: Joshua Brindle To: gentoo-dev@gentoo.org, "Ludd, Ned" Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19P1Dz-0006aL-00*Sf.t3ollxUo* Subject: Re: [gentoo-dev] apache.eclass proposed X-Archives-Salt: 9d47cfdf-e0e3-48be-a719-c99d8a562b3b X-Archives-Hash: 44a4bafa3f0a1e2e54f6d35c95991fef This is very good, I've seen many apache related ebuilds that do=20 not do the right thing about determining what apache/which configs which directories, etc to use, I think that all apache related ebuilds should use this, it's an easy and central way to manage the logic of apache configs Good job solar :) >After writing a net-www/ ebuild it seemed apparent to me that we are >going to need an apache.eclass. A quick find in portage reveals quite a >few independent ebuilds all needing the basic functionality that could >be provided by an apache.eclass > >syntactically perfect the idea is what matters.. >I have attached an apache.eclass that I welcome your input/feedback on. >While it may not be syntactically perfect for the apache2 part its the >idea that we get this out there and start talking about one that >matters. > >my portage # find . -name '*.ebuild' | xargs grep HTTPD_USER=3D | wc > 22 96 1904 >my portage # find . -name '*.ebuild' | xargs grep HTTPD_GROUP=3D | wc > 21 123 2081 >my portage # find . -name '*.ebuild' | xargs grep HTTPD_ROOT=3D | wc > 50 299 5154 >--=20 >Ned Ludd >Gentoo Linux (Hardened) -- gentoo-dev@gentoo.org mailing list