Date: Fri, 5 Oct 2007 01:46:14 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/libpreludedb Makefile distinfo pkg-plist Message-ID: <200710050146.l951kEsH024260@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@atlantilde.com>. - [pgsql] Patch by Pierre Chifflier <chifflier@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710050146.l951kEsH024260>