From d5f79817d5824e92124595685b769009505cc190 Mon Sep 17 00:00:00 2001 From: Michael Januszewski Date: Tue, 20 Jan 2004 19:52:13 +0000 Subject: Bumped to 3.50, added metadata.xml, fixed dates in headers of nmap ebuilds, removed ~mips from KEYWORDS from ebuilds for nmap 3.50 and 3.48 as the dependency on x11-libs/gtk+-1.2* cannot be satisfied on mips. --- net-analyzer/nmap/ChangeLog | 13 +++++++++-- net-analyzer/nmap/Manifest | 13 +++++++---- net-analyzer/nmap/files/digest-nmap-3.50 | 2 ++ net-analyzer/nmap/metadata.xml | 13 +++++++++++ net-analyzer/nmap/nmap-3.00.ebuild | 4 ++-- net-analyzer/nmap/nmap-3.30.ebuild | 4 ++-- net-analyzer/nmap/nmap-3.45.ebuild | 4 ++-- net-analyzer/nmap/nmap-3.48.ebuild | 6 ++--- net-analyzer/nmap/nmap-3.50.ebuild | 40 ++++++++++++++++++++++++++++++++ 9 files changed, 83 insertions(+), 16 deletions(-) create mode 100644 net-analyzer/nmap/files/digest-nmap-3.50 create mode 100644 net-analyzer/nmap/metadata.xml create mode 100644 net-analyzer/nmap/nmap-3.50.ebuild (limited to 'net-analyzer/nmap') diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 77c0ec1d718f..930ee901c512 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-analyzer/nmap -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.45 2003/12/24 19:06:26 bazik Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.46 2004/01/20 19:52:13 spock Exp $ + +*nmap-3.50 (20 Jan 2004) + + 20 Jan 2004; Michal 'Spock' Januszewski metadata.xml, + nmap-3.00.ebuild, nmap-3.30.ebuild, nmap-3.45.ebuild, nmap-3.48.ebuild, + nmap-3.50.ebuild: + Bumped to 3.50, added metadata.xml, fixed dates in headers of nmap ebuilds, + removed ~mips from KEYWORDS from ebuilds for nmap 3.50 and 3.48 as the + dependency on x11-libs/gtk+-1.2* cannot be satisfied on mips. 24 Dec 2003; Sven Blumenstein nmap-3.48.ebuild: Bumped to stable on sparc. diff --git a/net-analyzer/nmap/Manifest b/net-analyzer/nmap/Manifest index dfdc319ca500..f004ac459e8b 100644 --- a/net-analyzer/nmap/Manifest +++ b/net-analyzer/nmap/Manifest @@ -1,9 +1,12 @@ -MD5 f12c1ff4837f9b1b359488f3cacd8130 nmap-3.30.ebuild 1136 -MD5 58fb86f7023cdee4e07dc1e3e4db4213 nmap-3.00.ebuild 1016 -MD5 f395c4e3f95f4a84d8cce7b760177bdd nmap-3.48.ebuild 1007 -MD5 3398140a05f01f5a6108afc840fca7a9 nmap-3.45.ebuild 1000 -MD5 b81b88ad18f16f0d3992ed19ffd13a1e ChangeLog 5965 +MD5 36f5b999e722b8399a8f53f460b4eb21 nmap-3.30.ebuild 1135 +MD5 345774cf2454d0d40e49ecdbbd5d99a7 nmap-3.50.ebuild 1001 +MD5 2bea95d3945de4df483d860888ab3047 nmap-3.00.ebuild 1013 +MD5 9b307eb5bca793f2a878526307ede5f7 nmap-3.48.ebuild 1001 +MD5 8e8d7b29c8d1983ed57bf777aa5c5286 nmap-3.45.ebuild 999 +MD5 7c6c671f6b1f586d166e888e2db73923 ChangeLog 6376 +MD5 f25ccba82dbaf16e3ddd9ebf8e55363b metadata.xml 454 MD5 b974965bf7f0a11a9bbd7829b3f81e42 files/digest-nmap-3.00 58 MD5 71e95ca8be6f8faf7acb7b35658c2d03 files/digest-nmap-3.30 132 MD5 7a58117777c97362ea9c4a6982cca224 files/digest-nmap-3.45 133 MD5 d46477d7825ac476a9c5f557fd0a7272 files/digest-nmap-3.48 133 +MD5 3df9d80cb8c3933dffd20af89a82957b files/digest-nmap-3.50 133 diff --git a/net-analyzer/nmap/files/digest-nmap-3.50 b/net-analyzer/nmap/files/digest-nmap-3.50 new file mode 100644 index 000000000000..5d7ea2495fa5 --- /dev/null +++ b/net-analyzer/nmap/files/digest-nmap-3.50 @@ -0,0 +1,2 @@ +MD5 b4363f445a7c502cf314ae88ab71ec6c nmap-3.50.tar.bz2 1255501 +MD5 8b2d99c9ce76001cd3dcd91ef4bed9b7 nmap-3.20_statistics-1.diff 6323 diff --git a/net-analyzer/nmap/metadata.xml b/net-analyzer/nmap/metadata.xml new file mode 100644 index 000000000000..4b742be0dcff --- /dev/null +++ b/net-analyzer/nmap/metadata.xml @@ -0,0 +1,13 @@ + + + +no-herd + + spock@gentoo.org + Michal 'Spock' Januszewski + +There was no metadata.xml file for nmap, and from what I saw in the Changelog - no single +person was maintaining it, so I thought I could take care about it. + + + diff --git a/net-analyzer/nmap/nmap-3.00.ebuild b/net-analyzer/nmap/nmap-3.00.ebuild index cef709389c95..a9fc841a20a6 100644 --- a/net-analyzer/nmap/nmap-3.00.ebuild +++ b/net-analyzer/nmap/nmap-3.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.7 2003/09/05 23:40:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.8 2004/01/20 19:52:13 spock Exp $ IUSE="gtk gnome ipv6" diff --git a/net-analyzer/nmap/nmap-3.30.ebuild b/net-analyzer/nmap/nmap-3.30.ebuild index 930d5eca5f3f..4f3891fdceb7 100644 --- a/net-analyzer/nmap/nmap-3.30.ebuild +++ b/net-analyzer/nmap/nmap-3.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.30.ebuild,v 1.7 2003/09/16 11:21:02 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.30.ebuild,v 1.8 2004/01/20 19:52:13 spock Exp $ inherit gcc eutils diff --git a/net-analyzer/nmap/nmap-3.45.ebuild b/net-analyzer/nmap/nmap-3.45.ebuild index c87c7af370bd..01c5f0c8afef 100644 --- a/net-analyzer/nmap/nmap-3.45.ebuild +++ b/net-analyzer/nmap/nmap-3.45.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.45.ebuild,v 1.6 2003/12/14 02:54:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.45.ebuild,v 1.7 2004/01/20 19:52:13 spock Exp $ inherit gcc eutils diff --git a/net-analyzer/nmap/nmap-3.48.ebuild b/net-analyzer/nmap/nmap-3.48.ebuild index 81b496569f74..341ac170223f 100644 --- a/net-analyzer/nmap/nmap-3.48.ebuild +++ b/net-analyzer/nmap/nmap-3.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.3 2003/12/24 19:06:26 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.48.ebuild,v 1.4 2004/01/20 19:52:13 spock Exp $ inherit gcc eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.insecure.org/nmap/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~mips ~amd64" +KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~amd64" IUSE="gtk gnome" DEPEND="virtual/glibc diff --git a/net-analyzer/nmap/nmap-3.50.ebuild b/net-analyzer/nmap/nmap-3.50.ebuild new file mode 100644 index 000000000000..dfb0489d03b8 --- /dev/null +++ b/net-analyzer/nmap/nmap-3.50.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.50.ebuild,v 1.1 2004/01/20 19:52:13 spock Exp $ + +inherit gcc eutils + +DESCRIPTION="utility for network exploration or security auditing" +SRC_URI="http://www.insecure.org/nmap/dist/${P}.tar.bz2 + http://www.packetstormsecurity.nl/UNIX/nmap/${PN}-3.20_statistics-1.diff" +HOMEPAGE="http://www.insecure.org/nmap/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~amd64" +IUSE="gtk gnome" + +DEPEND="virtual/glibc + gtk? ( =x11-libs/gtk+-1.2* )" + +src_unpack() { + unpack ${P}.tar.bz2 + cd ${S} + epatch ${DISTDIR}/${PN}-3.20_statistics-1.diff +} + +src_compile() { + econf `use_with gtk nmapfe` || die + emake || die +} + +src_install() { + einstall \ + nmapdatadir=${D}/usr/share/nmap \ + install \ + || die + use gnome || rm -rf ${D}/usr/share/gnome/ + + dodoc CHANGELOG HACKING INSTALL docs/README docs/*.txt + dohtml docs/*.html +} -- cgit v1.2.3-65-gdbad