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

(-)barnyard2-sguil/Makefile (+17 lines)
Added Link Here
1
# New ports collection makefile for:	barnyard2-sguil
2
# Date created:				23 Jan 2006
3
# Whom:					pauls
4
#
5
# $FreeBSD$
6
#
7
8
PKGNAMESUFFIX=	-sguil
9
COMMENT=	An output system for Snort or Suricata
10
11
LIB_DEPENDS+=	tcl84.1:${PORTSDIR}/lang/tcl84
12
13
MASTERDIR=	${.CURDIR}/../barnyard2
14
15
CONFIGURE_ARGS+=	--with-tcl
16
17
.include "${MASTERDIR}/Makefile"
(-)barnyard-sguil/Makefile (-1 / +3 lines)
Lines 9-15 Link Here
9
COMMENT=	An output system for Snort (patched for sguil)
9
COMMENT=	An output system for Snort (patched for sguil)
10
PORTREVISION=	1
10
PORTREVISION=	1
11
11
12
BROKEN= barnyard is gone and port does not build with barnyard2
12
IGNORE=		Use security/barnyard2-squil instead
13
EXPIRATION=	2011-04-30
14
13
15
14
LIB_DEPENDS+=	tcl84.1:${PORTSDIR}/lang/tcl84
16
LIB_DEPENDS+=	tcl84.1:${PORTSDIR}/lang/tcl84

Return to bug 156188