summaryrefslogtreecommitdiff
path: root/net-mgmt/bpft
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-02 20:55:58 +0000
commit1cf501d6f87b43d3b20cdc1df1942dccff3796bd (patch)
tree888348323662d1fceb365259a7bc1b95e8e8d3f1 /net-mgmt/bpft
parent. s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages should (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_9_0'.release/4.9.0
Notes
Notes: svn path=/head/; revision=90063 svn path=/tags/RELEASE_4_9_0/; revision=90064; tag=release/4.9.0
Diffstat (limited to 'net-mgmt/bpft')
-rw-r--r--net-mgmt/bpft/Makefile39
-rw-r--r--net-mgmt/bpft/distinfo1
-rw-r--r--net-mgmt/bpft/files/patch-Makefile11
-rw-r--r--net-mgmt/bpft/files/patch-pathnames17
-rw-r--r--net-mgmt/bpft/pkg-descr8
-rw-r--r--net-mgmt/bpft/pkg-install4
-rw-r--r--net-mgmt/bpft/pkg-plist15
7 files changed, 0 insertions, 95 deletions
diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile
deleted file mode 100644
index 8def774f8cd8..000000000000
--- a/net-mgmt/bpft/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: bpft
-# Date created: 26 August 2002
-# Whom: El Vampiro <vampiro@rootshell.ru>
-#
-# $FreeBSD$
-
-PORTNAME= bpft
-PORTVERSION= 4.20030301
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://rusunix.org/pub/FreeBSD/distfiles/
-MASTER_SITE_SUBDIR=bpft4
-DISTNAME= bpft4-latest
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= vampiro@rusunix.org
-COMMENT= The BPF Traffic collector
-
-WRKSRC= ${WRKDIR}/bpft
-MAN1= traflog.1 trafstat.1
-MAN8= trafstatd.8 trafd.8
-MANCOMPRESSED= yes
-
-pre-everything::
- @${ECHO_MSG}
- @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- @${ECHO_MSG} "!!! WARNING !!!"
- @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
- @${ECHO_MSG}
- @${ECHO_MSG} "This port uses original trafd binaries layout"
- @${ECHO_MSG} "Original trafd and bpft binaries layout are mutually exclusive"
- @${ECHO_MSG}
-
-post-install:
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/WhatsNew ${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/bpft/distinfo b/net-mgmt/bpft/distinfo
deleted file mode 100644
index 6a855eae4d5b..000000000000
--- a/net-mgmt/bpft/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (bpft4-latest.tgz) = 9bf42e8eabd2de2db1e28dc671651adb
diff --git a/net-mgmt/bpft/files/patch-Makefile b/net-mgmt/bpft/files/patch-Makefile
deleted file mode 100644
index 0989d9f70e9d..000000000000
--- a/net-mgmt/bpft/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Sun Mar 30 17:45:30 2003
-+++ Makefile Sun Mar 30 17:46:23 2003
-@@ -31,7 +31,7 @@
- PATH_SBINDIR=${PREFIX}/sbin
-
- # Trailing slash directory, summary traffic log files will be put there.
--PATH_TOSAVE=${PREFIX}/var/trafd/
-+PATH_TOSAVE=${PREFIX}/var/bpft/
-
- # Full pathname where locate trafstat program.
- PATH_TRAFSTAT=${PREFIX}/bin/trafstat
diff --git a/net-mgmt/bpft/files/patch-pathnames b/net-mgmt/bpft/files/patch-pathnames
deleted file mode 100644
index b6bc90e43456..000000000000
--- a/net-mgmt/bpft/files/patch-pathnames
+++ /dev/null
@@ -1,17 +0,0 @@
---- include/pathnames.h.orig Fri Oct 18 10:28:27 2002
-+++ include/pathnames.h Sun Mar 30 17:48:50 2003
-@@ -33,12 +33,12 @@
-
- /* where unerased tmp directory */
- #ifndef _PATH_VARTMP
--#define _PATH_VARTMP "/usr/local/var/trafd/tmp/"
-+#define _PATH_VARTMP "/usr/local/var/bpft/tmp/"
- #endif
-
- /* where backuped data */
- #ifndef PATH_TOSAVE
--#define PATH_TOSAVE "/usr/local/var/trafd/"
-+#define PATH_TOSAVE "/usr/local/var/bpft/"
- #endif
-
- /* where locate trafstat */
diff --git a/net-mgmt/bpft/pkg-descr b/net-mgmt/bpft/pkg-descr
deleted file mode 100644
index ede6d3b56d20..000000000000
--- a/net-mgmt/bpft/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-The BPF Traffic collector
-
-Enhanced version of trafd (/usr/ports/net/trafd/)
-
-WWW: http://bpft.by.ru/
-
-- El Vampiro
-vampiro@rootshell.ru
diff --git a/net-mgmt/bpft/pkg-install b/net-mgmt/bpft/pkg-install
deleted file mode 100644
index deeadea00ab4..000000000000
--- a/net-mgmt/bpft/pkg-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-DBDIR=/usr/local/var/bpft
-mkdir -p $DBDIR
diff --git a/net-mgmt/bpft/pkg-plist b/net-mgmt/bpft/pkg-plist
deleted file mode 100644
index 6ebfc3a8a9c3..000000000000
--- a/net-mgmt/bpft/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-sbin/trafd
-sbin/trafstatd
-bin/trafdump
-bin/traflog
-bin/trafsave
-bin/trafstart
-bin/trafstat
-bin/trafstop
-etc/rc.d/trafd.sh
-etc/traflog.format
-share/doc/bpft/README
-share/doc/bpft/WhatsNew
-@dirrm var/bpft
-@unexec rmdir %%PREFIX%%/var 2>/dev/null || true
-@dirrm share/doc/bpft