diff options
author | cy <cy@FreeBSD.org> | 2014-03-25 20:56:05 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-03-25 20:56:05 +0800 |
commit | b28a035ce6e2573898d2f2f83997f921c70ebb2a (patch) | |
tree | 4c985c17d675db88e2f9d9f34ca861e4aa881d86 /sysutils/syslog-ng-devel | |
parent | ace03999162e563a949d5d7a7ee42f9ce75d628d (diff) | |
download | freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.tar.gz freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.tar.zst freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.zip |
Syslog-ng 3.5.4.1 is production ready.
- Add syslog-ng34 to sysutils/Makefile
- Adjust the newly moved syslog-ng34 to its new status
- Adjust the newly copied syslog-ng to its new status
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Diffstat (limited to 'sysutils/syslog-ng-devel')
-rw-r--r-- | sysutils/syslog-ng-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/syslog-ng-devel/Makefile b/sysutils/syslog-ng-devel/Makefile index 4c483922cff2..08b276551b9b 100644 --- a/sysutils/syslog-ng-devel/Makefile +++ b/sysutils/syslog-ng-devel/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/open-source-editi MAINTAINER= cy@FreeBSD.org COMMENT= A powerful syslogd replacement +IGNORE= No longer in development status (use syslog-ng port instead) CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ syslog-ng[0-9][0-9]-[0-9]* \ |