summaryrefslogtreecommitdiff
path: root/net-mgmt/nstreams
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
commita0848d727648aa70f6a89c013203f2b82a4e972e (patch)
tree37ec8e378ec2d731e9ba9c15cd58724325a5637c /net-mgmt/nstreams
parentFix build by syncing with gaim-0.73. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Diffstat (limited to 'net-mgmt/nstreams')
-rw-r--r--net-mgmt/nstreams/Makefile29
-rw-r--r--net-mgmt/nstreams/distinfo1
-rw-r--r--net-mgmt/nstreams/pkg-descr15
-rw-r--r--net-mgmt/nstreams/pkg-plist3
4 files changed, 0 insertions, 48 deletions
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile
deleted file mode 100644
index 205c4bb89ec1..000000000000
--- a/net-mgmt/nstreams/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: nstreams
-# Date created: 22 September 1999
-# Whom: darius@dons.net.au
-#
-# $FreeBSD$
-#
-
-PORTNAME= nstreams
-PORTVERSION= 1.0.4
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.nessus.org/pub/nstreams/
-
-MAINTAINER= ecu@ipv42.net
-COMMENT= Analyses network traffic and produces ipfw rules to allow it
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-GNU_CONFIGURE= yes
-
-MAN1= nstreams.1
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/nstreams ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/docs/nstreams.1 ${MANPREFIX}/man/man1
- ${INSTALL_DATA} ${WRKSRC}/docs/nstreams-networks \
- ${PREFIX}/etc/nstreams-networks.sample
- ${INSTALL_DATA} ${WRKSRC}/docs/nstreams-services ${PREFIX}/etc/nstreams-services
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/nstreams/distinfo b/net-mgmt/nstreams/distinfo
deleted file mode 100644
index eca7704ed5c0..000000000000
--- a/net-mgmt/nstreams/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (nstreams-1.0.4.tar.gz) = 6241cdc7c4680991d7814b34b492af2a
diff --git a/net-mgmt/nstreams/pkg-descr b/net-mgmt/nstreams/pkg-descr
deleted file mode 100644
index a9f4013d442e..000000000000
--- a/net-mgmt/nstreams/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Nstreams is a program which analyzes the streams that occur on a network. It
-displays which streams are generated by the users between several networks,
-and between the networks and the outside. It can optionally generate the
-ipchains or ipfw rules that will match these streams, thus only allowing what
-is required for the users, and nothing more.
-
-Nstreams can parse the tcpdump output, or the files generated with the -w
-option of tcpdump. It can also directly sniff the data that occurs on the
-network.
-
-This product was designed by HSC and coded by Renaud Deraison
-(deraison@cvs.nessus.org), author of the Nessus software (www.nessus.org). It
-is available for free and under GNU license.
-
-WWW: http://www.hsc.fr/ressources/outils/nstreams/
diff --git a/net-mgmt/nstreams/pkg-plist b/net-mgmt/nstreams/pkg-plist
deleted file mode 100644
index dd2665230d39..000000000000
--- a/net-mgmt/nstreams/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/nstreams
-etc/nstreams-networks.sample
-etc/nstreams-services