Commit graph

67 commits

Author SHA1 Message Date
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Tilman Keskinoz
6d225990bb Unbreak configure script 2009-11-09 10:36:07 +00:00
Pav Lucistnik
15e6e12260 - Mark BROKEN: does not configure
Reported by:	pointyhat
2009-10-26 20:39:16 +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
ca1fac8f19 - Chase gnutls update
Reported by:	pointyhat
Feature safe:	yes
2009-09-23 14:13:00 +00:00
Pav Lucistnik
8e87765f84 - Chase libprelude update
Feature safe:	yes
2009-09-19 21:12:56 +00:00
Dmitry Marakasov
cf4bfa7c04 - Update to 0.9.14.2
PR:		131288
Submitted by:	Vladimir Korkodinov <viper at perm dot raid dot ru>
Approved by:	Robin Gruyters <r dot gruyters at snow dot nl> (maintainer)
2009-02-18 23:36:28 +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
Pav Lucistnik
161729ac42 - Chase libprelude update
Forgotten by:	beech
Reported by:	pointyhat
2008-11-29 23:21:13 +00:00
Mark Linimon
4417ce0890 Reset r.gruyters@yirdis.nl: email address bounces. 2008-11-28 23:20:21 +00:00
Beech Rintoul
2b792b656e - Flag broken, does not build with current lib 2008-10-21 02:39:37 +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
3f2b742b1d - Update to 0.9.12.1
PR:		123208
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2008-05-13 14:51:51 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Cheng-Lung Sung
be9a93457a - Update to 0.9.10
Changelog prelude-manager-0.9.10:
- Make threshold act like a real threshold: pass every Nth events
  in the defined amount of seconds.
- Allow mixing Limit and Threshold.
- Do not share the tresholding hash accross thresholding plugin instance:
  previously, the shared hash would result in strange thresholding plugin
  behavior if you had several instance of thresholding loaded.
- Various bug fixes concerning plugin instance un-subscribtion
  (unsubscribtion of certain plugin was not triggered).

PR:		ports/117416
Submitted by:	maintainer (Robin Gruyters)
2007-10-25 02:16:57 +00:00
Cheng-Lung Sung
17114d625b - Update to 0.9.9.1
- bump libprelude library

Changelog prelude-manager:
- Fix for new libprelude (0.9.15) runtime warning.
- Add documentation for SQLite3 in the template configuration file
  (S??繅astien Tricaud <toady at gscore.org>).

PR:		ports/116108
Submitted by:	maintainer (Robin Gruyters)
2007-10-05 01:45:06 +00:00
Cheng-Lung Sung
3a8f5e82e4 - Update to 0.9.9
- Fix error when changing ownership of spool directory

Changelog prelude-manager 0.9.9:
- Update configuration template, add documentation for Prelude
  generic TCP options.
