diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-01 04:48:43 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-01 04:48:43 +0000 |
commit | 21e0612f95cd430f9bcf3343e9c8826528150e61 (patch) | |
tree | 82af6e4be4a39c95a3a11dd34df2ee64043b5166 /profiles/use.local.desc | |
parent | Marked ~ppc and fixed the aqua skin for bug #90102. (diff) | |
download | historical-21e0612f95cd430f9bcf3343e9c8826528150e61.tar.gz historical-21e0612f95cd430f9bcf3343e9c8826528150e61.tar.bz2 historical-21e0612f95cd430f9bcf3343e9c8826528150e61.zip |
Added cgi and dmalloc as local use flags for shttpd.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b1d02d6799c5..0db160fb7354 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1260 2005/06/30 14:08:28 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1261 2005/07/01 04:48:43 ka0ttic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -969,6 +969,8 @@ www-servers/gorg:apache - Install apache www-servers/lighttpd:xattr - if you want extended attributes enabled www-servers/pound:msdav - if you want the Microsoft DAV extensions enabled www-servers/pound:unsafe - if you want the 'unsafe' characters passed through to the web servers +www-servers/shttpd:cgi - Enable CGI script support +www-servers/shttpd:dmalloc - Enable debugging with the dmalloc library www-servers/skunkweb:apache1 - enable apache1 support if internal server and apache2 support not wanted www-servers/thttpd:mkconfig - Create phpconfig source tarball (for maintainer use only) x11-base/kdrive:fbdev - Enables framebuffer kdrive server |