diff options
author | Tuan Van <langthang@gentoo.org> | 2005-02-18 22:33:48 +0000 |
---|---|---|
committer | Tuan Van <langthang@gentoo.org> | 2005-02-18 22:33:48 +0000 |
commit | 9208299cf1cc17b21146ab0f50c21966b91b8f6b (patch) | |
tree | 09ce7e0c3ab9e1ed310ba1f2773fddf9280a33a0 /net-mail | |
parent | Make vimap conform bug #79240. Update headers (diff) | |
download | gentoo-2-9208299cf1cc17b21146ab0f50c21966b91b8f6b.tar.gz gentoo-2-9208299cf1cc17b21146ab0f50c21966b91b8f6b.tar.bz2 gentoo-2-9208299cf1cc17b21146ab0f50c21966b91b8f6b.zip |
version bump
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-mail')
6 files changed, 114 insertions, 14 deletions
diff --git a/net-mail/cyrus-imap-admin/ChangeLog b/net-mail/cyrus-imap-admin/ChangeLog index 2222babdf730..7e01404736a8 100644 --- a/net-mail/cyrus-imap-admin/ChangeLog +++ b/net-mail/cyrus-imap-admin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/cyrus-imap-admin -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/ChangeLog,v 1.35 2004/11/26 07:48:13 langthang Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/ChangeLog,v 1.36 2005/02/18 22:33:48 langthang Exp $ + +*cyrus-imap-admin-2.2.12 (18 Feb 2005) + + 18 Feb 2005; Tuấn Văn <langthang@gentoo.org> + +files/cyrus-imap-admin-2.2.12-fPIC.patch, + +cyrus-imap-admin-2.2.12.ebuild: + version bump. 26 Nov 2004; Tuan Van <langthang@gentoo.org> -files/cyrus-imap-admin-2.2.8-fPIC.patch, diff --git a/net-mail/cyrus-imap-admin/Manifest b/net-mail/cyrus-imap-admin/Manifest index e041ddfb7814..4c9d919bbb2e 100644 --- a/net-mail/cyrus-imap-admin/Manifest +++ b/net-mail/cyrus-imap-admin/Manifest @@ -1,15 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3a9337c42e63545346a8b4888f4e72b4 cyrus-imap-admin-2.2.10.ebuild 2035 MD5 b1c73f49cb712ec4c1ff0cf12202950b ChangeLog 5267 +MD5 88fdb6e632951dde548af54d4b478310 cyrus-imap-admin-2.2.12.ebuild 2038 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 dd34152fac580be8cccb1d1b69bb1ebc files/cyrus-imap-admin-2.2.12-fPIC.patch 584 MD5 dd34152fac580be8cccb1d1b69bb1ebc files/cyrus-imap-admin-2.2.10-fPIC.patch 584 MD5 5a1c49cf6018aa400e8836ee03238140 files/digest-cyrus-imap-admin-2.2.10 71 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBpu2V5FrxP71izLARAjz0AJ0fEPOpaH1t0RFAwH9U9UFjJbOw4gCgvoFW -45L/cB0r+Bia+TLK0u2dzqk= -=4vSR ------END PGP SIGNATURE----- +MD5 28d9bdef56c61af75a28f8ae2ea2b5c7 files/digest-cyrus-imap-admin-2.2.12 71 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild index a0971430cf15..7ea75a1a711e 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild,v 1.5 2004/11/24 18:39:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.10.ebuild,v 1.6 2005/02/18 22:33:48 langthang Exp $ inherit perl-module eutils gnuconfig diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild new file mode 100644 index 000000000000..0f87f764b029 --- /dev/null +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.2.12.ebuild,v 1.1 2005/02/18 22:33:48 langthang Exp $ + +inherit perl-module eutils gnuconfig + +DESCRIPTION="Utilities and Perl modules to administer a Cyrus IMAP server." +HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/" +SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~hppa" +IUSE="ssl kerberos" + +RDEPEND=">=sys-libs/db-3.2 + >=dev-lang/perl-5.6.1 + >=dev-libs/cyrus-sasl-2.1.13 + dev-perl/Term-ReadLine-Perl + dev-perl/TermReadKey + ssl? ( >=dev-libs/openssl-0.9.6 ) + kerberos? ( virtual/krb5 )" + +DEPEND="$RDEPEND + sys-devel/libtool + >=sys-devel/autoconf-2.58 + sys-devel/automake + >=sys-apps/sed-4" + +S="${WORKDIR}/cyrus-imapd-${PV}" + +src_unpack() { + unpack ${A} && cd "${S}" + + # DB4 detection and versioned symbols. + #epatch "${FILESDIR}/cyrus-imapd-${PV}-db4.patch" + + # Recreate configure. + export WANT_AUTOCONF="2.5" + gnuconfig_update || die "gnuconfig_update failed." + ebegin "Recreating configure" + rm -rf configure config.h.in autom4te.cache + sh SMakefile &>/dev/null || die "SMakefile failed" + eend $? + + # When linking with rpm, you need to link with more libraries. + sed -e "s:lrpm:lrpm -lrpmio -lrpmdb:" -i configure || die "sed failed" + + epatch ${FILESDIR}/${P}-fPIC.patch +} + +src_compile() { + # gnuconfig_update + + local myconf + myconf="${myconf} `use_with ssl openssl`" + myconf="${myconf} `use_with kerberos gssapi`" + + econf \ + --disable-server \ + --enable-murder \ + --enable-listext \ + --enable-netscapehack \ + --with-cyrus-group=mail \ + --with-com_err=yes \ + --with-auth=unix \ + --with-perl=/usr/bin/perl \ + --enable-cyradm \ + ${myconf} || die "econf failed" + + emake -C "${S}/lib" all || die "compile problem" + emake -C "${S}/perl" all || die "compile problem" +} + +src_install () { + make -C "${S}/perl" DESTDIR="${D}" install || die "install problem" +} diff --git a/net-mail/cyrus-imap-admin/files/cyrus-imap-admin-2.2.12-fPIC.patch b/net-mail/cyrus-imap-admin/files/cyrus-imap-admin-2.2.12-fPIC.patch new file mode 100644 index 000000000000..58a235584e32 --- /dev/null +++ b/net-mail/cyrus-imap-admin/files/cyrus-imap-admin-2.2.12-fPIC.patch @@ -0,0 +1,22 @@ +--- lib/Makefile.in 2004-03-30 13:11:28.544776470 +0000 ++++ lib/Makefile.in 2004-03-30 13:11:39.242146165 +0000 +@@ -118,7 +118,7 @@ + done + + .c.o: +- $(CC) -c $(CPPFLAGS) $(DEFS) $(CFLAGS) \ ++ $(CC) -fPIC -c $(CPPFLAGS) $(DEFS) $(CFLAGS) \ + $< + + libcyrus.a: $(LIBCYR_OBJS) +--- perl/sieve/lib/Makefile.in 2004-03-30 13:14:38.087172803 +0000 ++++ perl/sieve/lib/Makefile.in 2004-03-30 13:14:47.295908694 +0000 +@@ -74,7 +74,7 @@ + install: + + .c.o: +- $(CC) -c $(CPPFLAGS) $(DEFS) $(CFLAGS) $< ++ $(CC) -fPIC -c $(CPPFLAGS) $(DEFS) $(CFLAGS) $< + + libisieve.a: $(OBJS) + rm -f libisieve.a diff --git a/net-mail/cyrus-imap-admin/files/digest-cyrus-imap-admin-2.2.12 b/net-mail/cyrus-imap-admin/files/digest-cyrus-imap-admin-2.2.12 new file mode 100644 index 000000000000..9ba8fcd5d938 --- /dev/null +++ b/net-mail/cyrus-imap-admin/files/digest-cyrus-imap-admin-2.2.12 @@ -0,0 +1 @@ +MD5 70b3bba526a8d36d3bb23a87d37e9188 cyrus-imapd-2.2.12.tar.gz 1961161 |