Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/daq: daq-0.6.2-r1.ebuild daq-0.6.2.ebuild ChangeLog daq-2.0.0.ebuild daq-2.0.2.ebuild daq-0.5.ebuild
Date: Mon, 03 Feb 2014 07:33:28
Message-Id: 20140203073323.2F3E32004C@flycatcher.gentoo.org
1 kumba 14/02/03 07:33:23
2
3 Modified: daq-0.6.2-r1.ebuild daq-0.6.2.ebuild ChangeLog
4 daq-2.0.0.ebuild
5 Added: daq-2.0.2.ebuild
6 Removed: daq-0.5.ebuild
7 Log:
8 EAPI=4, Bump to 2.0.2, and remove 0.5.
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
11
12 Revision Changes Path
13 1.4 net-libs/daq/daq-0.6.2-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild?rev=1.4&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild?rev=1.4&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild?r1=1.3&r2=1.4
18
19 Index: daq-0.6.2-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild,v
22 retrieving revision 1.3
23 retrieving revision 1.4
24 diff -u -r1.3 -r1.4
25 --- daq-0.6.2-r1.ebuild 30 Dec 2012 21:06:48 -0000 1.3
26 +++ daq-0.6.2-r1.ebuild 3 Feb 2014 07:33:22 -0000 1.4
27 @@ -1,8 +1,8 @@
28 -# Copyright 1999-2012 Gentoo Foundation
29 +# Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild,v 1.3 2012/12/30 21:06:48 ago Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2-r1.ebuild,v 1.4 2014/02/03 07:33:22 kumba Exp $
33
34 -EAPI="2"
35 +EAPI="4"
36
37 inherit eutils multilib
38
39 @@ -39,7 +39,7 @@
40 }
41
42 src_install() {
43 - emake DESTDIR="${D}" install || die "make install failed"
44 + emake DESTDIR="${D}" install
45 dodoc ChangeLog README
46
47 # Remove unneeded .la files
48
49
50
51 1.7 net-libs/daq/daq-0.6.2.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild?rev=1.7&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild?rev=1.7&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild?r1=1.6&r2=1.7
56
57 Index: daq-0.6.2.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild,v
60 retrieving revision 1.6
61 retrieving revision 1.7
62 diff -u -r1.6 -r1.7
63 --- daq-0.6.2.ebuild 18 Jul 2012 19:45:36 -0000 1.6
64 +++ daq-0.6.2.ebuild 3 Feb 2014 07:33:22 -0000 1.7
65 @@ -1,8 +1,8 @@
66 -# Copyright 1999-2012 Gentoo Foundation
67 +# Copyright 1999-2014 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild,v 1.6 2012/07/18 19:45:36 jer Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-0.6.2.ebuild,v 1.7 2014/02/03 07:33:22 kumba Exp $
71
72 -EAPI="2"
73 +EAPI="4"
74
75 inherit eutils multilib
76
77 @@ -39,7 +39,7 @@
78 }
79
80 src_install() {
81 - emake DESTDIR="${D}" install || die "make install failed"
82 + emake DESTDIR="${D}" install
83 dodoc ChangeLog README
84
85 # Remove unneeded .la files
86
87
88
89 1.25 net-libs/daq/ChangeLog
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/ChangeLog?rev=1.25&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/ChangeLog?rev=1.25&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/ChangeLog?r1=1.24&r2=1.25
94
95 Index: ChangeLog
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/net-libs/daq/ChangeLog,v
98 retrieving revision 1.24
99 retrieving revision 1.25
100 diff -u -r1.24 -r1.25
101 --- ChangeLog 31 May 2013 02:48:40 -0000 1.24
102 +++ ChangeLog 3 Feb 2014 07:33:22 -0000 1.25
103 @@ -1,6 +1,12 @@
104 # ChangeLog for net-libs/daq
105 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
106 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/ChangeLog,v 1.24 2013/05/31 02:48:40 patrick Exp $
107 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
108 +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/ChangeLog,v 1.25 2014/02/03 07:33:22 kumba Exp $
109 +
110 +*daq-2.0.2 (03 Feb 2014)
111 +
112 + 03 Feb 2014; Joshua Kinard <kumba@g.o> -daq-0.5.ebuild,
113 + daq-0.6.2.ebuild, daq-0.6.2-r1.ebuild, daq-2.0.0.ebuild, +daq-2.0.2.ebuild:
114 + EAPI=4, Bump to 2.0.2, and remove 0.5.
115
116 *daq-2.0.0 (31 May 2013)
117
118
119
120
121 1.2 net-libs/daq/daq-2.0.0.ebuild
122
123 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild?rev=1.2&view=markup
124 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild?rev=1.2&content-type=text/plain
125 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild?r1=1.1&r2=1.2
126
127 Index: daq-2.0.0.ebuild
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild,v
130 retrieving revision 1.1
131 retrieving revision 1.2
132 diff -u -r1.1 -r1.2
133 --- daq-2.0.0.ebuild 31 May 2013 02:48:40 -0000 1.1
134 +++ daq-2.0.0.ebuild 3 Feb 2014 07:33:22 -0000 1.2
135 @@ -1,8 +1,8 @@
136 -# Copyright 1999-2013 Gentoo Foundation
137 +# Copyright 1999-2014 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild,v 1.1 2013/05/31 02:48:40 patrick Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-2.0.0.ebuild,v 1.2 2014/02/03 07:33:22 kumba Exp $
141
142 -EAPI="2"
143 +EAPI="4"
144
145 inherit eutils multilib
146
147 @@ -39,7 +39,7 @@
148 }
149
150 src_install() {
151 - emake DESTDIR="${D}" install || die "make install failed"
152 + emake DESTDIR="${D}" install
153 dodoc ChangeLog README
154
155 # Remove unneeded .la files
156 @@ -47,7 +47,7 @@
157 "${D}"usr/$(get_libdir)/daq/*.la \
158 "${D}"usr/$(get_libdir)/libdaq*.la \
159 "${D}"usr/$(get_libdir)/libsfbpf.la \
160 - || die
161 + || die
162
163 # If not using static-libs don't install the static libraries
164 # This has been bugged upstream
165
166
167
168 1.1 net-libs/daq/daq-2.0.2.ebuild
169
170 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-2.0.2.ebuild?rev=1.1&view=markup
171 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/daq/daq-2.0.2.ebuild?rev=1.1&content-type=text/plain
172
173 Index: daq-2.0.2.ebuild
174 ===================================================================
175 # Copyright 1999-2014 Gentoo Foundation
176 # Distributed under the terms of the GNU General Public License v2
177 # $Header: /var/cvsroot/gentoo-x86/net-libs/daq/daq-2.0.2.ebuild,v 1.1 2014/02/03 07:33:22 kumba Exp $
178
179 EAPI="4"
180
181 inherit eutils multilib
182
183 DESCRIPTION="Data Acquisition library, for packet I/O"
184 HOMEPAGE="http://www.snort.org/"
185 SRC_URI="http://www.snort.org/downloads/2778 -> ${P}.tar.gz"
186 LICENSE="GPL-2"
187 SLOT="0"
188 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
189 IUSE="ipv6 +afpacket +dump +pcap nfq ipq static-libs"
190
191 DEPEND="pcap? ( >=net-libs/libpcap-1.0.0 )
192 dump? ( >=net-libs/libpcap-1.0.0 )
193 nfq? ( dev-libs/libdnet
194 >=net-firewall/iptables-1.4.10
195 net-libs/libnetfilter_queue )
196 ipq? ( dev-libs/libdnet
197 >=net-firewall/iptables-1.4.10
198 net-libs/libnetfilter_queue )"
199
200 RDEPEND="${DEPEND}"
201
202 src_configure() {
203 econf \
204 $(use_enable ipv6) \
205 $(use_enable pcap pcap-module) \
206 $(use_enable afpacket afpacket-module) \
207 $(use_enable dump dump-module) \
208 $(use_enable nfq nfq-module) \
209 $(use_enable ipq ipq-module) \
210 $(use_enable static-libs static) \
211 --disable-ipfw-module \
212 --disable-bundled-modules
213 }
214
215 src_install() {
216 emake DESTDIR="${D}" install
217 dodoc ChangeLog README
218
219 # Remove unneeded .la files
220 rm \
221 "${D}"usr/$(get_libdir)/daq/*.la \
222 "${D}"usr/$(get_libdir)/libdaq*.la \
223 "${D}"usr/$(get_libdir)/libsfbpf.la \
224 || die
225
226 # If not using static-libs don't install the static libraries
227 # This has been bugged upstream
228 if ! use static-libs; then
229 for z in libdaq_static libdaq_static_modules; do
230 rm "${D}"usr/$(get_libdir)/${z}.a
231 done
232 fi
233 }
234
235 pkg_postinst() {
236 einfo "The Data Acquisition library (DAQ) for packet I/O replaces direct"
237 einfo "calls to PCAP functions with an abstraction layer that facilitates"
238 einfo "operation on a variety of hardware and software interfaces without"
239 einfo "requiring changes to application such as Snort."
240 einfo
241 einfo "Please see the README file for DAQ for information about specific"
242 einfo "DAQ modules."
243 }