From owner-cvs-all@FreeBSD.ORG Fri Jan 4 12:48:37 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BF7A16A420; Fri, 4 Jan 2008 12:48:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7BC1113C448; Fri, 4 Jan 2008 12:48:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m04CmbCT091833; Fri, 4 Jan 2008 12:48:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m04CmbJj091832; Fri, 4 Jan 2008 12:48:37 GMT (envelope-from pav) Message-Id: <200801041248.m04CmbJj091832@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 4 Jan 2008 12:48:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/barnyard Makefile ports/security/barnyard/files 64-bit-barnyard.h 64-bit-event.h 64-bit-input-plugins-dp-alert.h 64-bit-util.c 64-bit-util.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 12:48:37 -0000 pav 2008-01-04 12:48:37 UTC FreeBSD ports repository Modified files: security/barnyard Makefile Added files: security/barnyard/files 64-bit-barnyard.h 64-bit-event.h 64-bit-input-plugins-dp-alert.h 64-bit-util.c 64-bit-util.h Log: - Patches for 64-bit systems - Toggle MySQL option to default to 'on' PR: ports/118873 Submitted by: Paul Schmehl (maintainer) Revision Changes Path 1.9 +10 -2 ports/security/barnyard/Makefile 1.1 +12 -0 ports/security/barnyard/files/64-bit-barnyard.h (new) 1.1 +23 -0 ports/security/barnyard/files/64-bit-event.h (new) 1.1 +12 -0 ports/security/barnyard/files/64-bit-input-plugins-dp-alert.h (new) 1.1 +12 -0 ports/security/barnyard/files/64-bit-util.c (new) 1.1 +12 -0 ports/security/barnyard/files/64-bit-util.h (new)