From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iw0Bo-0001uK-4h for garchives@archives.gentoo.org; Sat, 24 Nov 2007 18:57:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAOItxXq002404; Sat, 24 Nov 2007 18:55:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAOIptiO027578 for ; Sat, 24 Nov 2007 18:51:56 GMT Received: from zeus.home.xnull.de (i577B5A9B.versanet.de [87.123.90.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C643D65335 for ; Sat, 24 Nov 2007 18:51:54 +0000 (UTC) From: Benedikt =?utf-8?q?B=C3=B6hm?= To: gentoo-dev@gentoo.org Subject: [gentoo-dev] Add USE_EXPAND for apache Date: Sat, 24 Nov 2007 19:51:46 +0100 User-Agent: KMail/1.9.7 Organization: Gentoo Foundation Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart15947729.OuSRy9CKFL"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200711241951.50144.hollow@gentoo.org> X-Archives-Salt: a8e684a6-4a91-4788-ad61-a55447ae7069 X-Archives-Hash: 2e3ba71aac260b5834952498bdf085a0 --nextPart15947729.OuSRy9CKFL Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all, the current behaviour of the apache ebuild -- chosing built-in modules base= d=20 on /etc/apache2/apache-builtin-mods -- is very aweful, especially for binar= y=20 packages. Therefore, i would like to add APACHE2_MODULES and APACHE2_MPMS to USE_EXPA= ND.=20 I have already converted the ebuild in my local overlay and it works fine. Currently, there are over 60 modules available in apache. Out of these, a g= ood=20 default would look like this IMO: APACHE2_MODULES=3D"actions alias auth_basic auth_digest authn_alias authn_a= non=20 authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile= =20 authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock defla= te=20 dir disk_cache env expires ext_filter file_cache filter headers include inf= o=20 log_config logio mem_cache mime mime_magic negotiation rewrite setenvif=20 speling status unique_id userdir usertrack version vhost_alias" If noone objects, I will make these changes to base/make.defaults and commi= t=20 the new ebuild during the next week. Regards, Benedikt --nextPart15947729.OuSRy9CKFL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQBHSHLGmPFBzbX68WERAkvqAJ9YemMHq5Wv9W5sUq0Gu/puisgwLwCffxqn xpZgshS5Gt6WQ2xsUMc5H+A= =jOcq -----END PGP SIGNATURE----- --nextPart15947729.OuSRy9CKFL-- -- gentoo-dev@gentoo.org mailing list