Date: Sat, 19 Oct 2002 12:07:14 +0200 (CEST) From: Lars Thegler <lars@thegler.dk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lars@thegler.dk Subject: ports/44259: [NEW PORT] devel/p5-Log-Log4perl, Log4j for Perl Message-ID: <20021019100714.493897D74@marvin.thegler.dk>
next in thread | raw e-mail | index | archive | help
>Number: 44259 >Category: ports >Synopsis: [NEW PORT] devel/p5-Log-Log4perl, Log4j for Perl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 19 03:10:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Lars Thegler >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD marvin.thegler.dk 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Oct 16 18:20:07 CEST 2002 root@marvin.thegler.dk:/usr/obj/usr/src/sys/MarvinKernel i386 >Description: Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. Requires Perl 5.6.0 >How-To-Repeat: >Fix: --- p5-Log-Log4perl-0.25.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-Log4perl-0.25 # p5-Log-Log4perl-0.25/Makefile # p5-Log-Log4perl-0.25/distinfo # p5-Log-Log4perl-0.25/pkg-descr # p5-Log-Log4perl-0.25/pkg-plist # p5-Log-Log4perl-0.25/pkg-comment # echo c - p5-Log-Log4perl-0.25 mkdir -p p5-Log-Log4perl-0.25 > /dev/null 2>&1 echo x - p5-Log-Log4perl-0.25/Makefile sed 's/^X//' >p5-Log-Log4perl-0.25/Makefile << 'END-of-p5-Log-Log4perl-0.25/Makefile' X# New ports collection makefile for: p5-Log-Log4perl X# Date created: Sat Oct 19 11:22:09 CEST 2002 X# Whom: Lars Thegler <lars@thegler.dk> X# X# $FreeBSD$ X# X XPORTNAME= Log-Log4perl XPORTVERSION= 0.25 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Log XPKGNAMEPREFIX= p5- X XMAINTAINER= lars@thegler.dk X XRUN_DEPENDS= ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch X XUSE_PERL5= yes XPERL_CONFIGURE= yes XSITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} XARCH_PERL= ${SITE_PERL}/${PERL_ARCH} X XMAN3= Log::Log4perl::JavaMap::TestBuffer.3 \ X Log::Log4perl::Appender.3 \ X Log::Log4perl::TestBuffer.3 \ X Log::Log4perl.3 \ X Log::Log4perl::Level.3 \ X Log::Log4perl::Layout::PatternLayout.3 \ X Log::Log4perl::JavaMap.3 \ X Log::Log4perl::JavaMap::FileAppender.3 \ X Log::Log4perl::Layout::SimpleLayout.3 \ X Log::Log4perl::JavaMap::ConsoleAppender.3 XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Log-Log4perl-0.25/Makefile echo x - p5-Log-Log4perl-0.25/distinfo sed 's/^X//' >p5-Log-Log4perl-0.25/distinfo << 'END-of-p5-Log-Log4perl-0.25/distinfo' XMD5 (Log-Log4perl-0.25.tar.gz) = 71fe9ad496b7b4d760774782405cb3e1 END-of-p5-Log-Log4perl-0.25/distinfo echo x - p5-Log-Log4perl-0.25/pkg-descr sed 's/^X//' >p5-Log-Log4perl-0.25/pkg-descr << 'END-of-p5-Log-Log4perl-0.25/pkg-descr' XLog::Log4perl lets you remote-control and fine-tune the logging Xbehaviour of your system from the outside. It implements the widely Xpopular (Java-based) Log4j logging package in pure Perl. X XWWW: http://log4perl.sourceforge.net X X-Lars Thegler X<lars@thegler.dk> END-of-p5-Log-Log4perl-0.25/pkg-descr echo x - p5-Log-Log4perl-0.25/pkg-plist sed 's/^X//' >p5-Log-Log4perl-0.25/pkg-plist << 'END-of-p5-Log-Log4perl-0.25/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Log/Log4perl/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/TestBuffer.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Level.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Logger.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/JavaMap/FileAppender.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/JavaMap/ConsoleAppender.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Config.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/JavaMap/TestBuffer.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Appender.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/DateFormat.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Layout.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/JavaMap.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Layout/PatternLayout.pm Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Layout/SimpleLayout.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/Layout X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/JavaMap X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Log 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Log/Log4perl 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Log 2>/dev/null || true END-of-p5-Log-Log4perl-0.25/pkg-plist echo x - p5-Log-Log4perl-0.25/pkg-comment sed 's/^X//' >p5-Log-Log4perl-0.25/pkg-comment << 'END-of-p5-Log-Log4perl-0.25/pkg-comment' XLog4j implementation for Perl END-of-p5-Log-Log4perl-0.25/pkg-comment exit --- p5-Log-Log4perl-0.25.shar begins here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021019100714.493897D74>