Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2013 07:54:47 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184263: [NEW PORT] devel/p5-File-Tail-Scribe: Perl Module to tail file to Scribe server
Message-ID:  <201311242354.rAONslHc079948@cse.tw>
Resent-Message-ID: <201311250000.rAP003Ij022449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184263
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-File-Tail-Scribe: Perl Module to tail file to Scribe server
>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:   Mon Nov 25 00:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
It monitors files in a given directory (or set of directories), such as 
Apache log files in /var/log/httpd, and as the log files are written to,
takes the changes and sends them to a running instance of the Scribe 
logging system.

WWW: http://search.cpan.org/dist/File-Tail-Scribe/

Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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:
#
#	p5-File-Tail-Scribe
#	p5-File-Tail-Scribe/distinfo
#	p5-File-Tail-Scribe/pkg-plist
#	p5-File-Tail-Scribe/Makefile
#	p5-File-Tail-Scribe/pkg-descr
#
echo c - p5-File-Tail-Scribe
mkdir -p p5-File-Tail-Scribe > /dev/null 2>&1
echo x - p5-File-Tail-Scribe/distinfo
sed 's/^X//' >p5-File-Tail-Scribe/distinfo << 'ff1929943e33c14f0bdea10996fad51c'
XSHA256 (File-Tail-Scribe-0.13.tar.gz) = 75817c2c2d155707423fb26f5923a69dfc6834a8f532afaaf01a4069f15f8b20
XSIZE (File-Tail-Scribe-0.13.tar.gz) = 8656
ff1929943e33c14f0bdea10996fad51c
echo x - p5-File-Tail-Scribe/pkg-plist
sed 's/^X//' >p5-File-Tail-Scribe/pkg-plist << '2448ea43791a290e002f8c993d2d3e3a'
X%%SITE_PERL%%/File/Tail/Scribe.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Tail/Scribe/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Tail/Scribe
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Tail
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
X@dirrmtry %%SITE_PERL%%/File
2448ea43791a290e002f8c993d2d3e3a
echo x - p5-File-Tail-Scribe/Makefile
sed 's/^X//' >p5-File-Tail-Scribe/Makefile << 'd2450ab95d45b853fc6488f6298a570e'
X# Created by: Hung-Yi Chen <gaod@hychen.org>
X# $FreeBSD$
X
XPORTNAME=	File-Tail-Scribe
XPORTVERSION=	0.13
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gaod@hychen.org
XCOMMENT=	Perl Module to tail file to Scribe server
X
XRUN_DEPENDS=	p5-File-Tail-Dir>0:${PORTSDIR}/devel/p5-File-Tail-Dir \
X		p5-Log-Dispatch-Scribe>0:${PORTSDIR}/devel/p5-Log-Dispatch-Scribe \
X		p5-Moose>0:${PORTSDIR}/devel/p5-Moose \
X		p5-Test-MockObject>0:${PORTSDIR}/devel/p5-Test-MockObject
X
XUSES=		perl5
XUSE_PERL5=	configure
X
XMAN3=		File::Tail::Scribe.3
X
XNO_STAGE=	yes
X.include <bsd.port.mk>
d2450ab95d45b853fc6488f6298a570e
echo x - p5-File-Tail-Scribe/pkg-descr
sed 's/^X//' >p5-File-Tail-Scribe/pkg-descr << 'c563db79a0307bfa8f27fd9deed42169'
XIt monitors files in a given directory (or set of directories), such as 
XApache log files in /var/log/httpd, and as the log files are written to,
Xtakes the changes and sends them to a running instance of the Scribe 
Xlogging system.
X
XWWW: http://search.cpan.org/dist/File-Tail-Scribe/
c563db79a0307bfa8f27fd9deed42169
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311242354.rAONslHc079948>