head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.12.15.22.28.08;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.09.19.21.12.55;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2009.05.23.14.08.34;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308968
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308968 | pawel | 2012-12-15 22:22:37 +0000 (Sat, 15 Dec 2012) | 33 lines
## SVN ##
## SVN ## Update Prelude-IDS ports to 1.0.1 release
## SVN ##
## SVN ## security/libprelude:
## SVN ## - Remove BROKEN, update to version 1.0.1 [1]
## SVN ## - Add missing deps, port requires pkg-config during build
## SVN ##
## SVN ## security/libpreludedb:
## SVN ## - Update to version 1.0.1p1
## SVN ## - Add missing deps
## SVN ## - Make options deterministic and not dependent on what's installed
## SVN ##
## SVN ## security/prelude-lml:
## SVN ## - Update to version 1.0.1
## SVN ## - Add missing deps, port requires pkg-config during build
## SVN ## - Convert to OptionsNG
## SVN ##
## SVN ## security/prelude-manager:
## SVN ## - Update to version 1.0.2
## SVN ## - Add missing deps, port requires pkg-config during build
## SVN ## - Convert to OptionsNG, remove PRELUDEDB option - it can't be turned off
## SVN ##   by CONFIGURE_ARGS, package links to preludedb at all times if available
## SVN ##
## SVN ## security/pflogger:
## SVN ## - Bump PORTREVISION, libprelude ABI version changed
## SVN ##
## SVN ## www/py-prewikka:
## SVN ## - Update to version 1.0.1p1
## SVN ## - Convert to OptionsNG
## SVN ## - Sort plist
## SVN ##
## SVN ## PR:		172056 [1]
## SVN ## Submitted by:	KATO Tsuguru <tkato432@@yahoo.com> [1]
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Anders Troback <freebsd@@troback.com>
# $FreeBSD: head/security/prelude-pflogger/Makefile 308968 2012-12-15 22:22:37Z pawel $

PORTNAME=	prelude-pflogger
DISTVERSION=	0.9.0-rc2
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://www.prelude-ids.com/download/releases/${PORTNAME}/

MAINTAINER=	freebsd@@troback.com
COMMENT=	Prelude-PFlogger Listens at OpenBSD PF

LIB_DEPENDS+=	prelude:${PORTSDIR}/security/libprelude

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
USE_RC_SUBR=	prelude-pflogger

.include <bsd.port.mk>
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 5
# New ports collection makefile for:	prelude-pflogger
# Date created:			19 May 2009
# Whom:				Anders Troback <freebsd@@troback.com>
#
# $FreeBSD: head/security/prelude-pflogger/Makefile 300897 2012-07-14 14:29:18Z beat $
d6 1
a6 1
PORTREVISION=	1
d13 1
a13 1
LIB_DEPENDS+=	prelude.20:${PORTSDIR}/security/libprelude
@


1.2
log
@- Chase libprelude update

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Prelude is a new innovative hybrid Intrusion Detection system designed
to be very modular, distributed, rock solid and fast.

Prelude-PFlogger Listens at OpenBSD PF redirect logged packet, and
send alerts to the Prelude Manager.

WWW: http://www.prelude-ids.org/

PR:		ports/134746
Submitted by:	Anders Troback <freebsd at troback.com>
@
text
@d9 1
d16 1
a16 1
LIB_DEPENDS+=	prelude.19:${PORTSDIR}/security/libprelude
@

