aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-01 13:24:51 +0800
committerbapt <bapt@FreeBSD.org>2011-08-01 13:24:51 +0800
commit61c764c108010749e05d16e476965865c4a75aaf (patch)
treedeb464b254cc2d1b4d014833c68de2bb9a90592a /net-mgmt
parent25d21ee49648c8e023355274507ef04a83b7342a (diff)
downloadfreebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.tar.gz
freebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.tar.zst
freebsd-ports-gnome-61c764c108010749e05d16e476965865c4a75aaf.zip
Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/trafd/Makefile48
-rw-r--r--net-mgmt/trafd/distinfo2
-rw-r--r--net-mgmt/trafd/files/patch-Makefile.inc26
-rw-r--r--net-mgmt/trafd/files/patch-lib_interfaces.c37
-rw-r--r--net-mgmt/trafd/files/patch-trafd__trafdump7
-rw-r--r--net-mgmt/trafd/files/patch-trafd__traffic.c19
-rw-r--r--net-mgmt/trafd/files/patch-trafd__trafsave7
-rw-r--r--net-mgmt/trafd/files/patch-trafd__trafstart7
-rw-r--r--net-mgmt/trafd/files/patch-trafd__trafstop7
-rw-r--r--net-mgmt/trafd/files/trafd.in57
-rw-r--r--net-mgmt/trafd/pkg-descr19
-rw-r--r--net-mgmt/trafd/pkg-plist17
13 files changed, 0 insertions, 254 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index e518524bda43..7d6162ad6b25 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -281,7 +281,6 @@
SUBDIR += tcptrack
SUBDIR += tork
SUBDIR += torrus
- SUBDIR += trafd
SUBDIR += vidalia
SUBDIR += virt-viewer
SUBDIR += virtinst
diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile
deleted file mode 100644
index 22bc47d51ec3..000000000000
--- a/net-mgmt/trafd/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: trafd
-# Date created: 22 January 2000
-# Whom: Michael Vasilenko <acid@stu.cn.ua>
-#
-# $FreeBSD$
-#
-
-PORTNAME= trafd
-PORTVERSION= 3.0.2.1
-PORTREVISION= 1
-CATEGORIES= net-mgmt
-MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The BPF Traffic Collector
-
-DEPRECATED= Look like an abandonware, no more public distifles
-EXPIRATION_DATE= 2011-08-01
-
-USE_RC_SUBR= trafd
-
-CONFLICTS= bpft-4.*
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstart ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstop ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafsave ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafdump ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/trafstat/trafstat ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/trafstatd/trafstatd ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/traflog/traflog ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/traflog/traflog.format ${PREFIX}/etc
- @${MKDIR} ${PREFIX}/var/trafd
- @${MKDIR} ${PREFIX}/var/log
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
-
-.include <bsd.port.pre.mk>
-post-patch:
-.if ${OSVERSION} >= 800000
- @${REINPLACE_CMD} -e "s|-DCSLIP|-UCSLIP|" \
- ${WRKSRC}/Makefile.inc
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/net-mgmt/trafd/distinfo b/net-mgmt/trafd/distinfo
deleted file mode 100644
index 594e605a01ea..000000000000
--- a/net-mgmt/trafd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (trafd-3.0.2.1.tar.gz) = 14438a8924498bce5b32f01c5f283ebec90394bb08f80c90f36ba082d2df6291
-SIZE (trafd-3.0.2.1.tar.gz) = 38278
diff --git a/net-mgmt/trafd/files/patch-Makefile.inc b/net-mgmt/trafd/files/patch-Makefile.inc
deleted file mode 100644
index f34d748eaf9c..000000000000
--- a/net-mgmt/trafd/files/patch-Makefile.inc
+++ /dev/null
@@ -1,26 +0,0 @@
---- Makefile.inc.orig 2002-11-27 08:40:39.000000000 -0500
-+++ Makefile.inc 2009-05-29 14:09:06.000000000 -0400
-@@ -18,11 +18,11 @@
-
- PREFIX?=/usr/local
- BINDIR?=${PREFIX}/bin
--MANDIR?=${PREFIX}/man/man1
--SAVEDIR?=/var/trafd/
-+MANDIR?=${MANPREFIX}/man1
-+SAVEDIR?=${PREFIX}/var/trafd/
-
- TRAFSTAT=${BINDIR}/trafstat
--TRAFSTAT_LOG=/var/log/trafstat.log
-+TRAFSTAT_LOG=${PREFIX}/var/log/trafstat.log
- TRAFSTAT_PORT=150
-
- TRAFLOG_FMT=${PREFIX}/etc/traflog.format
-@@ -40,6 +40,7 @@
- -DPATH_TRAFSTAT=\"${TRAFSTAT}\" \
- -DPATH_TRAFSTAT_LOG=\"${TRAFSTAT_LOG}\" \
- -DPATH_TRAFLOG_FMT=\"${TRAFLOG_FMT}\" \
-- -DTRAFSTAT_PORT=${TRAFSTAT_PORT}
-+ -DTRAFSTAT_PORT=${TRAFSTAT_PORT} \
-+ -DCSLIP
-
-
diff --git a/net-mgmt/trafd/files/patch-lib_interfaces.c b/net-mgmt/trafd/files/patch-lib_interfaces.c
deleted file mode 100644
index c1d710d24eab..000000000000
--- a/net-mgmt/trafd/files/patch-lib_interfaces.c
+++ /dev/null
@@ -1,37 +0,0 @@
---- lib/interfaces.c.orig 2002-11-27 08:40:33.000000000 -0500
-+++ lib/interfaces.c 2009-05-29 14:20:33.000000000 -0400
-@@ -32,7 +32,9 @@
- #include <netinet/in.h>
- #include <net/ethernet.h>
- #include <net/ppp_defs.h>
-+#ifdef CSLIP
- #include <net/slip.h>
-+#endif
- #include <netinet/if_ether.h>
- #include <netinet/in_systm.h>
- #include <netinet/ip.h>
-@@ -60,8 +62,10 @@
-
- static struct printer printers[] = {
- { ether_if_print, DLT_EN10MB },
-+#ifdef CSLIP
- { sl_if_print, DLT_SLIP },
- { sl_bsdos_if_print, DLT_SLIP_BSDOS },
-+#endif
- { ppp_if_print, DLT_PPP },
- { ppp_bsdos_if_print, DLT_PPP_BSDOS },
- { null_if_print, DLT_NULL },
-@@ -232,6 +236,8 @@
- processing_ip(p, length);
- }
-
-+#ifdef CSLIP
-+
- /* XXX BSD/OS 2.1 compatibility */
- #if !defined(SLIP_HDRLEN) && defined(SLC_BPFHDR)
- #define SLIP_HDRLEN SLC_BPFHDR
-@@ -288,3 +294,4 @@
- processing_ip(p + SLIP_HDRLEN, length);
-
- }
-+#endif
diff --git a/net-mgmt/trafd/files/patch-trafd__trafdump b/net-mgmt/trafd/files/patch-trafd__trafdump
deleted file mode 100644
index c7992e3d3f06..000000000000
--- a/net-mgmt/trafd/files/patch-trafd__trafdump
+++ /dev/null
@@ -1,7 +0,0 @@
---- trafd/trafdump.orig 2009-04-21 09:57:09.000000000 +0100
-+++ trafd/trafdump 2009-04-21 09:39:52.000000000 +0100
-@@ -1,3 +1,4 @@
-+#!/bin/sh
- #
- # trafdump Copyright (c)1993 CAD lab
- #
diff --git a/net-mgmt/trafd/files/patch-trafd__traffic.c b/net-mgmt/trafd/files/patch-trafd__traffic.c
deleted file mode 100644
index bacd614c9c2c..000000000000
--- a/net-mgmt/trafd/files/patch-trafd__traffic.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- trafd/traffic.c.orig 2009-04-21 09:32:49.000000000 +0100
-+++ trafd/traffic.c 2009-04-21 09:41:46.000000000 +0100
-@@ -32,6 +32,7 @@
-
- /* traffic.c - collect network traffic */
-
-+#include <stdlib.h>
- #include <stdio.h>
- #include <string.h>
- #include <unistd.h>
-@@ -72,7 +73,7 @@
- static int dlen;
- typedef struct t_entry *p_entry;
- static struct t_entry t;
--static struct timeval begin_time;
-+struct timeval begin_time;
- static u_char s_port_big[IPPORT_RESERVED];
-
- /*
diff --git a/net-mgmt/trafd/files/patch-trafd__trafsave b/net-mgmt/trafd/files/patch-trafd__trafsave
deleted file mode 100644
index a86b396ef583..000000000000
--- a/net-mgmt/trafd/files/patch-trafd__trafsave
+++ /dev/null
@@ -1,7 +0,0 @@
---- trafd/trafsave.orig 2009-04-21 09:39:40.000000000 +0100
-+++ trafd/trafsave 2009-04-21 09:40:17.000000000 +0100
-@@ -1,3 +1,4 @@
-+#!/bin/sh
- #
- # trafsave Copyright (c)1993 CAD lab
- #
diff --git a/net-mgmt/trafd/files/patch-trafd__trafstart b/net-mgmt/trafd/files/patch-trafd__trafstart
deleted file mode 100644
index bb7ee5b67b2b..000000000000
--- a/net-mgmt/trafd/files/patch-trafd__trafstart
+++ /dev/null
@@ -1,7 +0,0 @@
---- trafd/trafstart.orig 2009-04-21 09:39:40.000000000 +0100
-+++ trafd/trafstart 2009-04-21 09:40:26.000000000 +0100
-@@ -1,3 +1,4 @@
-+#!/bin/sh
- #
- # trafstart Copyright (c)1993 CAD lab
- #
diff --git a/net-mgmt/trafd/files/patch-trafd__trafstop b/net-mgmt/trafd/files/patch-trafd__trafstop
deleted file mode 100644
index 3e099e92f183..000000000000
--- a/net-mgmt/trafd/files/patch-trafd__trafstop
+++ /dev/null
@@ -1,7 +0,0 @@
---- trafd/trafstop.orig 2009-04-21 09:39:40.000000000 +0100
-+++ trafd/trafstop 2009-04-21 09:40:34.000000000 +0100
-@@ -1,3 +1,4 @@
-+#!/bin/sh
- #
- # trafstop Copyright (c)1993 CAD lab
- #
diff --git a/net-mgmt/trafd/files/trafd.in b/net-mgmt/trafd/files/trafd.in
deleted file mode 100644
index b1e2adb8fa6b..000000000000
--- a/net-mgmt/trafd/files/trafd.in
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/bin/sh
-
-# $FreeBSD$
-#
-# PROVIDE: trafd
-# REQUIRE: netif routing
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf to enable trafd:
-#
-# trafd_enable="YES"
-# trafd_ifaces="fxp0 fxp1 fxp2"
-# trafd_log="/var/log/traffic.log"
-#
-# trafd_flags (Set as needed)
-
-. /etc/rc.subr
-
-name="trafd"
-rcvar=`set_rcvar`
-
-command="%%PREFIX%%/bin/trafd"
-
-start_cmd="trafd_start"
-stop_cmd="trafd_stop"
-
-trafd_start()
-{
- echo 'Starting trafd.'
- if checkyesno ${rcvar} && [ -n "${trafd_ifaces}" ]; then
- for iface in ${trafd_ifaces}; do
- ${command} -i ${iface} ${trafd_flags}
- done
- else
- warn '$trafd_ifaces is not set.'
- fi
-}
-
-trafd_stop()
-{
- echo 'Stopping trafd.'
- for iface in ${trafd_ifaces}; do
- read rc_pid < /var/run/trafd.$iface
- if [ -n "${rc_pid}" ]; then
- kill -TERM ${rc_pid}
- wait_for_pids ${rc_pid}
- echo "$(date +"%b %e %H:%M:%S") $(hostname -s) trafstop:" "'('${iface}')' signaling to shutdown" >> ${trafd_log}
- fi
- done
-}
-
-load_rc_config $name
-
-: ${trafd_enable="NO"}
-: ${trafd_log="/var/log/traffic.log"}
-
-run_rc_command "$1"
diff --git a/net-mgmt/trafd/pkg-descr b/net-mgmt/trafd/pkg-descr
deleted file mode 100644
index 3b8be31d3554..000000000000
--- a/net-mgmt/trafd/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-trafd is a superset of trafshow, and extends it by adding a daemon
-which collects data about network connections (src, dst, protocol
-and length). The resulting data can be dumped to a file for later
-processing.
-
-Read /usr/local/share/doc/trafd/README after installation for more
-information.
-
-To use trafd, your kernel must be rebuilt with the following line
-added to your kernel config file (/sys/i386/conf/<YourMachine>):
-
-pseudo-device bpfilter 4 # Berkeley packet filter
-
-The number after bpfilter is the number of interfaces that can be
-examined simultaneously. See section 6.1 of the Handbook for details.
-
-On FreeBSD 4.0 or later versions, use the following line instead:
-
-pseudo-device bpf 4 # Berkeley packet filter
diff --git a/net-mgmt/trafd/pkg-plist b/net-mgmt/trafd/pkg-plist
deleted file mode 100644
index eb13cb4294b8..000000000000
--- a/net-mgmt/trafd/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/trafd
-bin/trafdump
-bin/traflog
-bin/trafsave
-bin/trafstart
-bin/trafstat
-bin/trafstatd
-bin/trafstop
-etc/traflog.format
-%%PORTDOCS%%share/doc/trafd/README
-%%PORTDOCS%%@dirrm share/doc/trafd
-@exec mkdir %D/var 2>/dev/null || true
-@exec mkdir %D/var/log 2>/dev/null || true
-@exec mkdir %D/var/trafd 2>/dev/null || true
-@dirrmtry var/trafd
-@dirrmtry var/log
-@dirrmtry var