svn commit: r449437 - head/sysutils/eventlog

Cy Schubert cy at FreeBSD.org
Fri Sep 8 02:54:27 UTC 2017


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


More information about the svn-ports-all mailing list