been dead for a while now

This commit is contained in:
jcs 2002-11-24 21:32:51 +00:00
parent ce0cbf13b1
commit c74ae8f6e3
6 changed files with 1 additions and 54 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.242 2002/11/15 20:21:39 brad Exp $
# $OpenBSD: Makefile,v 1.243 2002/11/24 21:32:51 jcs Exp $
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
#
@ -160,7 +160,6 @@
SUBDIR += quirc
SUBDIR += radiusd-cistron
SUBDIR += radiusd-lucent
SUBDIR += rain
SUBDIR += roxirc
SUBDIR += rrdtool
SUBDIR += rrdtool,tcl

View File

@ -1,28 +0,0 @@
# $OpenBSD: Makefile,v 1.5 2002/03/21 02:41:13 jcs Exp $
BROKEN= "doesn't send any data; always returns 'message too long'"
DISTNAME= rain-1.2.8
CATEGORIES= net security
NEED_VERSION= 1.433
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
COMMENT= "universal packet flooder used for testing system stability"
HOMEPAGE= http://www.tenebrous.com/rain/
MASTER_SITES= ${HOMEPAGE}files/
MAINTAINER= Joshua Stein <jcs@rt.fm>
CONFIGURE_STYLE= gnu
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rain ${PREFIX}/bin
@${GZIP_CMD} -d ${WRKSRC}/man/rain.1.gz
${INSTALL_MAN} ${WRKSRC}/man/rain.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (rain-1.2.8.tar.gz) = 26bc0003629960e63cc957611dfe47b0
RMD160 (rain-1.2.8.tar.gz) = f19395a3f483478fb1f644f08617ec6c6b8b912a
SHA1 (rain-1.2.8.tar.gz) = d9af8fc094dc793a6b3461977a244aedd2e50e8f

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-Makefile_in,v 1.1 2001/08/01 10:06:08 naddy Exp $
--- Makefile.in.orig Wed Aug 1 11:59:31 2001
+++ Makefile.in Wed Aug 1 11:59:41 2001
@@ -6,7 +6,7 @@ LIBS=@LIBS@
RAIN_PLATFORM=@host@
RAIN_VERSION="1.2.8"
RAIN_URL=http://www.tenebrous.com/rain/
-CFLAGS= -g -Wall $(LIBS) -I./include -DHAVE_CONFIG_H -D_GNU_SOURCE -DRAIN_PLATFORM=\"$(RAIN_PLATFORM)\" -DRAIN_VERSION=\"$(RAIN_VERSION)\" -DRAIN_URL=\"$(RAIN_URL)\"
+CFLAGS= @CFLAGS@ $(LIBS) -I./include -DHAVE_CONFIG_H -D_GNU_SOURCE -DRAIN_PLATFORM=\"$(RAIN_PLATFORM)\" -DRAIN_VERSION=\"$(RAIN_VERSION)\" -DRAIN_URL=\"$(RAIN_URL)\"
INSTALLER=@INSTALL@
MAKE=@SET_MAKE@

View File

@ -1,6 +0,0 @@
rain is powerful tool for testing stability of hardware and
software utilizing IP protocols. It offers its users the
capability of creating their own packets with a wide variety
of command line options.
WWW: ${HOMEPAGE}

View File

@ -1,3 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2001/08/01 10:06:08 naddy Exp $
bin/rain
man/man1/rain.1