diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-05 02:56:37 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-05 02:56:37 +0000 |
commit | 6f796a7d43ed8340cab53f69d14d4c8cc504e961 (patch) | |
tree | 589bbe391faa22a60128dda8a6484f6f3b2ee8c7 /net/kmap | |
parent | 4b154ffd3d16af864667f03498ad594b263744d1 (diff) | |
download | pkgsrc-6f796a7d43ed8340cab53f69d14d4c8cc504e961.tar.gz |
Kmap is a gui frontend to the popular portscanning utility nmap. Nmap
is a console application with a wide variety of powerful options, but
the sheer number of these options can make using nmap difficult. Thus,
kmap is targeted towards those that would like to use a powerful
scanner from time to time, without having to constantly check the man
page for help.
Diffstat (limited to 'net/kmap')
-rw-r--r-- | net/kmap/Makefile | 26 | ||||
-rw-r--r-- | net/kmap/files/md5 | 3 | ||||
-rw-r--r-- | net/kmap/files/patch-sum | 3 | ||||
-rw-r--r-- | net/kmap/patches/patch-aa | 12 | ||||
-rw-r--r-- | net/kmap/pkg/COMMENT | 1 | ||||
-rw-r--r-- | net/kmap/pkg/DESCR | 6 | ||||
-rw-r--r-- | net/kmap/pkg/PLIST | 16 |
7 files changed, 67 insertions, 0 deletions
diff --git a/net/kmap/Makefile b/net/kmap/Makefile new file mode 100644 index 00000000000..f2c01d05d6d --- /dev/null +++ b/net/kmap/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/11/05 02:56:37 hubertf Exp $ +# + +DISTNAME= kmap-0.5.6 +CATEGORIES= kde net security +MASTER_SITES= http://www.islc.net/~icszepp/kmap/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.islc.net/~icszepp/kmap/ + +DEPENDS+= kdebase-1.1.2:../../x11/kdebase +DEPENDS+= nmap-2.12:../../net/nmap + +USE_X11BASE= yes # To get this near KDE +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt \ + --with-qt-libraries=${X11BASE}/lib + +post-patch: + cd ${WRKSRC}/kmap ; \ + [ -f kmap.cpp.BAK ] || ${MV} kmap.cpp kmap.cpp.BAK ; \ + ${SED} \ + -e 's|@LOCALBASE@|${LOCALBASE}|' \ + <kmap.cpp.BAK >kmap.cpp + +.include "../../mk/bsd.pkg.mk" diff --git a/net/kmap/files/md5 b/net/kmap/files/md5 new file mode 100644 index 00000000000..852e082887f --- /dev/null +++ b/net/kmap/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/11/05 02:56:38 hubertf Exp $ + +MD5 (kmap-0.5.6.tar.gz) = c76d80126699d3cba9ef26c7d76aae9f diff --git a/net/kmap/files/patch-sum b/net/kmap/files/patch-sum new file mode 100644 index 00000000000..2012c1a10ee --- /dev/null +++ b/net/kmap/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 1999/11/05 02:56:38 hubertf Exp $ + +MD5 (patch-aa) = 088e129e80f0abc348f1cacad80294ba diff --git a/net/kmap/patches/patch-aa b/net/kmap/patches/patch-aa new file mode 100644 index 00000000000..facdec59760 --- /dev/null +++ b/net/kmap/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/11/05 02:56:38 hubertf Exp $ + +--- kmap/kmap.cpp.orig Fri Nov 5 03:40:30 1999 ++++ kmap/kmap.cpp Fri Nov 5 03:41:32 1999 +@@ -554,6 +554,7 @@ + // Check in common dirs + QStrList sl_check; + ++ sl_check.append( text = "@LOCALBASE@/bin/nmap" ); + sl_check.append( text = "/bin/nmap" ); + sl_check.append( text = "/sbin/nmap" ); + sl_check.append( text = "/usr/bin/nmap" ); diff --git a/net/kmap/pkg/COMMENT b/net/kmap/pkg/COMMENT new file mode 100644 index 00000000000..85e28da2e2c --- /dev/null +++ b/net/kmap/pkg/COMMENT @@ -0,0 +1 @@ +KDE based frontend for the popular portscanning utility nmap diff --git a/net/kmap/pkg/DESCR b/net/kmap/pkg/DESCR new file mode 100644 index 00000000000..46fc6f5a6a5 --- /dev/null +++ b/net/kmap/pkg/DESCR @@ -0,0 +1,6 @@ +Kmap is a gui frontend to the popular portscanning utility nmap. Nmap +is a console application with a wide variety of powerful options, but +the sheer number of these options can make using nmap difficult. Thus, +kmap is targeted towards those that would like to use a powerful +scanner from time to time, without having to constantly check the man +page for help. diff --git a/net/kmap/pkg/PLIST b/net/kmap/pkg/PLIST new file mode 100644 index 00000000000..f46b3ee0ab4 --- /dev/null +++ b/net/kmap/pkg/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/05 02:56:38 hubertf Exp $ +bin/kmap +share/doc/kde/HTML/en/kmap/index-1.html +share/doc/kde/HTML/en/kmap/index-2.html +share/doc/kde/HTML/en/kmap/index-3.html +share/doc/kde/HTML/en/kmap/index-4.html +share/doc/kde/HTML/en/kmap/index-5.html +share/doc/kde/HTML/en/kmap/index-6.html +share/doc/kde/HTML/en/kmap/index.html +share/kde/locale/hr/LC_MESSAGES/kmap.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kmap.mo +share/kde/applnk/Applications/kmap.kdelnk +share/kde/icons/mini/kmap.xpm +share/kde/icons/mini/linux-tiny.xpm +share/kde/icons/kmap.xpm +@dirrm share/doc/kde/HTML/en/kmap |