public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/
Date: Fri, 23 Dec 2016 21:09:07 +0000 (UTC)	[thread overview]
Message-ID: <1482527334.210fa31b818b79000e7820f85caa19ec3cb3488b.jer@gentoo> (raw)

commit:     210fa31b818b79000e7820f85caa19ec3cb3488b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 21:08:54 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 21:08:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210fa31b

net-analyzer/nmap: Version bump (bug #603542).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/nmap/Manifest         |   1 +
 net-analyzer/nmap/nmap-7.40.ebuild | 172 +++++++++++++++++++++++++++++++++++++
 2 files changed, 173 insertions(+)

diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest
index 15d74ba..30335f8 100644
--- a/net-analyzer/nmap/Manifest
+++ b/net-analyzer/nmap/Manifest
@@ -3,4 +3,5 @@ DIST nmap-7.01.tar.bz2 8922697 SHA256 cf1fcd2643ba2ef52f47acb3c18e52fa12a4ae4b72
 DIST nmap-7.12.tar.bz2 8960599 SHA256 63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04 SHA512 91156499c6f903fb565fa2b0faa74043d078493312f9489071fafc687301017afc16c7eb26c092f1fa142e78c98a436833f56a9f015cb2a17aa6f6220b6a0b98 WHIRLPOOL ed4f3b00dc5e71f841133026c9b40aa285a9e47c6fd4ee012d235c22c6193039d19256b42708b5e38fe94840d7b4535cc78a4e6681f66a2fed3eb251070d0fde
 DIST nmap-7.30.tar.bz2 9003761 SHA256 ba38a042ec67e315d903d28a4976b74999da94c646667c0c63f31e587d6d8d0f SHA512 effef6d1d3f333a8c9a628a2acc0d0faec5967ef09a7d831a4d8d287f224167305e54f575e571eebb0f30544675bf27c834fdaf468db00cdb3fcad14e392303c WHIRLPOOL d20627c806131fcec6583f8d2eb3504f669d2165391d5ba17bdf86be3417cc5ca783ff5d1552735bbeb75ac34d236ca36cfe754c29596ec8703a6b669a91aa55
 DIST nmap-7.31.tar.bz2 9000848 SHA256 cb9f4e03c0771c709cd47dc8fc6ac3421eadbdd313f0aae52276829290583842 SHA512 891593dfa13f235a97c2cebfd8f557d7f8c1c9edacf62c460c7ee8ee7bf5f4df1805da903ee031985b8cc91293c739b025ebe4c5fa9d66a3580b2da2f3b4870c WHIRLPOOL a0f3ad25d70bb8db440c4a4d631dd5324216b5a9310a3f59d13cb64c235ac6e8ab922ff517a6938e1b06b6ef85b98b93864ad8236074046eaab2b2a13f9cebad
+DIST nmap-7.40.tar.bz2 9043221 SHA256 9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188 SHA512 98e37bf1c29789ea19ee4542d719ed6970c8bcc1bf92af4948a52a75273c2403329149f6b5df6368c23840d1bb3f47af9e5ce543f7a36596a33896609574f02d WHIRLPOOL 735133455aec227149478cb273e41d33b7dbd77a6998682b6d80bdc72c77555cd745895adfcde1c194281c258131e7fce49254e79349fe112a5f146768fd1c51
 DIST nmap-logo-64.png 3289 SHA256 4c72ff1eeffeeaa1039b251d9f2d675936e65db686fe3b57a35c2183ce67a8aa SHA512 fb102d12aaeebc8a97543ecd653a3606e86996ad679bc26d6e6e274ad05ec3e9f92521289d1a24153c521b699e8c0cfa65d8856bb49af53ee4837268bbc6b5d3 WHIRLPOOL 6093aadcb9880587e17d39d45fcbe57bb62777f220655e6ed5b5f900ce49cb8c5a53e24d7db0de6f8909eb0f8981f7565e6ae9b9bf9283a4ccccb0526eab5313

diff --git a/net-analyzer/nmap/nmap-7.40.ebuild b/net-analyzer/nmap/nmap-7.40.ebuild
new file mode 100644
index 00000000..1fe61b5
--- /dev/null
+++ b/net-analyzer/nmap/nmap-7.40.ebuild
@@ -0,0 +1,172 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite,xml"
+inherit autotools eutils flag-o-matic python-single-r1 toolchain-funcs
+
+MY_P=${P/_beta/BETA}
+
+DESCRIPTION="A utility for network discovery and security auditing"
+HOMEPAGE="http://nmap.org/"
+SRC_URI="
+	http://nmap.org/dist/${MY_P}.tar.bz2
+	https://dev.gentoo.org/~jer/nmap-logo-64.png
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
+
+IUSE="ipv6 libressl +nse system-lua ncat ndiff nls nmap-update nping ssl zenmap"
+NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh )
+IUSE+=" ${NMAP_LINGUAS[@]/#/linguas_}"
+
+REQUIRED_USE="
+	system-lua? ( nse )
+	ndiff? ( ${PYTHON_REQUIRED_USE} )
+	zenmap? ( ${PYTHON_REQUIRED_USE} )
+"
+
+RDEPEND="
+	dev-libs/liblinear:=
+	dev-libs/libpcre
+	|| ( >=net-libs/libpcap-1.8.0 <net-libs/libpcap-1.8.0[ipv6?] )
+	zenmap? (
+		dev-python/pygtk:2[${PYTHON_USEDEP}]
+		${PYTHON_DEPS}
+	)
+	system-lua? ( >=dev-lang/lua-5.2[deprecated] )
+	ndiff? ( ${PYTHON_DEPS} )
+	nls? ( virtual/libintl )
+	nmap-update? ( dev-libs/apr dev-vcs/subversion )
+	ssl? (
+		!libressl? ( dev-libs/openssl:0= )
+		libressl? ( dev-libs/libressl:= )
+	)
+"
+DEPEND="
+	${RDEPEND}
+	nls? ( sys-devel/gettext )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+	if use ndiff || use zenmap; then
+		python-single-r1_pkg_setup
+	fi
+}
+
+src_unpack() {
+	# prevent unpacking the logo
+	unpack ${MY_P}.tar.bz2
+}
+
+src_prepare() {
+	epatch \
+		"${FILESDIR}"/${PN}-5.10_beta1-string.patch \
+		"${FILESDIR}"/${PN}-5.21-python.patch \
+		"${FILESDIR}"/${PN}-6.46-uninstaller.patch \
+		"${FILESDIR}"/${PN}-6.47-no-libnl.patch \
+		"${FILESDIR}"/${PN}-6.25-liblua-ar.patch \
+		"${FILESDIR}"/${PN}-7.25-no-FORTIFY_SOURCE.patch \
+		"${FILESDIR}"/${PN}-7.25-CXXFLAGS.patch \
+		"${FILESDIR}"/${PN}-7.25-libpcre.patch
+
+	if use nls; then
+		local lingua=''
+		for lingua in ${NMAP_LINGUAS[@]}; do
+			if ! use linguas_${lingua}; then
+				rm -r zenmap/share/zenmap/locale/${lingua} || die
+				rm zenmap/share/zenmap/locale/${lingua}.po || die
+			fi
+		done
+	else
+		# configure/make ignores --disable-nls
+		for lingua in ${NMAP_LINGUAS[@]}; do
+			rm -r zenmap/share/zenmap/locale/${lingua} || die
+			rm zenmap/share/zenmap/locale/${lingua}.po || die
+		done
+	fi
+
+	sed -i \
+		-e '/^ALL_LINGUAS =/{s|$| id|g;s|jp|ja|g}' \
+		Makefile.in || die
+
+	sed -i \
+		-e '/rm -f $@/d' \
+		$(find . -name Makefile.in) \
+		|| die
+
+	# Fix desktop files wrt bug #432714
+	sed -i \
+		-e '/^Encoding/d' \
+		-e 's|^Categories=.*|Categories=Network;System;Security;|g' \
+		zenmap/install_scripts/unix/zenmap-root.desktop \
+		zenmap/install_scripts/unix/zenmap.desktop || die
+
+	epatch_user
+
+	eautoreconf
+}
+
+src_configure() {
+	# The bundled libdnet is incompatible with the version available in the
+	# tree, so we cannot use the system library here.
+	econf \
+		$(use_enable ipv6) \
+		$(use_enable nls) \
+		$(use_with zenmap) \
+		$(usex nse --with-liblua=$(usex system-lua /usr included '' '') --without-liblua) \
+		$(use_with ncat) \
+		$(use_with ndiff) \
+		$(use_with nmap-update) \
+		$(use_with nping) \
+		$(use_with ssl openssl) \
+		--with-libdnet=included \
+		--with-pcre=/usr
+	#	--with-liblinear=/usr \
+	#	Commented because configure does weird things, while autodetection works
+}
+
+src_compile() {
+	local directory
+	for directory in . libnetutil nsock/src \
+		$(usex ncat ncat '') \
+		$(usex nmap-update nmap-update '') \
+		$(usex nping nping '')
+	do
+		emake -C "${directory}" makefile.dep
+	done
+
+	emake \
+		AR=$(tc-getAR) \
+		RANLIB=$(tc-getRANLIB)
+}
+
+src_install() {
+	LC_ALL=C emake -j1 \
+		DESTDIR="${D}" \
+		STRIP=: \
+		nmapdatadir="${EPREFIX}"/usr/share/nmap \
+		install
+	if use nmap-update;then
+		LC_ALL=C emake -j1 \
+			-C nmap-update \
+			DESTDIR="${D}" \
+			STRIP=: \
+			nmapdatadir="${EPREFIX}"/usr/share/nmap \
+			install
+	fi
+
+	dodoc CHANGELOG HACKING docs/README docs/*.txt
+
+	if use zenmap; then
+		doicon "${DISTDIR}/nmap-logo-64.png"
+		python_optimize
+	fi
+}


             reply	other threads:[~2016-12-23 21:09 UTC|newest]

Thread overview: 184+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-23 21:09 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03  9:24 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/ Sam James
2024-09-01  9:04 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-05-10 23:07 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  6:42 Sam James
2024-04-30  4:38 Sam James
2023-07-06  5:59 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-06-25  7:05 Sam James
2023-05-21 19:41 Sam James
2023-05-21 19:35 Sam James
2023-05-21 18:36 Sam James
2023-04-02 21:57 Sam James
2023-01-12 17:18 Ulrich Müller
2023-01-10  8:36 Sam James
2023-01-10  8:34 Sam James
2023-01-10  8:34 Sam James
2022-12-16  4:03 Sam James
2022-10-28 19:53 Sam James
2022-10-11  6:48 Agostino Sarubbo
2022-10-11  6:47 Agostino Sarubbo
2022-10-11  6:46 Agostino Sarubbo
2022-10-11  6:45 Agostino Sarubbo
2022-10-11  6:44 Agostino Sarubbo
2022-10-11  6:43 Agostino Sarubbo
2022-10-11  6:41 Agostino Sarubbo
2022-09-04 23:56 Sam James
2022-09-03  3:49 Sam James
2022-07-19 15:09 Sam James
2022-07-14 11:06 Sam James
2022-04-17 17:22 Sam James
2022-03-20 18:43 Sam James
2022-01-22  4:42 Sam James
2021-11-19  8:34 Sam James
2021-09-27 14:53 Marek Szuba
2021-09-14  5:17 Sam James
2021-09-14  5:15 Sam James
2021-09-14  5:15 Sam James
2021-09-12 23:01 Sam James
2021-09-12 23:01 Sam James
2021-09-12 23:00 Sam James
2021-09-12 23:00 Sam James
2021-08-09  3:47 Sam James
2021-07-31 13:40 Michał Górny
2021-04-29 18:28 Mikle Kolyada
2021-04-23 13:34 Sam James
2021-04-16  4:47 Sam James
2021-04-16  0:40 Sam James
2021-04-13 16:05 Sam James
2021-04-13 16:05 Sam James
2021-04-13 16:05 Sam James
2021-04-13 16:05 Sam James
2021-04-13 16:03 Sam James
2021-04-03 15:57 Sam James
2021-03-11 18:15 Sam James
2021-03-06 20:35 Ulrich Müller
2021-03-04  4:58 Sam James
2021-02-18  8:22 Sam James
2021-02-18  8:22 Sam James
2021-02-16 12:34 Sam James
2021-02-16 12:34 Sam James
2021-02-14  2:10 Sam James
2021-02-14  2:10 Sam James
2021-02-05 12:31 Sam James
2021-02-05 12:31 Sam James
2021-02-05 10:40 Sam James
2021-02-05 10:40 Sam James
2021-02-05  6:36 Sam James
2021-02-05  6:36 Sam James
2021-02-05  6:34 Sam James
2021-02-05  6:34 Sam James
2021-01-25 22:23 Mikle Kolyada
2021-01-06 14:35 Fabian Groffen
2020-12-27  0:05 Marek Szuba
2020-11-25  7:44 Agostino Sarubbo
2020-11-24 14:40 Sam James
2020-11-24 12:57 Agostino Sarubbo
2020-11-24 12:56 Agostino Sarubbo
2020-11-24 12:55 Agostino Sarubbo
2020-11-24 12:54 Agostino Sarubbo
2020-11-24  3:16 Sam James
2020-11-04 11:41 Andreas K. Hüttel
2020-11-04  7:29 Sam James
2020-11-04  0:44 Sam James
2020-10-15  9:53 Jeroen Roovers
2020-10-15  9:53 Jeroen Roovers
2020-10-04  6:58 Jeroen Roovers
2020-05-22 11:38 Andreas Sturmlechner
2020-05-22 10:51 Andreas Sturmlechner
2020-03-25 19:15 Thomas Deutschmann
2020-03-17 18:00 Sergei Trofimovich
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:37 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-15 18:29 Agostino Sarubbo
2020-03-15 18:27 Agostino Sarubbo
2020-03-15 18:26 Agostino Sarubbo
2019-09-18  8:31 Fabian Groffen
2019-08-10 22:40 Jeroen Roovers
2019-05-31 13:00 Jeroen Roovers
2018-04-15  8:21 Jeroen Roovers
2018-04-14 11:40 Markus Meier
2018-04-08  4:58 Matt Turner
2018-04-08  4:58 Matt Turner
2018-04-01 10:00 Tobias Klausmann
2018-03-22 23:01 Sergei Trofimovich
2018-03-22 22:25 Sergei Trofimovich
2018-03-22 16:08 Jeroen Roovers
2018-03-22 14:25 Mikle Kolyada
2018-03-21 21:00 Jeroen Roovers
2018-03-21 21:00 Jeroen Roovers
2018-01-08 13:58 Ulrich Müller
2018-01-06 18:32 Ulrich Müller
2017-08-26  9:00 Jeroen Roovers
2017-08-08 12:18 Jeroen Roovers
2017-08-08 12:17 Jeroen Roovers
2017-06-20 11:58 Jeroen Roovers
2017-06-11 11:49 Jeroen Roovers
2017-06-10 15:10 Agostino Sarubbo
2017-03-25 10:08 Jeroen Roovers
2017-03-21 12:31 Michael Weber
2017-03-17 10:42 Agostino Sarubbo
2017-03-17 10:15 Agostino Sarubbo
2017-03-17  7:08 Jeroen Roovers
2017-02-10 17:40 Michael Weber
2017-01-23 17:15 Richard Farina
2017-01-22 16:48 Jeroen Roovers
2017-01-22 16:43 Jeroen Roovers
2017-01-21 11:04 Jeroen Roovers
2017-01-06 14:33 Tobias Klausmann
2017-01-04 17:09 Agostino Sarubbo
2017-01-04 16:56 Agostino Sarubbo
2017-01-03 14:09 Fabian Groffen
2016-10-22  9:58 Jeroen Roovers
2016-09-30  9:15 Jeroen Roovers
2016-09-09  5:02 Jeroen Roovers
2016-09-03 10:56 Jeroen Roovers
2016-07-27 15:57 Jeroen Roovers
2016-07-22  5:47 Jeroen Roovers
2016-07-04 11:45 Jeroen Roovers
2016-06-30 19:24 Jeroen Roovers
2016-06-01 10:46 Tobias Klausmann
2016-05-31 19:19 Markus Meier
2016-04-07 11:41 Jeroen Roovers
2016-03-24  5:33 Jeroen Roovers
2016-03-19  7:23 Jeroen Roovers
2016-03-04  2:16 Stephen Klimaszewski
2016-02-04 20:24 Tobias Klausmann
2016-01-09 16:08 Markus Meier
2015-12-27  9:30 Mikle Kolyada
2015-12-26 10:06 Jeroen Roovers
2015-12-25 19:42 Mikle Kolyada
2015-12-25 15:55 Agostino Sarubbo
2015-12-25 15:02 Jeroen Roovers
2015-12-24 12:50 Jeroen Roovers
2015-12-16  8:15 Jeroen Roovers
2015-11-24  6:05 Jeroen Roovers
2015-11-24  6:05 Jeroen Roovers
2015-11-14  9:55 Jeroen Roovers
2015-11-14  8:56 Jeroen Roovers
2015-11-14  8:07 Jeroen Roovers
2015-11-14  8:07 Jeroen Roovers
2015-10-27  3:46 Jeroen Roovers
2015-10-16  4:38 Jeroen Roovers
2015-10-05  9:08 Julian Ospald
2015-09-29  9:09 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1482527334.210fa31b818b79000e7820f85caa19ec3cb3488b.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox