Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2004 18:54:16 +0100
From:      Clement Laforet <clement@FreeBSD.org>
To:        apache@FreeBSD.org
Cc:        perky@i18n.org
Subject:   Re: [proposal] modular envvars
Message-ID:  <20041217185416.54645b9b.clement@FreeBSD.org>
In-Reply-To: <20041217160929.095563b0.clement@FreeBSD.org>
References:  <20041217111953.7a685375.clement@FreeBSD.org> <20041217145603.GA5890@i18n.org> <20041217160929.095563b0.clement@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Fri__17_Dec_2004_18_54_16_+0100_rEPJ5lyGXwvngh.0
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Fri, 17 Dec 2004 16:09:29 +0100
Clement Laforet <clement@FreeBSD.org> wrote:

FYI,
clement     2004-12-17 17:52:20 UTC

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile pkg-plist 
    www/apache2/files    patch-Makefile.in 
  Added files:
    www/apache2/files    patch-support:Makefile.in 
                         patch-support:envvars-std.in 
  Log:
  - Remove useless APR_FROM_PORTS check in post-install
  - Add support for modular sbin/envvars
    You can now put your own scripts you want to execute at envvars
    stage in ${PREFIX}/etc/apache2/envvars.d
    Only script ending by *.env are run.
  
    Example:
          /usr/local/etc/apache2/envvars.d/mod_python3.env
  
  Discussed with: perky on -apache@
  
  Revision  Changes    Path
  1.215     +5 -4      ports/www/apache2/Makefile
  1.15      +15 -5     ports/www/apache2/files/patch-Makefile.in
  1.1       +14 -0     ports/www/apache2/files/patch-support:Makefile.in (new)
  1.1       +13 -0     ports/www/apache2/files/patch-support:envvars-std.in (new)
  1.74      +3 -2      ports/www/apache2/pkg-plist
-- 

--Signature=_Fri__17_Dec_2004_18_54_16_+0100_rEPJ5lyGXwvngh.0
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBwx1NsRhfjwcjuh0RAnFjAKDi5WDiRftqvRJqFo1vHqtLaLw63QCdGnfP
USWJXyDkvcho3K2OyqrZE/c=
=cx+g
-----END PGP SIGNATURE-----

--Signature=_Fri__17_Dec_2004_18_54_16_+0100_rEPJ5lyGXwvngh.0--


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041217185416.54645b9b.clement>