| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
bump PORTREVISIONs.
|
|
|
|
|
|
|
|
|
| |
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.
PR: ports/112703
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/107081
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/104202
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/102053
Submitted by: maintainer (Robin Gruyters)
|
|
|
|
| |
Pointy hat to: garga
|
| |
|
|
|
|
|
|
|
|
| |
- Add dependency on gnutls
- Make libxml dependency optional
PR: ports/98942
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/96758, ports/96759, ports/96760
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/95614
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/94994
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/94902
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
who has kindly agreed to adopt them
PR: ports/93386
Submitted by: Robin Gruyters <r dot gruyters at yirdis dot nl>
|
|
|
|
|
| |
- Chase libprelude/libpreludedb shlib version bumps
- Add missing file to pkg-plist; use @dirrmtry; re-sort
|
|
|
|
|
| |
- Remove extra file from pkg-plist
- Bump PORTREVISION
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Prompted by: edwin's script
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Database support options moved to separate security/libpreludedb port,
which is has been added as dependency
- The port now uses GnuTLS instead of OpenSSL (indirectly, via libprelude
dependency)
- Convert to USE_AUTOTOOLS
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
|
|
|
|
| |
Reminded by: -ports@ discussion
|
| |
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
Submitted by: maintainer, Clement Laforet <sheepkiller@cultdeadsheep.org>
Update prelude-manager to 0.8.9
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
www/mod_accounting [1]
mail/perdition [2]
security/prelude-manager [3]
PR: ports/56026
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
| |
* Set MySQL 4.0 to default
PR: 55043
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Add prelude-manager 0.8.7, System central logging point of prelude Network
Intrusion Detection.
prelude-manager : the manager is the central logging point. It receives
alerts from sensors and logs them using one or several plugins (the default
logging being to a text file, but logging to a database is also possible -
and recommended).
|