From pgollucci@frieza.p6m7g8.net  Tue May  4 23:18:00 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E2B8A106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 May 2010 23:18:00 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 800A58FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 May 2010 23:17:59 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o44NHvXJ036647;
	Tue, 4 May 2010 19:17:57 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o44NHvwa036646;
	Tue, 4 May 2010 19:17:57 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <201005042317.o44NHvwa036646@frieza.p6m7g8.net>
Date: Tue, 4 May 2010 19:17:57 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
Reply-To: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cristianorolim@hotmail.com, rsyslog@lists.adiscon.com
Subject: Create rsyslog55 and friends to track -devel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         146316
>Category:       ports
>Synopsis:       [repocopy] Create sysutils/rsyslog55 and friends to track -devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 04 23:20:00 UTC 2010
>Closed-Date:    Wed May 12 21:46:11 UTC 2010
>Last-Modified:  Wed May 12 21:50:01 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010 root@frieza.p6m7g8.net:/usr/obj/usr/src/sys/FRIEZA amd64
>Description:
Cc: cristianorolim@hotmail.com, rsyslog@lists.adiscon.com

Repo copies needed:
sysutils/rsyslog5         -> sysutils/rsyslog55
sysutils/rsyslog5-dbi     -> sysutils/rsyslog55-dbi
sysutils/rsyslog5-gnutls  -> sysutils/rsyslog55-gnutls
sysutils/rsyslog5-gssapi  -> sysutils/rsyslog55-gssapi
sysutils/rsyslog5-mysql   -> sysutils/rsyslog55-mysql
sysutils/rsyslog5-pgsql   -> sysutils/rsyslog55-pgsql
sysutils/rsyslog5-relp    -> sysutils/rsyslog55-relp
sysutils/rsyslog5-rfc3195 -> sysutils/rsyslog55-rfc3195
sysutils/rsyslog5-snmp    -> sysutils/rsyslog55-snmp

Sponsored by:   RideCharge Inc. / Taxi Magic
>How-To-Repeat:
>Fix:

--- rsyslog55.diff begins here ---
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e3b17be..8d02e35 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -711,6 +711,15 @@
     SUBDIR += rsyslog5-relp
     SUBDIR += rsyslog5-rfc3195
     SUBDIR += rsyslog5-snmp
+    SUBDIR += rsyslog55
+    SUBDIR += rsyslog55-dbi
+    SUBDIR += rsyslog55-gnutls
+    SUBDIR += rsyslog55-gssapi
+    SUBDIR += rsyslog55-mysql
+    SUBDIR += rsyslog55-pgsql
+    SUBDIR += rsyslog55-relp
+    SUBDIR += rsyslog55-rfc3195
+    SUBDIR += rsyslog55-snmp
     SUBDIR += rtty
     SUBDIR += ruby-log4r
     SUBDIR += ruby-quota
diff --git a/sysutils/rsyslog55-dbi/Makefile b/sysutils/rsyslog55-dbi/Makefile
index 6e4ee57..c9d145a 100644
--- a/sysutils/rsyslog55-dbi/Makefile
+++ b/sysutils/rsyslog55-dbi/Makefile
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/rsyslog5-dbi/Makefile,v 1.4 2009/12/18 20:44:28 miwi Exp $
 
 COMMENT=	LibDBI output module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	libdbi
 LIB_DEPENDS=	dbi.0:${PORTSDIR}/databases/libdbi
diff --git a/sysutils/rsyslog55-gnutls/Makefile b/sysutils/rsyslog55-gnutls/Makefile
index 3deb756..2f22ddb 100644
--- a/sysutils/rsyslog55-gnutls/Makefile
+++ b/sysutils/rsyslog55-gnutls/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	GNUTLS module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	gnutls
 LIB_DEPENDS+=	gnutls.40:${PORTSDIR}/security/gnutls
diff --git a/sysutils/rsyslog55-gssapi/Makefile b/sysutils/rsyslog55-gssapi/Makefile
index 6452ebc..9fa9ccb 100644
--- a/sysutils/rsyslog55-gssapi/Makefile
+++ b/sysutils/rsyslog55-gssapi/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	GSS API input/output module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	gssapi
 
diff --git a/sysutils/rsyslog55-mysql/Makefile b/sysutils/rsyslog55-mysql/Makefile
index 3b9eca1..682588c 100644
--- a/sysutils/rsyslog55-mysql/Makefile
+++ b/sysutils/rsyslog55-mysql/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	MySQL output module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	mysql
 USE_MYSQL=	yes
