cvs commit: ports/security/libpreludedb Makefile distinfo pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Thu Oct 4 18:46:15 PDT 2007
clsung 2007-10-05 01:46:14 UTC
FreeBSD ports repository
Modified files:
security/libpreludedb Makefile distinfo pkg-plist
Log:
- Update to 0.9.13
- bump libprelude library
Changelog libpreludedb:
- Source and Target now use a 16 bits index (required for CorrelationAlert
with large number of source/target). CorrelationAlert Alertident now use a
32 bits index (required to link large number of Alert together).
- Fix compilation on system without ENOTSUP (fix #227):
Include modified patch from Alexandre Anriot <aanriot at atlantilde.com>.
- [pgsql] Patch by Pierre Chifflier <chifflier at inl.fr>, that fixes type
conversions preventing PostgreSQL to use indexes (fix #225).
- [preludedb-admin] Use separate alert / heartbeat command: this is done to
have a coherent implementation of the --offset and --count command line
options.
- [preludedb-admin] Fix --offset with the load command.
- [preludedb-admin] Give the delete table a decent size, should speedup the
delete command.
- [documentation] preludedb-admin manpage (fix #230), by Pierre Chifflier
<chifflier at inl.fr>.
PR: ports/116109
Submitted by: maintainer (Robin Gruyters)
Revision Changes Path
1.26 +5 -3 ports/security/libpreludedb/Makefile
1.18 +3 -3 ports/security/libpreludedb/distinfo
1.11 +4 -1 ports/security/libpreludedb/pkg-plist
More information about the cvs-ports
mailing list