non port: security/ossec-hids-local/Makefile |
Number of commits found: 27 |
Monday, 17 Mar 2025
|
11:31 Philippe Audeoud (jadawin)
security/ossec-hids: update to 3.8.0
No additional binary changes to ossec-hids-* ports.
Changes in configuration:
- Changed default value of ossec_hids_fetch_connect_time from 40 to 60 seconds.
- Limited PostgreSQL syscheck to config files only.
PR: 285478
abfff1b |
Thursday, 27 Oct 2022
|
08:20 Fernando Apesteguía (fernape) Author: Dominik Lisiak
security/ossec-hids*: local_rules.xml replaced with sample file
PR: 266176
Reported by: dominik.lisiak@bemsoft.pl (maintainer)
68d6aa0 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 6 Aug 2022
|
22:07 Neel Chauhan (nc) Author: Dominik Lisiak
security/ossec-hids: Update to 3.7.0
PR: 265669
2b0855d |
Thursday, 25 Nov 2021
|
21:40 Stefan Eßer (se)
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
04b9da4 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 30 Nov 2020
|
15:16 linimon
Fails on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
 |
Sunday, 15 Nov 2020
|
09:06 linimon
Mark various ports BROKEN on aarch64.
Obtained from: local run @lonesome.com
 |
Sunday, 8 Mar 2020
|
16:35 tcberner
security/ossec-hids: Update to 3.6.0
PR: 244340
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer)
 |
Sunday, 24 Nov 2019
|
17:58 fernape
security/ossec-hids*: update to 3.5.0
ChangeLogs:
https://github.com/ossec/ossec-hids/releases/tag/3.4.0
https://github.com/ossec/ossec-hids/releases/tag/3.5.0
PR: 242110
Submitted by: dominik.lisiak@bemsoft.pl (maintainer)
 |
Friday, 15 Nov 2019
|
10:12 tobik
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
 |
Thursday, 25 Jul 2019
|
02:33 linimon
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
In some cases we only need to specifically test for "are we on the ancient
base gcc", e.g, the usage of 'pragma'.
While here, in some cases turn off SSE functions more specifically based
on ARCH, and turn off -mtune=generic everywhere. These are part of a
larger work in progress; these commits are for ports that would have
been touched by the the powerpc-on-clang test regardless.
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 1 Jun 2019
|
19:39 pi
security/ossec-hids: upgrade 3.1.0 -> 3.3.0
security/ossec-hids-local: upgrade 3.1.0 -> 3.3.0
security/ossec-hids-local-config: upgrade 3.1.0 -> 3.3.0
- Added LUA option. Bundled Lua support is no longer compiled in by default
PR: 237632
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer)
Relnotes: https://github.com/ossec/ossec-hids/releases/tag/3.3.0
https://github.com/ossec/ossec-hids/releases/tag/3.2.0
 |
Tuesday, 9 Apr 2019
|
14:04 sunpoet
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
 |
Sunday, 13 Jan 2019
|
20:58 adamw
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
 |
Tuesday, 27 Nov 2018
|
01:58 swills
security/ossec-hids-local: build fix as user [1]
While here:
- add new option PGSQL_SC ossec-hids-*-config [1]
- improved option descriptions [1]
- fix build with GCC-based architectures [2]
PR: 233168 [1]
PR: 233291 [2]
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer) [1]
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [2]
Approved by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer) [2]
 |
Friday, 9 Nov 2018
|
18:52 swills
security/ossec-hids-server: update from 2.8.3 to 3.1.0
PR: 232794
Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer)
 |
Monday, 21 Nov 2016
|
01:12 marino
security/security/ossec-hids-(server|local|client): SSL fix / stage QA
Fix 1: Set LDFLAGS for SSL support
Fix 2: Fix stage-QA failures in both -local and -server:
Two log files were present in these stage directories that were
not listed in the plist. One of them were registered by the
-client port so rather than remove them from the stage, add them
to the package list
Fix 3: revbump after fix 2
Approved by: SSL and general blankets
 |
Wednesday, 16 Nov 2016
|
00:35 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Friday, 12 Jun 2015
|
14:13 brd
Update security/ossec-hids-* to 2.8.2.
Approved by: swills (mentor)
MFH: 2015Q2
Security: c470db07-1098-11e5-b6a8-002590263bf5
 |
Thursday, 15 Jan 2015
|
09:05 tijl
Add missing USE_OPENSSL=yes
PR: 195796
 |
Thursday, 15 May 2014
|
15:46 brd
- Update ossec to 2.7.1
- Stagify
- Fix build with clang
Reviewed by: zi@
 |
Friday, 20 Sep 2013
|
22:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
 |
Wednesday, 16 Jan 2013
|
16:01 glarkin
- Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons
Requested by: various users (via private email)
 |
Sunday, 30 Dec 2007
|
10:54 rafan
- Update to 1.4
PR: ports/117761
Submitted by: valerio.daelli at gmail.com (maintainer)
 |
Friday, 20 Apr 2007
|
21:32 miwi
- Add ossec-hids-local as slave port
PR: ports/111944
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
 |
Number of commits found: 27 |