ports/100610: New port: p5-DBIx-Log4perl Perl extension for DBI to selectively log SQL, parameters, result-sets, transactions etc.

tjs tjs at cdpa.nsysu.edu.tw
Thu Jul 20 15:20:17 UTC 2006


>Number:         100610
>Category:       ports
>Synopsis:       New port: p5-DBIx-Log4perl Perl extension for DBI to selectively log SQL, parameters, result-sets, transactions etc.
>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 Jul 20 15:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 17 12:45:19 CST 2006 tjs at Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386


>Description:

	DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
	via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
	but the ones probably most attractive are:

	The ability to turn logging on or off or change the logging you see without
	changing your code.

	Different log levels allowing you to separate warnings, errors and fatals
	to different files.

	WWW: http://search.cpan.org/dist/DBIx-Log4perl/

>How-To-Repeat:
>Fix:

	

--- p5-DBIx-Log4perl.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-DBIx-Log4perl
#	p5-DBIx-Log4perl/Makefile
#	p5-DBIx-Log4perl/distinfo
#	p5-DBIx-Log4perl/pkg-descr
#	p5-DBIx-Log4perl/pkg-plist
#
echo c - p5-DBIx-Log4perl
mkdir -p p5-DBIx-Log4perl > /dev/null 2>&1
echo x - p5-DBIx-Log4perl/Makefile
sed 's/^X//' >p5-DBIx-Log4perl/Makefile << 'END-of-p5-DBIx-Log4perl/Makefile'
X# New ports collection makefile for:	p5-DBIx-Log4perl
X# Date created:				2006-07-20
X# Whom:					Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DBIx-Log4perl
XPORTVERSION=	0.06
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DBIx
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs at cdpa.nsysu.edu.tw
XCOMMENT=	For DBI to selectively log SQL, parameters, result-sets, transactions
X
XBUILD_DEPENDS=	p5-DBI>=1.50:${PORTSDIR}/databases/p5-DBI \
X		p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	DBIx::Log4perl.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=	requires Perl 5.8.0 Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-DBIx-Log4perl/Makefile
echo x - p5-DBIx-Log4perl/distinfo
sed 's/^X//' >p5-DBIx-Log4perl/distinfo << 'END-of-p5-DBIx-Log4perl/distinfo'
XMD5 (DBIx-Log4perl-0.06.tar.gz) = 409788753f77aac87a7b5755093afedb
XSHA256 (DBIx-Log4perl-0.06.tar.gz) = f690100c4bb66d464743d5c4f6e81300f9c49ec606008f3bf926943fe835b66e
XSIZE (DBIx-Log4perl-0.06.tar.gz) = 13894
END-of-p5-DBIx-Log4perl/distinfo
echo x - p5-DBIx-Log4perl/pkg-descr
sed 's/^X//' >p5-DBIx-Log4perl/pkg-descr << 'END-of-p5-DBIx-Log4perl/pkg-descr'
XDBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
Xvia a Log::Log4perl handle. Log::Log4perl has many advantages for logging
Xbut the ones probably most attractive are:
X
XThe ability to turn logging on or off or change the logging you see without
Xchanging your code.
X
XDifferent log levels allowing you to separate warnings, errors and fatals
Xto different files.
X
XWWW: http://search.cpan.org/dist/DBIx-Log4perl/
END-of-p5-DBIx-Log4perl/pkg-descr
echo x - p5-DBIx-Log4perl/pkg-plist
sed 's/^X//' >p5-DBIx-Log4perl/pkg-plist << 'END-of-p5-DBIx-Log4perl/pkg-plist'
X%%SITE_PERL%%/DBIx/Log4perl.pm
X%%SITE_PERL%%/DBIx/Log4perl/st.pm
X%%SITE_PERL%%/DBIx/Log4perl/Constants.pm
X%%SITE_PERL%%/DBIx/Log4perl/db.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Log4perl/.packlist
X at dirrmtry %%SITE_PERL%%/DBIx/Log4perl
X at dirrmtry %%SITE_PERL%%/DBIx
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Log4perl
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
END-of-p5-DBIx-Log4perl/pkg-plist
exit
--- p5-DBIx-Log4perl.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list