Date: Tue, 17 Apr 2007 18:48:42 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-analogger Makefile distinfo pkg-descr pkg-plist Message-ID: <200704171848.l3HImht4079207@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-04-17 18:48:42 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-analogger Makefile distinfo pkg-descr pkg-plist Log: The Swiftcore Analogger implements a fast asynchronous logging system for Ruby programs as well as client library for sending logging messages to the Analogger process. Analogger will accept logs from multiple sources and can have multiple logging destinations. Currently, logging to a file, to STDOUT, or to STDERR is supported. A future revision may support logging to a database destination, as well. WWW: http://analogger.swiftcore.org PR: ports/111633 Submitted by: Alexander Logvinov <ports at logvinov.com> Revision Changes Path 1.2735 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/rubygem-analogger/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-analogger/distinfo (new) 1.1 +10 -0 ports/devel/rubygem-analogger/pkg-descr (new) 1.1 +85 -0 ports/devel/rubygem-analogger/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704171848.l3HImht4079207>