Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/mbuffer/, sys-block/mbuffer/files/
Date: Tue, 27 Mar 2018 09:31:21
Message-Id: 1522143066.f4888a3f35f11cb212fadd66e35368cb447b3dc4.polynomial-c@gentoo
1 commit: f4888a3f35f11cb212fadd66e35368cb447b3dc4
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 27 09:31:06 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 09:31:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4888a3f
7
8 sys-block/mbuffer: Removed old.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-block/mbuffer/Manifest | 3 --
13 .../files/mbuffer-20170515-sysconfdir.patch | 28 -----------
14 ...mbuffer-20170921-resolv-multi-order-issue.patch | 23 ---------
15 .../files/mbuffer-20170921-sysconfdir.patch | 28 -----------
16 sys-block/mbuffer/mbuffer-20160228.ebuild | 31 ------------
17 sys-block/mbuffer/mbuffer-20170515.ebuild | 36 --------------
18 sys-block/mbuffer/mbuffer-20170921.ebuild | 57 ----------------------
19 7 files changed, 206 deletions(-)
20
21 diff --git a/sys-block/mbuffer/Manifest b/sys-block/mbuffer/Manifest
22 index 655a930f5a7..a66a11ce042 100644
23 --- a/sys-block/mbuffer/Manifest
24 +++ b/sys-block/mbuffer/Manifest
25 @@ -1,6 +1,3 @@
26 DIST mbuffer-20150412.tgz 122935 BLAKE2B c57708861a9fc049fd4f3aa9c1229798a82e866a503e9ab78b1581fca7d60d0fd5cf2d80e8a8bcbb7fc6b000c9a38fb0bfd0d5184cd6bc2b7dca486bd87fb2b1 SHA512 cef64f1229872e2207e678aa77dc95e0c24f54e4a88a57a0e797d10b07a16d1f5fa96c8cfa3876ff65dd97c114eff87b683917fa1d39cdb4f08c864325e4223c
27 -DIST mbuffer-20160228.tgz 123108 BLAKE2B a19997f66a9a9247775bda94e0254938f286c0dff7b9f64a9fc08dedbbe10dcae0a0920af66d2f882c80761faaba0daa1e8bf5ae19ae29a2a56267fdf9773259 SHA512 0706b8dd137f5f5b01885bcca4bf799cbd14b25895402f0c73f874d78fc160c7fae8c5a229c40efce9ba96288972a8e5846443ef5cd4d1ff02af92f703e33a2e
28 -DIST mbuffer-20170515.tgz 125736 BLAKE2B 5524b1e63637180661d432dcf124b5579f17d4da3ff0bedba41d1a94d147df9478e209eaa3fd409092a0f82c37bee10910791b8b6344ab509211cc7fc2f03a8a SHA512 991cb33b09e48f1177b7a05e5ab2c189aa2cb0f03e220d7e46996b3a3e3ba1e3f3ad4a68b8750ed73dc765c5874029715bba1d2f5a80a9601cd0a39e1f9fd447
29 -DIST mbuffer-20170921.tgz 136192 BLAKE2B 2ec9858aae970340cf5b9d2f305039d351df6efbe51ee3a28d1de407da508a82fceb7c41f1dc89c1a58d7b26430151e8103023a1574cdad84bee1f7b78770402 SHA512 f4b897e7649893cb02f9b3b806e956acf60692cd549f9cfe6cf164c703f369f0af251bfdabfbcdd76dacf5a4c3871ed7b98fbd6b5fcb97d184b7c317082bfaee
30 DIST mbuffer-20171011.tgz 136630 BLAKE2B ba69435684b8c844701a51c5a77d0f5ecbf8bef3ca9b9739a63309524b14d0cbbeba422cee1c5d69f1029a42c18d089cea0bcc46dbeba7f51767df3a815f7de7 SHA512 398d7545388a94b4f8961193192cd5e1139b84f31c7699c2b7f66b84a40488a2e70c88a2a70578bd95375e11efc87978a5f6fec805dbbc5f1fea460b3a9c68c4
31 DIST mbuffer-20180318.tgz 137259 BLAKE2B bec1f6acc68c3c9cf617dd7a752644628d088541c20816737ea1533eb0e9c92b76ef2dd037912501c29056994443e3ad66b1e7f4456e0f40687b32e4c6a12cf1 SHA512 ac71876aa0bea3acce8ea00c3848783b752991a0e60ebc4245277fd435c2c9e08c79cc5f47c996e590e711ca1bd652ded075c24ca820efe845f578b106c43594
32
33 diff --git a/sys-block/mbuffer/files/mbuffer-20170515-sysconfdir.patch b/sys-block/mbuffer/files/mbuffer-20170515-sysconfdir.patch
34 deleted file mode 100644
35 index f6a49a10e02..00000000000
36 --- a/sys-block/mbuffer/files/mbuffer-20170515-sysconfdir.patch
37 +++ /dev/null
38 @@ -1,28 +0,0 @@
39 ---- mbuffer-20170515/Makefile.in
40 -+++ mbuffer-20170515/Makefile.in
41 -@@ -10,6 +10,7 @@
42 - VPATH = @srcdir@
43 - prefix = @prefix@
44 - exec_prefix = @exec_prefix@
45 -+sysconfdir = @sysconfdir@
46 - datarootdir = @datarootdir@
47 - bindir = @bindir@
48 - mandir = @mandir@/man1
49 -@@ -39,13 +40,13 @@
50 - -$(RM) $(TARGET) config.h config.log \
51 - config.status Makefile mbuffer.1 core
52 -
53 --$(DESTDIR)$(prefix)/etc:
54 -+$(DESTDIR)$(sysconfdir):
55 - -$(INSTALL) -d -m 755 $@
56 -
57 --$(DESTDIR)$(prefix)/etc/mbuffer.rc:
58 -- $(INSTALL) -m 644 mbuffer.rc $(DESTDIR)$(prefix)/etc/
59 -+$(DESTDIR)$(sysconfdir)/mbuffer.rc:
60 -+ $(INSTALL) -m 644 mbuffer.rc $(DESTDIR)$(sysconfdir)/
61 -
62 --install: $(TARGET) $(DESTDIR)$(prefix)/etc $(DESTDIR)$(prefix)/etc/mbuffer.rc
63 -+install: $(TARGET) $(DESTDIR)$(sysconfdir) $(DESTDIR)$(sysconfdir)/mbuffer.rc
64 - -$(INSTALL) -d -m 755 $(DESTDIR)$(bindir)
65 - $(INSTALL) -m 755 $(TARGET) $(DESTDIR)$(bindir)/
66 - -$(INSTALL) -d -m 755 $(DESTDIR)$(mandir)
67
68 diff --git a/sys-block/mbuffer/files/mbuffer-20170921-resolv-multi-order-issue.patch b/sys-block/mbuffer/files/mbuffer-20170921-resolv-multi-order-issue.patch
69 deleted file mode 100644
70 index f8771145aa6..00000000000
71 --- a/sys-block/mbuffer/files/mbuffer-20170921-resolv-multi-order-issue.patch
72 +++ /dev/null
73 @@ -1,23 +0,0 @@
74 -work around "multi off" in /etc/host.conf and "::1 localhost"
75 -*not* being the *first* "localhost" entry in /etc/hosts
76 -
77 ---- a/Makefile.in
78 -+++ b/Makefile.in
79 -@@ -86,7 +86,7 @@ test2: test.md5
80 - ./mbuffer -q -I :8000 -o $@.tar -o - | openssl md5 > $@.md5 & \
81 - sleep 1; \
82 - rm -f $@.tar; \
83 -- ./mbuffer -i test.tar -o /dev/null -O localhost:8000 -H; \
84 -+ ./mbuffer -i test.tar -o /dev/null -4 -O 127.0.0.1:8000 -H; \
85 - wait
86 - sync
87 - diff $@.md5 test.md5
88 -@@ -101,7 +101,7 @@ test3: test.md5
89 - ./mbuffer -q -6 -I :8000 | openssl md5 > $@.md5 & \
90 - sleep 1; \
91 - rm -f $@.tar; \
92 -- ./mbuffer -i test.tar -o /dev/null -6 -O ip6-localhost:8000 -o $@.tar -H; \
93 -+ ./mbuffer -i test.tar -o /dev/null -6 -O ::1:8000 -o $@.tar -H; \
94 - wait
95 - sync
96 - diff $@.md5 test.md5
97
98 diff --git a/sys-block/mbuffer/files/mbuffer-20170921-sysconfdir.patch b/sys-block/mbuffer/files/mbuffer-20170921-sysconfdir.patch
99 deleted file mode 100644
100 index 1b9031aa58b..00000000000
101 --- a/sys-block/mbuffer/files/mbuffer-20170921-sysconfdir.patch
102 +++ /dev/null
103 @@ -1,28 +0,0 @@
104 ---- a/Makefile.in
105 -+++ b/Makefile.in
106 -@@ -10,6 +10,7 @@ CP = @CP@
107 - VPATH = @srcdir@
108 - prefix = @prefix@
109 - exec_prefix = @exec_prefix@
110 -+sysconfdir = @sysconfdir@
111 - datarootdir = @datarootdir@
112 - bindir = @bindir@
113 - mandir = @mandir@/man1
114 -@@ -40,13 +41,13 @@ distclean: clean
115 - -$(RM) $(TARGET) config.h config.log \
116 - config.status Makefile mbuffer.1 core
117 -
118 --$(DESTDIR)$(prefix)/etc:
119 -+$(DESTDIR)$(sysconfdir):
120 - -$(INSTALL) -d -m 755 $@
121 -
122 --$(DESTDIR)$(prefix)/etc/mbuffer.rc:
123 -- $(INSTALL) -m 644 mbuffer.rc $(DESTDIR)$(etcdir)
124 -+$(DESTDIR)$(sysconfdir)/mbuffer.rc:
125 -+ $(INSTALL) -m 644 mbuffer.rc $(DESTDIR)$(sysconfdir)/
126 -
127 --install: $(TARGET) $(DESTDIR)$(etcdir) $(DESTDIR)$(etcdir)/mbuffer.rc
128 -+install: $(TARGET) $(DESTDIR)$(sysconfdir) $(DESTDIR)$(sysconfdir)/mbuffer.rc
129 - -$(INSTALL) -d -m 755 $(DESTDIR)$(bindir)
130 - $(INSTALL) -m 755 $(TARGET) $(DESTDIR)$(bindir)/
131 - -$(INSTALL) -d -m 755 $(DESTDIR)$(mandir)
132
133 diff --git a/sys-block/mbuffer/mbuffer-20160228.ebuild b/sys-block/mbuffer/mbuffer-20160228.ebuild
134 deleted file mode 100644
135 index 0d9d87bd565..00000000000
136 --- a/sys-block/mbuffer/mbuffer-20160228.ebuild
137 +++ /dev/null
138 @@ -1,31 +0,0 @@
139 -# Copyright 1999-2015 Gentoo Foundation
140 -# Distributed under the terms of the GNU General Public License v2
141 -
142 -EAPI="4"
143 -
144 -inherit eutils
145 -
146 -DESCRIPTION="M(easuring)buffer is a replacement for buffer with additional functionality"
147 -HOMEPAGE="http://www.maier-komor.de/mbuffer.html"
148 -SRC_URI="http://www.maier-komor.de/software/mbuffer/${P}.tgz"
149 -
150 -LICENSE="GPL-2"
151 -SLOT="0"
152 -KEYWORDS="~amd64 ~ppc ~x86"
153 -IUSE="debug ssl"
154 -
155 -DEPEND="ssl? ( dev-libs/openssl )"
156 -RDEPEND="${DEPEND}"
157 -
158 -src_prepare() {
159 - ln -s "${DISTDIR}"/${P}.tgz test.tar #258881
160 - # work around "multi off" in /etc/host.conf and "::1 localhost"
161 - # *not* being the *first* "localhost" entry in /etc/hosts
162 - epatch "${FILESDIR}/${PN}-20121111-resolv-multi-order-issue.patch"
163 -}
164 -
165 -src_configure() {
166 - econf \
167 - $(use_enable ssl md5) \
168 - $(use_enable debug)
169 -}
170
171 diff --git a/sys-block/mbuffer/mbuffer-20170515.ebuild b/sys-block/mbuffer/mbuffer-20170515.ebuild
172 deleted file mode 100644
173 index 0ea6b6c8904..00000000000
174 --- a/sys-block/mbuffer/mbuffer-20170515.ebuild
175 +++ /dev/null
176 @@ -1,36 +0,0 @@
177 -# Copyright 1999-2017 Gentoo Foundation
178 -# Distributed under the terms of the GNU General Public License v2
179 -
180 -EAPI=6
181 -
182 -DESCRIPTION="M(easuring)buffer is a replacement for buffer with additional functionality"
183 -HOMEPAGE="http://www.maier-komor.de/mbuffer.html"
184 -SRC_URI="http://www.maier-komor.de/software/mbuffer/${P}.tgz"
185 -
186 -LICENSE="GPL-2"
187 -SLOT="0"
188 -KEYWORDS="~amd64 ~ppc ~x86"
189 -IUSE="debug ssl"
190 -
191 -DEPEND="ssl? ( dev-libs/openssl:0= )"
192 -RDEPEND="${DEPEND}"
193 -
194 -PATCHES=(
195 - "${FILESDIR}/${PN}-20121111-resolv-multi-order-issue.patch"
196 - "${FILESDIR}/${PN}-20170515-sysconfdir.patch"
197 -)
198 -
199 -src_prepare() {
200 - ln -s "${DISTDIR}"/${P}.tgz test.tar #258881
201 - # work around "multi off" in /etc/host.conf and "::1 localhost"
202 - # *not* being the *first* "localhost" entry in /etc/hosts
203 - default
204 -}
205 -
206 -src_configure() {
207 - local myeconfargs=(
208 - $(use_enable ssl md5)
209 - $(use_enable debug)
210 - )
211 - econf "${myeconfargs[@]}"
212 -}
213
214 diff --git a/sys-block/mbuffer/mbuffer-20170921.ebuild b/sys-block/mbuffer/mbuffer-20170921.ebuild
215 deleted file mode 100644
216 index 2870b2b5053..00000000000
217 --- a/sys-block/mbuffer/mbuffer-20170921.ebuild
218 +++ /dev/null
219 @@ -1,57 +0,0 @@
220 -# Copyright 1999-2017 Gentoo Foundation
221 -# Distributed under the terms of the GNU General Public License v2
222 -
223 -EAPI=6
224 -
225 -DESCRIPTION="M(easuring)buffer is a replacement for buffer with additional functionality"
226 -HOMEPAGE="http://www.maier-komor.de/mbuffer.html"
227 -SRC_URI="http://www.maier-komor.de/software/mbuffer/${P}.tgz"
228 -
229 -LICENSE="GPL-2"
230 -SLOT="0"
231 -KEYWORDS="~amd64 ~ppc ~x86"
232 -IUSE="debug ssl"
233 -
234 -DEPEND="ssl? ( dev-libs/openssl:0= )"
235 -RDEPEND="${DEPEND}"
236 -
237 -PATCHES=(
238 - "${FILESDIR}/${PN}-20170921-resolv-multi-order-issue.patch"
239 - "${FILESDIR}/${PN}-20170921-sysconfdir.patch"
240 -)
241 -
242 -src_prepare() {
243 - ln -s "${DISTDIR}"/${P}.tgz test.tar #258881
244 -
245 - # Enforce MAKEOPTS=-j1 because src_test() spawns multiple listener
246 - # using same port and src_install may have problems (with /etc folder)
247 - export MAKEOPTS=-j1
248 -
249 - default
250 -}
251 -
252 -src_configure() {
253 - local myeconfargs=(
254 - $(use_enable ssl md5)
255 - $(use_enable debug)
256 - )
257 - econf "${myeconfargs[@]}"
258 -}
259 -
260 -src_test() {
261 - if has usersandbox ${FEATURES} || has network-sandbox ${FEATURES}; then
262 - ewarn "Some tests may fail with FEATURES=usersandbox or"
263 - ewarn "FEATURES=network-sandbox; Skipping tests because"
264 - ewarn "test suite would hang forever in such environments!"
265 - return 0;
266 - fi
267 -
268 - default
269 -}
270 -
271 -pkg_postinst() {
272 - if ! has_version "app-arch/mt-st"; then
273 - elog ""
274 - elog "If you want autoloader support you need to install \"app-arch/mt-st\" in addition!"
275 - fi
276 -}