diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-16 21:08:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-16 21:08:49 +0000 |
commit | 5e28e95856b1364dd0eedbc8ce5ad5b25644c742 (patch) | |
tree | 9db473565afad94f8e31267fa29a89b2d8bdda4f /net-mail/uw-imap | |
parent | Respect LDFLAGS, CC, AR, RANLIB by Olivier Huber (bug #331773). Get rid of th... (diff) | |
download | gentoo-2-5e28e95856b1364dd0eedbc8ce5ad5b25644c742.tar.gz gentoo-2-5e28e95856b1364dd0eedbc8ce5ad5b25644c742.tar.bz2 gentoo-2-5e28e95856b1364dd0eedbc8ce5ad5b25644c742.zip |
Vulnerable (bug #245425).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/Manifest | 2 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007b.ebuild | 187 |
2 files changed, 0 insertions, 189 deletions
diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index f0f6564e9d63..ddf18e27f4b2 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -4,9 +4,7 @@ AUX uw-imaps.xinetd 486 RMD160 4374eab026aa9a02e82561d0ec153025aaf20868 SHA1 fd1 AUX uw-ipop2.xinetd 563 RMD160 bc9ff033aa6f4166d75b38691a9b32203353b4ab SHA1 a7dbaac5bc598918b5ea1f32e1cce6f9ab120208 SHA256 c84a41db19eb8f903f9a1ff3088e1ae193d16f217a96f8bf402f95d8bc47bc8f AUX uw-ipop3.xinetd 472 RMD160 e4ad32c91284ffca80876e48d7d2fa649e4ae6f8 SHA1 a8de537d059bd8fe0e6aea693b7969b41ec1f7d4 SHA256 ddcfa0d79ea53edc4905a2eb10fb04bb23951bf02fd4c5cefa03e6303d5a1512 AUX uw-ipop3s.xinetd 469 RMD160 28b09d47e577643c08f959ed09b7b63371c4e029 SHA1 95531d852a58d41c465a358fe5a4c390344b2eab SHA256 fa2c408770b27f29ea25297540f2bc0789f2e5bd98f72f48a9f1659df3d39264 -DIST imap-2007b.tar.Z 2789484 RMD160 8d0e88baa59c0cb78dc546b22a850ded57117c94 SHA1 08b4858334f45ffb198a5d2733be4ef160ddd467 SHA256 b3170bef59f416be1f710be58333f9b0c2c8b0fe137062accd4f5f13a3785cd0 DIST imap-2007e.tar.Z 2789469 RMD160 7d6af203419975f763d7ec17b6a4544c94490b50 SHA1 24c63cad8d0e74aa76e4341fcfa54d24f23a8c70 SHA256 be648d0e1aa62d564d9dbe04b77ea948116ee96ed687cb5d169c99ae28286e59 -EBUILD uw-imap-2007b.ebuild 5246 RMD160 42d1971a00992d7805116bb3f23fa5b53701c851 SHA1 186e2bddf98644b198b4f21a39fe460425e17c5c SHA256 8c9ccb1c48cb19a6f12e99d6a66a11f5a0a3866665b0aab0e306996919ef1efc EBUILD uw-imap-2007e.ebuild 5246 RMD160 eff38b2b42f87aba0e65d4a379b954917ddf7537 SHA1 2b1704fd2e4c6c1ad01b54c2778a5e69b3a34d1b SHA256 04b63a1212365750bd54b5dd60b8c0fbbe3c6460cad0087aa9335e8a26b92c30 MISC ChangeLog 15845 RMD160 7a0792738f23744688ef68a0524054734815bb10 SHA1 2c2c6970a167923f23436eea3ada0824739d991d SHA256 e048a6417d5c5e72e3fa5632b804114e6cde8cf31d0ea2bc9262f2245af7a1d3 MISC metadata.xml 265 RMD160 c4e39d87b3e0c333fd24c3aecb66388a923a5c78 SHA1 13fb694a164531d4eac78502764e02a6693c02de SHA256 9c6aaa9b6ac6a0a8e15afb528a944668f2f7ef133021ebdda62dcce87b270e79 diff --git a/net-mail/uw-imap/uw-imap-2007b.ebuild b/net-mail/uw-imap/uw-imap-2007b.ebuild deleted file mode 100644 index 5635dfcc66be..000000000000 --- a/net-mail/uw-imap/uw-imap-2007b.ebuild +++ /dev/null @@ -1,187 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007b.ebuild,v 1.9 2009/09/23 19:14:33 patrick 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="Apache-2.0" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="ipv6 ssl kerberos clearpasswd" - -PROVIDE="virtual/imapd" -PROVIDE="${PROVIDE} virtual/imap-c-client" -DEPEND="!net-mail/vimap - !virtual/imap-c-client - >=sys-libs/pam-0.72 - >=net-mail/mailbase-0.00-r8 - ssl? ( dev-libs/openssl ) - kerberos? ( virtual/krb5 )" - -RDEPEND="${DEPEND} - >=net-mail/uw-mailutils-${PV} - sys-apps/xinetd - !virtual/imapd" - -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 - # Apply our patch to actually build the shared library for PHP5 - epatch "${FILESDIR}"/${PN}-2004c-amd64-so-fix.patch - fi - - # 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 - - 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,flstring,mail,imap4r1,rfc822,misc,smtp,nntp,utf8,utf8aux}.h - doins c-client/linkage.{c,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 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 -} |