From owner-freebsd-apache@FreeBSD.ORG Fri Dec 17 10:20:11 2004 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 765AA16A4CF for ; Fri, 17 Dec 2004 10:20:11 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id DE13143D53 for ; Fri, 17 Dec 2004 10:20:09 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 8571 invoked by uid 89); 17 Dec 2004 11:20:08 +0100 Received: from clement@FreeBSD.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22 (clamdscan: 0.74. spamassassin: 2.63. Clear:RC:1(192.168.0.8):. Processed in 0.415337 secs); 17 Dec 2004 10:20:08 -0000 X-Qmail-Scanner-Mail-From: clement@FreeBSD.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22 (Clear:RC:1(192.168.0.8):. Processed in 0.415337 secs) Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 17 Dec 2004 11:20:07 +0100 Received: (qmail 47569 invoked from network); 17 Dec 2004 11:19:23 +0100 Received: from unknown (HELO localhost) (217.128.192.173) by persephone.cultdeadsheep.org with SMTP; 17 Dec 2004 11:19:23 +0100 Date: Fri, 17 Dec 2004 11:19:53 +0100 From: Clement Laforet To: apache@FreeBSD.org Message-Id: <20041217111953.7a685375.clement@FreeBSD.org> Organization: FreeBSD Project X-Mailer: Sylpheed version 1.0.0beta1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__17_Dec_2004_11_19_53_+0100_4WmbKAGT137TSyOP" cc: perky@FreeBSD.org Subject: [proposal] modular envvars X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 10:20:11 -0000 --Signature=_Fri__17_Dec_2004_11_19_53_+0100_4WmbKAGT137TSyOP Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit [ perky@ is Cc'd since www/mod_python3 could use it ] Guys, At the moment, envvars is deleted during upgrade, which is *ugly*. I could compare envvars and envvars-std, but I'd like to make envvars modular. For example you put your stuff in ${PREFIX}/etc/apache/envvars/*.env and it will be automatically read by envvars (at the _end_ of the file). How do you like the idea? Thanks, clem --Signature=_Fri__17_Dec_2004_11_19_53_+0100_4WmbKAGT137TSyOP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBwrLMsRhfjwcjuh0RAnJsAKCZOcNb4RgN1AWA9KE08lfK8sfzNQCfRZah dgex/iU1ZIly7EPHJ4Cwvdw= =x5Vq -----END PGP SIGNATURE----- --Signature=_Fri__17_Dec_2004_11_19_53_+0100_4WmbKAGT137TSyOP--