summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-01-14 15:03:53 +0000
committerwiz <wiz@pkgsrc.org>2004-01-14 15:03:53 +0000
commit2d5dbcefbf02ef7997d81d0c6056ed01d35c707a (patch)
tree1a65635c6f52dd7b930d08180a03eb10aeb774b7 /net
parent65be5cba5f6286266fd57b15bbb70bd6a94cbe2e (diff)
downloadpkgsrc-2d5dbcefbf02ef7997d81d0c6056ed01d35c707a.tar.gz
Remove some more (not yet even buildlinked) KDE1 packages,
since KDE1 has been removed. Noted by agc.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/kmap/DESCR6
-rw-r--r--net/kmap/Makefile30
-rw-r--r--net/kmap/PLIST16
-rw-r--r--net/kmap/distinfo5
-rw-r--r--net/kmap/patches/patch-aa12
6 files changed, 1 insertions, 71 deletions
diff --git a/net/Makefile b/net/Makefile
index 9e5df40b086..33e90a909df 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.429 2004/01/11 00:45:42 jlam Exp $
+# $NetBSD: Makefile,v 1.430 2004/01/14 15:03:54 wiz Exp $
#
COMMENT= Networking tools
@@ -116,7 +116,6 @@ SUBDIR+= jumpgate
SUBDIR+= jwhois
SUBDIR+= kdenetwork2
SUBDIR+= kdenetwork3
-SUBDIR+= kmap
SUBDIR+= lambdamoo
SUBDIR+= lambdamoo-core
SUBDIR+= lambdamoo-doc
diff --git a/net/kmap/DESCR b/net/kmap/DESCR
deleted file mode 100644
index 46fc6f5a6a5..00000000000
--- a/net/kmap/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-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/Makefile b/net/kmap/Makefile
deleted file mode 100644
index ef6a33f315b..00000000000
--- a/net/kmap/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2003/12/26 19:57:44 wiz Exp $
-#
-
-DISTNAME= kmap-0.5.6
-PKGREVISION= 2
-CATEGORIES= kde net security
-MASTER_SITES= http://www.islc.net/~icszepp/kmap/
-
-MAINTAINER= hubertf@NetBSD.org
-HOMEPAGE= http://www.islc.net/~icszepp/kmap/
-COMMENT= KDE based frontend for the popular portscanning utility nmap
-
-DEPENDS+= kdebase-1.1.2nb4:../../x11/kdebase
-DEPENDS+= nmap>=2.12:../../net/nmap
-
-USE_X11BASE= yes # To get this near KDE
-GNU_CONFIGURE= yes
-
-EVAL_PREFIX+= QT1DIR=qt1
-CONFIGURE_ENV+= QTDIR=${QT1DIR}/qt1
-CONFIGURE_ARGS+=--with-qt-dir=${QT1DIR}/qt1
-
-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/PLIST b/net/kmap/PLIST
deleted file mode 100644
index d48923c4e8d..00000000000
--- a/net/kmap/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:00 zuntum 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
diff --git a/net/kmap/distinfo b/net/kmap/distinfo
deleted file mode 100644
index 22e44a0d004..00000000000
--- a/net/kmap/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:20 wiz Exp $
-
-SHA1 (kmap-0.5.6.tar.gz) = 92dc57e3d2c590afe097cd299bc18da40fad927b
-Size (kmap-0.5.6.tar.gz) = 173852 bytes
-SHA1 (patch-aa) = 3935c5e24a8844bba9f8fea975eae81d28421f8f
diff --git a/net/kmap/patches/patch-aa b/net/kmap/patches/patch-aa
deleted file mode 100644
index facdec59760..00000000000
--- a/net/kmap/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$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" );