summaryrefslogtreecommitdiff
path: root/net/scand
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 06:39:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 06:39:12 +0000
commit035646ee650e1641b2dac43a8404e423cd35d273 (patch)
tree7e110eaf4b3ad1ac554c03eb2bb08c7be10ed4bf /net/scand
parent- fix distinfo (diff)
remove unmaintained expired ports from net
2011-05-01 net/44bsd-rdist: Upstream disapear and distfile is no more available 2011-05-01 net/bbsnet: Upstream disapear and distfile is no more available 2011-05-01 net/bing: Upstream disapear and distfile is no more available 2011-05-01 net/brutecopy: Upstream disapear and distfile is no more available 2011-05-01 net/crescendo: Upstream disapear and distfile is no more available 2011-05-01 net/danamics: Upstream disapear and distfile is no more available 2011-05-01 net/etunnel: Upstream disapear and distfile is no more available 2011-05-01 net/gastman: Upstream disapear and distfile is no more available 2011-05-01 net/generic-nqs: Upstream disapear and distfile is no more available 2011-05-01 net/gkrellmmultiping2: Upstream disapear and distfile is no more available 2011-05-01 net/gkrellmwireless: Upstream disapear and distfile is no more available 2011-05-01 net/gnoemoe: Upstream disapear and distfile is no more available 2011-05-01 net/gnosamba: Upstream disapear and distfile is no more available 2011-05-01 net/merlinmon: Upstream disapear and distfile is no more available 2011-05-01 net/msntp: Upstream disapear and distfile is no more available 2011-05-01 net/ntalk: Upstream disapear and distfile is no more available 2011-05-01 net/ntraceroute: Upstream disapear and distfile is no more available 2011-05-01 net/onion-fec: Upstream disapear and distfile is no more available 2011-05-01 net/openverse: Upstream disapear and distfile is no more available 2011-05-01 net/poink: Upstream disapear and distfile is no more available 2011-05-01 net/roadrunner: Upstream disapear and distfile is no more available 2011-05-01 net/sambasentinel: Upstream disapear and distfile is no more available 2011-05-01 net/scand: Upstream disapear and distfile is no more available 2011-05-01 net/tacshell: Upstream disapear and distfile is no more available 2011-05-01 net/telserv: Upstream disapear and distfile is no more available 2011-05-01 net/tridiavnc: Upstream disapear and distfile is no more available 2011-05-01 net/tvark: Upstream disapear and distfile is no more available 2011-05-01 net/warppipe: Upstream disapear and distfile is no more available 2011-05-01 net/wistumbler2: Upstream disapear and distfile is no more available 2011-05-01 net/wmq3: Upstream disapear and distfile is no more available 2011-05-01 net/xbone-gui: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 net/xsmbrowser: Upstream disapear and distfile is no more available 2011-05-01 net/xtraceroute: Upstream disapear and distfile is no more available 2011-05-01 net/ytalk: Upstream disapear and distfile is no more available 2011-05-01 net/zniper: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273447
Diffstat (limited to 'net/scand')
-rw-r--r--net/scand/Makefile33
-rw-r--r--net/scand/distinfo2
-rw-r--r--net/scand/files/scand.in26
-rw-r--r--net/scand/pkg-descr4
-rw-r--r--net/scand/pkg-message8
-rw-r--r--net/scand/pkg-plist2
6 files changed, 0 insertions, 75 deletions
diff --git a/net/scand/Makefile b/net/scand/Makefile
deleted file mode 100644
index 20152f07d81c..000000000000
--- a/net/scand/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: scand
-# Date created: 13 May 2003
-# Whom: sand
-#
-# $FreeBSD$
-#
-
-PORTNAME= scand
-PORTVERSION= 0.14
-CATEGORIES= net
-MASTER_SITES= http://free.babolo.ru/src/ \
- http://www.a.pike.ru/src/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Flood scan detection and blocking daemon
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-USE_RC_SUBR= scand
-
-MAN8= scand.8 scandctl.8
-MANCOMPRESSED= yes
-
-post-patch:
- @${REINPLACE_CMD} -E -e "s|(install:.*)installscript(.*)|\1\2|; \
- s|-Werror||g" \
- ${WRKSRC}/Makefile
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/net/scand/distinfo b/net/scand/distinfo
deleted file mode 100644
index c68bb2d7339b..000000000000
--- a/net/scand/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (scand-0.14.tar.gz) = dffaf7d702c5471f15e310f1628ce1e9d070df4380a6a213f9663281cf370b1c
-SIZE (scand-0.14.tar.gz) = 20061
diff --git a/net/scand/files/scand.in b/net/scand/files/scand.in
deleted file mode 100644
index dafaa196e6ba..000000000000
--- a/net/scand/files/scand.in
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: scand
-# REQUIRE: DAEMON
-#
-# Add the following line to /etc/rc.conf to enable scand:
-#
-# scand_enable="YES"
-#
-
-. /etc/rc.subr
-
-name=scand
-rcvar=${name}_enable
-
-load_rc_config $name
-
-: ${scand_enable="NO"}
-: ${scand_flags="-p 9999 -B /var/net/log/block -o '5 5 3' -W '140 140 140'"}
-
-command="/usr/local/bin/scand"
-command_args=" > /dev/null"
-
-run_rc_command "$1"
diff --git a/net/scand/pkg-descr b/net/scand/pkg-descr
deleted file mode 100644
index 6680a7a50496..000000000000
--- a/net/scand/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This program provides a TCP SYN, UDP and ICMP flood detection and blocking
-facility for use with divert(4) sockets under FreeBSD.
-
-WWW: http://www.duty.ru/~sand/scand/
diff --git a/net/scand/pkg-message b/net/scand/pkg-message
deleted file mode 100644
index 0292644c8f58..000000000000
--- a/net/scand/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-**************************************************************
-
-To enable rc.d script add scand_enable="YES" in your rc.conf
-
-Don't forget to add IPDIVERT option in your kernel or load
-ipdivert.ko module.
-
-**************************************************************
diff --git a/net/scand/pkg-plist b/net/scand/pkg-plist
deleted file mode 100644
index b08af21469d5..000000000000
--- a/net/scand/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/scand
-bin/scandctl