Bug 158344 - [NEW PORT] devel/libee: An event expression library inspired by CEE
Summary: [NEW PORT] devel/libee: An event expression library inspired by CEE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 14:20 UTC by Jim Riggs
Modified: 2011-06-27 15:40 UTC (History)
1 user (show)

See Also:


Attachments
libee-0.3.1.shar (4.02 KB, text/plain)
2011-06-27 14:20 UTC, Jim Riggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Riggs 2011-06-27 14:20:10 UTC
This port requires devel/libestr (just submitted) and is required by
sysutils/rsyslog6-devel (update to 6.1.9 about to be submitted).  Per
offline conversations with pgolluci@, he will be maintainer.

The core idea of libee is to provide a small but hopefully convenient
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/

Generated with FreeBSD Port Tools 0.99
Comment 1 Jim Riggs 2011-06-27 14:40:36 UTC
devel/libestr: ports/158345
sysutils/rsyslog6-devel: ports/158346
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-06-27 14:57:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-06-27 15:36:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-27 15:36:25 UTC
miwi        2011-06-27 14:36:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libee          Makefile distinfo pkg-descr pkg-plist 
    devel/libee/files    patch-Makefile.in 
                         patch-include_libee_timestamp.h 
  Log:
  The core idea of libee is to provide a small but hopefully convenient
  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>
  
  Revision  Changes    Path
  1.4401    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/libee/Makefile (new)
  1.1       +2 -0      ports/devel/libee/distinfo (new)
  1.1       +11 -0     ports/devel/libee/files/patch-Makefile.in (new)
  1.1       +11 -0     ports/devel/libee/files/patch-include_libee_timestamp.h (new)
  1.1       +11 -0     ports/devel/libee/pkg-descr (new)
  1.1       +29 -0     ports/devel/libee/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"