head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.1.1.1
	gag_2_9_import:1.1.1.1
	OBRIEN:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.01.04;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2010.09.23.04.59.28;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2008.11.06.14.06.25;	author jadawin;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.18.59.05;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.47.50;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.06.22.46.48;	author adamw;	state Exp;
branches;
next	1.5;

1.5
date	2002.05.08.21.32.37;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.38;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.22.00.26.52;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	2000.03.20.02.36.25;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.14.01.52.02;	author obrien;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.02.14.01.52.02;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:  gag
# Date created:			  Sun Feb 12, 2000
# Whom:				  David O'Brien (obrien@@NUXI.com)
#
# $FreeBSD: head/security/gag/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	gag
PORTVERSION=	2.9
CATEGORIES=	security
MASTER_SITES=	http://staff.washington.edu/dittrich/misc/
DISTNAME=	sickenscan
EXTRACT_SUFX=	.tar

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A stacheldraht (DOS attack) agent detector

LATEST_LINK=	gag-sickenscan

ALL_TARGET=	gag

PORTDOCS=	README
PLIST_FILES=	sbin/gag

do-install:
	@@${INSTALL_PROGRAM} ${WRKSRC}/gag ${PREFIX}/sbin
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_MAN} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.10
log
@- seperate out PKGNAMES for security/gag and sysutils/gag

PR:             ports/144277
Reported by:    Aiza <aiza21@@comclark.com>
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.9
log
@- Respect NOPORTDOCS
- Remove useless pkg-plist

Noticed by:	QAT
@
text
@d19 2
@


1.8
log
@De-pkg-comment.
@
text
@d21 3
d27 2
a28 2
	@@${MKDIR} ${PREFIX}/share/doc/gag
	@@${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gag
@


1.7
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d17 1
@


1.6
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a17 2
PORTCOMMENT=	A stacheldraht (DOS attack) agent detector

@


1.5
log
@To ports@@freebsd.org.
@
text
@d18 2
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/gag/Makefile,v 1.3 2000/03/22 00:26:52 obrien Exp $
d16 1
a16 1
MAINTAINER=	obrien@@FreeBSD.org
@


1.3
log
@Restore useless version required comments.
@
text
@a2 1
# Version required: 0.0
d6 1
a6 1
# $FreeBSD: ports/security/gag/Makefile,v 1.2 2000/03/20 02:36:25 obrien Exp $
d9 2
a10 2
DISTNAME=	sickenscan
PKGNAME=	gag-2.9
d13 1
@


1.2
log
@Remove the "version required" line.
@
text
@d3 1
d7 1
a7 1
# $FreeBSD: ports/security/gag/Makefile,v 1.1.1.1 2000/02/14 01:52:02 obrien Exp $
@


1.1
log
@Initial revision
@
text
@a2 1
# Version required:		  2.9
d6 1
a6 1
# $FreeBSD$
@


1.1.1.1
log
@"gag" is a program to scan for "stacheldraht" agents, which are part
of an active "stacheldraht" network.  It will not detect trinoo,
the original Tribe Flood Network (TFN), or TFN2K agents.
@
text
@@
