summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-08-14 12:06:37 +0000
committeritojun <itojun@pkgsrc.org>2000-08-14 12:06:37 +0000
commitcb7d53ed9b7bac03beb2ed35e0aa9e9535a455ac (patch)
tree9414e5b1c4bc157e24dd94d5a428818d02d07ee3 /net
parent406591533347a77de36e028575b19f807c123e32 (diff)
downloadpkgsrc-cb7d53ed9b7bac03beb2ed35e0aa9e9535a455ac.tar.gz
remove net/libnet, as we have devel/libnet already
(i should have noticed before)
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/libnet/Makefile32
-rw-r--r--net/libnet/files/md53
-rw-r--r--net/libnet/files/patch-sum4
-rw-r--r--net/libnet/patches/patch-aa32
-rw-r--r--net/libnet/patches/patch-ab12
-rw-r--r--net/libnet/pkg/COMMENT1
-rw-r--r--net/libnet/pkg/DESCR17
-rw-r--r--net/libnet/pkg/PLIST46
9 files changed, 1 insertions, 149 deletions
diff --git a/net/Makefile b/net/Makefile
index a0fff6954ed..73b51aefd20 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2000/08/12 16:41:58 tron Exp $
+# $NetBSD: Makefile,v 1.148 2000/08/14 12:06:37 itojun Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -53,7 +53,6 @@
SUBDIR += kxicq
SUBDIR += lftp
SUBDIR += libirc
- SUBDIR += libnet
SUBDIR += libnids
SUBDIR += libpcap
SUBDIR += libsscript
diff --git a/net/libnet/Makefile b/net/libnet/Makefile
deleted file mode 100644
index 240653ca0a2..00000000000
--- a/net/libnet/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2000/08/11 08:05:59 itojun Exp $
-# $FreeBSD: ports/net/libnet/Makefile,v 1.8 2000/06/02 22:51:19 kris Exp $
-#
-
-DISTNAME= libnet-${VERSION}
-CATEGORIES= net
-MASTER_SITES= http://www.packetfactory.net/libnet/dist/
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.packetfactory.net/libnet/
-
-GNU_CONFIGURE= yes
-
-VERSION= 1.0.1b
-WRKSRC= ${WRKDIR}/Libnet-${VERSION}
-
-post-install:
- ${INSTALL_MAN} ${WRKSRC}/doc/libnet.3 ${PREFIX}/man/man3
- @${MKDIR} ${PREFIX}/share/doc/libnet
- @${MKDIR} ${PREFIX}/share/doc/libnet/html
- @${MKDIR} ${PREFIX}/share/doc/libnet/html/examples
-.for i in CHANGELOG CHANGELOG-NEWFUNCTIONS COPYING README README.asn.1 README.bpf README.legacy-applications README.libnet-config README.linux README.rawsockets TODO-1.0 TODO-1.1
- ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/libnet
-.endfor
-.for i in 1.html 2.html 3.html 4.html 5.html 6.html 7.html contrib.html fig-3a.gif figure-1.gif figure-2.gif figure-3.gif figure-3a.gif lrm.html
- ${INSTALL_DATA} ${WRKSRC}/doc/html/${i} ${PREFIX}/share/doc/libnet/html
-.endfor
-.for i in libnet-example-1.c libnet-example-2.c libnet-example-3.c libnet-example-4.c
- ${INSTALL_DATA} ${WRKSRC}/doc/html/examples/${i} ${PREFIX}/share/doc/libnet/html/examples
-.endfor
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/libnet/files/md5 b/net/libnet/files/md5
deleted file mode 100644
index f11ece8db99..00000000000
--- a/net/libnet/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.2 2000/08/11 08:06:00 itojun Exp $
-
-MD5 (libnet-1.0.1b.tar.gz) = 6eed9efc6c806911721b8830f18b5237
diff --git a/net/libnet/files/patch-sum b/net/libnet/files/patch-sum
deleted file mode 100644
index e62d030ca5f..00000000000
--- a/net/libnet/files/patch-sum
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: patch-sum,v 1.1 2000/08/11 08:06:00 itojun Exp $
-
-MD5 (patch-aa) = 48f15088964d164268b19bf0cc7ab92f
-MD5 (patch-ab) = e8bbd0920f419f0794c1689e8179e18b
diff --git a/net/libnet/patches/patch-aa b/net/libnet/patches/patch-aa
deleted file mode 100644
index 575942dcf15..00000000000
--- a/net/libnet/patches/patch-aa
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/08/11 08:06:00 itojun Exp $
---- configure.orig Wed Oct 27 11:47:27 1999
-+++ configure Sat Apr 22 04:01:09 2000
-@@ -903,7 +903,7 @@
-
- if test $ac_cv_prog_gcc = yes; then
- CCOPTS='-O3 -funroll-loops -fomit-frame-pointer -Wall'
-- CFLAGS="$CCOPTS"
-+ CFLAGS?="$CCOPTS"
- fi
-
- # Check whether --with-pf_packet or --without-pf_packet was given.
-@@ -1497,8 +1497,8 @@
-
- LIBNET_CONFIG_DEFINES="-DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP \
- -DHAVE_SOCKADDR_SA_LEN"
-- MAN_PREFIX="$prefix/man/man3/"
-- LIB_PREFIX="$prefix/lib/aout"
-+ MAN_PREFIX="$prefix/man/"
-+ LIB_PREFIX="$prefix/lib/"
- INC_PREFIX="$prefix/include/"
- BIN_PREFIX="$prefix/bin/"
- echo "$ac_t""Note: support/bpf-lkm/etherspoof contains the lkm source \
-@@ -1517,7 +1517,7 @@
-
- LIBNET_CONFIG_DEFINES="-DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP"
- MAN_PREFIX="$prefix/man/man3/"
-- LIB_PREFIX="$prefix/lib/aout"
-+ LIB_PREFIX="$prefix/lib/"
- INC_PREFIX="$prefix/include/"
- BIN_PREFIX="$prefix/bin/"
- ;;
diff --git a/net/libnet/patches/patch-ab b/net/libnet/patches/patch-ab
deleted file mode 100644
index 744cae08734..00000000000
--- a/net/libnet/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2000/08/11 08:06:00 itojun Exp $
---- Makefile.in.orig Thu Oct 7 20:17:43 1999
-+++ Makefile.in Thu Oct 7 20:17:56 1999
-@@ -104,7 +104,7 @@
- $(INSTALL) -c -m 0644 $(INCLUDE-M) $(DESTDIR)$(INC_PREFIX)$(LIBNET)
- $(INSTALL) -c -m 0644 $(INCLUDE-A) $(DESTDIR)$(INC_PREFIX)$(LIBNET)
- $(INSTALL) -c -m 0644 $(INCLUDE-O) $(DESTDIR)$(INC_PREFIX)$(LIBNET)
-- $(INSTALL) -c -m 0644 $(MAN) $(DESTDIR)$(MAN_PREFIX)
-+ $(INSTALL) -c -m 0644 $(MAN) $(DESTDIR)$(MAN_PREFIX)/man3
- $(INSTALL) -c -m 0755 $(CONFIG) $(DESTDIR)$(BIN_PREFIX)
-
- clean:
diff --git a/net/libnet/pkg/COMMENT b/net/libnet/pkg/COMMENT
deleted file mode 100644
index 6f9758bfb1c..00000000000
--- a/net/libnet/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-C library for creating IP packets
diff --git a/net/libnet/pkg/DESCR b/net/libnet/pkg/DESCR
deleted file mode 100644
index f0db50505d0..00000000000
--- a/net/libnet/pkg/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-Libnet A C library for portable packet creation
-
-domains of sockets and protocols.
-
-A C library for portable packet creation
-
-Included are also simple example test programs
-
-Libnet is a collection of routines to help with the construction
-and handling of network packets. It provides a portable framework
-for low-level network packet writing and handling.
-
-Libnet features portable packet creation interfaces at the IP layer
-and link layer, as well as a host of supplementary and complementary
-functionality.
-
-WWW: http://www.infonexus.com/~daemon9/Projects/Libnet/
diff --git a/net/libnet/pkg/PLIST b/net/libnet/pkg/PLIST
deleted file mode 100644
index 3bdb80e925f..00000000000
--- a/net/libnet/pkg/PLIST
+++ /dev/null
@@ -1,46 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2000/08/11 12:12:23 wiz Exp $
-bin/libnet-config
-include/libnet.h
-include/libnet/libnet-asn1.h
-include/libnet/libnet-functions.h
-include/libnet/libnet-headers.h
-include/libnet/libnet-macros.h
-include/libnet/libnet-ospf.h
-include/libnet/libnet-structures.h
-lib/libnet.a
-lib/libpwrite
-share/doc/libnet/CHANGELOG
-share/doc/libnet/CHANGELOG-NEWFUNCTIONS
-share/doc/libnet/COPYING
-share/doc/libnet/README
-share/doc/libnet/README.asn.1
-share/doc/libnet/README.bpf
-share/doc/libnet/README.legacy-applications
-share/doc/libnet/README.libnet-config
-share/doc/libnet/README.linux
-share/doc/libnet/README.rawsockets
-share/doc/libnet/TODO-1.0
-share/doc/libnet/TODO-1.1
-share/doc/libnet/html/1.html
-share/doc/libnet/html/2.html
-share/doc/libnet/html/3.html
-share/doc/libnet/html/4.html
-share/doc/libnet/html/5.html
-share/doc/libnet/html/6.html
-share/doc/libnet/html/7.html
-share/doc/libnet/html/contrib.html
-share/doc/libnet/html/examples/libnet-example-1.c
-share/doc/libnet/html/examples/libnet-example-2.c
-share/doc/libnet/html/examples/libnet-example-3.c
-share/doc/libnet/html/examples/libnet-example-4.c
-share/doc/libnet/html/fig-3a.gif
-share/doc/libnet/html/figure-1.gif
-share/doc/libnet/html/figure-2.gif
-share/doc/libnet/html/figure-3.gif
-share/doc/libnet/html/figure-3a.gif
-share/doc/libnet/html/lrm.html
-@dirrm share/doc/libnet/html/examples
-@dirrm share/doc/libnet/html
-@dirrm share/doc/libnet
-@dirrm include/libnet
-man/man3/libnet.3