Commit graph

98 commits

Author SHA1 Message Date
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
David Thiel
48a43ca434 Update to 3.0.13. Fixes a regression in the GrowingLogFiles policy. 2013-06-25 19:04:41 +00:00
Baptiste Daroussin
badd7f819b Convert to new options framework 2013-06-05 10:21:04 +00:00
David Thiel
4cc48dd134 Update to 3.0.12. Changes:
- A bug has been fixed that could cause a slow and steady increase of memory
  usage

- Negated conditionals in the config file are handled correctly now
2013-05-21 18:36:01 +00:00
David Thiel
ab0080196f Update to 3.0.11. Changes:
-  Log rotation is handled more gracefully now under favourable
    conditions (logfile is moved so inode is kept, and it does not get
    compressed immediately).

 -  An option IgnoreModified has been added to cover transient files that
    not only get added/deleted but also modified during their lifetime.

 -  An option KernelCheckProc has been added to suppress the kernel /proc test.

 -  Large groups are handled better now.

 -  Reconnecting to a temporarily unavailable Oracle database has been fixed.

Feature safe: yes
2013-04-17 23:52:53 +00:00
David Thiel
d542383805 Update to 3.0.9. 2013-01-07 21:14:03 +00:00
Pawel Pekala
370a3d5725 Bump ports affected by security/libprelude update 2012-12-15 23:52:36 +00:00
David Thiel
0a7059d585 Update to 3.0.8, unbreak with utmpx.
Feature safe: Yes
2012-11-21 20:36:28 +00:00
David Thiel
e647d5e1fc Update to 3.0.3, a bugfix release.
Feature safe:	yes
2012-03-30 20:34:44 +00:00
David Thiel
b084dd313f Update to 3.0.2 - minor bugfixes. 2012-02-16 22:05:15 +00:00
David Thiel
15b743bb29 Update to 3.0.1.
Feature safe:	yes
2011-12-20 18:58:04 +00:00
David Thiel
fbac7159a8 Update to 3.0.0a. 2011-11-10 04:46:25 +00:00
David Thiel
6cfecb6a45 Update to 2.8.6. 2011-10-05 00:17:36 +00:00
David Thiel
87fa2c630b Update to 2.8.5. 2011-06-16 20:56:14 +00:00
David Thiel
4fddb1cda2 Update to 2.8.4. 2011-05-05 20:05:29 +00:00
David Thiel
16a92c0535 Update to 2.8.3a. 2011-03-23 02:01:00 +00:00
David Thiel
78a9720df1 Update to 2.8.1. Bugfixes, IPv6. 2010-11-17 23:24:37 +00:00
David Thiel
78464adbda Update to 2.7.2. 2010-08-24 20:17:28 +00:00
Pav Lucistnik
ebc6b0ddba - Exclude from amd64/8 builds on pointyhat, where it mysteriously fails to link 2010-08-11 21:34:26 +00:00
David Thiel
2cb35fef41 Unbreak on 8.x, it builds just fine on amd64 here. If someone has a
specific OS version on which it will not, please let me know.
2010-07-28 17:21:08 +00:00
David Thiel
556315b50b Update to 2.7.1.
Feature safe:	yes
2010-07-07 23:49:08 +00:00
David Thiel
5ec5dedef3 Update to 2.7.0. 2010-06-01 18:16:40 +00:00
David Thiel
70e9a8cfa2 Update to 2.6.4. 2010-03-22 20:55:24 +00:00
Martin Wilke
1779c8dc07 - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 16:04:25 +00:00
David Thiel
3d385fba33 Update to 2.6.1. From changelog:
-  Logfile monitoring has been enhanced with three new features:
    (1) reporting on bursts of very similar/repeated messages
    (2) reporting on expected yet missing messages (e.g. heartbeat messages)
    (3) reporting on correlated events (e.g. event A is followed by event B
        within X seconds)

 -  Better caching of UIDs/GIDs to reduce lookups

 -  Hostnames of clients are matched case-insensitively now
