summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-03 17:12:49 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-03 17:12:49 +0000
commitad3e0a9600481acfb18509be1a7645eabfe590ec (patch)
tree80aa20a8ba06822edd06c532c04817aa0077cc9c /net-mail/tpop3d
parentinitial import of wxhaskell (diff)
downloadhistorical-ad3e0a9600481acfb18509be1a7645eabfe590ec.tar.gz
historical-ad3e0a9600481acfb18509be1a7645eabfe590ec.tar.bz2
historical-ad3e0a9600481acfb18509be1a7645eabfe590ec.zip
adding ssl to config. Closes 43510
Diffstat (limited to 'net-mail/tpop3d')
-rw-r--r--net-mail/tpop3d/ChangeLog8
-rw-r--r--net-mail/tpop3d/Manifest12
-rw-r--r--net-mail/tpop3d/metadata.xml1
-rw-r--r--net-mail/tpop3d/tpop3d-1.4.2.ebuild5
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.3.ebuild5
5 files changed, 19 insertions, 12 deletions
diff --git a/net-mail/tpop3d/ChangeLog b/net-mail/tpop3d/ChangeLog
index f7fa9aad2f4b..1b914ddf5ff6 100644
--- a/net-mail/tpop3d/ChangeLog
+++ b/net-mail/tpop3d/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/tpop3d
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.7 2003/11/27 02:14:44 gregf Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.8 2004/03/03 17:12:49 mholzer Exp $
+
+ 03 Mar 2004; Martin Holzer <mholzer@gentoo.org> tpop3d-1.4.2.ebuild,
+ tpop3d-1.5.3.ebuild:
+ adding ssl to config. Closes 43510
*tpop3d-1.5.3 (26 Nov 2003)
diff --git a/net-mail/tpop3d/Manifest b/net-mail/tpop3d/Manifest
index ad5535b41500..ccf55b516569 100644
--- a/net-mail/tpop3d/Manifest
+++ b/net-mail/tpop3d/Manifest
@@ -1,8 +1,8 @@
-MD5 5cd088ba5ee7b79d6f427a804a1308c7 ChangeLog 1314
-MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 ae128b31e721c7c03164bb01c891739e tpop3d-1.4.2.ebuild 2455
-MD5 a3493fa6a3c0ed757a075729488e6482 tpop3d-1.5.3.ebuild 2424
+MD5 c6e2f0efb7d6ac8da58fc5c2bdd87f1b ChangeLog 1448
+MD5 f1c604a8eaa7929364a593541a1d0efe metadata.xml 221
+MD5 3d65c6cff5d8227c1e1372fa58239918 tpop3d-1.4.2.ebuild 2500
+MD5 ab040e5df6fb8f4c7addcf549d0b280f tpop3d-1.5.3.ebuild 2472
MD5 70073dfbe2bd93a7922b97c4f4cd3af2 files/digest-tpop3d-1.4.2 145
-MD5 9190b714d11bf56eaa8488012a167b70 files/tpop3d-init 702
-MD5 b40cd6aa6ab9186588d4c6ab10167a8f files/tpop3d-1.5.2-fix-AV-problem.patch 1710
MD5 4a64dc0452c80fd14ebdfe21d889d235 files/digest-tpop3d-1.5.3 64
+MD5 b40cd6aa6ab9186588d4c6ab10167a8f files/tpop3d-1.5.2-fix-AV-problem.patch 1710
+MD5 9190b714d11bf56eaa8488012a167b70 files/tpop3d-init 702
diff --git a/net-mail/tpop3d/metadata.xml b/net-mail/tpop3d/metadata.xml
index 51f94e3fbe0e..dda87916e233 100644
--- a/net-mail/tpop3d/metadata.xml
+++ b/net-mail/tpop3d/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-mail</herd>
+<maintainer><email>net-mail@gentoo.org</email></maintainer>
</pkgmetadata>
diff --git a/net-mail/tpop3d/tpop3d-1.4.2.ebuild b/net-mail/tpop3d/tpop3d-1.4.2.ebuild
index f96f6952ac9d..01a997713092 100644
--- a/net-mail/tpop3d/tpop3d-1.4.2.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.4.2.ebuild,v 1.8 2003/09/05 08:35:13 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.4.2.ebuild,v 1.9 2004/03/03 17:12:49 mholzer Exp $
DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support."
HOMEPAGE="http://www.ex-parrot.com/~chris/tpop3d/"
@@ -34,6 +34,7 @@ src_compile() {
use tcpd && myconf="${myconf} --enable-tcp-wrappers"
use pam || myconf="${myconf} --disable-auth-pam"
use maildir && myconf="${myconf} --enable-mbox-maildir"
+ use ssl && myconf="${myconf} --enable-tls"
# If you want plaintext /etc/passwd authentication
if [ ! -z $ENABLE_PASSWD ]; then
myconf="${myconf} --enable-auth-passwd"
diff --git a/net-mail/tpop3d/tpop3d-1.5.3.ebuild b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
index 9492f617f86e..ee16fb19dea5 100644
--- a/net-mail/tpop3d/tpop3d-1.5.3.ebuild
+++ b/net-mail/tpop3d/tpop3d-1.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.1 2003/11/27 02:14:44 gregf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.2 2004/03/03 17:12:49 mholzer Exp $
DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support."
HOMEPAGE="http://www.ex-parrot.com/~chris/tpop3d/"
@@ -32,6 +32,7 @@ src_compile() {
use tcpd && myconf="${myconf} --enable-tcp-wrappers"
use pam || myconf="${myconf} --disable-auth-pam"
use maildir && myconf="${myconf} --enable-mbox-maildir"
+ use ssl && myconf="${myconf} --enable-tls"
# If you want plaintext /etc/passwd authentication
if [ ! -z $ENABLE_PASSWD ]; then
myconf="${myconf} --enable-auth-passwd"