aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-09-08 10:54:25 +0800
committerCy Schubert <cy@FreeBSD.org>2017-09-08 10:54:25 +0800
commit0926f52856a284ffe5b582ed9e2ef8dd0eb49181 (patch)
tree948dec96daaca64df00331214ffca6f4a5eee793 /sysutils
parent3b388c46e9a78ba6684310383b923ba0522d3522 (diff)
downloadfreebsd-ports-gnome-0926f52856a284ffe5b582ed9e2ef8dd0eb49181.tar.gz
freebsd-ports-gnome-0926f52856a284ffe5b582ed9e2ef8dd0eb49181.tar.zst
freebsd-ports-gnome-0926f52856a284ffe5b582ed9e2ef8dd0eb49181.zip
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.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/eventlog/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile
index a58532538445..28eb71bdda17 100644
--- a/sysutils/eventlog/Makefile
+++ b/sysutils/eventlog/Makefile
@@ -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