Summary: | [NEW PORT] devel/p5-Log-Report: report a problem, pluggable handlers and language support | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tjs <tjs> | ||||
Component: | Individual Port(s) | Assignee: | Cheng-Lung Sung <clsung> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tjs
2007-08-14 09:40:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it. clsung 2007-08-15 02:59:26 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Log-Report Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/115504 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Revision Changes Path 1.2842 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Log-Report/Makefile (new) 1.1 +3 -0 ports/devel/p5-Log-Report/distinfo (new) 1.1 +8 -0 ports/devel/p5-Log-Report/pkg-descr (new) 1.1 +55 -0 ports/devel/p5-Log-Report/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thank You. |