Prepare to de-orbit and burn.

PR:	138159
This commit is contained in:
Alexander Nedotsukov 2009-09-07 08:55:05 +00:00
parent 2eedd5cb74
commit d38f0b59da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240969
3 changed files with 13 additions and 6 deletions

View file

@ -6,14 +6,15 @@
#
PORTNAME= rsyslog
PORTVERSION= 2.0.5
PORTVERSION= 2.0.7
CATEGORIES= sysutils
MASTER_SITES= CENKES http://download.rsyslog.com/rsyslog/
MASTER_SITES= http://download.rsyslog.com/rsyslog/
MAINTAINER= ports@FreeBSD.org
COMMENT?= Enhanced syslog daemon
LIB_DEPENDS= logging.0:${PORTSDIR}/devel/liblogging
.ifndef PKGNAMESUFFIX
USE_RC_SUBR= ${PORTNAME}d
SUB_FILES= pkg-message
@ -21,8 +22,11 @@ MAN8= rfc3195d.8 rklogd.8 rsyslogd.8
MAN5= rsyslog.conf.5
.endif
DEPRECATED= Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
EXPIRATION_DATE= 2009-11-07
NO_LATEST_LINK= yes
CONFLICTS= rsyslog-3.[0-9]*
CONFLICTS= rsyslog-[3-4].[0-9]*
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes

View file

@ -1,3 +1,3 @@
MD5 (rsyslog-2.0.5.tar.gz) = 6ad34f309a730c7bc9dfdb8380d82431
SHA256 (rsyslog-2.0.5.tar.gz) = 4cc23ff7ab80171774f5844bc26b4a89048a817b7bc65a39ffa90d52829ff94c
SIZE (rsyslog-2.0.5.tar.gz) = 695751
MD5 (rsyslog-2.0.7.tar.gz) = 795d89f90a5364c0e528f725f10c732b
SHA256 (rsyslog-2.0.7.tar.gz) = f17a8c889bee9d2f5bcdcd9b3be98e7065d90f8f209550fb59f383873a1737e0
SIZE (rsyslog-2.0.7.tar.gz) = 707904

View file

@ -6,4 +6,7 @@ Its advanced features make it suitable for enterprise-class, encryption
protected syslog relay chains while at the same time being very easy to
setup for the novice user.
Rsyslog v2 is deprecated and is no longer supported. It operates with some
limitations under FreeBSD. Consider using Rsyslog v3 or v4.
WWW: http://www.rsyslog.com/