ports/62220: [NEW PORT] devel/p5-Log-Dispatch-Perl: A Log::Dispatch plug-in using core Perl functions for logging

Lars Thegler lars at thegler.dk
Sun Feb 1 15:10:31 UTC 2004


>Number:         62220
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Log-Dispatch-Perl: A Log::Dispatch plug-in using core Perl functions for logging
>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:   Sun Feb 01 07:10:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov  5 11:25:36 CET
>Description:
The "Log::Dispatch::Perl" module offers a logging alternative using
standard Perl core functions. It allows you to fall back to the
common Perl alternatives for logging, such as "warn" and "cluck".
It also adds the possibility for a logging action to halt the current
environment, such as with "die" and "croak".

WWW: http://search.cpan.org/dist/Log-Dispatch-Perl/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Log-Dispatch-Perl-0.03.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-Log-Dispatch-Perl
#	p5-Log-Dispatch-Perl/Makefile
#	p5-Log-Dispatch-Perl/distinfo
#	p5-Log-Dispatch-Perl/pkg-descr
#	p5-Log-Dispatch-Perl/pkg-plist
#
echo c - p5-Log-Dispatch-Perl
mkdir -p p5-Log-Dispatch-Perl > /dev/null 2>&1
echo x - p5-Log-Dispatch-Perl/Makefile
sed 's/^X//' >p5-Log-Dispatch-Perl/Makefile << 'END-of-p5-Log-Dispatch-Perl/Makefile'
X# New ports collection makefile for:	p5-Log-Dispatch-Perl
X# Date created:				Sun Feb  1 14:18:26 GMT 2004
X# Whom:					Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Log-Dispatch-Perl
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Log
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars at thegler.dk
XCOMMENT=	A Log::Dispatch plug-in using core Perl functions for logging
X
XBUILD_DEPENDS=	${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Log::Dispatch::Perl.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601
XIGNORE=		"requires perl 5.6.x or later. Install lang/perl5 and try again"
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Log-Dispatch-Perl/Makefile
echo x - p5-Log-Dispatch-Perl/distinfo
sed 's/^X//' >p5-Log-Dispatch-Perl/distinfo << 'END-of-p5-Log-Dispatch-Perl/distinfo'
XMD5 (Log-Dispatch-Perl-0.03.tar.gz) = e23dcef192fc33f0213e4c72553b76a7
END-of-p5-Log-Dispatch-Perl/distinfo
echo x - p5-Log-Dispatch-Perl/pkg-descr
sed 's/^X//' >p5-Log-Dispatch-Perl/pkg-descr << 'END-of-p5-Log-Dispatch-Perl/pkg-descr'
XThe "Log::Dispatch::Perl" module offers a logging alternative using
Xstandard Perl core functions. It allows you to fall back to the
Xcommon Perl alternatives for logging, such as "warn" and "cluck".
XIt also adds the possibility for a logging action to halt the current
Xenvironment, such as with "die" and "croak".
X
XWWW: http://search.cpan.org/dist/Log-Dispatch-Perl/
END-of-p5-Log-Dispatch-Perl/pkg-descr
echo x - p5-Log-Dispatch-Perl/pkg-plist
sed 's/^X//' >p5-Log-Dispatch-Perl/pkg-plist << 'END-of-p5-Log-Dispatch-Perl/pkg-plist'
X%%SITE_PERL%%/Log/Dispatch/Perl.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Perl/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/Perl
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Log/Dispatch 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Log 2>/dev/null || true
END-of-p5-Log-Dispatch-Perl/pkg-plist
exit
--- p5-Log-Dispatch-Perl-0.03.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list