Commit graph

51 commits

Author SHA1 Message Date
Andrej Zverev
124b00a56f - Fix build with new site_perl
Submitted by:	olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Pawel Pekala
89fe9269e1 Update Prelude-IDS ports to 1.0.1 release
security/libprelude:
- Remove BROKEN, update to version 1.0.1 [1]
- Add missing deps, port requires pkg-config during build

security/libpreludedb:
- Update to version 1.0.1p1
- Add missing deps
- Make options deterministic and not dependent on what's installed

security/prelude-lml:
- Update to version 1.0.1
- Add missing deps, port requires pkg-config during build
- Convert to OptionsNG

security/prelude-manager:
- Update to version 1.0.2
- Add missing deps, port requires pkg-config during build
- Convert to OptionsNG, remove PRELUDEDB option - it can't be turned off
  by CONFIGURE_ARGS, package links to preludedb at all times if available

security/pflogger:
- Bump PORTREVISION, libprelude ABI version changed

www/py-prewikka:
- Update to version 1.0.1p1
- Convert to OptionsNG
- Sort plist

PR:		172056 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
2012-12-15 22:22:37 +00:00
Doug Barton
d5a5903a44 Restore option descriptions to what the maintainer actually put in the PR
Pointy hat to:	eadler

PR:		ports/172426
Submitted by:	Michael Gmelin <freebsd@grem.de> (maintainer)
2012-10-07 19:31:17 +00:00
Eitan Adler
a65ebd957d Convert to OptionsNG
PR:	ports/172426
Submitted by:	Michael Gmelin <freebsd@grem.de>
2012-10-07 04:44:48 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Pav Lucistnik
182b8e8220 - Update to 0.9.15.3
PR:		ports/139003
Submitted by:	Vladimir Korkodinov <viper@perm.raid.ru>
Feature safe:	yes
2009-09-24 20:15:13 +00:00
Mark Linimon
484ae3e69e Reset r.gruyters@snow.nl by request due to lack of time.
Feature safe:	yes
2009-09-23 22:17:11 +00:00
Pav Lucistnik
8e87765f84 - Chase libprelude update
Feature safe:	yes
2009-09-19 21:12:56 +00:00
Dmitry Marakasov
961c9eef2f - Chase security/libprelude shlib version bump
PR:		131286, 131585 (partial)
Submitted by:	Vladimir Korkodinov <viper at perm dot raid dot ru>
2009-02-18 23:39:00 +00:00
Remko Lodder
96fab07fbb Restore previous maintainer, now with his new email address.
Approved by:	wxs (diff not reviewed, ack'ed to commit)
2008-11-30 21:00:12 +00:00
Mark Linimon
4417ce0890 Reset r.gruyters@yirdis.nl: email address bounces. 2008-11-28 23:20:21 +00:00
Beech Rintoul
7e543c3e85 - Update to 0.9.15.1
- Rework OPTIONS to autodetect installed SQL libs and default their
  tunables to "on"
- Fix portdocs handling

PR:		ports/127340
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	maintainer timeout (> two weeks)
2008-09-30 04:32:14 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
8b0809880d - Chase security/libprelude shlib version bump 2008-05-13 14:51:35 +00:00
Martin Wilke
7894f12f7e - Update to 0.9.14.1
PR:		119854
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2008-02-15 11:17:20 +00:00
Cheng-Lung Sung
a285174426 - 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)
2007-10-05 01:46:14 +00:00
Marcelo Araujo
2adf104b17 - Update libprelude to 0.9.14.
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.

PR:		ports/112703
Submitted by:	Marcelo Araujo <araujo@FreeBSD.org>
Approved by:	stas (mentor)
2007-06-06 12:50:09 +00:00
Cheng-Lung Sung
dcde19276a - Update to 0.9.12
Changelog libpreludedb-0.9.12:
- [sqlite3] Provide case-insensitive regex.
- [preludedb-admin] Loading of multiple file and improved reporting.
- Provide substring match for AdditionalData value.
- Fix insertion issue for ProcessArg and File Linkage.
- Fix a bug when retrieving an empty time field (following retrieved fields
  where not the one expected).
- When a given SQL function is not implemented by the driver, return a
  detailed error message with information concerning the missing function.
- Implement Python only get_values, get_heartbeat_idents, get_alert_idents.
  Return the number of rows as well as the rows in a tupple.
- Make sure we have an exception to process: fix a crash with Python
  bindings upon signal reception. Fix #200.

PR:		ports/110583
Submitted by:	maintainer (Robin Gruyters)
2007-03-21 07:48:49 +00:00
Martin Wilke
4286b6d121 - Update to 0.9.11.3
Changelog:
- Fix invalid free() in the SQLite plugin.
- Fix preludedb-admin copy/move operations.

PR:		108923
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-02-08 22:35:02 +00:00
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
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)
2007-01-29 19:05:07 +00:00
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