Commit graph

23 commits

Author SHA1 Message Date
Cheng-Lung Sung
57a199663d - Update to 0.9.11.2
Changelog libpreludedb:
- Prevent binding generation error when using old SWIG version.
- Generate bindings for the error handling API.
- Small Perl/Python detection improvement. Fix #182.
- Fix bindings compilation when using make -j.
- New configure --with-perl-installdirs flags: might be used to override
  default site perl installation.
- Various bug fixes.
- Fix make installation error when Perl bindings are disabled.

PR:		ports/107678
Submitted by:	maintainer (Robin Gruyters)
2007-01-08 15:21:07 +00:00
Martin Wilke
d996bbed9c - Update to 0.9.11
Changelog libpreludedb-0.9.11:
- Avoid using GNU sed extension when generating postgresql/sqlite schema.
- Fix a Python binding memory leak upon alert list deletion.
- Compile and run on OS X.
- Various bugfixes.
- Various portability fixes.

PR:		ports/107008
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:31 +00:00
Cheng-Lung Sung
86e10e595b - Update to 0.9.11
- library version update of related ports

Changelog libprelude:
- Hook class comparison function. Accept NULL, equal, not equal operator.
- Introduce better error checking in the idmef-class API, which is now
  considered public and might be used by external application. Rename
  error code to reflect the API.
- Change to the way IDMEF listed element are handled. Specifying negative
  number as the position of the element from the low level API now allow
  to position the element at the specified (reversed) index. Using the
  high level API a negative index permit to address a list of element
  backward (replace an element).
- Build fixes for SWIG > 1.3.27.
- Modify idmef_value_match() so that it always unroll listed value
  (do it for both val1 and val2. Remove assertion, and let
  idmef_value_type_compare() return an error code in case there is an issue.
- Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as
  path using an undefined list index on idmef_path_get() call.
- Make criteria parser accept (*) list index.
- Implement comparison function for all IDMEF object.

PR:		ports/104328
Submitted by:	maintainer (Robin Gruyters)
Approved by:	portmgr (pav)
2006-11-27 01:16:41 +00:00
Cheng-Lung Sung
03b4a853af - Update to 0.9.10
libpreludedb Changelog:
- Fix PostgreSQL schema update version 5.
- Only export symbol starting with preludedb_.
- Verbose error reporting in case of libpreludedb initialization failure.

PR:		ports/104201
Submitted by:	maintainer (Robin Gruyters)
2006-10-09 09:51:12 +00:00
Cheng-Lung Sung
d4b211bccd - Update to 0.9.9
Changelog libpreludedb:
- Implement an idea from Lex van Roon <r3boot@r3blog.nl.eu.org> providing
  an alert/heartbeat deletion performance improvement in the order of
  3000% (preludedb-admin already benefit from it, next Prewikka release
  will benefit from it too).
- Fix --with-(perl|python|swig) detection path ordering.
- Verbose error reporting on logfile opening error.
- Various bug fixes.

PR:		ports/101995
Submitted by:	maintainer (Robin Gruyters)
2006-08-14 09:11:31 +00:00
Rong-En Fan
2433d72d69 - Update to 0.9.8.1
- OPTIONS'ify
  Note that now MySQL is the default backend, which is also recommended
  by Prelude team.

PR:		ports/100530
Submitted by:	maintainer
2006-07-20 21:10:21 +00:00
Renato Botelho
71ea4d6b61 - Update to 0.9.8
PR:		ports/98589
Submitted by:	maintainer
2006-06-07 15:08:09 +00:00
Renato Botelho
ef92eb19dd - Chase libprelude version
- Bump PORTREVISION

PR:		ports/96758, ports/96759, ports/96760
Submitted by:	maintainer
2006-05-05 11:24:52 +00:00
Marcus Alves Grando
d1456b7c93 - Update to 0.9.7.1
PR:		96354
Submitted by:	maintainer
2006-04-28 04:25:40 +00:00
Renato Botelho
ddf79d0736 - Update to 0.9.7
PR:		ports/94993
Submitted by:	maintainer
2006-03-28 10:54:32 +00:00
Renato Botelho
640cca1ddc * security/libprelude: [1]
- Update to 0.9.7
  - Bump libprelude.so version

* security/libpreludedb: [2]
  - Update to 0.9.6
  - Chase libprelude.so version

* security/prelude-lml: [3]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

* security/prelude-manager: [4]
  - Update to 0.9.4
  - Chase libprelude.so version
  - Add a rc.d startup script

PR:		ports/94402 [1], ports/94403 [2],
		ports/94404 [3], ports/94405 [4]
Submitted by:	maintainer [1] [2] [3] [4]
2006-03-21 11:50:53 +00:00
Sergei Kolobov
9f97c1a078 - Update to 0.9.5.1 (unbreaks fething)
- Add .../old/ subdir to MASTER_SITES so the port is still fetchable even
  when the Prelude project releases a new version
- Add missing LIB_DEPENDS when using WITH_SQLITE knob

PR:		ports/93737
Submitted by:	Robin Gruyters (maintainer)
Approved by:	portmgr (krion)
2006-03-02 09:38:29 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergei Kolobov
b14702d778 - Fix run-time linking problems of the dependent ports by installing libtool
archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc
- Add WITH_SQLITE knob
- Fix typo in LDCONFIG_DIRS
- Bump PORTREVISION

PR:             ports/93500
Submitted by:   Robin Gruyters (maintainer)
2006-02-20 23:01:33 +00:00
Sergei Kolobov
afe3e8f2d7 - Transfer maintainership of the Prelude ports to the submitter,
who has kindly agreed to adopt them

PR:		ports/93386
Submitted by:	Robin Gruyters <r dot gruyters at yirdis dot nl>
2006-02-15 14:02:57 +00:00
Sergei Kolobov
dd3602badb - Update to 0.9.4 (unbreaks fetching)
- Chase libprelude version bump
- Override LDCONFIG_DIRS to specify where we install shlibs [1]
- Sort pkg-plist

Obtained from:	Frank van Vliet <frank@pine.nl> [1]
2006-02-14 15:19:47 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Kris Kennaway
08d73690c2 BROKEN: Unfetchable 2006-01-19 23:50:30 +00:00
Sergei Kolobov
353ea8f3bd - Chase libprelude version bump (.2 -> .4)
- Bump PORTREVISION
2006-01-10 17:09:32 +00:00
Sergei Kolobov
f9bb5ed1c1 - Update to 0.9.2 2005-12-19 10:24:14 +00:00
Sergei Kolobov
9de7244c62 - Update to 0.9.1
Thanks to:	edwin's script
2005-11-28 16:34:13 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
897c1600e1 Add security/libpreludedb:
This library provides a framework for easy access to the Prelude database.

WWW:	http://www.prelude-ids.org/
2005-10-14 18:18:45 +00:00