Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2017 02:54:25 +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: r449437 - head/sysutils/eventlog
Message-ID:  <201709080254.v882sPq0087114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Sep  8 02:54:25 2017
New Revision: 449437
URL: https://svnweb.freebsd.org/changeset/ports/449437

Log:
  Add a reminder to expire this port when sysutils/syslog-ng310 is
  expired. syslog-ng311 and subsequent ports use their own copy of
  eventlog. This is a packaging decision made by Balabit, the authors
  of syslog-ng.

Modified:
  head/sysutils/eventlog/Makefile

Modified: head/sysutils/eventlog/Makefile
==============================================================================
--- head/sysutils/eventlog/Makefile	Fri Sep  8 01:12:56 2017	(r449436)
+++ head/sysutils/eventlog/Makefile	Fri Sep  8 02:54:25 2017	(r449437)
@@ -11,6 +11,10 @@ DISTFILES=	${PORTNAME}_${PORTVERSION}.tar.gz
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Replacement of the simple syslog() API providing structure to messages
 
+#	Reminder: Retire this port sysutils/syslog-ng310 is retired.
+#	syslog-ng311 and subsequent ports make use of a private copy of
+#	eventlog. sysutils/syslog-ng* is this port's only consumer.
+
 GNU_CONFIGURE=	yes
 USES=		libtool pathfix pkgconfig
 USE_LDCONFIG=	yes



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