diff options
Diffstat (limited to 'net-mgmt/isic')
-rw-r--r-- | net-mgmt/isic/Makefile | 20 | ||||
-rw-r--r-- | net-mgmt/isic/distinfo | 1 | ||||
-rw-r--r-- | net-mgmt/isic/pkg-comment | 1 | ||||
-rw-r--r-- | net-mgmt/isic/pkg-descr | 14 | ||||
-rw-r--r-- | net-mgmt/isic/pkg-plist | 5 |
5 files changed, 0 insertions, 41 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile deleted file mode 100644 index ea030d38ee2f..000000000000 --- a/net-mgmt/isic/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: isic -# Date created: 25 February 2000 -# Whom: Brad Hendrickse <bradh@uunet.co.za> -# -# $FreeBSD$ -# - -PORTNAME= isic -PORTVERSION= 0.05 -CATEGORIES= net -MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/ -EXTRACT_SUFX= .tgz - -MAINTAINER= bradh@uunet.co.za - -BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet - -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/net-mgmt/isic/distinfo b/net-mgmt/isic/distinfo deleted file mode 100644 index b638a5b32d6b..000000000000 --- a/net-mgmt/isic/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (isic-0.05.tgz) = da75f4ff2b78477396b0ab30fbdbb616 diff --git a/net-mgmt/isic/pkg-comment b/net-mgmt/isic/pkg-comment deleted file mode 100644 index 3e352a228b5f..000000000000 --- a/net-mgmt/isic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IP Stack Integrity Checker diff --git a/net-mgmt/isic/pkg-descr b/net-mgmt/isic/pkg-descr deleted file mode 100644 index fdef77e362ef..000000000000 --- a/net-mgmt/isic/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -IP Stack Integrity Checker - -Its purpose is to test the stability of an IP Stack and its component stacks -(TCP, UDP, ICMP et. al.) It does this be generating random packets of the -desired protocol. The packets can have tendancies. ie by default all packets -have a 50% chance of having IP Options. The packets are then sent against the -target machine to either penetrate its firewall rules or find bugs in the IP -stack. - -WWW: http://expert.cc.purdue.edu/~frantzen/ - --- -Brad Hendrickse -bradh@uunet.co.za diff --git a/net-mgmt/isic/pkg-plist b/net-mgmt/isic/pkg-plist deleted file mode 100644 index 4ab4bf83b0a0..000000000000 --- a/net-mgmt/isic/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/isic -bin/tcpsic -bin/udpsic -bin/icmpsic -bin/esic |