aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.21.2Dmitry Marakasov2009-02-185-160/+36
| | | | | | | | | PR: 131286 Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Approved by: Robin Gruyters <r dot gruyters at snow dot nl> (maintainer) Notes: svn path=/head/; revision=228620
* Restore previous maintainer, now with his new email address.Remko Lodder2008-11-301-1/+1
| | | | | | | Approved by: wxs (diff not reviewed, ack'ed to commit) Notes: svn path=/head/; revision=223642
* Reset r.gruyters@yirdis.nl: email address bounces.Mark Linimon2008-11-281-1/+1
| | | | Notes: svn path=/head/; revision=223508
* - define enable-gtk-doc=noBeech Rintoul2008-09-301-1/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=221010
* - Update to 0.9.20.2Beech Rintoul2008-09-296-92/+35
| | | | | | | | | | | | | - Fix master sites - Fix portdocs handling - Perl and Python binding install new files PR: ports/127339 Submitted by: Yarema <yds@CoolRat.org> Approved by: maintainer timeout (> two weeks) Notes: svn path=/head/; revision=221005
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.9.17.2Martin Wilke2008-05-134-49/+36
| | | | | | | | PR: 123486 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Notes: svn path=/head/; revision=212992
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-1/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* Mark as broken on sparc64: does not compile.Mark Linimon2008-02-011-0/+4
| | | | Notes: svn path=/head/; revision=206589
* - Update to 0.9.16.1Renato Botelho2008-01-184-193/+4
| | | | | | | | PR: ports/119708 Submitted by: maintainer Notes: svn path=/head/; revision=205793
* - Update to 0.9.16Cheng-Lung Sung2007-10-254-4/+193
| | | | | | | | | | | | | | | | | | | | | | | | - Added two patches due to some system umask settlement(s). Added file(s): - files/patch-prelude-admin__prelude-admin.c - files/patch-src__prelude-failover.c Changelog libprelude-0.9.16: - Implement prelude-admin list [-l] command, which provide the ability to list existing profile name, permission, registration permission, analyzerID, and Issuer analyzerid. - Implement multiple analyzer deletion in prelude-admin. - Correct printing of IDMEF time field using non local GMT offset. - Patch to avoid struct typespec redefinition, due to variable mispelling. This fixes a compilation problem on OpenBSD 3.8. - Various bug fixes. PR: ports/117417 Submitted by: maintainer (Robin Gruyters) Notes: svn path=/head/; revision=201962
* - Update to 0.9.15.2Cheng-Lung Sung2007-10-054-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated patch-Makefile.in - Added Man page Changelog libprelude: - prelude-adduser has been renamed to prelude-admin, and now include command to print or send files containing binary IDMEF data. - Brand new failover implementation, Feature a real 'journaling' log, allowing to restart where we were interupted. Allow multiple process to write to the same failover, and is chroot safe. - prelude-admin manpage, thanks to Frederic Motte <fred at ubixis com>. - Use SHA1 in place of MD5 for Analyzer checksum. - Do not set TCP option on UNIX socket, avoid un-necessary warning. - New measure all over the public interface to protect against bad API usage, when a function is not used correctly, a critical warning is triggered. - [logging]: New PRELUDE_LOG_CRIT logging priority. - [logging]: Correctly map Prelude log level to Syslog priority. - [logging]: Improved logging format (include timestamp, level, process pid). - [logging]: New LIBPRELUDE_ABORT variable, useful if you'd like libprelude to abord on critical assertion. - [logging]: Automatically switch to syslog mode if we detect stdout/stderr closure. - [IDMEF-Criteria]: When we try to match a value against a path that is not part of a message using a 'not' operator, the match should succeed (Example: alert.classification.text != 'stuff' should match if the message has no classification object). - [IDMEF-Criteria]: When matching multiple listed values within the same path using a 'not' operator, return an explicit 'no match' if the provided comparison value was found at least once. - [IDMEF-Path] (fix #251): Fixes NULL pointer dereference when the last element of an IDMEF path to an enumeration is not the enumeration itself (S??鞋bastien Tricaud <toady at gscore.org> - Fix a possible race condition with the internal libprelude reference to the program idmef_analyzer_t when asynchronous timer were used. - Workaround possible deadlock at exit on OpenBSD, Linux Glibc. - Only configure libltdl if it is required. - Various bug fixes, minor enhancements. - Write the children PID into specified pidfile (fixes #257). - Fix double free on idmef_criterion_value_t cloned regexp object (thanks to Helmut Azbest <helmut.azbest at gmail.com>). - Allow Python thread to run, while entering libprelude C function. - Return PRELUDE_ERROR_ASSERTION when API check fail, in place of PRELUDE_ERROR_GENERIC. - Make prelude_plugin_unsubcribe() work as expected (call the plugin instance destroy function). - Various bug fixes, minor enhancements. PR: ports/116107 Submitted by: maintainer (Robin Gruyters) Notes: svn path=/head/; revision=200878
* - Update dependency on security/gnutlsRong-En Fan2007-07-021-1/+2
| | | | | | | | PR: ports/114210 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer) Notes: svn path=/head/; revision=194640
* - Update libprelude to 0.9.14.Marcelo Araujo2007-06-063-5/+5
| | | | | | | | | | | | - Update dependent ports accordingly. - Bump PORTVERSION to force rebuild. PR: ports/112703 Submitted by: Marcelo Araujo <araujo@FreeBSD.org> Approved by: stas (mentor) Notes: svn path=/head/; revision=192913
* - Update to 0.9.13.2Cheng-Lung Sung2007-04-023-12/+12
| | | | | | | | | | | | | | | Changelog libprelude-0.9.13.2: - Improve error reporting with the central option interface. - Fix a bug when comparing IDMEF object with optional fields. - Fix a problem with the logger, where large log entry wouldn't be logged. - Fix distclean target. PR: ports/111131 Submitted by: maintainer (Robin Gruyters) Notes: svn path=/head/; revision=188991
* - Update to 0.9.13.1Martin Wilke2007-03-162-4/+4
| | | | | | | | PR: 110389 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Notes: svn path=/head/; revision=187546
* - Update to 0.9.13Rong-En Fan2007-02-224-14/+78
| | | | | | | | PR: ports/109428 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer) Notes: svn path=/head/; revision=185703
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-291-2/+0
| | | | | | | | | | | | was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor) Notes: svn path=/head/; revision=183644
* - Update to 0.9.12.2Cheng-Lung Sung2007-01-083-16/+4
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=181787
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-2/+2
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* - Added post installment for configuration filesMartin Wilke2006-12-222-0/+30
| | | | | | | | | | - Bump PORTREVISION PR: ports/107079 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) Notes: svn path=/head/; revision=180468
* - Update to 0.9.12Martin Wilke2006-12-214-11/+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) Notes: svn path=/head/; revision=180361
* - Update to 0.9.11Cheng-Lung Sung2006-11-273-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=178081
* - Update to 0.9.10.2Rong-En Fan2006-08-103-14/+4
| | | | | | | | PR: ports/101585 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer) Notes: svn path=/head/; revision=170248
* Fix build on 4.xRenato Botelho2006-07-272-4/+10
| | | | | | | Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) by email Notes: svn path=/head/; revision=168873
* - Update to 0.9.10.1Renato Botelho2006-07-262-4/+8
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=168807
* - Update to 0.9.10Rong-En Fan2006-07-193-8/+11
| | | | | | | | | | | Note that though shlib version bumped, no ports need to be changed. - OPTIONS'ify PR: ports/100490 Submitted by: maintainer Notes: svn path=/head/; revision=168241
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-1/+2
| | | | Notes: svn path=/head/; revision=167068
* - Update to 0.9.9Renato Botelho2006-06-075-19/+29
| | | | | | | | PR: ports/98585 Submitted by: maintainer Notes: svn path=/head/; revision=164725
* Fix build on 4.xRenato Botelho2006-05-152-4/+12
| | | | | | | Submitted by: maintainer and author by email Notes: svn path=/head/; revision=162431
* - Update to 0.9.8Renato Botelho2006-05-053-10/+16
| | | | | | | | PR: ports/96761 Submitted by: maintainer Notes: svn path=/head/; revision=161415
* - Update to 0.9.7.2Renato Botelho2006-04-253-4/+5
| | | | | | | | PR: ports/96314 Submitted by: maintainer Notes: svn path=/head/; revision=160444
* - Update to 0.9.7.1Renato Botelho2006-03-232-4/+4
| | | | | | | | PR: ports/94853 Submitted by: maintainer Notes: svn path=/head/; revision=158005
* * security/libprelude: [1]Renato Botelho2006-03-213-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=157859
* - Replace deprecated USE_AUTOTOOLS=libtool:15:inc construct (somehow missedSergei Kolobov2006-03-022-4/+4
| | | | | | | | | | | | | | in the recent sweep) with GNU_CONFIGURE=yes; update pkg-plist appropriately - Add .../old/ subdir to MASTER_SITES so the port is still fetchable even when the Prelude project releases a new version - Bump PORTREVISION PR: ports/93795 Submitted by: Robin Gruyters (maintainer) Approved by: portmgr (linimon) Notes: svn path=/head/; revision=156923
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix run-time linking problems of the dependent ports by installing libtoolSergei Kolobov2006-02-203-9/+79
| | | | | | | | | | | | archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc - Add a patch to avoid overwriting existing configuration files - Bump PORTREVISION PR: ports/93498 Submitted by: Robin Gruyters (maintainer) Notes: svn path=/head/; revision=156547
* - Transfer maintainership of the Prelude ports to the submitter,Sergei Kolobov2006-02-151-1/+1
| | | | | | | | | | who has kindly agreed to adopt them PR: ports/93386 Submitted by: Robin Gruyters <r dot gruyters at yirdis dot nl> Notes: svn path=/head/; revision=156124
* - Update to 0.9.5Sergei Kolobov2006-02-143-12/+11
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=156024
* BROKEN: Incomplete pkg-plistKris Kennaway2006-01-251-0/+2
| | | | Notes: svn path=/head/; revision=154461
* - Update to 0.9.3 (unbreaks fetching)Sergei Kolobov2006-01-104-16/+14
| | | | Notes: svn path=/head/; revision=153207
* Chase gnutls update.Roman Bogorodskiy2006-01-091-2/+2
| | | | Notes: svn path=/head/; revision=153142
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149422
* - Respect NOPORTDOCSSergei Kolobov2005-10-143-10/+28
| | | | | | | | | - Fix pkg-plist if WITH_PERL/WITH_PYTHON are defined - Properly clean up (extra directories) at deinstall - Bump PORTREVISION Notes: svn path=/head/; revision=145399
* - Update to 0.9.0Sergei Kolobov2005-10-074-130/+124
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=144491
* - Take maintainershipSergei Kolobov2005-04-261-1/+1
| | | | Notes: svn path=/head/; revision=134188
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix plist.Kirill Ponomarev2004-08-141-2/+3
| | | | Notes: svn path=/head/; revision=116203