Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Nov 2007 11:11:29 +0000 (UTC)
From:      valerio.daelli@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117761: [PATCH] upgrade of ossec-hids-local 1.3 -> 1.4
Message-ID:  <20071102111130.3063713C4A8@mx1.freebsd.org>
Resent-Message-ID: <200711021120.lA2BK1nH007135@freefall.freebsd.org>

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

>Number:         117761
>Category:       ports
>Synopsis:       [PATCH] upgrade of ossec-hids-local 1.3 -> 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 02 11:20:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Valerio Daelli
>Release:        FreeBSD 6.2-RELEASE-p6 amd64
>Organization:
IFOM 
>Environment:
System: FreeBSD sodio.ifom-ieo-campus.it 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #8: Tue Jul 24 17:16:37 CEST 2007 root@sodio.ifom-ieo-campus.it:/usr/obj/usr/src/sys/SODIO amd64


	
>Description:
	
This patch upgrade ossec-hids-local from 1.3 to 1.4. I also fixed few problems
with ossec-hids-client (thanks to Ivan Lago).  See next PRs.

>How-To-Repeat:
	
>Fix:

	

--- PATCH-OSSEC-HIDS-LOCAL begins here ---
diff -ruN /usr/ports/security/ossec-hids-local/Makefile /root/ossec-hids-local/Makefile
--- /usr/ports/security/ossec-hids-local/Makefile	Fri Apr 20 23:32:20 2007
+++ /root/ossec-hids-local/Makefile	Wed Oct 31 16:07:31 2007
@@ -1,9 +1,16 @@
-# New ports collection makefile for:	ossec-hids-client
-# Date created:		23 July 2006
+# New ports collection makefile for:	ossec-hids-local
+# Date created:		30 October 2007
 # Whom:			Valerio Daelli <valerio.daelli@gmail.com>
 #
 # $FreeBSD: ports/security/ossec-hids-local/Makefile,v 1.1 2007/04/20 21:32:20 miwi Exp $
 #
+
+PORTNAME=ossec-hids
+PORTREVISION=0
+PKGNAMESUFFIX=-local
+
+MAINTAINER=valerio.daelli@gmail.com
+COMMENT=	The client and server (local) port of ossec-hids
 
 LOCAL_ONLY=	yes
 
--- PATCH-OSSEC-HIDS-LOCAL ends here ---


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



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