summaryrefslogtreecommitdiff
path: root/net/libnet10
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-08 03:46:27 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-08 03:46:27 +0000
commit47cdbc4c93e127c9713c9f948182895767f429b4 (patch)
tree1b24583d02e505bf9a46f159998ec15960eb2778 /net/libnet10
parentUse updated imlib library. (diff)
Err, the last commit was actually a downgrade.
Actually upgrade to version 0.99g
Notes
Notes: svn path=/head/; revision=22245
Diffstat (limited to 'net/libnet10')
-rw-r--r--net/libnet10/Makefile12
-rw-r--r--net/libnet10/distinfo2
-rw-r--r--net/libnet10/files/patch-ab11
-rw-r--r--net/libnet10/pkg-plist15
4 files changed, 35 insertions, 5 deletions
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile
index 623af0e6dd5d..6fdeef13f47b 100644
--- a/net/libnet10/Makefile
+++ b/net/libnet10/Makefile
@@ -1,12 +1,12 @@
# Ports collection makefile for: libnet
-# Version required: 0.10a
+# Version required: 0.99g
# Date created: Sun Feb 3, 1999
# Whom: shipley@dis.org
#
# $FreeBSD$
#
-DISTNAME= libnet-0.10a
+DISTNAME= libnet-0.99g
CATEGORIES= net
MASTER_SITES= http://www.packetfactory.net/libnet/dist/
EXTRACT_SUFX= .tgz
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
BROKEN= does not build
.endif
-WRKSRC= ${WRKDIR}/Libnet
+WRKSRC= ${WRKDIR}/Libnet-0.99g
post-install:
.if !defined(NOPORTDOCS)
@@ -32,6 +32,12 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/doc/PORTS ${PREFIX}/share/doc/libnet
${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/share/doc/libnet
${INSTALL_MAN} ${WRKSRC}/doc/README.bpf ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.asn.1 ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.bpf ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.examples ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.linux ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.rawsockets ${PREFIX}/share/doc/libnet
+ ${INSTALL_MAN} ${WRKSRC}/doc/README.stubs ${PREFIX}/share/doc/libnet
.endif
.include <bsd.port.post.mk>
diff --git a/net/libnet10/distinfo b/net/libnet10/distinfo
index 483c87836a38..449784947c45 100644
--- a/net/libnet10/distinfo
+++ b/net/libnet10/distinfo
@@ -1 +1 @@
-MD5 (libnet-0.10a.tgz) = a0f506dee74d464db87dd4558c3e286a
+MD5 (libnet-0.99g.tgz) = 81ef8df7abf319276db41cbe16cb277c
diff --git a/net/libnet10/files/patch-ab b/net/libnet10/files/patch-ab
new file mode 100644
index 000000000000..6c877fe42693
--- /dev/null
+++ b/net/libnet10/files/patch-ab
@@ -0,0 +1,11 @@
+--- 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/libnet10/pkg-plist b/net/libnet10/pkg-plist
index bd97e2c7d4a3..0fa983ea78e1 100644
--- a/net/libnet10/pkg-plist
+++ b/net/libnet10/pkg-plist
@@ -1,7 +1,20 @@
+bin/libnet-config
include/libnet.h
-include/libnet-headers.h
+include/libnet/libnet-headers.h
+include/libnet/libnet-functions.h
+include/libnet/libnet-ospf.h
+include/libnet/libnet-structures.h
+include/libnet/libnet-macros.h
+include/libnet/libnet-asn1.h
+lib/libpwrite
lib/libnet.a
share/doc/libnet/PORTS
share/doc/libnet/README
+share/doc/libnet/README.asn.1
share/doc/libnet/README.bpf
+share/doc/libnet/README.examples
+share/doc/libnet/README.linux
+share/doc/libnet/README.rawsockets
+share/doc/libnet/README.stubs
@dirrm share/doc/libnet
+@dirrm include/libnet