diff options
author | 2008-04-06 17:53:55 +0000 | |
---|---|---|
committer | 2008-04-06 17:53:55 +0000 | |
commit | 2679e67b9afd5def0909fd9fb8eeeda35fb8edb1 (patch) | |
tree | 6fdaa5f27a127064c32f9ed51c8e5e5c5822641c /profiles | |
parent | pam_mount update (diff) | |
download | historical-2679e67b9afd5def0909fd9fb8eeeda35fb8edb1.tar.gz historical-2679e67b9afd5def0909fd9fb8eeeda35fb8edb1.tar.bz2 historical-2679e67b9afd5def0909fd9fb8eeeda35fb8edb1.zip |
Added several local USE flags for tpop3d
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 318a5274cf4d..30a50ef7118e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3471 2008/04/06 16:45:06 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3472 2008/04/06 17:53:55 griffon26 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1575,6 +1575,12 @@ net-mail/mailman:xmail - Build with delivery options for xmail net-mail/qmailadmin:maildrop - Filter spam using maildrop net-mail/qpopper:mailbox - Enables mail spool file is in home directory ~/Mailbox net-mail/teapop:virtual - Enable teapop's virtual domain support. +net-mail/tpop3d:authexternal - Enable authentication by an external program +net-mail/tpop3d:drac - Enable dynamic relay support in the tpop3d pop3 server +net-mail/tpop3d:flatfile - Enable authentication against /etc/passwd-style flat files +net-mail/tpop3d:passwd - Enable /etc/passwd authentication +net-mail/tpop3d:sha1 - Use OpenSSL for sha1 encrypted passwords. +net-mail/tpop3d:shadow - Enable /etc/shadow authentication net-mail/uw-imap:clearpasswd - Enables cleartext logins outside of SSL sessions net-mail/vimap:clearpasswd - Enables cleartext logins outside of SSL sessions net-mail/vpopmail:clearpasswd - Enables cleartext password storage in the vpasswd files |