Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2019 04:32:09 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511853 - in head/sysutils: syslog-ng311 syslog-ng315 syslog-ng317 syslog-ng318 syslog-ng319
Message-ID:  <201909120432.x8C4W9d1006176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Sep 12 04:32:08 2019
New Revision: 511853
URL: https://svnweb.freebsd.org/changeset/ports/511853

Log:
  Deprecate and expire old releases of syslog-ng.
  
  Discussed with:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
  		Balabit (a OneIdentity company) / syslog-ng upstream

Modified:
  head/sysutils/syslog-ng311/Makefile   (contents, props changed)
  head/sysutils/syslog-ng315/Makefile   (contents, props changed)
  head/sysutils/syslog-ng317/Makefile   (contents, props changed)
  head/sysutils/syslog-ng318/Makefile   (contents, props changed)
  head/sysutils/syslog-ng319/Makefile   (contents, props changed)

Modified: head/sysutils/syslog-ng311/Makefile
==============================================================================
--- head/sysutils/syslog-ng311/Makefile	Thu Sep 12 03:32:25 2019	(r511852)
+++ head/sysutils/syslog-ng311/Makefile	Thu Sep 12 04:32:08 2019	(r511853)
@@ -15,6 +15,9 @@ COMMENT=	Powerful syslogd replacement
 
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
+DEPRECATED=	No longer supported by Balabit
+EXPIRATION_DATE=	2019-12-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 

Modified: head/sysutils/syslog-ng315/Makefile
==============================================================================
--- head/sysutils/syslog-ng315/Makefile	Thu Sep 12 03:32:25 2019	(r511852)
+++ head/sysutils/syslog-ng315/Makefile	Thu Sep 12 04:32:08 2019	(r511853)
@@ -15,6 +15,9 @@ COMMENT=	Powerful syslogd replacement
 
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
+DEPRECATED=	No longer supported by Balabit
+EXPIRATION_DATE=	2019-12-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 

Modified: head/sysutils/syslog-ng317/Makefile
==============================================================================
--- head/sysutils/syslog-ng317/Makefile	Thu Sep 12 03:32:25 2019	(r511852)
+++ head/sysutils/syslog-ng317/Makefile	Thu Sep 12 04:32:08 2019	(r511853)
@@ -15,6 +15,9 @@ COMMENT=	Powerful syslogd replacement
 
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
+DEPRECATED=	No longer supported by Balabit
+EXPIRATION_DATE=	2019-12-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 

Modified: head/sysutils/syslog-ng318/Makefile
==============================================================================
--- head/sysutils/syslog-ng318/Makefile	Thu Sep 12 03:32:25 2019	(r511852)
+++ head/sysutils/syslog-ng318/Makefile	Thu Sep 12 04:32:08 2019	(r511853)
@@ -15,6 +15,9 @@ COMMENT=	Powerful syslogd replacement
 
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
+DEPRECATED=	No longer supported by Balabit
+EXPIRATION_DATE=	2019-12-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 

Modified: head/sysutils/syslog-ng319/Makefile
==============================================================================
--- head/sysutils/syslog-ng319/Makefile	Thu Sep 12 03:32:25 2019	(r511852)
+++ head/sysutils/syslog-ng319/Makefile	Thu Sep 12 04:32:08 2019	(r511853)
@@ -15,6 +15,9 @@ COMMENT=	Powerful syslogd replacement
 
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
+DEPRECATED=	No longer supported by Balabit
+EXPIRATION_DATE=	2019-12-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 



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