Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Tue, 08 Sep 2009 16:27:50
Message-Id: E1Ml3Xo-00036p-Ub@stork.gentoo.org
1 robbat2 09/09/08 16:27:48
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4796 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4796&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4796&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4795&r2=1.4796
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4795
18 retrieving revision 1.4796
19 diff -p -w -b -B -u -u -r1.4795 -r1.4796
20 --- use.local.desc 8 Sep 2009 15:47:52 -0000 1.4795
21 +++ use.local.desc 8 Sep 2009 16:27:48 -0000 1.4796
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4795 2009/09/08 15:47:52 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4796 2009/09/08 16:27:48 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -2167,14 +2167,21 @@ net-ftp/ftpcube:sftp - Enable sftp conne
31 net-ftp/proftpd:authfile - Enable support for the auth-file module
32 net-ftp/proftpd:ban - Enable support for the mod_ban module
33 net-ftp/proftpd:case - Enable support for the mod_case module
34 +net-ftp/proftpd:ctrls - Enable support for the mod_ctrls and mod_ctrls_admin modules
35 net-ftp/proftpd:deflate - Enable support for the mod_deflate module
36 +net-ftp/proftpd:exec - Enable support for the mod_exec module. WARNING: this could be a security risk
37 +net-ftp/proftpd:ident - Enable support for the mod_ident module
38 net-ftp/proftpd:ifsession - Enable support for the ifsession module
39 net-ftp/proftpd:noauthunix - Disable support for the auth-unix module
40 net-ftp/proftpd:opensslcrypt - Enable support for OpenSSL crypto
41 +net-ftp/proftpd:ratio - Enable support for the mod_ratio module
42 +net-ftp/proftpd:readme - Enable support for the mod_readme module
43 net-ftp/proftpd:rewrite - Enable support for the rewrite module
44 +net-ftp/proftpd:sftp - Enable support for the mod_sftp module and optionally mod_sftp_sql and mod_sftp_pam if matching USE flags are enabled
45 net-ftp/proftpd:shaper - Enable support for the mod_shaper module
46 net-ftp/proftpd:sitemisc - Enable support for the sitemisc module
47 net-ftp/proftpd:softquota - Enable support for the quotatab module
48 +net-ftp/proftpd:trace - Build with trace support. Should not be enabled on production servers
49 net-ftp/proftpd:vroot - Enable support for the virtual root module
50 net-ftp/pure-ftpd:anondel - Permit anonymous to delete files
51 net-ftp/pure-ftpd:anonperm - Permit anonymous to change file permissions