summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2003-07-20 00:16:42 +0000
committerNick Hadaway <raker@gentoo.org>2003-07-20 00:16:42 +0000
commitfa1a187355699514c20b915e6140f5452d1e51db (patch)
tree60aae0840e84ed85cad8d0d6860c67d7ac28d713 /net-mail
parentadded a xinerama patch (diff)
downloadhistorical-fa1a187355699514c20b915e6140f5452d1e51db.tar.gz
historical-fa1a187355699514c20b915e6140f5452d1e51db.tar.bz2
historical-fa1a187355699514c20b915e6140f5452d1e51db.zip
Version bump
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog7
-rw-r--r--net-mail/fetchmail/Manifest18
-rw-r--r--net-mail/fetchmail/fetchmail-6.2.3.ebuild79
-rw-r--r--net-mail/fetchmail/files/digest-fetchmail-6.2.31
4 files changed, 96 insertions, 9 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index c0e131dc3307..abccc2c16ca4 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.31 2003/04/16 00:52:22 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.32 2003/07/20 00:16:42 raker Exp $
+
+*fetchmail-6.2.3 (19 Jul 2003)
+
+ 19 Jul 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.3.ebuild:
+ Version bump. Removed an unneeded patch.
*fetchmail-6.2.2-r2 (15 Apr 2003)
diff --git a/net-mail/fetchmail/Manifest b/net-mail/fetchmail/Manifest
index bbd7c2df34ca..a572f3789de0 100644
--- a/net-mail/fetchmail/Manifest
+++ b/net-mail/fetchmail/Manifest
@@ -1,13 +1,15 @@
-MD5 888192613c9923b973b03ec5cbfec9d9 ChangeLog 5383
-MD5 d7a2a5454208f393dcfbf0c9ebad98c9 fetchmail-5.9.14.ebuild 1941
MD5 64bf477646087eebe46e8acd9e3c3dac fetchmail-6.2.1-r1.ebuild 1789
+MD5 d7a2a5454208f393dcfbf0c9ebad98c9 fetchmail-5.9.14.ebuild 1941
MD5 71e6bdc8a05311118f8c32cdecf2e64a fetchmail-6.2.2-r2.ebuild 2053
-MD5 1dd80e46bd5b02949ba0686086a37570 files/configure-5.9.14.diff 2046
-MD5 83f3d182af36573e8d7264ee440445ee files/digest-fetchmail-5.9.14 68
+MD5 a84e38879481b82684eb297945465b09 fetchmail-6.2.3.ebuild 1985
+MD5 3b9bc00a25a5e05f3f46a6c8379ca81f ChangeLog 5531
MD5 5b0a50b0a0193afbcb7eff9ac3d5fcb7 files/digest-fetchmail-6.2.1-r1 68
-MD5 c9baecd4bea485a075f696462c9ab6cc files/fetchmail 581
-MD5 19b3a189b664bb1fb0a228c1b2bcd5f2 files/fetchmail-6.1.0-gentoo.diff 542
-MD5 c162c209d65c11b6cbdd7c33fd411b90 files/fetchmail-6.2.0-gentoo.diff 1544
-MD5 f6bb533591550f2f5978892a3e0a6fc6 files/conf.d-fetchmail 359
MD5 72af1b79f1e6aab29edbdefdcce8c1c7 files/digest-fetchmail-6.2.2-r2 68
+MD5 83f3d182af36573e8d7264ee440445ee files/digest-fetchmail-5.9.14 68
MD5 74bad5b4190b32597543a61ed0c7ec7a files/fetchmail-6.2.2-multiple-return-path.diff 1142
+MD5 19b3a189b664bb1fb0a228c1b2bcd5f2 files/fetchmail-6.1.0-gentoo.diff 542
+MD5 1dd80e46bd5b02949ba0686086a37570 files/configure-5.9.14.diff 2046
+MD5 f6bb533591550f2f5978892a3e0a6fc6 files/conf.d-fetchmail 359
+MD5 c162c209d65c11b6cbdd7c33fd411b90 files/fetchmail-6.2.0-gentoo.diff 1544
+MD5 c9baecd4bea485a075f696462c9ab6cc files/fetchmail 581
+MD5 b8f3ceb78e16e9c26c34908229893659 files/digest-fetchmail-6.2.3 68
diff --git a/net-mail/fetchmail/fetchmail-6.2.3.ebuild b/net-mail/fetchmail/fetchmail-6.2.3.ebuild
new file mode 100644
index 000000000000..c7bfe0707af7
--- /dev/null
+++ b/net-mail/fetchmail/fetchmail-6.2.3.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.3.ebuild,v 1.1 2003/07/20 00:16:42 raker Exp $
+
+inherit eutils
+
+DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
+HOMEPAGE="http://www.catb.org/~esr/fetchmail/"
+SRC_URI="http://www.catb.org/~esr/fetchmail/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2 public-domain"
+KEYWORDS="~x86 ~alpha"
+IUSE="ssl nls ipv6"
+
+DEPEND="virtual/glibc
+ ssl? ( >=dev-libs/openssl-0.9.6 )
+ nls? ( sys-devel/gettext )"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/fetchmail-6.2.0-gentoo.diff || die
+}
+
+src_compile() {
+ local myconf
+ use ssl && myconf="${myconf} --with-ssl=/usr"
+ use nls || myconf="${myconf} --disable-nls"
+ use ipv6 && myconf="${myconf} --enable-inet6"
+ econf \
+ --enable-RPA \
+ --enable-NTLM \
+ --enable-SDPS \
+ ${myconf} || die "Configuration failed."
+ emake || die "Compilation failed."
+}
+
+src_install() {
+ einstall || die
+
+ dohtml *.html
+
+ dodoc FAQ FEATURES ABOUT-NLS NEWS NOTES README \
+ README.NTLM README.SSL TODO COPYING MANIFEST
+
+ doman ${D}/usr/share/man/*.1
+ rm -f ${D}/usr/share/man/*.1
+
+ exeinto /etc/init.d
+ doexe ${FILESDIR}/fetchmail
+
+ insinto /etc/conf.d
+ newins ${FILESDIR}/conf.d-fetchmail fetchmail
+
+ docinto contrib
+ local f
+ for f in contrib/*
+ do
+ [ -f "${f}" ] && dodoc "${f}"
+ done
+}
+
+pkg_postinst() {
+ if ! python -c "import Tkinter" >/dev/null 2>&1
+ then
+ einfo
+ einfo "You will not be able to use fetchmailconf(1), because you"
+ einfo "don't seem to have Python with tkinter support."
+ einfo
+ einfo "If you want to be able to use fetchmailconf(1), do the following:"
+ einfo " 1. Include 'tcltk' in USE variable in your /etc/make.conf."
+ einfo " 2. (Re-)merge Python."
+ einfo
+ fi
+
+ einfo "Please see /etc/conf.d/fetchmail if you want to adjust"
+ einfo "the polling delay used by the fetchmail init script."
+}
diff --git a/net-mail/fetchmail/files/digest-fetchmail-6.2.3 b/net-mail/fetchmail/files/digest-fetchmail-6.2.3
new file mode 100644
index 000000000000..5c3d17e60bbe
--- /dev/null
+++ b/net-mail/fetchmail/files/digest-fetchmail-6.2.3
@@ -0,0 +1 @@
+MD5 e131bdb6c3977fd47a3e122c43dcf19d fetchmail-6.2.3.tar.gz 1239344