pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/nmapfe nmapfe has been retired in favour of zenmap...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11cfc19e7208
branches:  trunk
changeset: 543203:11cfc19e7208
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jun 08 17:56:11 2008 +0000

description:
nmapfe has been retired in favour of zenmap in nmap

diffstat:

 net/nmapfe/DESCR    |   6 ------
 net/nmapfe/Makefile |  34 ----------------------------------
 net/nmapfe/PLIST    |   3 ---
 3 files changed, 0 insertions(+), 43 deletions(-)

diffs (55 lines):

diff -r 61a1dd6cc697 -r 11cfc19e7208 net/nmapfe/DESCR
--- a/net/nmapfe/DESCR  Sun Jun 08 17:29:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-NmapFE is a frontend for the much loved scanner Nmap.  Nmap is a portscanner
-that is able to do remote OS detection via TCP/IP fingerprinting as well.
-You can use Nmap to scan a large network, or a single host.  This frontend
-provides a simple GUI interface to the complexity of Nmap.  The GUI supports
-color coding for various services, and enables you to append one scan to the
-end of others, to create somewhat of a database of scans.
diff -r 61a1dd6cc697 -r 11cfc19e7208 net/nmapfe/Makefile
--- a/net/nmapfe/Makefile       Sun Jun 08 17:29:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.46 2007/05/21 10:01:44 joerg Exp $
-#
-
-DISTNAME=      nmap-4.20
-PKGNAME=       nmapfe-0.9.5
-PKGREVISION=   32
-CATEGORIES=    net security
-MASTER_SITES=  http://insecure.org/nmap/dist/
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    salo%NetBSD.org@localhost
-HOMEPAGE=      http://insecure.org/nmap/
-COMMENT=       Graphical front end to the nmap port scanner
-
-DEPENDS+=      nmap>=2<5:../../net/nmap
-
-GNU_CONFIGURE= YES
-USE_TOOLS+=    pkg-config
-
-PATCHDIR=      ${.CURDIR}/../../net/nmap/patches
-DISTINFO_FILE= ${.CURDIR}/../../net/nmap/distinfo
-
-CONFIGURE_DIRS=        nbase nmapfe
-BUILD_DIRS=    nbase nmapfe
-
-INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/nmapfe/nmapfe ${PREFIX}/bin
-       ${INSTALL_MAN} ${WRKSRC}/docs/nmapfe.1 ${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../x11/gtk2/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 61a1dd6cc697 -r 11cfc19e7208 net/nmapfe/PLIST
--- a/net/nmapfe/PLIST  Sun Jun 08 17:29:01 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2002/08/03 12:45:52 hubertf Exp $
-bin/nmapfe
-man/man1/nmapfe.1



Home | Main Index | Thread Index | Old Index