# 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/ # p5-Log-Log4perl/Makefile # p5-Log-Log4perl/distinfo # p5-Log-Log4perl/pkg-descr # p5-Log-Log4perl/pkg-plist # p5-Log-Log4perl/pkg-comment # echo c - p5-Log-Log4perl/ mkdir -p p5-Log-Log4perl/ > /dev/null 2>&1 echo x - p5-Log-Log4perl/Makefile sed 's/^X//' >p5-Log-Log4perl/Makefile << 'END-of-p5-Log-Log4perl/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 X# X# $FreeBSD$ X# X XPORTNAME= Log-Log4perl XPORTVERSION= 0.26 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Log XPKGNAMEPREFIX= p5- X XMAINTAINER= lars@thegler.dk X X.include X XRUN_DEPENDS= ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch XRUN_DEPENDS+= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple X X.if ${PERL_LEVEL} < 500601 XRUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec X.endif # ${PERL_LEVEL} < 500601 X XUSE_PERL5= yes XPERL_CONFIGURE= yes XARCH_PERL= ${SITE_PERL}/${PERL_ARCH} X XMAN3= Log::Log4perl.3 \ X Log::Log4perl::Appender.3 \ X Log::Log4perl::DateFormat.3 \ X Log::Log4perl::FAQ.3 \ X Log::Log4perl::JavaMap.3 \ X Log::Log4perl::JavaMap::ConsoleAppender.3 \ X Log::Log4perl::JavaMap::FileAppender.3 \ X Log::Log4perl::JavaMap::TestBuffer.3 \ X Log::Log4perl::Layout.3 \ X Log::Log4perl::Layout::PatternLayout.3 \ X Log::Log4perl::Layout::SimpleLayout.3 \ X Log::Log4perl::Level.3 \ X Log::Log4perl::Logger.3 \ X Log::Log4perl::TestBuffer.3 X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include X END-of-p5-Log-Log4perl/Makefile echo x - p5-Log-Log4perl/distinfo sed 's/^X//' >p5-Log-Log4perl/distinfo << 'END-of-p5-Log-Log4perl/distinfo' XMD5 (Log-Log4perl-0.26.tar.gz) = aa494f75c6c902e9c07cb7606626503d END-of-p5-Log-Log4perl/distinfo echo x - p5-Log-Log4perl/pkg-descr sed 's/^X//' >p5-Log-Log4perl/pkg-descr << 'END-of-p5-Log-Log4perl/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 END-of-p5-Log-Log4perl/pkg-descr echo x - p5-Log-Log4perl/pkg-plist sed 's/^X//' >p5-Log-Log4perl/pkg-plist << 'END-of-p5-Log-Log4perl/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 Xlib/perl5/site_perl/%%PERL_VER%%/Log/Log4perl/FAQ.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/pkg-plist echo x - p5-Log-Log4perl/pkg-comment sed 's/^X//' >p5-Log-Log4perl/pkg-comment << 'END-of-p5-Log-Log4perl/pkg-comment' XLog4j implementation for Perl END-of-p5-Log-Log4perl/pkg-comment exit