cc570daf10
API layer above the CEE standard. However, CEE is not finished. At the time of this writing, CEE is under heavy development and even some of its core data structures (like the data dictionary and taxonomy) have not been fully specified. So for the time being, libee should be thought of as a useful library that helps you get your events normalized. If you program cleanly to libee, chances are not bad that only relatively little effort is required to move your app over to be CEE compliant (once the standard is out). WWW: http://www.libee.org/ PR: ports/158344 Submitted by: Jim Riggs <ports at christianserving.org>
29 lines
631 B
Text
29 lines
631 B
Text
@comment $FreeBSD$
|
|
include/libee/apache.h
|
|
include/libee/ctx.h
|
|
include/libee/event.h
|
|
include/libee/field.h
|
|
include/libee/fieldbucket.h
|
|
include/libee/fieldset.h
|
|
include/libee/fieldtype.h
|
|
include/libee/int.h
|
|
include/libee/internal.h
|
|
include/libee/libee.h
|
|
include/libee/namelist.h
|
|
include/libee/obj.h
|
|
include/libee/parser.h
|
|
include/libee/primitivetype.h
|
|
include/libee/tag.h
|
|
include/libee/tagbucket.h
|
|
include/libee/tagset.h
|
|
include/libee/timestamp.h
|
|
include/libee/valnode.h
|
|
include/libee/value.h
|
|
include/libee/valuetype.h
|
|
lib/libee.a
|
|
lib/libee.la
|
|
lib/libee.so
|
|
lib/libee.so.0
|
|
libdata/pkgconfig/libee.pc
|
|
sbin/convert
|
|
@dirrm include/libee
|