- Implement modified patch from Pierre Chifflier <chifflier@inl.fr>
  to fix the example log path (fix #224).
- Move IDMEF message normalization in the scheduler, rather than
  doing it upon reception. This remove some load from the server
  and allow Prelude-Manager own IDMEF messages to go through the
  normalizer path.
- Implement heartbeat->analyzer normalization.
- Improve IPv4 / IPv6 address normalization.
  IPv4 mapped IPv6 addresses are now mapped back to IPv4.
  Additionally, the Normalize plugin now provide two additionals option:
  ipv6-only: Map any incoming IPv4 address to IPv6.
  keep-ipv4-mapped-ipv6: do not map IPv4 mapped IPv6 addresses back to
  IPv4.
- Make a difference between exceptional report plugin failure (example:
  a single message couldn't be processed) and "global" plugin failure
  (example: database server is down). We use a different failover for
   'exceptional' failure, so that we don't try to reinsert a bogus message
   (fix #247).
- Start of a Prelude-Manager manpages (#236).
- Various bug fixes.

PR:		ports/115233
Submitted by:	maintainer (Robin Gruyters)
2007-08-15 06:48:36 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +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
Martin Wilke
016298809b - Update to 0.9.8
- Added user prelude with uid/gid 281

prelude-manager Changelog:
- Initial implementation of the 'thresholding' plugin, allowing you to
  suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being
  AND'ed. AND is already possible by hooking filtering plugin one with
  another.
- Improved error reporting.
- Minor bug fixes.

PR:		112416
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-05-30 06:11:57 +00:00
Cheng-Lung Sung
37e26c557a - Update to 0.9.7.2
Changelog prelude-manager-0.9.7.2:
- Allow filtering plugins to hook others filters plugins.
- Update reporting code to latest specification for the SNMPService class.
- Warn about Un-handled command line arguments.
- Properly dump IDMEF-XML output (fix #186).
- Various bug fixes.

PR:		ports/110584
Submitted by:	maintainer (Robin Gruyters)
2007-03-21 07:49:43 +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
Boris Samorodov
f11eb77bb3 - update to 0.9.7.1;
- change variable WITH(OUT)_DB to WITH(OUT)_PRELUDEDB;
- delete the patch files/patch-xmlmod.c (merged upstream).

PR:		107986
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2007-01-16 19:04:22 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Martin Wilke
364c61e689 - Fix post installment for configuration files. (if not exists...)
- Bump PORTREVISION

PR:		ports/107081
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-22 08:54:38 +00:00
Martin Wilke
b4fac9c9f8 - Update to 0.9.7
Changelog prelude-manager-0.9.7:
- Fix a startup problem on system with different address of different family
  mapping to the same IP.
- Fix for system using the GnuLib poll replacement modules. The module was
  broken when used in conjunction with server socket.
- Various portability fixes (this release should compile and run on OSX out
  of the box).

PR:		ports/107010
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:24 +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
Martin Wilke
8257f2d5d1 - Update to 0.9.6.1
PR:		ports/104202
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-10-09 13:38:02 +00:00
Cheng-Lung Sung
65697862b8 - Update to 0.9.6
Changelog prelude-manager-0.9.6:
  - In case an IDMEF-Service object contain neither name or port
    attribute, set name to "unknown" in order to avoid IDMEF DTD
    validation issue.
  - Normalize analyzer(*).node.
  - Fix OpenBSD getaddrinfo() problem.

PR:		ports/102593
Submitted by:	maintainer (Robin Gruyters)
2006-08-28 08:39:29 +00:00
Cheng-Lung Sung
d1b2160b0c - Chase libpreludedb shlib version change.
- bump PORTREVISION

PR:		ports/102053
Submitted by:	maintainer (Robin Gruyters)
2006-08-15 06:45:33 +00:00
Andrew Pantyukhin
39f4b9a490 - Fix MASTER_SITES
Pointy hat to:	garga
2006-07-28 13:23:33 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00
Pav Lucistnik
832e10d6de - Update to 0.9.5
- Add dependency on gnutls
- Make libxml dependency optional

PR:		ports/98942
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-06-16 16:28:28 +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
Renato Botelho
cdaabdf8ca - Update to 0.9.4.1
PR:		ports/95614
Submitted by:	maintainer
2006-04-11 11:32:30 +00:00
Renato Botelho
417c8cb90c - Chase libpreludedb version
- Bump PORTREVISION

PR:		ports/94994
Submitted by:	maintainer
2006-03-28 10:55:48 +00:00
Renato Botelho
e0b8b4e73f - Fix rc.d startup script
- Bump PORTREVISION

PR:		ports/94902
Submitted by:	maintainer
2006-03-24 19:24:39 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sergei Kolobov
7422862bd1 - Fix run-time linking problems of the Prelude ports by installing libtool
archives (.la) files - switch to USE_LIBTOOL=libtool:15:inc
- Make libpreludedb dependency optional - introduce WITHOUT_DB knob
- Bump PORTREVISION

PR:             ports/93599
Submitted by:   Robin Gruyters (maintainer)
2006-02-20 23:02:38 +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
fb14eed0c1 - Update to 0.9.3
- Chase libprelude/libpreludedb shlib version bumps
- Add missing file to pkg-plist; use @dirrmtry; re-sort
2006-02-14 15:24:58 +00:00
Sergei Kolobov
47d941ecfa - Chase libprelude version bump (.2 -> .4)
- Remove extra file from pkg-plist
- Bump PORTREVISION
2006-01-10 17:10:13 +00:00
Sergei Kolobov
8e09579173 - Chase libpreludedb shlib version bump
- Bump PORTREVISION
2005-12-19 10:25:19 +00:00
Sergei Kolobov
80efc3d166 - Update to 0.9.1 (unbreak)
Prompted by:	edwin's script
2005-11-28 16:39:58 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Kris Kennaway
baa9a633fd BROKEN: Unfetchable 2005-11-21 01:33:38 +00:00