svn commit: r511853 - in head/sysutils: syslog-ng311 syslog-ng315 syslog-ng317 syslog-ng318 syslog-ng319

Cy Schubert cy at FreeBSD.org
Thu Sep 12 04:32:10 UTC 2019


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 at 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
 


More information about the svn-ports-all mailing list