1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

RSYSLOG OVERHAUL: Part 4

- Update to 4.7.2

PR:             ports/151021
This commit is contained in:
Philip M. Gollucci 2010-10-06 00:07:05 +00:00
parent 9457819e68
commit 9b5e42e4a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262469
11 changed files with 17 additions and 17 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
COMMENT= LibDBI output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= libdbi
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi

View File

@ -6,7 +6,7 @@
#
COMMENT= GNUTLS module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= gnutls
LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls

View File

@ -6,7 +6,7 @@
#
COMMENT= GSS API input/output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= gssapi

View File

@ -6,7 +6,7 @@
#
COMMENT= MySQL output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= mysql
USE_MYSQL= yes

View File

@ -6,7 +6,7 @@
#
COMMENT= PostgreSQL output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= pgsql
USE_PGSQL= yes

View File

@ -6,7 +6,7 @@
#
COMMENT= RELP input/output module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= relp
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config

View File

@ -6,7 +6,7 @@
#
COMMENT= RFC3195 input support for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= rfc3195
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config

View File

@ -6,7 +6,7 @@
#
COMMENT= SNMP trap sender for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= snmp
LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: rsyslog4
# New ports collection makefile for: rsyslog4-devel
# Date created: 29 December 2008
# Whom: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
#
@ -6,8 +6,7 @@
#
PORTNAME= rsyslog
PORTVERSION= 4.6.1
PORTREVISION= 1
PORTVERSION= 4.7.2
CATEGORIES= sysutils
MASTER_SITES= http://download.rsyslog.com/rsyslog/
.ifdef MNAME
@ -18,7 +17,7 @@ MAINTAINER= pgollucci@FreeBSD.org
COMMENT?= Syslogd supporting SQL, TCP and TLS
.ifdef MNAME
RUN_DEPENDS= rsyslog>=${PORTVERSION}:${PORTSDIR}/sysutils/rsyslog4
RUN_DEPENDS= rsyslog>=${PORTVERSION}:${PORTSDIR}/sysutils/rsyslog4-devel
PLIST= ${.CURDIR}/pkg-plist
.endif
@ -82,8 +81,8 @@ IGNORE= with gssapi module is only supported on FreeBSD 7.x or later
CONFIGURE_ARGS+= --disable-rsyslogd --disable-klog
DESCR?= ${.CURDIR}/../rsyslog4/pkg-descr
MD5_FILE?= ${.CURDIR}/../rsyslog4/distinfo
DESCR?= ${.CURDIR}/../rsyslog4-devel/pkg-descr
MD5_FILE?= ${.CURDIR}/../rsyslog4-devel/distinfo
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (rsyslog-4.6.1.tar.gz) = 50e8271c5940782961ed99bad8711c20
SHA256 (rsyslog-4.6.1.tar.gz) = dbfa6a0472c8e4a08fe2c28b0c4f698e7fc2fafdd06092c06389d3dc364e8f2c
SIZE (rsyslog-4.6.1.tar.gz) = 2065326
MD5 (rsyslog-4.7.2.tar.gz) = 15b5dd2330b1ec4943f32032d388d2a7
SHA256 (rsyslog-4.7.2.tar.gz) = 007e3777291d679fec0fec3de1cb65e2aa5ce90ae2424812bcaaae302843e93e
SIZE (rsyslog-4.7.2.tar.gz) = 2108575

View File

@ -52,6 +52,7 @@ sbin/rsyslogd
%%PORTDOCS%%%%DOCSDIR%%/imrelp.html
%%PORTDOCS%%%%DOCSDIR%%/imtcp.html
%%PORTDOCS%%%%DOCSDIR%%/imuxsock.html
%%PORTDOCS%%%%DOCSDIR%%/imsolaris.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/ipv6.html