Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: net-mail/uw-mailutils/files/, net-mail/uw-mailutils/
Date: Sat, 26 Dec 2020 12:33:08
Message-Id: 1608985847.373e47e45b6fce99d72941a52077aba853f8d7bc.grobian@gentoo
1 commit: 373e47e45b6fce99d72941a52077aba853f8d7bc
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 12:30:47 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 12:30:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=373e47e4
7
8 net-mail/uw-mailutils: drop package from Prefix
9
10 last touched in 2012 by a semi-auto sync, unlikely to be in use
11
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 net-mail/uw-mailutils/Manifest | 1 -
15 .../uw-mailutils/files/uw-mailutils-2004g.patch | 38 --------------
16 net-mail/uw-mailutils/files/uw-mailutils-ssl.patch | 13 -----
17 net-mail/uw-mailutils/metadata.xml | 11 ----
18 net-mail/uw-mailutils/uw-mailutils-2007f.ebuild | 60 ----------------------
19 5 files changed, 123 deletions(-)
20
21 diff --git a/net-mail/uw-mailutils/Manifest b/net-mail/uw-mailutils/Manifest
22 deleted file mode 100644
23 index c721daa243..0000000000
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 320388357c..0000000000
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 0214030e3f..0000000000
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 ec8a6451ef..0000000000
97 --- a/net-mail/uw-mailutils/metadata.xml
98 +++ /dev/null
99 @@ -1,11 +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 type="project">
104 - <email>net-mail@g.o</email>
105 - <name>Net-Mail</name>
106 - </maintainer>
107 - <longdescription>
108 - Mail utilities common to University of Washington software packages.
109 - </longdescription>
110 -</pkgmetadata>
111
112 diff --git a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild b/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild
113 deleted file mode 100644
114 index fe40bea5d0..0000000000
115 --- a/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild
116 +++ /dev/null
117 @@ -1,60 +0,0 @@
118 -# Copyright 1999-2012 Gentoo Foundation
119 -# Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/uw-mailutils-2007f.ebuild,v 1.8 2012/03/08 14:59:57 ranger Exp $
121 -
122 -EAPI=4
123 -
124 -inherit eutils flag-o-matic
125 -
126 -MY_P="imap-${PV}"
127 -S="${WORKDIR}/${MY_P}"
128 -
129 -DESCRIPTION="Mail utilities from the UW"
130 -HOMEPAGE="http://www.washington.edu/imap/"
131 -SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
132 -
133 -LICENSE="Apache-2.0"
134 -SLOT="0"
135 -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos"
136 -IUSE="pam ssl"
137 -
138 -DEPEND="pam? ( virtual/pam )
139 - ssl? ( dev-libs/openssl )"
140 -RDEPEND="${DEPEND}
141 - !<net-mail/uw-imap-${PV}"
142 -
143 -src_prepare() {
144 - chmod -R ug+w "${S}"
145 -
146 - epatch "${FILESDIR}/${PN}-2004g.patch"
147 - epatch "${FILESDIR}/${PN}-ssl.patch"
148 -
149 - # no interactive build
150 - sed -i -e "/read x; case/s/^/#/" Makefile || die
151 -
152 - sed -i -e "s|\`cat \$C/CFLAGS\`|${CFLAGS}|g" \
153 - src/mailutil/Makefile \
154 - src/mtest/Makefile || die "sed failed patching Makefile CFLAGS."
155 -
156 - append-flags -fPIC
157 -}
158 -
159 -src_compile() {
160 - if [[ ${CHOST} == *-darwin* ]] ; then
161 - emake -j1 osx EXTRACFLAGS="${CFLAGS}" \
162 - SPECIALS="SSLDIR=${EPREFIX}/etc/ssl SSLINCLUDE=${EPREFIX}/usr/include/openssl SSLLIB=${EPREFIX}/usr/lib" SSLTYPE=none || die
163 - else
164 - local port=slx
165 - use elibc_FreeBSD && port=bsf
166 - use pam && port=lnp
167 - local ssltype=none
168 - use ssl && ssltype=nopwd
169 - yes | make "${port}" EXTRACFLAGS="${CFLAGS}" SSLTYPE=none || die
170 - emake -j1 "${port}" EXTRACFLAGS="${CFLAGS}" EXTRALDFLAGS="${LDFLAGS}" SSLTYPE="${ssltype}"
171 - fi
172 -}
173 -
174 -src_install() {
175 - dobin mailutil/mailutil mtest/mtest
176 - doman src/mailutil/mailutil.1
177 -}