View | Details | Raw Unified | Return to bug 93386
Collapse All | Expand All

(-)libprelude/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
CATEGORIES=	security
8
CATEGORIES=	security
9
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
9
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
10
10
11
MAINTAINER=	sergei@FreeBSD.org
11
MAINTAINER=	r.gruyters@yirdis.nl
12
COMMENT=	Framework library for Prelude NIDS
12
COMMENT=	Framework library for Prelude NIDS
13
13
14
LIB_DEPENDS=	gnutls.15:${PORTSDIR}/security/gnutls
14
LIB_DEPENDS=	gnutls.15:${PORTSDIR}/security/gnutls
(-)libpreludedb/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
CATEGORIES=	security
8
CATEGORIES=	security
9
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
9
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
10
10
11
MAINTAINER=	sergei@FreeBSD.org
11
MAINTAINER=	r.gruyters@yirdis.nl
12
COMMENT=	Framework library for access to Prelude NIDS database
12
COMMENT=	Framework library for access to Prelude NIDS database
13
13
14
LIB_DEPENDS=	prelude.6:${PORTSDIR}/security/libprelude
14
LIB_DEPENDS=	prelude.6:${PORTSDIR}/security/libprelude
(-)prelude-lml/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
CATEGORIES=	security
9
CATEGORIES=	security
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
11
11
12
MAINTAINER=	sergei@FreeBSD.org
12
MAINTAINER=	r.gruyters@yirdis.nl
13
COMMENT=	Prelude Network Intrusion Detection System Log Monitoring Lackey
13
COMMENT=	Prelude Network Intrusion Detection System Log Monitoring Lackey
14
14
15
LIB_DEPENDS+=	prelude.6:${PORTSDIR}/security/libprelude \
15
LIB_DEPENDS+=	prelude.6:${PORTSDIR}/security/libprelude \
(-)prelude-manager/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
CATEGORIES=	security
9
CATEGORIES=	security
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
10
MASTER_SITES=	http://www.prelude-ids.org/download/releases/
11
11
12
MAINTAINER=	sergei@FreeBSD.org
12
MAINTAINER=	r.gruyters@yirdis.nl
13
COMMENT=	Prelude Network Intrusion Detection System central logging point
13
COMMENT=	Prelude Network Intrusion Detection System central logging point
14
14
15
LIB_DEPENDS+=	prelude.6:${PORTSDIR}/security/libprelude \
15
LIB_DEPENDS+=	prelude.6:${PORTSDIR}/security/libprelude \

Return to bug 93386