Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/
Date: Tue, 24 Nov 2015 06:05:36
Message-Id: 1448345017.dfdbf77126635fb80d28ccc9987851b4dbe19aae.jer@gentoo
1 commit: dfdbf77126635fb80d28ccc9987851b4dbe19aae
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 24 06:03:37 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 24 06:03:37 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfdbf771
7
8 net-analyzer/nmap: Version bump (bug #566568 by Anton Bolshakov).
9
10 Package-Manager: portage-2.2.25
11
12 net-analyzer/nmap/Manifest | 1 +
13 net-analyzer/nmap/nmap-7.00.ebuild | 155 +++++++++++++++++++++++++++++++++++++
14 2 files changed, 156 insertions(+)
15
16 diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest
17 index a1b2c8f..c86a189 100644
18 --- a/net-analyzer/nmap/Manifest
19 +++ b/net-analyzer/nmap/Manifest
20 @@ -1,4 +1,5 @@
21 DIST nmap-6.47.tar.bz2 7878122 SHA256 8fa11e9e203ce2d81a207db5ca4f110a525f6c01c1dd0018325a7112a51aa591 SHA512 f98b92a26f4e912fe15c36a21dfff7bfb9f11c2410f4035330100648fbad7f808ef9e069c63704bbb50199272ae65ea81555de6c97eb8ee152114f44ed5a9296 WHIRLPOOL 4f92f0aeaaa03a94dc27080b5f0c2396325f282b7a781d163d1e05a71117896c4581154b58383f136eed1fcf2cce8f1b94e3344f3fc5d4955cf1f4cfc1417573
22 DIST nmap-6.49BETA2.tar.bz2 8810504 SHA256 e2f2aaa872fec288b927ceb59500edba198d8767adbe3a83a939e7921b224b79 SHA512 f21f0e6677c5936d49aab0a7de083b1309c49a91289691636d5ad1dfa052426d657b0a1df30519fcda712007abee0a4cd1bf89963b2e6758b11d2c18d96d637e WHIRLPOOL 1fd1b57f6b95526fabfd30cdee3064b6626735b51fcd23b8b3e91609e1b7fc126f0fd97fc2f2d478f8035ae148830afb5ab5c6bc454ac518a3023b566e1c100d
23 DIST nmap-6.49BETA6.tar.bz2 8904750 SHA256 9c548ee0e3f0db73c4b5f8434c0bc7c99188333562c4bc4e04fb721533ff1637 SHA512 ca8bfc2dfa7f9e892e8014eefaf8aa97cefcf6f05946177e07b4dcf8e82cb1c1c2db2cf3bacd2fef1e5c4c93d7b73607e1367880e01a26f3a32c77fed09ead28 WHIRLPOOL 82e6c89b71405372b443600ab9da49fde2c2af63ab9d1990b5c6011ac52426ed28206175ae715c8e31f3d4c2acbe0536be535b878a0837578e41aff5c2c90a2c
24 +DIST nmap-7.00.tar.bz2 8918906 SHA256 9f442301c615c608a385831c3505cdfed9b0795cd100f1a258b04509802802ae SHA512 f8b4368de5956698e76a2a102102feb4bd00338cf983bfbf7bcd8c941288bb4a02c45469724e8a1daed87f41536a3f16a68fc604171fe23093575ac631637351 WHIRLPOOL f769a28b32c24874eb3d4fc3100ae1e7f271bc54837f992505754f31104de18a12116350b3fbf3402719d7e84110054e8f4fb7ea18ffa3b45f17fab8554998eb
25 DIST nmap-logo-64.png 3289 SHA256 4c72ff1eeffeeaa1039b251d9f2d675936e65db686fe3b57a35c2183ce67a8aa SHA512 fb102d12aaeebc8a97543ecd653a3606e86996ad679bc26d6e6e274ad05ec3e9f92521289d1a24153c521b699e8c0cfa65d8856bb49af53ee4837268bbc6b5d3 WHIRLPOOL 6093aadcb9880587e17d39d45fcbe57bb62777f220655e6ed5b5f900ce49cb8c5a53e24d7db0de6f8909eb0f8981f7565e6ae9b9bf9283a4ccccb0526eab5313
26
27 diff --git a/net-analyzer/nmap/nmap-7.00.ebuild b/net-analyzer/nmap/nmap-7.00.ebuild
28 new file mode 100644
29 index 0000000..0022291
30 --- /dev/null
31 +++ b/net-analyzer/nmap/nmap-7.00.ebuild
32 @@ -0,0 +1,155 @@
33 +# Copyright 1999-2015 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +# $Id$
36 +
37 +EAPI=5
38 +
39 +PYTHON_COMPAT=( python2_7 )
40 +PYTHON_REQ_USE="sqlite,xml"
41 +inherit eutils flag-o-matic python-single-r1 toolchain-funcs
42 +
43 +MY_P=${P/_beta/BETA}
44 +
45 +DESCRIPTION="A utility for network discovery and security auditing"
46 +HOMEPAGE="http://nmap.org/"
47 +SRC_URI="
48 + http://nmap.org/dist/${MY_P}.tar.bz2
49 + https://dev.gentoo.org/~jer/nmap-logo-64.png
50 +"
51 +
52 +LICENSE="GPL-2"
53 +SLOT="0"
54 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
55 +
56 +IUSE="ipv6 libressl +nse system-lua ncat ndiff nls nmap-update nping ssl zenmap"
57 +NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh )
58 +IUSE+=" ${NMAP_LINGUAS[@]/#/linguas_}"
59 +
60 +REQUIRED_USE="
61 + system-lua? ( nse )
62 + ndiff? ( ${PYTHON_REQUIRED_USE} )
63 + zenmap? ( ${PYTHON_REQUIRED_USE} )
64 +"
65 +
66 +RDEPEND="
67 + dev-libs/liblinear:=
68 + dev-libs/libpcre
69 + net-libs/libpcap[ipv6?]
70 + zenmap? (
71 + dev-python/pygtk:2[${PYTHON_USEDEP}]
72 + ${PYTHON_DEPS}
73 + )
74 + system-lua? ( >=dev-lang/lua-5.2[deprecated] )
75 + ndiff? ( ${PYTHON_DEPS} )
76 + nls? ( virtual/libintl )
77 + nmap-update? ( dev-libs/apr dev-vcs/subversion )
78 + ssl? (
79 + !libressl? ( dev-libs/openssl:0= )
80 + libressl? ( dev-libs/libressl:= )
81 + )
82 +"
83 +DEPEND="
84 + ${RDEPEND}
85 + nls? ( sys-devel/gettext )
86 +"
87 +
88 +S="${WORKDIR}/${MY_P}"
89 +
90 +pkg_setup() {
91 + if use ndiff || use zenmap; then
92 + python-single-r1_pkg_setup
93 + fi
94 +}
95 +
96 +src_unpack() {
97 + # prevent unpacking the logo
98 + unpack ${MY_P}.tar.bz2
99 +}
100 +
101 +src_prepare() {
102 + epatch \
103 + "${FILESDIR}"/${PN}-4.75-nolua.patch \
104 + "${FILESDIR}"/${PN}-5.10_beta1-string.patch \
105 + "${FILESDIR}"/${PN}-5.21-python.patch \
106 + "${FILESDIR}"/${PN}-6.46-uninstaller.patch \
107 + "${FILESDIR}"/${PN}-6.47-no-libnl.patch \
108 + "${FILESDIR}"/${PN}-6.49-no-FORTIFY_SOURCE.patch \
109 + "${FILESDIR}"/${PN}-6.25-liblua-ar.patch
110 +
111 + if use nls; then
112 + local lingua=''
113 + for lingua in ${NMAP_LINGUAS[@]}; do
114 + if ! use linguas_${lingua}; then
115 + rm -r zenmap/share/zenmap/locale/${lingua} || die
116 + rm zenmap/share/zenmap/locale/${lingua}.po || die
117 + fi
118 + done
119 + else
120 + # configure/make ignores --disable-nls
121 + for lingua in ${NMAP_LINGUAS[@]}; do
122 + rm -r zenmap/share/zenmap/locale/${lingua} || die
123 + rm zenmap/share/zenmap/locale/${lingua}.po || die
124 + done
125 + fi
126 +
127 + sed -i \
128 + -e '/^ALL_LINGUAS =/{s|$| id|g;s|jp|ja|g}' \
129 + Makefile.in || die
130 +
131 + # Fix desktop files wrt bug #432714
132 + sed -i \
133 + -e '/^Encoding/d' \
134 + -e 's|^Categories=.*|Categories=Network;System;Security;|g' \
135 + zenmap/install_scripts/unix/zenmap-root.desktop \
136 + zenmap/install_scripts/unix/zenmap.desktop || die
137 +
138 + epatch_user
139 +}
140 +
141 +src_configure() {
142 + # The bundled libdnet is incompatible with the version available in the
143 + # tree, so we cannot use the system library here.
144 + econf \
145 + $(use_enable ipv6) \
146 + $(use_enable nls) \
147 + $(use_with zenmap) \
148 + $(usex nse --with-liblua=$(usex system-lua /usr included '' '') --without-liblua) \
149 + $(use_with ncat) \
150 + $(use_with ndiff) \
151 + $(use_with nmap-update) \
152 + $(use_with nping) \
153 + $(use_with ssl openssl) \
154 + --with-libdnet=included \
155 + --with-pcre=/usr
156 + # --with-liblinear=/usr \
157 + # Commented because configure does weird things, while autodetection works
158 +}
159 +
160 +src_compile() {
161 + emake \
162 + AR=$(tc-getAR) \
163 + RANLIB=$(tc-getRANLIB)
164 +}
165 +
166 +src_install() {
167 + LC_ALL=C emake -j1 \
168 + DESTDIR="${D}" \
169 + STRIP=: \
170 + nmapdatadir="${EPREFIX}"/usr/share/nmap \
171 + install
172 + if use nmap-update;then
173 + LC_ALL=C emake -j1 \
174 + -C nmap-update \
175 + DESTDIR="${D}" \
176 + STRIP=: \
177 + nmapdatadir="${EPREFIX}"/usr/share/nmap \
178 + install
179 + fi
180 +
181 + dodoc CHANGELOG HACKING docs/README docs/*.txt
182 +
183 + if use zenmap; then
184 + doicon "${DISTDIR}/nmap-logo-64.png"
185 + python_optimize
186 + fi
187 +}