Date: Tue, 17 Apr 2012 20:20:01 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/libumberlog Makefile distinfo pkg-descr pkg-plist Message-ID: <201204172020.q3HKK1rf012740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cy 2012-04-17 20:20:01 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/libumberlog Makefile distinfo pkg-descr pkg-plist
Log:
Wecome to libumberlog.
The libumberlog library serves two purposes: it's either a drop-in
replacement for the syslog() system call, in which case it turns the default
syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and
some automatically discovered fields. Or, it can be used as a stand-alone
library, that provides a syslog()-like API, with the ability to add
arbitrary key-value pairs to the resulting JSON payload.
WWW: http://algernon.github.com/libumberlog/
Submitted by: Peter Czanik <czanik@balabit.hu>, our syslog-ng upline
Revision Changes Path
1.1392 +1 -0 ports/sysutils/Makefile
1.1 +23 -0 ports/sysutils/libumberlog/Makefile (new)
1.1 +2 -0 ports/sysutils/libumberlog/distinfo (new)
1.1 +8 -0 ports/sysutils/libumberlog/pkg-descr (new)
1.1 +6 -0 ports/sysutils/libumberlog/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204172020.q3HKK1rf012740>
