Log::Any is a generic adapter for writing logging into Perl modules; this adapter uses the Unix::Syslog module to direct that output into the standard Unix syslog system.
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
wen 2010-10-11 08:20:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Log-Any-Adapter-Syslog Makefile distinfo pkg-descr pkg-plist Log: Log::Any is a generic adapter for writing logging into Perl modules; this adapter uses the Unix::Syslog module to direct that output into the standard Unix syslog system. WWW: http://search.cpan.org/dist/Log-Any-Adapter-Syslog/ PR: ports/151380 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> Revision Changes Path 1.4080 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Log-Any-Adapter-Syslog/Makefile (new) 1.1 +3 -0 ports/devel/p5-Log-Any-Adapter-Syslog/distinfo (new) 1.1 +5 -0 ports/devel/p5-Log-Any-Adapter-Syslog/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-Log-Any-Adapter-Syslog/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. Thanks!