Date: Wed, 2 Feb 2005 01:32:32 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/log4sh Makefile distinfo pkg-descr Message-ID: <200502020132.j121WWq4096807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hq 2005-02-02 01:32:32 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/log4sh Makefile distinfo pkg-descr
Log:
Log4sh is a logging framework for shell scripts that works similar to
the other wonderful logging products available from the Apache Software
Foundataion (eg. log4j, log4perl). Although not as powerful as the
others, it can make the task of adding advanced logging to shell scripts
easier. It has much more power than just using simple "echo" commands
throughout. In addition, it can be configured from a properties file so
that scripts in a production environment do not need to be altered to
change the amount of logging they produce.
WWW: http://forestent.com/products/log4sh/
PR: 76982
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Revision Changes Path
1.1804 +1 -0 ports/devel/Makefile
1.1 +27 -0 ports/devel/log4sh/Makefile (new)
1.1 +2 -0 ports/devel/log4sh/distinfo (new)
1.1 +10 -0 ports/devel/log4sh/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502020132.j121WWq4096807>