diff --git a/sysutils/rsyslog55-pgsql/Makefile b/sysutils/rsyslog55-pgsql/Makefile
index 470009e..c9a08e6 100644
--- a/sysutils/rsyslog55-pgsql/Makefile
+++ b/sysutils/rsyslog55-pgsql/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	PostgreSQL output module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	pgsql
 USE_PGSQL=	yes
diff --git a/sysutils/rsyslog55-relp/Makefile b/sysutils/rsyslog55-relp/Makefile
index 8a915c1..86c7894 100644
--- a/sysutils/rsyslog55-relp/Makefile
+++ b/sysutils/rsyslog55-relp/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	RELP input/output module for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	relp
 BUILD_DEPENDS+=	pkg-config:${PORTSDIR}/devel/pkg-config
diff --git a/sysutils/rsyslog55-rfc3195/Makefile b/sysutils/rsyslog55-rfc3195/Makefile
index 733daa4..db6fe57 100644
--- a/sysutils/rsyslog55-rfc3195/Makefile
+++ b/sysutils/rsyslog55-rfc3195/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	RFC3195 input support for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	rfc3195
 BUILD_DEPENDS+=	pkg-config:${PORTSDIR}/devel/pkg-config
diff --git a/sysutils/rsyslog55-snmp/Makefile b/sysutils/rsyslog55-snmp/Makefile
index 8116cf1..466d5b8 100644
--- a/sysutils/rsyslog55-snmp/Makefile
+++ b/sysutils/rsyslog55-snmp/Makefile
@@ -6,7 +6,7 @@
 #
 
 COMMENT=	SNMP trap sender for rsyslog
-MASTERDIR=	${.CURDIR}/../rsyslog5
+MASTERDIR=	${.CURDIR}/../rsyslog55
 
 MNAME=	snmp
 LIB_DEPENDS=	netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
diff --git a/sysutils/rsyslog55/Makefile b/sysutils/rsyslog55/Makefile
index 679ff97..080dd91 100644
--- a/sysutils/rsyslog55/Makefile
+++ b/sysutils/rsyslog55/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rsyslog
-PORTVERSION=	5.4.0
+PORTVERSION=	5.5.4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://download.rsyslog.com/rsyslog/
 .ifdef MNAME
@@ -17,12 +17,20 @@ MAINTAINER=	cristianorolim@hotmail.com
 COMMENT?=	Syslogd supporting SQL, TCP and TLS
 
 .ifdef MNAME
-RUN_DEPENDS=	rsyslog>=5:${PORTSDIR}/sysutils/rsyslog5
+RUN_DEPENDS=	rsyslog>=5.5.0:${PORTSDIR}/sysutils/rsyslog55
 
 PLIST=		${.CURDIR}/pkg-plist
 .endif
 
-CONFLICTS=	rsyslog-[!5].[0-9]*
+.ifdef WITH_MYSQL_MICROSECONDS
+EXTRA_PATCHES+=	${FILESDIR}/extra-patch-mysql-microseconds
+.endif
+
+.ifdef WITH_SANE_HOSTNAME
+EXTRA_PATCHES+=	${FILESDIR}/extra-patch-sane-hostname
+.endif
+
+CONFLICTS=	rsyslog-[!5].[0-9]* rsyslog-5.4.*
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes
@@ -52,6 +60,7 @@ post-patch:
 		${WRKSRC}/tools/syslogd.c
 	@${GREP} -rl '/etc/rsyslog.conf' ${WRKSRC}|${XARGS} ${REINPLACE_CMD} -e\
 		's|/etc/rsyslog.conf|${PREFIX}/etc/rsyslog.conf|'
+	@${REINPLACE_CMD} -e 's,/lib/rsyslog,${PREFIX}/lib/rsyslog,' ${WRKSRC}/tools/syslogd.c
 	@${FIND} ${WRKSRC} -name '*.bak' -delete
 
 post-install:
@@ -75,8 +84,8 @@ IGNORE=	with gssapi module is only supported on FreeBSD 7.x or later
 
 CONFIGURE_ARGS+=	--disable-rsyslogd --disable-klog
 
-DESCR?=		${.CURDIR}/../rsyslog5/pkg-descr
-MD5_FILE?=	${.CURDIR}/../rsyslog5/distinfo
+DESCR?=		${.CURDIR}/../rsyslog55/pkg-descr
+MD5_FILE?=	${.CURDIR}/../rsyslog55/distinfo
 .endif
 
 .if ${OSVERSION} < 700042
