diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-04-20 09:56:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-20 09:56:50 +0200 |
commit | 39dda18ed3666d3c854a0bb48cdd760b2f01ba3b (patch) | |
tree | 4e716433083ad5a6e1c5b98228f0cdc2cd54ebbd /net-mail/uw-mailutils | |
parent | net-misc/sslwrap: Remove last-rited pkg (diff) | |
download | gentoo-39dda18ed3666d3c854a0bb48cdd760b2f01ba3b.tar.gz gentoo-39dda18ed3666d3c854a0bb48cdd760b2f01ba3b.tar.bz2 gentoo-39dda18ed3666d3c854a0bb48cdd760b2f01ba3b.zip |
net-mail/uw-mailutils: Remove last-rited pkg
Closes: https://bugs.gentoo.org/674174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail/uw-mailutils')
-rw-r--r-- | net-mail/uw-mailutils/Manifest | 1 | ||||
-rw-r--r-- | net-mail/uw-mailutils/files/uw-mailutils-2004g.patch | 38 | ||||
-rw-r--r-- | net-mail/uw-mailutils/files/uw-mailutils-ssl.patch | 13 | ||||
-rw-r--r-- | net-mail/uw-mailutils/metadata.xml | 8 | ||||
-rw-r--r-- | net-mail/uw-mailutils/uw-mailutils-2007f.ebuild | 53 |
5 files changed, 0 insertions, 113 deletions
diff --git a/net-mail/uw-mailutils/Manifest b/net-mail/uw-mailutils/Manifest deleted file mode 100644 index c721daa243da..000000000000 --- a/net-mail/uw-mailutils/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST imap-2007f.tar.Z 2793529 BLAKE2B f5b597551ef56d284180cd49cf6b7d01a63ee60bcb513a354bd7ec63428184b854e3ea666a9f3ce1f5b27699cf81d2f1d0e66e5cfc7fee93d723bb146d113ec7 SHA512 2c728deaf66d23158c61ae55ff94f05d2a1cf0168002760321ca30c6ee1c58c0a4c7bc14ece0097ea662df6c7c49be3b91c8e5e943724c9e2736800fa9298dae diff --git a/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch b/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch deleted file mode 100644 index 320388357c1d..000000000000 --- a/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch +++ /dev/null @@ -1,38 +0,0 @@ ---- imap-2004g/Makefile 2005-04-30 22:50:20.000000000 +0200 -+++ imap-2004g-mailutil/Makefile 2005-10-06 13:21:14.000000000 +0200 -@@ -504,12 +504,7 @@ - $(TOOLS)/$@ "$(LN)" src/charset c-client - $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client - $(TOOLS)/$@ "$(LN)" src/mtest mtest -- $(TOOLS)/$@ "$(LN)" src/ipopd ipopd -- $(TOOLS)/$@ "$(LN)" src/imapd imapd - $(TOOLS)/$@ "$(LN)" src/mailutil mailutil -- $(TOOLS)/$@ "$(LN)" src/mlock mlock -- $(TOOLS)/$@ "$(LN)" src/dmail dmail -- $(TOOLS)/$@ "$(LN)" src/tmail tmail - $(LN) $(TOOLS)/$@ . - - build: OSTYPE rebuild rebuildclean bundled -@@ -540,13 +535,8 @@ - bundled: - @echo Building bundled tools... - $(CD) mtest;$(MAKE) -- $(CD) ipopd;$(MAKE) -- $(CD) imapd;$(MAKE) - $(CD) mailutil;$(MAKE) - @$(SH) -c '(test -f /usr/include/sysexits.h ) || make sysexitwarn' -- $(CD) mlock;$(MAKE) || true -- $(CD) dmail;$(MAKE) || true -- $(CD) tmail;$(MAKE) || true - - - sysexitwarn: -@@ -559,7 +549,7 @@ - - clean: - @echo Removing old processed sources and binaries... -- $(SH) -c '$(RM) an ua OSTYPE SPECIALS c-client mtest imapd ipopd mailutil mlock dmail tmail || true' -+ $(SH) -c '$(RM) an ua OSTYPE SPECIALS c-client mtest mailutil || true' - $(CD) tools;$(MAKE) clean - - diff --git a/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch b/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch deleted file mode 100644 index 0214030e3ffa..000000000000 --- a/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:00:54.000000000 +0300 -+++ imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:04:42.000000000 +0300 -@@ -54,8 +54,8 @@ - - # Extended flags needed for SSL. You may need to modify. - --SSLDIR=/usr/local/ssl --SSLCERTS=$(SSLDIR)/certs -+SSLDIR=/usr -+SSLCERTS=/etc/ssl/certs - SSLKEYS=$(SSLCERTS) - SSLINCLUDE=$(SSLDIR)/include - SSLLIB=$(SSLDIR)/lib diff --git a/net-mail/uw-mailutils/metadata.xml b/net-mail/uw-mailutils/metadata.xml deleted file mode 100644 index 38a99ababf02..000000000000 --- a/net-mail/uw-mailutils/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription> - Mail utilities common to University of Washington software packages. - </longdescription> -</pkgmetadata> diff --git a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild b/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild deleted file mode 100644 index 6939dbfc754f..000000000000 --- a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils flag-o-matic - -MY_P="imap-${PV}" -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="Mail utilities from the UW" -HOMEPAGE="http://www.washington.edu/imap/" -SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" -IUSE="pam ssl" - -DEPEND="pam? ( virtual/pam ) - ssl? ( dev-libs/openssl )" -RDEPEND="${DEPEND} - !<net-mail/uw-imap-${PV}" - -src_prepare() { - chmod -R ug+w "${S}" - - epatch "${FILESDIR}/${PN}-2004g.patch" - epatch "${FILESDIR}/${PN}-ssl.patch" - - # no interactive build - sed -i -e "/read x; case/s/^/#/" Makefile || die - - sed -i -e "s|\`cat \$C/CFLAGS\`|${CFLAGS}|g" \ - src/mailutil/Makefile \ - src/mtest/Makefile || die "sed failed patching Makefile CFLAGS." - - append-flags -fPIC -} - -src_compile() { - local port=slx - use elibc_FreeBSD && port=bsf - use pam && port=lnp - local ssltype=none - use ssl && ssltype=nopwd - emake -j1 "${port}" EXTRACFLAGS="${CFLAGS}" EXTRALDFLAGS="${LDFLAGS}" SSLTYPE="${ssltype}" -} - -src_install() { - dobin mailutil/mailutil mtest/mtest - doman src/mailutil/mailutil.1 -} |