head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	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.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2007.07.08.16.35.02;	author barner;	state Exp;
branches;
next	1.7;

1.7
date	2006.04.15.00.01.09;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.22.17.14.30;	author markp;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.24.07.12.53;	author markp;	state Exp;
branches;
next	1.4;

1.4
date	2002.06.02.19.22.16;	author petef;	state Exp;
branches;
next	1.3;

1.3
date	2001.12.30.06.59.19;	author markp;	state Exp;
branches;
next	1.2;

1.2
date	2001.08.29.09.44.01;	author markp;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.19.14.26.23;	author markp;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	snort-rep
# Date created:			Jul 19, 2001
# Whom:				Mark Pulford <mark@@kyne.com.au>
#
# $FreeBSD: head/security/snort-rep/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	snort-rep
PORTVERSION=	1.10
CATEGORIES=	security
MASTER_SITES=	http://david.schweikert.ch/software/snort-rep/pub/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Snort reporting tool that can produce text or HTML from logs

USE_PERL5=	yes
MAN1=		snort-rep.1

post-patch:
	@@${PERL} -pi -e "s|#!/usr/bin/perl|#!${PERL}|" \
		${WRKSRC}/snort-rep ${WRKSRC}/snort-rep-mail

do-build:
	cd ${BUILD_WRKSRC} ; pod2man --lax snort-rep > snort-rep.1

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/snort-rep ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/snort-rep.1 ${MAN1PREFIX}/man/man1
	${MKDIR} ${PREFIX}/share/examples/snort-rep
	${INSTALL_SCRIPT} ${WRKSRC}/snort-rep-mail \
		${PREFIX}/share/examples/snort-rep

.include <bsd.port.mk>
@


1.8
log
@- Update master site [1]
- Use EXAMPLESDIR macro

Submitted by:	Olli Hauer <ohauer@@gmx.de> (on freebsd-ports) [1]
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@Reset markp due to lack of response to email and maintainer-timeouts.

Hat:	portmgr
@
text
@d11 1
a11 1
MASTER_SITES=	http://people.ee.ethz.ch/~dws/software/snort-rep/pub/
@


1.6
log
@De-pkg-comment.
@
text
@d13 1
a13 1
MAINTAINER=	markp@@FreeBSD.org
@


1.5
log
@Update to 1.10
@
text
@d14 1
@


1.4
log
@Fix typo: USE_PERL -> USE_PERL5
@
text
@d9 1
a9 1
PORTVERSION=	1.7
@


1.3
log
@Updated to 1.7.
@
text
@d15 1
a15 1
USE_PERL=	yes
@


1.2
log
@Updated to 1.5.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/snort-rep/Makefile,v 1.1 2001/07/19 14:26:23 markp Exp $
d9 1
a9 1
PORTVERSION=	1.5
@


1.1
log
@Add snort-rep 1.2, a Snort reporting tool that can produce text
or HTML from logs.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.2
@

