Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache 2 + portage
Date: Sun, 02 Mar 2008 15:49:08
Message-Id: 200803021744.12181.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Apache 2 + portage by dexters84
1 On Sunday 02 March 2008, dexters84 wrote:
2 > Hi
3 >
4 > I'm a little confused as long as new Apache use flags are concerned.
5 > With old Apache versions ( pre 2.2.6) all valid flags shown in
6 > *emerge -pv Apache*
7 > could have been set in /etc/portage/package.use in following format
8 > *www-servers/apache flag flag -foo -bar flag*
9 > and life was great :)
10 >
11 > Unfortunately with the new version the concept changed. Some flags
12 > contain *% *some contain* ** and some both (not sure what it is for)
13 > - I only know that flags enclosed like this *(flag) *are the one I
14 > have selected before.
15
16 That's not an Apache thing - it's an emerge display output thing.
17
18 See 'man emerge' in the --verbose section for details.
19 >
20 > My main problem is that emerge apache command is not affected by flag
21 > settings in /etc/portage/package.use in any way.
22 > How do I properly set new apache flags ?
23 > Where do I define APACHE2_MODULES ?
24 > Where do I define APACHE2_MPMS ?
25
26 Apache now pays attention to these flags:
27
28 Installed versions: 2.2.8-r1(2)(14:59:42 02/03/08)
29 (apache2_modules_actions apache2_modules_alias
30 apache2_modules_auth_basic apache2_modules_auth_digest
31 apache2_modules_authn_anon apache2_modules_authn_dbd
32 apache2_modules_authn_dbm apache2_modules_authn_default
33 apache2_modules_authn_file apache2_modules_authz_dbm
34 apache2_modules_authz_default apache2_modules_authz_groupfile
35 apache2_modules_authz_host apache2_modules_authz_owner
36 apache2_modules_authz_user apache2_modules_autoindex
37 apache2_modules_cache apache2_modules_dav apache2_modules_dav_fs
38 apache2_modules_dav_lock apache2_modules_dbd apache2_modules_deflate
39 apache2_modules_dir apache2_modules_disk_cache apache2_modules_env
40 apache2_modules_expires apache2_modules_ext_filter
41 apache2_modules_file_cache apache2_modules_filter
42 apache2_modules_headers apache2_modules_ident apache2_modules_imagemap
43 apache2_modules_include apache2_modules_info apache2_modules_log_config
44 apache2_modules_logio apache2_modules_mem_cache apache2_modules_mime
45 apache2_modules_mime_magic apache2_modules_negotiation
46 apache2_modules_proxy apache2_modules_proxy_ajp
47 apache2_modules_proxy_balancer apache2_modules_proxy_connect
48 apache2_modules_proxy_http apache2_modules_rewrite
49 apache2_modules_setenvif apache2_modules_speling apache2_modules_status
50 apache2_modules_unique_id apache2_modules_userdir
51 apache2_modules_usertrack apache2_modules_vhost_alias doc ldap ssl
52 threads -apache2_modules_asis -apache2_modules_authn_alias -apache2_modules_cern_meta -apache2_modules_charset_lite -apache2_modules_dumpio -apache2_modules_log_forensic -apache2_modules_proxy_ftp -apache2_modules_version -apache2_mpms_event -apache2_mpms_itk -apache2_mpms_peruser -apache2_mpms_prefork -apache2_mpms_worker -debug -selinux -sni -static -suexec)
53
54
55
56 --
57 Alan McKinnon
58 alan dot mckinnon at gmail dot com
59
60 --
61 gentoo-user@l.g.o mailing list