summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-10-06 11:55:10 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-10-06 11:55:10 +0000
commit240dae105b1a1668ac0b3c48429a079e7cc414ba (patch)
tree164b4dc3d7e3c9eeca95c3151b646e5fcc80d326 /net-mail/uw-imap
parentadd missing git dependency (diff)
downloadhistorical-240dae105b1a1668ac0b3c48429a079e7cc414ba.tar.gz
historical-240dae105b1a1668ac0b3c48429a079e7cc414ba.tar.bz2
historical-240dae105b1a1668ac0b3c48429a079e7cc414ba.zip
Split mailutil and mtest utilities to a separate package (net-mail/uw-mailutils), to fix file collisions with pine. Closes bug #105313.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r--net-mail/uw-imap/ChangeLog9
-rw-r--r--net-mail/uw-imap/Manifest10
-rw-r--r--net-mail/uw-imap/files/digest-uw-imap-2004g-r11
-rw-r--r--net-mail/uw-imap/uw-imap-2004g-r1.ebuild185
4 files changed, 200 insertions, 5 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog
index 106538667b64..047f74299ba6 100644
--- a/net-mail/uw-imap/ChangeLog
+++ b/net-mail/uw-imap/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/uw-imap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.73 2005/10/05 22:03:17 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.74 2005/10/06 11:55:09 ticho Exp $
+
+*uw-imap-2004g-r1 (06 Oct 2005)
+
+ 06 Oct 2005; Andrej Kacian <ticho@gentoo.org> +uw-imap-2004g-r1.ebuild:
+ Split mailutil and mtest utilities to a separate package
+ (net-mail/uw-mailutils), to fix file collisions with pine. Closes bug
+ #105313.
*uw-imap-2004g (05 Oct 2005)
diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest
index fec151737dbb..26a47abb710a 100644
--- a/net-mail/uw-imap/Manifest
+++ b/net-mail/uw-imap/Manifest
@@ -2,11 +2,12 @@
Hash: SHA1
MD5 e9a05288ecb9fada22fff84bf0c5962c uw-imap-2004a.ebuild 3292
+MD5 a66918bb1502d8a5ce2806879109a68b uw-imap-2004g-r1.ebuild 5150
MD5 f86653fdd59e2727644fc31305b236c2 uw-imap-2004c-r1.ebuild 4127
MD5 f8341ad011ccea95c157f34f869a0a69 uw-imap-2004c.ebuild 3296
MD5 f3ec9bb4aab0e6c37b20265378f7d413 uw-imap-2004c-r3.ebuild 5209
MD5 a38cbc05bb48226fbefeeb3f71585d6b uw-imap-2004g.ebuild 5209
-MD5 59b9230948b7c05f7c3fa33997e14c65 ChangeLog 10458
+MD5 b0c3a9ef8c60df0c2816e64bc85408c0 ChangeLog 10708
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 2a95a847286c5b23cb291f923f75c6e0 uw-imap-2004c-r2.ebuild 4648
MD5 506e7347cac698714cf5cd60eca761ba files/uw-ipop2.xinetd 563
@@ -23,10 +24,11 @@ MD5 f9441b5a20dd2477f12e0b0f04e2748d files/uw-imap.pam 243
MD5 464e6baf7e9bdb0bebb80f0810515962 files/digest-uw-imap-2004c-r1 63
MD5 464e6baf7e9bdb0bebb80f0810515962 files/digest-uw-imap-2004c-r2 63
MD5 464e6baf7e9bdb0bebb80f0810515962 files/digest-uw-imap-2004c-r3 63
+MD5 5eb8b5fa92f61ec775be70c761ea24ae files/digest-uw-imap-2004g-r1 62
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDRE2zQlM6RnzZP+IRAnDmAJkBddGfBxJVj+AWgELyaOB2iTaKzACfZOIe
-oZNqdOmTXGeqtLz0Vfdh6fQ=
-=Uj+r
+iD8DBQFDRRC1QlM6RnzZP+IRAr2gAKC+kvqCIk1SYnh+ifn5UKODG3qfHACfWWF/
+q/daEq8p1tiXhSTVztoe3Mg=
+=38PX
-----END PGP SIGNATURE-----
diff --git a/net-mail/uw-imap/files/digest-uw-imap-2004g-r1 b/net-mail/uw-imap/files/digest-uw-imap-2004g-r1
new file mode 100644
index 000000000000..08b5c3d7e20d
--- /dev/null
+++ b/net-mail/uw-imap/files/digest-uw-imap-2004g-r1
@@ -0,0 +1 @@
+MD5 9a80f58d8d6a0979c13714ae69050020 imap-2004g.tar.Z 2246713
diff --git a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild
new file mode 100644
index 000000000000..903fcce70a54
--- /dev/null
+++ b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild
@@ -0,0 +1,185 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.1 2005/10/06 11:55:09 ticho Exp $
+
+inherit eutils flag-o-matic
+
+MY_P="imap-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="UW server daemons for IMAP and POP network mail protocols."
+SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
+HOMEPAGE="http://www.washington.edu/imap/"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="ipv6 ssl pic kerberos clearpasswd"
+
+PROVIDE="virtual/imapd"
+PROVIDE="${PROVIDE} virtual/imap-c-client"
+DEPEND="!net-mail/vimap
+ !virtual/imap-c-client
+ >=net-mail/uw-mailutils-2004g
+ virtual/libc
+ >=sys-libs/pam-0.72
+ >=net-mail/mailbase-0.00-r8
+ ssl? ( dev-libs/openssl )
+ kerberos? ( virtual/krb5 )"
+
+pkg_setup() {
+ echo
+ if use clearpasswd; then
+ ewarn "Building uw-imap with cleartext LOGIN allowed. Disable \"clearpasswd\" USE"
+ ewarn "flag to restrict cleartext LOGIN to SSL/TLS sessions only."
+ else
+ if use ssl; then
+ ewarn "Building uw-imap with cleartext LOGIN restricted to SSL/TLS sessions only."
+ ewarn "Enable \"clearpasswd\" flag to allow unrestricted cleartext LOGIN."
+ else
+ ewarn "You have disabled SSL for uw-imap, but want cleartext passwords restricted to"
+ ewarn "SSL/TLS sessions only. Either enable \"ssl\" USE flag, or \"clearpasswd\""
+ ewarn "USE flag."
+ die "Impossible USE flag combination, see above message"
+ fi
+ fi
+ echo
+ # ewarn people not using pam with this file
+ if ! built_with_use net-mail/mailbase pam ; then
+ echo
+ ewarn "It is needed to have the net-mail/mailbase package"
+ ewarn " built with the pam use flag activated. Please rebuild"
+ ewarn " net-mail/mailbase with pam activated."
+ echo
+ die "mailbase has to be built with pam use flag"
+ fi
+}
+
+src_unpack() {
+ unpack ${A}
+ # Tarball packed with bad file perms
+ chmod -R ug+w ${S}
+
+ cd ${S}
+
+ if use amd64; then
+ # Now we must make all the individual Makefiles use different CFLAGS,
+ # otherwise they would all use -fPIC
+ sed -i -e "s|\`cat \$C/CFLAGS\`|${CFLAGS}|g" src/dmail/Makefile \
+ src/imapd/Makefile src/ipopd/Makefile src/mailutil/Makefile \
+ src/mlock/Makefile src/mtest/Makefile src/tmail/Makefile \
+ || die "sed failed patching Makefile CFLAGS."
+ # Now there is only c-client left, which should be built with -fPIC
+ append-flags -fPIC
+ # Apply our patch to actually build the shared library for PHP5
+ epatch ${FILESDIR}/${P}-amd64-so-fix.patch
+ fi
+
+ use pic || use alpha && append-flags -fPIC
+
+ cd ${S}/src/osdep/unix/
+ cp Makefile Makefile.orig
+ sed \
+ -e "s:BASECFLAGS=\".*\":BASECFLAGS=:g" \
+ -e 's,SSLDIR=/usr/local/ssl,SSLDIR=/usr,g' \
+ -e 's,SSLCERTS=$(SSLDIR)/certs,SSLCERTS=/etc/ssl/certs,g' \
+ < Makefile.orig > Makefile
+
+ # Uncomment this for MBX support
+ #cp Makefile Makefile.orig2
+ #sed \
+ # -e "s:CREATEPROTO=unixproto:CREATEPROTO=mbxproto:" \
+ # -e "s:EMPTYPROTO=unixproto:EMPTYPROTO=mbxproto:" \
+ # < Makefile.orig2 > Makefile
+}
+
+src_compile() {
+ local mymake
+ local ipver
+ ipver="IP=4"
+
+ use ipv6 && echo ipv6
+ use kerberos && echo kerberos
+ use ssl && echo ssl
+ use ipv6 && ipver="IP=6"
+ use kerberos \
+ && mymake="EXTRAAUTHENTICATORS=gss"
+ if use ssl; then
+ cd ${S}
+ echo ${mymake}
+ if use clearpasswd; then
+ yes | make lnp ${mymake} ${ipver} SSLTYPE=unix EXTRACFLAGS="${CFLAGS}" || die
+ else
+ yes | make lnp ${mymake} ${ipver} SSLTYPE=unix.nopwd EXTRACFLAGS="${CFLAGS}" || die
+ fi
+
+
+ local i
+ for i in imapd ipop3d; do
+ umask 077
+ PEM1=`/bin/mktemp ${T}/openssl.XXXXXX`
+ PEM2=`/bin/mktemp ${T}/openssl.XXXXXX`
+ /usr/bin/openssl req -newkey rsa:1024 -keyout $$PEM1 \
+ -nodes -x509 -days 365 -out $$PEM2 << EOF
+--
+SomeState
+SomeCity
+SomeOrganization
+SomeOrganizationalUnit
+localhost.localdomain
+root@localhost.localdomain
+EOF
+
+ cat $$PEM1 > ${i}.pem
+ echo "" >> ${i}.pem
+ cat $$PEM2 >> ${i}.pem
+ rm $$PEM1 $$PEM2
+ umask 022
+ done
+ else
+ yes | make lnp ${mymake} ${ipver} SSLTYPE=none EXTRACFLAGS="${CFLAGS}" || die
+ fi
+}
+
+src_install() {
+ into /usr
+ dosbin imapd/imapd ipopd/ipop?d dmail/dmail tmail/tmail
+ dobin mlock/mlock
+
+ if use ssl; then
+ dodir /etc/ssl/certs
+ mv imapd.pem ${D}/etc/ssl/certs
+ mv ipop3d.pem ${D}/etc/ssl/certs
+ fi
+
+ if use amd64; then
+ dolib.so c-client/libc-client.so.1.0.0
+ cd ${D}/usr/$(get_libdir)
+ ln -s libc-client.so.1.0.0 libc-client.so.1
+ ln -s libc-client.so.1.0.0 libc-client.so
+ fi
+
+ cd ${S}
+
+ insinto /usr/include/imap
+ doins c-client/{c-client,mail,imap4r1,rfc822,linkage,misc,smtp,nntp}.h
+ doins c-client/{osdep,env_unix,env,fs,ftl,nl,tcp}.h
+ dolib.a c-client/c-client.a
+ dosym /usr/$(get_libdir)/c-client.a /usr/$(get_libdir)/libc-client.a
+
+ doman src/ipopd/ipopd.8 src/imapd/imapd.8
+ doman src/dmail/dmail.1 src/tmail/tmail.1
+
+ dodoc CPYRIGHT README docs/*.txt docs/CONFIG docs/RELNOTES
+
+ docinto rfc
+ dodoc docs/rfc/*.txt
+
+ # gentoo config stuff
+ insinto /etc/xinetd.d
+ newins ${FILESDIR}/uw-imap.xinetd imap
+ newins ${FILESDIR}/uw-ipop2.xinetd ipop2
+ newins ${FILESDIR}/uw-ipop3.xinetd ipop3
+ newins ${FILESDIR}/uw-ipop3s.xinetd ipop3s
+ newins ${FILESDIR}/uw-imaps.xinetd imaps
+}