Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2010 17:54:56 GMT
From:      Tom Judge <tom@tomjudge.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151944: [new port] sysutils/p5-File-Log
Message-ID:  <201011041754.oA4Hsu6W027146@www.freebsd.org>
Resent-Message-ID: <201011041800.oA4I0P1F033504@freefall.freebsd.org>

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

>Number:         151944
>Category:       ports
>Synopsis:       [new port] sysutils/p5-File-Log
>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:   Thu Nov 04 18:00:25 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tom Judge
>Release:        8.1
>Organization:
>Environment:
FreeBSD tinderbox.home.tomjudge.com 8.1-STABLE FreeBSD 8.1-STABLE #0 r213720: Tue Oct 12 14:02:02 UTC 2010     tj@tinderbox.home.tomjudge.com:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
New port for perl File::Log an OO logging interface.

Tested with portlint and tinderbox.
>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:
#
#	p5-File-Log
#	p5-File-Log/distinfo
#	p5-File-Log/pkg-descr
#	p5-File-Log/pkg-plist
#	p5-File-Log/Makefile
#
echo c - p5-File-Log
mkdir -p p5-File-Log > /dev/null 2>&1
echo x - p5-File-Log/distinfo
sed 's/^X//' >p5-File-Log/distinfo << 'd4f7bd6579ed2de4565b2b8cd4001e71'
XMD5 (File-Log-1.05.tar.gz) = 95d4b309f1375bfc1a8a8c887ea26a21
XSHA256 (File-Log-1.05.tar.gz) = 6c7ab98e2965bff4118a18fa117d5bade553befa5c9316e7a7754cf28cf38ad9
XSIZE (File-Log-1.05.tar.gz) = 10139
d4f7bd6579ed2de4565b2b8cd4001e71
echo x - p5-File-Log/pkg-descr
sed 's/^X//' >p5-File-Log/pkg-descr << 'cd9b561d79379b4de3f9c115f1352bda'
XFile::Log is a class providing methods to log data to a file. There are a number
Xof parameters that can be passed to allow configuration of the logger.
cd9b561d79379b4de3f9c115f1352bda
echo x - p5-File-Log/pkg-plist
sed 's/^X//' >p5-File-Log/pkg-plist << '096f025f62bd64475d568535e68facb3'
X%%SITE_PERL%%/File/Log.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Log/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Log
X@dirrmtry %%SITE_PERL%%/File
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
096f025f62bd64475d568535e68facb3
echo x - p5-File-Log/Makefile
sed 's/^X//' >p5-File-Log/Makefile << '46e12b9811c38826e7e59aafa1479d37'
X# New ports collection makefile for:	p5-File-Log
X# Date created:							2010-10-4
X# Whom:									Tom Judge <tom@tomjudge.com>
X#
X# $FreeBSD$
X
XPORTNAME=		File-Log
XPORTVERSION=		1.05
XCATEGORIES=		sysutils perl5
XMASTER_SITES=		CPAN
XMASTER_SITE_SUBDIR=	File
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		tom@tomjudge.com
XCOMMENT=		A simple Object Orientated Logger
X
XPERL_CONFIGURE=		yes
X
XMAN3=			File::Log.3
X
X.include <bsd.port.mk>
46e12b9811c38826e7e59aafa1479d37
exit



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



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