Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2021 23:53:38 +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: r563968 - head/sysutils/syslog-ng327
Message-ID:  <202102032353.113Nrc6i045333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Feb  3 23:53:38 2021
New Revision: 563968
URL: https://svnweb.freebsd.org/changeset/ports/563968

Log:
  Deprecate and expire syslog-ng327.
  
  Not officially supported by syslog-ng upstream.

Modified:
  head/sysutils/syslog-ng327/Makefile   (contents, props changed)

Modified: head/sysutils/syslog-ng327/Makefile
==============================================================================
--- head/sysutils/syslog-ng327/Makefile	Wed Feb  3 23:52:33 2021	(r563967)
+++ head/sysutils/syslog-ng327/Makefile	Wed Feb  3 23:53:38 2021	(r563968)
@@ -13,6 +13,9 @@ PKGNAMESUFFIX=	327
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Powerful syslogd replacement
 
+DEPRECATED=		Not officially supported by upstream
+EXPIRATION_DATE=	2021-03-31
+
 BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 
 LIB_DEPENDS=	libpcre.so:devel/pcre \



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