commit:     39dda18ed3666d3c854a0bb48cdd760b2f01ba3b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 07:56:50 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 07:56:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39dda18e

net-mail/uw-mailutils: Remove last-rited pkg

Closes: https://bugs.gentoo.org/674174
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-mail/uw-mailutils/Manifest                     |  1 -
 .../uw-mailutils/files/uw-mailutils-2004g.patch    | 38 ----------------
 net-mail/uw-mailutils/files/uw-mailutils-ssl.patch | 13 ------
 net-mail/uw-mailutils/metadata.xml                 |  8 ----
 net-mail/uw-mailutils/uw-mailutils-2007f.ebuild    | 53 ----------------------
 profiles/package.mask                              |  2 -
 6 files changed, 115 deletions(-)

diff --git a/net-mail/uw-mailutils/Manifest b/net-mail/uw-mailutils/Manifest
deleted file mode 100644
index c721daa243d..00000000000
--- 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 320388357c1..00000000000
--- 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 0214030e3ff..00000000000
--- 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 38a99ababf0..00000000000
--- 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 6939dbfc754..00000000000
--- 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
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f0b62702d9f..533ce840946 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -625,7 +625,6 @@ x11-libs/hippo-canvas
 # net-mail/qpopper: #674896, discontinued, from 2011, also #541996
 # net-mail/up-imapproxy: #674234, last commits in 2016, also #643898
 # net-mail/uw-imap: #678606, last upstream release in 2011
-# net-mail/uw-mailutils: #674174, same as uw-imap
 #
 # Removal in 30 days.
 app-crypt/keynote
@@ -648,7 +647,6 @@ net-irc/shadowircd
 net-mail/qpopper
 net-mail/up-imapproxy
 net-mail/uw-imap
-net-mail/uw-mailutils
 
 # Miroslav Šulc <fordf...@gentoo.org> (19 Mar 2019)
 # Depends on >=virtual/{jdk,jre}-11 which is masked

Reply via email to