diff --git a/sysutils/rsyslog55/distinfo b/sysutils/rsyslog55/distinfo
index a452749..bbda583 100644
--- a/sysutils/rsyslog55/distinfo
+++ b/sysutils/rsyslog55/distinfo
@@ -1,3 +1,3 @@
-MD5 (rsyslog-5.4.0.tar.gz) = 291882229d50496f42bd63174076dd37
-SHA256 (rsyslog-5.4.0.tar.gz) = d9cd21d2fcd45fcae65eb0a51927c40315cca02afdc62478abd950febfcf7228
-SIZE (rsyslog-5.4.0.tar.gz) = 2124201
+MD5 (rsyslog-5.5.4.tar.gz) = 824df2504955df1619e5ec2915d783aa
+SHA256 (rsyslog-5.5.4.tar.gz) = 31853a551ea7ca960c59c9e33406b1748bdf311059c9d8a4ce98816d51b17cac
+SIZE (rsyslog-5.5.4.tar.gz) = 2200136
diff --git a/sysutils/rsyslog55/files/extra-patch-mysql-microseconds b/sysutils/rsyslog55/files/extra-patch-mysql-microseconds
new file mode 100644
index 0000000..ec248b0
--- /dev/null
+++ b/sysutils/rsyslog55/files/extra-patch-mysql-microseconds
@@ -0,0 +1,56 @@
+--- ./runtime/datetime.c.orig	2010-05-04 18:57:25.588028725 -0400
++++ ./runtime/datetime.c	2010-05-04 18:59:12.390680038 -0400
+@@ -644,18 +644,30 @@
+ 	pBuf[1] = (ts->year / 100) % 10 + '0';
+ 	pBuf[2] = (ts->year / 10) % 10 + '0';
+ 	pBuf[3] = ts->year % 10 + '0';
+-	pBuf[4] = (ts->month / 10) % 10 + '0';
+-	pBuf[5] = ts->month % 10 + '0';
+-	pBuf[6] = (ts->day / 10) % 10 + '0';
+-	pBuf[7] = ts->day % 10 + '0';
+-	pBuf[8] = (ts->hour / 10) % 10 + '0';
+-	pBuf[9] = ts->hour % 10 + '0';
+-	pBuf[10] = (ts->minute / 10) % 10 + '0';
+-	pBuf[11] = ts->minute % 10 + '0';
+-	pBuf[12] = (ts->second / 10) % 10 + '0';
+-	pBuf[13] = ts->second % 10 + '0';
+-	pBuf[14] = '\0';
+-	return 15;
++    pBuf[4] = '-';
++    pBuf[5] = (ts->month / 10) % 10 + '0';
++    pBuf[6] = ts->month % 10 + '0';
++    pBuf[7] = '-';
++    pBuf[8] = (ts->day / 10) % 10 + '0';
++    pBuf[9] = ts->day % 10 + '0';
++    pBuf[10] = ' ';
++    pBuf[11] = (ts->hour / 10) % 10 + '0';
++    pBuf[12] = ts->hour % 10 + '0';
++    pBuf[13] = ':';
++    pBuf[14] = (ts->minute / 10) % 10 + '0';
++    pBuf[15] = ts->minute % 10 + '0';
++    pBuf[16] = ':';
++    pBuf[17] = (ts->second / 10) % 10 + '0';
++    pBuf[18] = ts->second % 10 + '0';
++    pBuf[19] = '.';
++    pBuf[20] = (ts->secfrac / 100000) % 10 + '0';
++    pBuf[21] = (ts->secfrac / 10000) % 10 + '0';
++    pBuf[22] = (ts->secfrac / 1000) % 10 + '0';
++    pBuf[23] = (ts->secfrac / 100) % 10 + '0';
++    pBuf[24] = (ts->secfrac / 10) % 10 + '0';
++    pBuf[25] = ts->secfrac % 10 + '0';
++    pBuf[26] = '\0';
++	return 26;
+ 
+ }
+ 
+--- ./runtime/msg.c.orig	2010-05-04 19:00:20.241528788 -0400
++++ ./runtime/msg.c	2010-05-04 19:00:06.136349680 -0400
+@@ -1293,7 +1293,7 @@
+ 	case tplFmtMySQLDate:
+ 		MsgLock(pM);
+ 		if(pM->pszTIMESTAMP_MySQL == NULL) {
+-			if((pM->pszTIMESTAMP_MySQL = MALLOC(15)) == NULL) {
++			if((pM->pszTIMESTAMP_MySQL = MALLOC(26)) == NULL) {
+ 				MsgUnlock(pM);
+ 				return "";
+ 			}
diff --git a/sysutils/rsyslog55/files/extra-patch-sane-hostname b/sysutils/rsyslog55/files/extra-patch-sane-hostname
new file mode 100644
index 0000000..bc72514
--- /dev/null
+++ b/sysutils/rsyslog55/files/extra-patch-sane-hostname
@@ -0,0 +1,40 @@
+--- ./tools/syslogd.c.orig	2010-05-04 19:02:05.548362478 -0400
++++ ./tools/syslogd.c	2010-05-04 19:02:27.452450741 -0400
+@@ -2611,37 +2611,6 @@
+ 	net.getLocalHostname(&LocalFQDNName);
+ 	CHKmalloc(LocalHostName = (uchar*) strdup((char*)LocalFQDNName));
+ 	glbl.SetLocalFQDNName(LocalFQDNName); /* set the FQDN before we modify it */
+-	if((p = (uchar*)strchr((char*)LocalHostName, '.'))) {
+-		*p++ = '\0';
+-		LocalDomain = p;
+-	} else {
+-		LocalDomain = (uchar*)"";
+-
+-		/* It's not clearly defined whether gethostname()
+-		 * should return the simple hostname or the fqdn. A
+-		 * good piece of software should be aware of both and
+-		 * we want to distribute good software.  Joey
+-		 *
+-		 * Good software also always checks its return values...
+-		 * If syslogd starts up before DNS is up & /etc/hosts
+-		 * doesn't have LocalHostName listed, gethostbyname will
+-		 * return NULL. 
+-		 */
+-		/* TODO: gethostbyname() is not thread-safe, but replacing it is
+-		 * not urgent as we do not run on multiple threads here. rgerhards, 2007-09-25
+-		 */
+-		hent = gethostbyname((char*)LocalHostName);
+-		if(hent) {
+-			free(LocalHostName);
+-			CHKmalloc(LocalHostName = (uchar*)strdup(hent->h_name));
+-				
+-			if((p = (uchar*)strchr((char*)LocalHostName, '.')))
+-			{
+-				*p++ = '\0';
+-				LocalDomain = p;
+-			}
+-		}
+-	}
+ 
+ 	/* Convert to lower case to recognize the correct domain laterly */
+ 	for(p = LocalDomain ; *p ; p++)
diff --git a/sysutils/rsyslog55/pkg-plist b/sysutils/rsyslog55/pkg-plist
index 4120023..3d534e8 100644
--- a/sysutils/rsyslog55/pkg-plist
+++ b/sysutils/rsyslog55/pkg-plist
@@ -52,6 +52,7 @@ sbin/rsyslogd
 %%PORTDOCS%%%%DOCSDIR%%/imgssapi.html
 %%PORTDOCS%%%%DOCSDIR%%/imklog.html
 %%PORTDOCS%%%%DOCSDIR%%/imrelp.html
+%%PORTDOCS%%%%DOCSDIR%%/imsolaris.html
 %%PORTDOCS%%%%DOCSDIR%%/imtcp.html
 %%PORTDOCS%%%%DOCSDIR%%/imuxsock.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
@@ -93,6 +94,7 @@ sbin/rsyslogd
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_dropmsgswithmaliciousdnsptrrecords.html
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_droptrailinglfonreception.html
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_dynafilecachesize.html
+%%PORTDOCS%%%%DOCSDIR%%/rsconf1_escape8bitcharsonreceive.html
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_escapecontrolcharactersonreceive.html
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_failonchownfailure.html
 %%PORTDOCS%%%%DOCSDIR%%/rsconf1_filecreatemode.html
--- rsyslog55.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed May 5 08:59:15 UTC 2010 
Responsible-Changed-Why:  
repocopies requested. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146316 
State-Changed-From-To: open->repocopy 
State-Changed-By: pav 
State-Changed-When: Thu May 6 07:54:28 UTC 2010 
State-Changed-Why:  
Set correct state 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146316 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Sun May 9 17:34:30 UTC 2010 
State-Changed-Why:  
Repocopies complete. 


Responsible-Changed-From-To: portmgr->pgollucci 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sun May 9 17:34:30 UTC 2010 
Responsible-Changed-Why:  
Repocopies complete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146316 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146316: commit references a PR
Date: Wed, 12 May 2010 21:37:42 +0000 (UTC)

 pgollucci    2010-05-12 21:37:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/rsyslog55   Makefile distinfo pkg-descr pkg-plist 
     sysutils/rsyslog55-dbi Makefile 
     sysutils/rsyslog55-gnutls Makefile 
     sysutils/rsyslog55-gssapi Makefile 
     sysutils/rsyslog55-mysql Makefile pkg-plist 
     sysutils/rsyslog55-pgsql Makefile pkg-plist 
     sysutils/rsyslog55-relp Makefile 
     sysutils/rsyslog55-rfc3195 Makefile 
     sysutils/rsyslog55-snmp Makefile 
   Log:
   - Forced commit to note repo copies from sysutils/rsyslog5* -> sysutils/rsyslog55*
   
   PR:             ports/146316
   Repo copy by:   marcus
   
   Revision  Changes    Path
   1.5       +0 -0      ports/sysutils/rsyslog55-dbi/Makefile
   1.6       +0 -0      ports/sysutils/rsyslog55-gnutls/Makefile
   1.5       +0 -0      ports/sysutils/rsyslog55-gssapi/Makefile
   1.5       +0 -0      ports/sysutils/rsyslog55-mysql/Makefile
   1.3       +0 -0      ports/sysutils/rsyslog55-mysql/pkg-plist
   1.5       +0 -0      ports/sysutils/rsyslog55-pgsql/Makefile
   1.3       +0 -0      ports/sysutils/rsyslog55-pgsql/pkg-plist
   1.5       +0 -0      ports/sysutils/rsyslog55-relp/Makefile
   1.4       +0 -0      ports/sysutils/rsyslog55-rfc3195/Makefile
   1.5       +0 -0      ports/sysutils/rsyslog55-snmp/Makefile
   1.14      +0 -0      ports/sysutils/rsyslog55/Makefile
   1.14      +0 -0      ports/sysutils/rsyslog55/distinfo
   1.6       +0 -0      ports/sysutils/rsyslog55/pkg-descr
   1.9       +0 -0      ports/sysutils/rsyslog55/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Wed May 12 21:46:10 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146316 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146316: commit references a PR
Date: Wed, 12 May 2010 21:40:52 +0000 (UTC)

 pgollucci    2010-05-12 21:40:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils             Makefile 
     sysutils/rsyslog55   Makefile distinfo pkg-plist 
     sysutils/rsyslog55-dbi Makefile 
     sysutils/rsyslog55-gnutls Makefile 
     sysutils/rsyslog55-gssapi Makefile 
     sysutils/rsyslog55-mysql Makefile 
     sysutils/rsyslog55-pgsql Makefile 
     sysutils/rsyslog55-relp Makefile 
     sysutils/rsyslog55-rfc3195 Makefile 
     sysutils/rsyslog55-snmp Makefile 
   Added files:
     sysutils/rsyslog55/files extra-patch-mysql-microseconds 
                              extra-patch-sane-hostname 
   Log:
   - Please welcome rsyslog55 which is tracking the -devel
   - 2 custom optional patches
     o) microsecond support for MySQL
     o) sanely select and return FQDN for use in $fromhost templates
   
   PR:                 ports/146316
   No objection from:  cristianorolim@hotmail.com (rsyslog* maintainer)
   Submitted by:       pgollucci@ (myself)
   
   Revision  Changes    Path
   1.1191    +9 -0      ports/sysutils/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-dbi/Makefile
   1.7       +1 -1      ports/sysutils/rsyslog55-gnutls/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-gssapi/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-mysql/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-pgsql/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-relp/Makefile
   1.5       +1 -1      ports/sysutils/rsyslog55-rfc3195/Makefile
   1.6       +1 -1      ports/sysutils/rsyslog55-snmp/Makefile
   1.15      +14 -5     ports/sysutils/rsyslog55/Makefile
   1.15      +3 -3      ports/sysutils/rsyslog55/distinfo
   1.1       +56 -0     ports/sysutils/rsyslog55/files/extra-patch-mysql-microseconds (new)
   1.1       +40 -0     ports/sysutils/rsyslog55/files/extra-patch-sane-hostname (new)
   1.10      +2 -0      ports/sysutils/rsyslog55/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
