Lines 6-19
Link Here
|
6 |
|
6 |
|
7 |
PORTNAME= prelude-manager |
7 |
PORTNAME= prelude-manager |
8 |
PORTVERSION= 0.9.3 |
8 |
PORTVERSION= 0.9.3 |
9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
10 |
CATEGORIES= security |
10 |
CATEGORIES= security |
11 |
MASTER_SITES= http://www.prelude-ids.org/download/releases/ |
11 |
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ |
|
|
12 |
MASTER_SITES= http://www.prelude-ids.org/download/releases/old/ |
12 |
|
13 |
|
13 |
MAINTAINER= r.gruyters@yirdis.nl |
14 |
MAINTAINER= r.gruyters@yirdis.nl |
14 |
COMMENT= Prelude Network Intrusion Detection System central logging point |
15 |
COMMENT= Prelude Network Intrusion Detection System central logging point |
15 |
|
16 |
|
16 |
LIB_DEPENDS+= prelude.6:${PORTSDIR}/security/libprelude \ |
17 |
LIB_DEPENDS+= prelude.7:${PORTSDIR}/security/libprelude \ |
17 |
xml2.5:${PORTSDIR}/textproc/libxml2 |
18 |
xml2.5:${PORTSDIR}/textproc/libxml2 |
18 |
|
19 |
|
19 |
USE_GPG= yes |
20 |
USE_GPG= yes |
Lines 21-26
Link Here
|
21 |
USE_GMAKE= yes |
22 |
USE_GMAKE= yes |
22 |
INSTALLS_SHLIB= yes |
23 |
INSTALLS_SHLIB= yes |
23 |
GNU_CONFIGURE= yes |
24 |
GNU_CONFIGURE= yes |
|
|
25 |
USE_RC_SUBR= prelude-manager.sh |
24 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
26 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
25 |
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |
27 |
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |
26 |
--localstatedir=/var |
28 |
--localstatedir=/var |