FreeBSD Bugzilla – Attachment 72497 Details for
Bug 105370
[new port] sysutils/eventlog, a syslog API replacement that provedes structure to messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
eventlog.shar
eventlog.shar (text/plain), 2.29 KB, created by
ivan.lago
on 2006-11-10 10:40:22 UTC
(
hide
)
Description:
eventlog.shar
Filename:
MIME Type:
Creator:
ivan.lago
Created:
2006-11-10 10:40:22 UTC
Size:
2.29 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># eventlog ># eventlog/Makefile ># eventlog/pkg-descr ># eventlog/distinfo ># eventlog/pkg-plist ># >echo c - eventlog >mkdir -p eventlog > /dev/null 2>&1 >echo x - eventlog/Makefile >sed 's/^X//' >eventlog/Makefile << 'END-of-eventlog/Makefile' >X# New ports collection makefile for: eventlog >X# Date created: 10 november 2006 >X# Whom: Ivan Lago <ivan.lago@ifom-ieo-campus.it> >X# >X# $FreeBSD: ports/sysutils/eventlog/Makefile,v 1.0 2006/11/10 >X# >X >XPORTNAME= eventlog >XPORTVERSION= 0.2.5 >XCATEGORIES= sysutils >XMASTER_SITES= http://www.balabit.com/downloads/syslog-ng/2.0/src/ >X >XMAINTAINER= ports@freebsd.org >XCOMMENT= replacement of the simple syslog() API providing structure to messages. >X >XGNU_CONFIGURE= "yes" >X >X.include <bsd.port.mk> >END-of-eventlog/Makefile >echo x - eventlog/pkg-descr >sed 's/^X//' >eventlog/pkg-descr << 'END-of-eventlog/pkg-descr' >XThe EventLog library aims to be a replacement of the simple syslog() API >Xprovided on UNIX systems. The major difference between EventLog and syslog >Xis that EventLog tries to add structure to messages. >X >XWhere you had a simple non-structrured string in syslog() you have a >Xcombination of description and tag/value pairs. >X >XEventLog provides an interface to build, format and output an event record. >XThe exact format and output method can be customized by the administrator >Xvia a configuration file. >END-of-eventlog/pkg-descr >echo x - eventlog/distinfo >sed 's/^X//' >eventlog/distinfo << 'END-of-eventlog/distinfo' >XMD5 (eventlog-0.2.5.tar.gz) = a6bdba91f88540cc69b398fd138d86cd >XSHA256 (eventlog-0.2.5.tar.gz) = 914319726bcd01a4055b1c5e09671085875af6de2b0d8589841916139574ee11 >XSIZE (eventlog-0.2.5.tar.gz) = 312164 >END-of-eventlog/distinfo >echo x - eventlog/pkg-plist >sed 's/^X//' >eventlog/pkg-plist << 'END-of-eventlog/pkg-plist' >Xinclude/eventlog/evtlog.h >Xinclude/eventlog/evtmaps.h >Xlib/libevtlog.a >Xlib/libevtlog.la >Xlib/libevtlog.so >Xlib/libevtlog.so.0 >Xlib/pkgconfig/eventlog.pc >X@dirrm share/nls/en_US.US-ASCII >X@dirrm share/nls/POSIX >X@dirrm lib/pkgconfig >X@dirrm include/eventlog >END-of-eventlog/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 105370
: 72497