Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Apr 2011 01:58:08 +0200 (CEST)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Paul Schmehl <pauls@utdallas.edu>
Subject:   ports/156188: [patch] new port security/barnyard2-sguil
Message-ID:  <20110404235808.912D0207BA@u18-124.dslaccess.de>
Resent-Message-ID: <201104050000.p3500PaD029542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156188
>Category:       ports
>Synopsis:       [patch] new port security/barnyard2-sguil
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 05 00:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        FreeBSD 7.4-RELEASE i386
>Organization:
>Environment:

>Description:
security/barnyard is gone now and security/barnyard-sguil should be removed
additional.

Since we do not need any patches to build this new port I don't prefer a repocopy.

The attached patch expires the old security/barnyard-sguil port and connects
the new port security/barnyard2-sguil to the tree.

Build was tested against pgsql-8.4.7 amd mysql-5.5.10 without issues.

Build logs:
http://people.freebsd.org/~ohauer/diffs/barnyard2-sguil_mysql.log
http://people.freebsd.org/~ohauer/diffs/barnyard2-sguil_pgsql.log

>How-To-Repeat:

>Fix:

--- barnyard2-sguil.patch begins here ---
--- /dev/null	2011-04-05 01:33:50.000000000 +0200
+++ barnyard2-sguil/Makefile	2011-04-05 01:31:09.000000000 +0200
@@ -0,0 +1,17 @@
+# New ports collection makefile for:	barnyard2-sguil
+# Date created:				23 Jan 2006
+# Whom:					pauls
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX=	-sguil
+COMMENT=	An output system for Snort or Suricata
+
+LIB_DEPENDS+=	tcl84.1:${PORTSDIR}/lang/tcl84
+
+MASTERDIR=	${.CURDIR}/../barnyard2
+
+CONFIGURE_ARGS+=	--with-tcl
+
+.include "${MASTERDIR}/Makefile"
Index: barnyard-sguil/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/barnyard-sguil/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- barnyard-sguil/Makefile	4 Apr 2011 21:50:12 -0000	1.5
+++ barnyard-sguil/Makefile	4 Apr 2011 23:34:52 -0000
@@ -9,7 +9,9 @@
 COMMENT=	An output system for Snort (patched for sguil)
 PORTREVISION=	1
 
-BROKEN= barnyard is gone and port does not build with barnyard2
+IGNORE=		Use security/barnyard2-squil instead
+EXPIRATION=	2011-04-30
+
 
 LIB_DEPENDS+=	tcl84.1:${PORTSDIR}/lang/tcl84
 
--- barnyard2-sguil.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110404235808.912D0207BA>