ports/134137: [new port] sysutils/rsyslog4-rfc3195: RFC3195 input support for rsyslog
Cristiano Rolim Pereira
cristianorolim at hotmail.com
Fri May 1 14:50:03 UTC 2009
>Number: 134137
>Category: ports
>Synopsis: [new port] sysutils/rsyslog4-rfc3195: RFC3195 input support for rsyslog
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 01 14:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Cristiano Rolim Pereira
>Release: 7.1-RELEASE
>Organization:
>Environment:
FreeBSD freebsd7.casa 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #1: Wed Nov 19 11:43:40 BRST 2008 root at freebsd7.casa:/usr/src/sys/i386/compile/BSD i386
>Description:
slave port for sysutils/rsyslog4.
Add support for rfc 3195 (Reliable Delivery for syslog)
WWW: http://www.rfc-archive.org/getrfc.php?rfc=3195
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# rsyslog4-rfc3195/
# rsyslog4-rfc3195/Makefile
#
echo c - rsyslog4-rfc3195/
mkdir -p rsyslog4-rfc3195/ > /dev/null 2>&1
echo x - rsyslog4-rfc3195/Makefile
sed 's/^X//' >rsyslog4-rfc3195/Makefile << 'END-of-rsyslog4-rfc3195/Makefile'
X# New ports collection makefile for: rsyslog4-snmp
X# Date created: 29 December 2008
X# Whom: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
X#
X# $FreeBSD: ports/sysutils/rsyslog4-snmp/Makefile,v 1.1 2009/01/27 19:52:01 pgollucci Exp $
X#
X
XCOMMENT= RFC3195 input support for rsyslog
XMASTERDIR= ${.CURDIR}/../rsyslog4
X
XMNAME= rfc3195
XBUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
XLIB_DEPENDS+= logging.0:${PORTSDIR}/devel/liblogging
X
XCONFIGURE_ARGS+=--enable-rfc3195
X
XPLIST_FILES+= lib/rsyslog/im3195.la \
X lib/rsyslog/im3195.so
X
Xdo-install:
X @${INSTALL_PROGRAM} \
X ${WRKSRC}/plugins/im3195/.libs/im3195.so ${PREFIX}/lib/rsyslog
X @${INSTALL_DATA} \
X ${WRKSRC}/plugins/im3195/im3195.la ${PREFIX}/lib/rsyslog
X.include "${MASTERDIR}/Makefile"
END-of-rsyslog4-rfc3195/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list