Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.7.5.3.ebuild ettercap-9999.ebuild ettercap-0.7.6.ebuild ChangeLog
Date: Wed, 27 Mar 2013 10:07:14
Message-Id: 20130327100710.987922171D@flycatcher.gentoo.org
1 ago 13/03/27 10:07:10
2
3 Modified: ettercap-0.7.5.3.ebuild ettercap-9999.ebuild
4 ChangeLog
5 Added: ettercap-0.7.6.ebuild
6 Log:
7 version bump to 0.7.6
8
9 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
10
11 Revision Changes Path
12 1.3 net-analyzer/ettercap/ettercap-0.7.5.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild?r1=1.2&r2=1.3
17
18 Index: ettercap-0.7.5.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- ettercap-0.7.5.3.ebuild 9 Mar 2013 18:17:12 -0000 1.2
25 +++ ettercap-0.7.5.3.ebuild 27 Mar 2013 10:07:10 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild,v 1.2 2013/03/09 18:17:12 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.5.3.ebuild,v 1.3 2013/03/27 10:07:10 ago Exp $
31
32 EAPI=5
33
34 @@ -12,7 +12,7 @@
35 HOMEPAGE="https://github.com/Ettercap/ettercap"
36 SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" #mirror does not work
37
38 -LICENSE="GPL-2"
39 +LICENSE="GPL-2+"
40 SLOT="0"
41 KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
42 IUSE="gtk ipv6 ncurses +plugins ssl"
43
44
45
46 1.4 net-analyzer/ettercap/ettercap-9999.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild?r1=1.3&r2=1.4
51
52 Index: ettercap-9999.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- ettercap-9999.ebuild 9 Mar 2013 18:17:12 -0000 1.3
59 +++ ettercap-9999.ebuild 27 Mar 2013 10:07:10 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild,v 1.3 2013/03/09 18:17:12 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-9999.ebuild,v 1.4 2013/03/27 10:07:10 ago Exp $
65
66 EAPI=5
67
68 @@ -12,7 +12,7 @@
69 HOMEPAGE="http://ettercap.sourceforge.net https://github.com/Ettercap/ettercap"
70 EGIT_REPO_URI="https://github.com/Ettercap/ettercap.git"
71
72 -LICENSE="GPL-2"
73 +LICENSE="GPL-2+"
74 SLOT="0"
75 KEYWORDS=""
76 IUSE="gtk ipv6 ncurses +plugins ssl"
77
78
79
80 1.128 net-analyzer/ettercap/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.128&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?rev=1.128&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ChangeLog?r1=1.127&r2=1.128
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v
89 retrieving revision 1.127
90 retrieving revision 1.128
91 diff -u -r1.127 -r1.128
92 --- ChangeLog 9 Mar 2013 18:17:12 -0000 1.127
93 +++ ChangeLog 27 Mar 2013 10:07:10 -0000 1.128
94 @@ -1,6 +1,12 @@
95 # ChangeLog for net-analyzer/ettercap
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.127 2013/03/09 18:17:12 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.128 2013/03/27 10:07:10 ago Exp $
99 +
100 +*ettercap-0.7.6 (27 Mar 2013)
101 +
102 + 27 Mar 2013; Agostino Sarubbo <ago@g.o> +ettercap-0.7.6.ebuild,
103 + ettercap-0.7.5.3.ebuild, ettercap-9999.ebuild:
104 + version bump to 0.7.6
105
106 09 Mar 2013; Agostino Sarubbo <ago@g.o> -ettercap-0.7.5.2.ebuild,
107 ettercap-0.7.5.3.ebuild, ettercap-9999.ebuild:
108
109
110
111 1.1 net-analyzer/ettercap/ettercap-0.7.6.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild?rev=1.1&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild?rev=1.1&content-type=text/plain
115
116 Index: ettercap-0.7.6.ebuild
117 ===================================================================
118 # Copyright 1999-2013 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild,v 1.1 2013/03/27 10:07:10 ago Exp $
121
122 EAPI=5
123
124 CMAKE_MIN_VERSION=2.8
125
126 inherit cmake-utils
127
128 DESCRIPTION="A suite for man in the middle attacks"
129 HOMEPAGE="https://github.com/Ettercap/ettercap"
130 SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" #mirror does not work
131
132 LICENSE="GPL-2+"
133 SLOT="0"
134 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
135 IUSE="gtk ipv6 ncurses +plugins ssl"
136
137 RDEPEND="dev-libs/libpcre
138 net-libs/libnet:1.1
139 >=net-libs/libpcap-0.8.1
140 sys-libs/zlib
141 gtk? (
142 >=dev-libs/atk-1.2.4
143 >=dev-libs/glib-2.2.2:2
144 media-libs/freetype
145 x11-libs/cairo
146 x11-libs/gdk-pixbuf:2
147 >=x11-libs/gtk+-2.2.2:2
148 >=x11-libs/pango-1.2.3
149 )
150 ncurses? ( >=sys-libs/ncurses-5.3 )
151 plugins? (
152 >=net-misc/curl-7.26.0
153 sys-devel/libtool
154 )
155 ssl? ( dev-libs/openssl )"
156 DEPEND="${RDEPEND}
157 app-text/ghostscript-gpl
158 sys-devel/flex
159 virtual/yacc"
160
161 src_prepare() {
162 #ettercap defaults to using mozilla so let's try to use xdg-open and pray it works
163 sed -i 's#mozilla -remote openurl(http://%host%url)#xdg-open 'http://%host%url'#' \
164 share/etter.conf || die
165 }
166
167 src_configure() {
168 local mycmakeargs=(
169 $(cmake-utils_use_enable ncurses CURSES)
170 $(cmake-utils_use_enable gtk)
171 $(cmake-utils_use_enable ssl)
172 $(cmake-utils_use_enable plugins)
173 $(cmake-utils_use_enable ipv6)
174 -DINSTALL_SYSCONFDIR="${EROOT}"etc
175 )
176 cmake-utils_src_configure
177 }