diff options
author | 2008-08-21 22:45:39 +0000 | |
---|---|---|
committer | 2008-08-21 22:45:39 +0000 | |
commit | 4bfd35936be614f327fd2e48faf83d9e91814344 (patch) | |
tree | 52ac81c02ac74d3058c3a057a8d9831a9c97532b /net-ftp/proftpd/metadata.xml | |
parent | If build with USE=cairo, check that x11-libs/cairo is built with USE=X. Bug #... (diff) | |
download | gentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.tar.gz gentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.tar.bz2 gentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.zip |
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-ftp/proftpd/metadata.xml')
-rw-r--r-- | net-ftp/proftpd/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml index 43d728512e75..1f3fc70595ed 100644 --- a/net-ftp/proftpd/metadata.xml +++ b/net-ftp/proftpd/metadata.xml @@ -9,4 +9,18 @@ <longdescription>ProFTPD grew out of the desire to have a secure and configurable FTP server, and out of a significant admiration of the Apache web server.</longdescription> +<use> + <flag name='authfile'>Enable support for the auth-file module</flag> + <flag name='ban'>Enable support for the mod_ban module</flag> + <flag name='case'>Enable support for the mod_case module</flag> + <flag name='deflate'>Enable support for the mod_deflate module</flag> + <flag name='ifsession'>Enable support for the ifsession module</flag> + <flag name='noauthunix'>Disable support for the auth-unix module</flag> + <flag name='opensslcrypt'>Enable support for OpenSSL crypto</flag> + <flag name='rewrite'>Enable support for the rewrite module</flag> + <flag name='shaper'>Enable support for the mod_shaper module</flag> + <flag name='sitemisc'>Enable support for the sitemisc module</flag> + <flag name='softquota'>Enable support for the quotatab module</flag> + <flag name='vroot'>Enable support for the virtual root module</flag> +</use> </pkgmetadata> |