Date: Wed, 15 Aug 2007 02:59:26 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Log-Report Makefile distinfo pkg-descr pkg-plist Message-ID: <200708150259.l7F2xQMc038067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708150259.l7F2xQMc038067>