2009-12-30 05:13:54 +00:00
David Thiel
73ec95ba85 Update to 2.6.0. 2009-11-02 09:41:04 +00:00
David Thiel
75cbbbfc68 Update to 2.5.10, a bugfix release.
Feature safe:	yes
2009-10-13 23:41:36 +00:00
David Thiel
950dfc5d04 Update to 2.5.9.
Feature safe: yes
2009-09-22 21:21:43 +00:00
Pav Lucistnik
8e87765f84 - Chase libprelude update
Feature safe:	yes
2009-09-19 21:12:56 +00:00
Pav Lucistnik
3f10d7d21e - Mark BROKEN on amd64/8
Reported by:	pointyhat
2009-07-26 12:16:23 +00:00
David Thiel
4488d48888 Update to 2.5.7, a bugfix release. 2009-07-24 02:47:02 +00:00
David Thiel
328de440ef Update to 2.5.4, a security bugfix release. This resolves a problem
where an unauthorized client could download configuration and database
files from the server.

Full changes since 2.5.2:

 - email logging has been rewritten for enhanced functionality. It's
   now possible to filter messages different for each recipient, and
   regular expressions can be used now for filtering

 - new option SetMailPort allows to set a custom SMTP port

 - in the configuration file, option values can now be set by evaluating
   shell commands: Key = $( command )

 - PortCheckInterface now allows a list as value

 - new option SetConnectionTimeout allows to configure the client/server
   connection timeout

 - new option SetThrottle allows to configure throughput throttling for
   the database download to the client
2009-03-04 22:47:27 +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
David Thiel
12cb199598 Update to 2.5.2.
Changes:

 -  On request, there is now a global option LooseDirCheck ([false]/true) to
    drop reports on directories with changes of size/mtime/ctime (resulting
    from changes within the directory)

 -  An option to improve hidden process detection from within an OpenVZ
    container has been added

 -  Port check now reports process pid, reporting to prelude is more
    complete now

 -  A bug has been fixed whereby for files larger than 2GB, a filesize of
    exactly 2GB could be inserted into the RDBMS (if logging to one)
2009-02-09 01:52:33 +00:00
David Thiel
ba72cacab3 Update to 2.5.1, which should really fix the amd64 build problems. 2008-12-08 04:38:52 +00:00
Pav Lucistnik
161729ac42 - Chase libprelude update
Forgotten by:	beech
Reported by:	pointyhat
2008-11-29 23:21:13 +00:00
David Thiel
dda2b6721d Update to 2.5.0. Includes a new module for log file analysis, and should fix build issues on 64 bit platforms. 2008-11-05 00:20:05 +00:00
Pav Lucistnik
f75ae0d9dd - Mark BROKEN on amd64 2008-09-01 19:27:05 +00:00
David Thiel
a9cda15cd9 Use -fPIC on amd64.
Submitted by:	QA Tindy
2008-08-14 01:13:14 +00:00
David Thiel
4647ae9f13 Update to 2.4.5. Only notable change on fbsd is the introduction of
the dnmalloc allocator.
2008-08-10 21:55:51 +00:00
David Thiel
d447c147ad Update dependency on libprelude.
PR:		123660
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl>
2008-05-14 17:39:27 +00:00
David Thiel
40160365b4 Update to 2.4.4. Fixes some bugs, and adds the ability to store full
file content for small files in the signature database itself.
2008-05-01 00:00:47 +00:00
David Thiel
ce3a6c408f Update to 2.4.2. This fixes a security issue where checksumming of the gpg
binary before execution did not function correctly.
2008-01-17 01:45:26 +00:00
David Thiel
f00f189c12 Update to 2.4.1. Also fix a rather silly uninstall message, reported
by brd@.
2007-12-11 20:10:42 +00:00
David Thiel
91575d52a2 Upgrade to 2.3.7, which fixes a Prelude integration bug. 2007-09-13 21:29:50 +00:00
David Thiel
40f22eeeba Update to 2.3.6. 2007-09-06 20:24:25 +00:00
David Thiel
05fc48fbf2 Chase libprelude version bump.
PR:		ports/116112
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl>
Approved by:	lx
2007-09-05 16:39:23 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
David Thiel
1fce038093 Update to 2.3.5. 2007-06-20 21:27:04 +00:00