ports/115504: [NEW PORT] devel/p5-Log-Report: report a problem, pluggable handlers and language support

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Aug 14 08:40:03 UTC 2007


>Number:         115504
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Log-Report: report a problem, pluggable handlers and language support
>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:   Tue Aug 14 08:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug  2 15:11:50 CST
>Description:
Handling messages to users can be a hassle, certainly when the same module is
used for command-line and in a graphical interfaces, and has to cope with
internationalization at the same time; this set of modules tries to simplify
this. Log::Report combines gettext features with Log::Dispatch-like features.
However, you can also use this module to do only translations or only message
dispatching.

WWW:	http://search.cpan.org/dist/Log-Report/

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

--- p5-Log-Report-0.09.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-Report
#	p5-Log-Report/pkg-descr
#	p5-Log-Report/Makefile
#	p5-Log-Report/pkg-plist
#	p5-Log-Report/distinfo
#
echo c - p5-Log-Report
mkdir -p p5-Log-Report > /dev/null 2>&1
echo x - p5-Log-Report/pkg-descr
sed 's/^X//' >p5-Log-Report/pkg-descr << 'END-of-p5-Log-Report/pkg-descr'
XHandling messages to users can be a hassle, certainly when the same module is
Xused for command-line and in a graphical interfaces, and has to cope with
Xinternationalization at the same time; this set of modules tries to simplify
Xthis. Log::Report combines gettext features with Log::Dispatch-like features.
XHowever, you can also use this module to do only translations or only message
Xdispatching.
X
XWWW:	http://search.cpan.org/dist/Log-Report/
END-of-p5-Log-Report/pkg-descr
echo x - p5-Log-Report/Makefile
sed 's/^X//' >p5-Log-Report/Makefile << 'END-of-p5-Log-Report/Makefile'
X# New ports collection makefile for:	p5-Log-Report
X# Date created:		2007-08-14
X# Whom:			Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Log-Report
XPORTVERSION=	0.09
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/M/MA/MARKOV
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tjs at cdpa.nsysu.edu.tw
XCOMMENT=	report a problem, pluggable handlers and language support
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Log::Report.3 Log::Report::Die.3 \
X	Log::Report::Dispatcher.3 Log::Report::Dispatcher::File.3 \
X	Log::Report::Dispatcher::Log4perl.3 \
X	Log::Report::Dispatcher::LogDispatch.3 \
X	Log::Report::Dispatcher::Perl.3 \
X	Log::Report::Dispatcher::Syslog.3 \
X	Log::Report::Dispatcher::Try.3 \
X	Log::Report::Exception.3 Log::Report::Extract::PerlPPI.3 \
X	Log::Report::Lexicon::Index.3 Log::Report::Lexicon::PO.3 \
X	Log::Report::Lexicon::POT.3 Log::Report::Lexicon::POTcompact.3 \
X	Log::Report::Message.3 Log::Report::Translator.3 \
X	Log::Report::Translator::Gettext.3 \
X	Log::Report::Translator::POT.3 Log::Report::Util.3 \
X
X.include <bsd.port.mk>
END-of-p5-Log-Report/Makefile
echo x - p5-Log-Report/pkg-plist
sed 's/^X//' >p5-Log-Report/pkg-plist << 'END-of-p5-Log-Report/pkg-plist'
X at comment $FreeBSD$
Xbin/xgettext-perl
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Report/.packlist
X%%SITE_PERL%%/Log/Report.pm
X%%SITE_PERL%%/Log/Report.pod
X%%SITE_PERL%%/Log/Report/Die.pm
X%%SITE_PERL%%/Log/Report/Die.pod
X%%SITE_PERL%%/Log/Report/Dispatcher.pm
X%%SITE_PERL%%/Log/Report/Dispatcher.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/File.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/File.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/Log4perl.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/Log4perl.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/LogDispatch.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/LogDispatch.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/Perl.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/Perl.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/Syslog.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/Syslog.pod
X%%SITE_PERL%%/Log/Report/Dispatcher/Try.pm
X%%SITE_PERL%%/Log/Report/Dispatcher/Try.pod
X%%SITE_PERL%%/Log/Report/Exception.pm
X%%SITE_PERL%%/Log/Report/Exception.pod
X%%SITE_PERL%%/Log/Report/Extract/PerlPPI.pm
X%%SITE_PERL%%/Log/Report/Extract/PerlPPI.pod
X%%SITE_PERL%%/Log/Report/Lexicon/Index.pm
X%%SITE_PERL%%/Log/Report/Lexicon/Index.pod
X%%SITE_PERL%%/Log/Report/Lexicon/PO.pm
X%%SITE_PERL%%/Log/Report/Lexicon/PO.pod
X%%SITE_PERL%%/Log/Report/Lexicon/POT.pm
X%%SITE_PERL%%/Log/Report/Lexicon/POT.pod
X%%SITE_PERL%%/Log/Report/Lexicon/POTcompact.pm
X%%SITE_PERL%%/Log/Report/Lexicon/POTcompact.pod
X%%SITE_PERL%%/Log/Report/Message.pm
X%%SITE_PERL%%/Log/Report/Message.pod
X%%SITE_PERL%%/Log/Report/Translator.pm
X%%SITE_PERL%%/Log/Report/Translator.pod
X%%SITE_PERL%%/Log/Report/Translator/Gettext.pm
X%%SITE_PERL%%/Log/Report/Translator/Gettext.pod
X%%SITE_PERL%%/Log/Report/Translator/POT.pm
X%%SITE_PERL%%/Log/Report/Translator/POT.pod
X%%SITE_PERL%%/Log/Report/Util.pm
X%%SITE_PERL%%/Log/Report/Util.pod
X%%SITE_PERL%%/Log/Report/messages/log-report.utf-8.po
X%%SITE_PERL%%/Log/Report/messages/log-report/nl_NL.po
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Report
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
X at dirrmtry %%SITE_PERL%%/Log/Report/messages/log-report
X at dirrmtry %%SITE_PERL%%/Log/Report/messages
X at dirrmtry %%SITE_PERL%%/Log/Report/Translator
X at dirrmtry %%SITE_PERL%%/Log/Report/Lexicon
X at dirrmtry %%SITE_PERL%%/Log/Report/Extract
X at dirrmtry %%SITE_PERL%%/Log/Report/Dispatcher
X at dirrmtry %%SITE_PERL%%/Log/Report
X at dirrmtry %%SITE_PERL%%/Log
END-of-p5-Log-Report/pkg-plist
echo x - p5-Log-Report/distinfo
sed 's/^X//' >p5-Log-Report/distinfo << 'END-of-p5-Log-Report/distinfo'
XMD5 (Log-Report-0.09.tar.gz) = f3760717fef97f2ff2be01f72c6c6817
XSHA256 (Log-Report-0.09.tar.gz) = 4a382f5bba0498491194ff0267f607fe5d7a351263824f665b25fb20296c0c2c
XSIZE (Log-Report-0.09.tar.gz) = 72295
END-of-p5-Log-Report/distinfo
exit
--- p5-Log-Report-0.09.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list