Commit graph

21 commits

Author SHA1 Message Date
Cheng-Lung Sung
c538e747e5 - Update to 0.9.12.2
Changelog libprelude:
- Ability to debug TLS communication through a new LIBPRELUDE_TLS_DEBUG
  environment variable.
- 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.
- Fix make installation error when Perl bindings are disabled.

PR:		ports/107677
Submitted by:	maintainer (Robin Gruyters)
2007-01-08 15:20:10 +00:00
Martin Wilke
9ab159127d - Update to 0.9.12
- Updated patch Perl Prelude bindings

Changelog libprelude-0.9.12:
- Correctly pack and unpack float value when sending/receiving.
- More error checking on IDMEF object copy.
- Fix a crash that occured when destroying a copied object.
- Correct registration warning when using AF_UNIX socket.
- Compile on systems lacking poll().
- IpV6 compatibility fixes.
- Fix OS X compilation issues.
- Various portability fixes.

PR:		ports/107009
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:35 +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
Rong-En Fan
31eac236a5 - Update to 0.9.10.2
PR:		ports/101585
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2006-08-10 03:52:55 +00:00
Renato Botelho
283a3e0fcf - Update to 0.9.10.1
- Mark it as BROKEN on 4.x. Maintainer will alert authors to fix it.

PR:		ports/100854
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-07-26 13:01:11 +00:00
Rong-En Fan
eb9a506739 - Update to 0.9.10
Note that though shlib version bumped, no ports need to be changed.
- OPTIONS'ify

PR:		ports/100490
Submitted by:	maintainer
2006-07-19 15:04:25 +00:00
Renato Botelho
5fd25bccec - Update to 0.9.9
PR:		ports/98585
Submitted by:	maintainer
2006-06-07 15:07:26 +00:00
Renato Botelho
cd7a90e268 - Update to 0.9.8
PR:		ports/96761
Submitted by:	maintainer
2006-05-05 11:21:57 +00:00
Renato Botelho
8551ec039f - Update to 0.9.7.2
PR:		ports/96314
Submitted by:	maintainer
2006-04-25 15:57:33 +00:00
Renato Botelho
1d14d70e48 - Update to 0.9.7.1
PR:		ports/94853
Submitted by:	maintainer
2006-03-23 11:09:48 +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
9ea628ff83 - Update to 0.9.5
- Unbreak (fix pkg-plist by using @dirrmtry) [1]
- Remove USE_REINPLACE which is not needed anymore

PR:		ports/92401
Submitted by:	Ion-Mihai "IOnut" Tetcu
2006-02-14 15:12:59 +00:00
Sergei Kolobov
1c46b937bd - Update to 0.9.3 (unbreaks fetching) 2006-01-10 17:07:27 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
f7219c8814 - Update to 0.9.0
- libprelude now always depends on GnuTLS
- Add two new knobs - WITH_PERL and WITH_PYTHON - to install Perl and Python
  bindings, respectively (both knobs are off by default)
- Remove patch we no longer need
2005-10-07 15:00:21 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Pav Lucistnik
a769a701f6 libprelude
- update to 0.8.10
- use NOPORTDOCS
prelude-lml
- chase shlib version, bump portrevision
prelude-manager
- update to 0.8.10
prelude-nids
- update to 0.8.6

PR:		ports/60113
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-12-17 00:07:53 +00:00
Foxfair Hu
165f8a90c5 PR: 58388
Submitted by:	maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Upgrade libprelude to 0.8.8
2003-11-04 03:05:25 +00:00
Edwin Groothuis
47172a8238 [maintainer update] security/{libprelude,prelude-lil,prelude-nids}: update to latest versions.
- update libprelude to 0.8.7
	- update prelude-nids to 0.8.4
	- update prelude-lml 0.8.5

PR:		ports/57625
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-06 13:12:16 +00:00
Christian Weisgerber
39d7abce78 Update prelude ports to latest version:
libprelude: 0.8.5 -> 0.8.6
prelude-lml: 0.8.3 -> 0.8.4
prelude-manager: 0.8.7 -> 0.8.8
prelude-nids: 0.8.1 -> 0.8.3

PR:		57168
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-26 22:30:58 +00:00
Foxfair Hu
25d1e2e8fc PR: 53011
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by:	me

Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System.
2003-06-18 02:40:11 +00:00