Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/uw-mailutils/files/, net-mail/uw-mailutils/, profiles/
Date: Sat, 20 Apr 2019 23:26:44
Message-Id: 1555747010.39dda18ed3666d3c854a0bb48cdd760b2f01ba3b.mgorny@gentoo
1 commit: 39dda18ed3666d3c854a0bb48cdd760b2f01ba3b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 07:56:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 07:56:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39dda18e
7
8 net-mail/uw-mailutils: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/674174
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 net-mail/uw-mailutils/Manifest | 1 -
14 .../uw-mailutils/files/uw-mailutils-2004g.patch | 38 ----------------
15 net-mail/uw-mailutils/files/uw-mailutils-ssl.patch | 13 ------
16 net-mail/uw-mailutils/metadata.xml | 8 ----
17 net-mail/uw-mailutils/uw-mailutils-2007f.ebuild | 53 ----------------------
18 profiles/package.mask | 2 -
19 6 files changed, 115 deletions(-)
20
21 diff --git a/net-mail/uw-mailutils/Manifest b/net-mail/uw-mailutils/Manifest
22 deleted file mode 100644
23 index c721daa243d..00000000000
24 --- a/net-mail/uw-mailutils/Manifest
25 +++ /dev/null
26 @@ -1 +0,0 @@
27 -DIST imap-2007f.tar.Z 2793529 BLAKE2B f5b597551ef56d284180cd49cf6b7d01a63ee60bcb513a354bd7ec63428184b854e3ea666a9f3ce1f5b27699cf81d2f1d0e66e5cfc7fee93d723bb146d113ec7 SHA512 2c728deaf66d23158c61ae55ff94f05d2a1cf0168002760321ca30c6ee1c58c0a4c7bc14ece0097ea662df6c7c49be3b91c8e5e943724c9e2736800fa9298dae
28
29 diff --git a/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch b/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch
30 deleted file mode 100644
31 index 320388357c1..00000000000
32 --- a/net-mail/uw-mailutils/files/uw-mailutils-2004g.patch
33 +++ /dev/null
34 @@ -1,38 +0,0 @@
35 ---- imap-2004g/Makefile 2005-04-30 22:50:20.000000000 +0200
36 -+++ imap-2004g-mailutil/Makefile 2005-10-06 13:21:14.000000000 +0200
37 -@@ -504,12 +504,7 @@
38 - $(TOOLS)/$@ "$(LN)" src/charset c-client
39 - $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client
40 - $(TOOLS)/$@ "$(LN)" src/mtest mtest
41 -- $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
42 -- $(TOOLS)/$@ "$(LN)" src/imapd imapd
43 - $(TOOLS)/$@ "$(LN)" src/mailutil mailutil
44 -- $(TOOLS)/$@ "$(LN)" src/mlock mlock
45 -- $(TOOLS)/$@ "$(LN)" src/dmail dmail
46 -- $(TOOLS)/$@ "$(LN)" src/tmail tmail
47 - $(LN) $(TOOLS)/$@ .
48 -
49 - build: OSTYPE rebuild rebuildclean bundled
50 -@@ -540,13 +535,8 @@
51 - bundled:
52 - @echo Building bundled tools...
53 - $(CD) mtest;$(MAKE)
54 -- $(CD) ipopd;$(MAKE)
55 -- $(CD) imapd;$(MAKE)
56 - $(CD) mailutil;$(MAKE)
57 - @$(SH) -c '(test -f /usr/include/sysexits.h ) || make sysexitwarn'
58 -- $(CD) mlock;$(MAKE) || true
59 -- $(CD) dmail;$(MAKE) || true
60 -- $(CD) tmail;$(MAKE) || true
61 -
62 -
63 - sysexitwarn:
64 -@@ -559,7 +549,7 @@
65 -
66 - clean:
67 - @echo Removing old processed sources and binaries...
68 -- $(SH) -c '$(RM) an ua OSTYPE SPECIALS c-client mtest imapd ipopd mailutil mlock dmail tmail || true'
69 -+ $(SH) -c '$(RM) an ua OSTYPE SPECIALS c-client mtest mailutil || true'
70 - $(CD) tools;$(MAKE) clean
71 -
72 -
73
74 diff --git a/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch b/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch
75 deleted file mode 100644
76 index 0214030e3ff..00000000000
77 --- a/net-mail/uw-mailutils/files/uw-mailutils-ssl.patch
78 +++ /dev/null
79 @@ -1,13 +0,0 @@
80 ---- imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:00:54.000000000 +0300
81 -+++ imap-2007e/src/osdep/unix/Makefile 2009-07-05 10:04:42.000000000 +0300
82 -@@ -54,8 +54,8 @@
83 -
84 - # Extended flags needed for SSL. You may need to modify.
85 -
86 --SSLDIR=/usr/local/ssl
87 --SSLCERTS=$(SSLDIR)/certs
88 -+SSLDIR=/usr
89 -+SSLCERTS=/etc/ssl/certs
90 - SSLKEYS=$(SSLCERTS)
91 - SSLINCLUDE=$(SSLDIR)/include
92 - SSLLIB=$(SSLDIR)/lib
93
94 diff --git a/net-mail/uw-mailutils/metadata.xml b/net-mail/uw-mailutils/metadata.xml
95 deleted file mode 100644
96 index 38a99ababf0..00000000000
97 --- a/net-mail/uw-mailutils/metadata.xml
98 +++ /dev/null
99 @@ -1,8 +0,0 @@
100 -<?xml version="1.0" encoding="UTF-8"?>
101 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
102 -<pkgmetadata>
103 - <!-- maintainer-needed -->
104 - <longdescription>
105 - Mail utilities common to University of Washington software packages.
106 - </longdescription>
107 -</pkgmetadata>
108
109 diff --git a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild b/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild
110 deleted file mode 100644
111 index 6939dbfc754..00000000000
112 --- a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild
113 +++ /dev/null
114 @@ -1,53 +0,0 @@
115 -# Copyright 1999-2019 Gentoo Authors
116 -# Distributed under the terms of the GNU General Public License v2
117 -
118 -EAPI=4
119 -
120 -inherit eutils flag-o-matic
121 -
122 -MY_P="imap-${PV}"
123 -S="${WORKDIR}/${MY_P}"
124 -
125 -DESCRIPTION="Mail utilities from the UW"
126 -HOMEPAGE="http://www.washington.edu/imap/"
127 -SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
128 -
129 -LICENSE="Apache-2.0"
130 -SLOT="0"
131 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
132 -IUSE="pam ssl"
133 -
134 -DEPEND="pam? ( virtual/pam )
135 - ssl? ( dev-libs/openssl )"
136 -RDEPEND="${DEPEND}
137 - !<net-mail/uw-imap-${PV}"
138 -
139 -src_prepare() {
140 - chmod -R ug+w "${S}"
141 -
142 - epatch "${FILESDIR}/${PN}-2004g.patch"
143 - epatch "${FILESDIR}/${PN}-ssl.patch"
144 -
145 - # no interactive build
146 - sed -i -e "/read x; case/s/^/#/" Makefile || die
147 -
148 - sed -i -e "s|\`cat \$C/CFLAGS\`|${CFLAGS}|g" \
149 - src/mailutil/Makefile \
150 - src/mtest/Makefile || die "sed failed patching Makefile CFLAGS."
151 -
152 - append-flags -fPIC
153 -}
154 -
155 -src_compile() {
156 - local port=slx
157 - use elibc_FreeBSD && port=bsf
158 - use pam && port=lnp
159 - local ssltype=none
160 - use ssl && ssltype=nopwd
161 - emake -j1 "${port}" EXTRACFLAGS="${CFLAGS}" EXTRALDFLAGS="${LDFLAGS}" SSLTYPE="${ssltype}"
162 -}
163 -
164 -src_install() {
165 - dobin mailutil/mailutil mtest/mtest
166 - doman src/mailutil/mailutil.1
167 -}
168
169 diff --git a/profiles/package.mask b/profiles/package.mask
170 index f0b62702d9f..533ce840946 100644
171 --- a/profiles/package.mask
172 +++ b/profiles/package.mask
173 @@ -625,7 +625,6 @@ x11-libs/hippo-canvas
174 # net-mail/qpopper: #674896, discontinued, from 2011, also #541996
175 # net-mail/up-imapproxy: #674234, last commits in 2016, also #643898
176 # net-mail/uw-imap: #678606, last upstream release in 2011
177 -# net-mail/uw-mailutils: #674174, same as uw-imap
178 #
179 # Removal in 30 days.
180 app-crypt/keynote
181 @@ -648,7 +647,6 @@ net-irc/shadowircd
182 net-mail/qpopper
183 net-mail/up-imapproxy
184 net-mail/uw-imap
185 -net-mail/uw-mailutils
186
187 # Miroslav Šulc <fordfrog@g.o> (19 Mar 2019)
188 # Depends on >=virtual/{jdk,jre}-11 which is masked