1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

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)
This commit is contained in:
Cy Schubert 2014-03-25 12:56:05 +00:00
parent 49fcf8e09a
commit a261079382
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349137
4 changed files with 3 additions and 2 deletions

View File

@ -901,6 +901,7 @@
SUBDIR += syslog-ng-incubator
SUBDIR += syslog-ng2
SUBDIR += syslog-ng33
SUBDIR += syslog-ng34
SUBDIR += syslogger
SUBDIR += sysrc
SUBDIR += system-tools-backends

View File

@ -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]* \

View File

@ -4,7 +4,6 @@
PORTNAME= syslog-ng
PORTVERSION= 3.5.4.1
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
DISTFILES= syslog-ng_${DISTVERSION}.tar.gz
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/${DISTVERSION}/source/

View File

@ -1,7 +1,7 @@
# Created by: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
# $FreeBSD$
PORTNAME= syslog-ng
PORTNAME= syslog-ng34
PORTVERSION= 3.4.7
PORTREVISION= 1
CATEGORIES= sysutils