notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/ossec-hids-local/Makefile
SVNWeb

Number of commits found: 26

Thu, 27 Oct 2022
[ 08:20 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dominik Lisiak ]    commit hash:68d6aa009c87714f94855e5dc9a5d60992209b84  commit hash:68d6aa009c87714f94855e5dc9a5d60992209b84  commit hash:68d6aa009c87714f94855e5dc9a5d60992209b84  68d6aa0 
security/ossec-hids*: local_rules.xml replaced with sample file

PR:		266176
Reported by:	dominik.lisiak@bemsoft.pl (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 6 Aug 2022
[ 22:07 Neel Chauhan (nc) search for other commits by this committer Author: Dominik Lisiak ]    commit hash:2b0855dcfb1a9a3f8c08d3112704ba04ffeac005  commit hash:2b0855dcfb1a9a3f8c08d3112704ba04ffeac005  commit hash:2b0855dcfb1a9a3f8c08d3112704ba04ffeac005  2b0855d 
security/ossec-hids: Update to 3.7.0

PR:	265669
Thu, 25 Nov 2021
[ 21:40 Stefan Eßer (se) search for other commits by this committer ]    commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  04b9da4  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 30 Nov 2020
[ 15:16 linimon search for other commits by this committer ] Original commit   Revision:556647
Fails on riscv64 the same way as on aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Sun, 15 Nov 2020
[ 09:06 linimon search for other commits by this committer ] Original commit   Revision:555174
Mark various ports BROKEN on aarch64.

Obtained from:	local run @lonesome.com
Sun, 8 Mar 2020
[ 16:35 tcberner search for other commits by this committer ] Original commit   Revision:528054
security/ossec-hids: Update to 3.6.0

PR:		244340
Submitted by:	Dominik Lisiak <dominik.lisiak@bemsoft.pl>  (maintainer)
Sun, 24 Nov 2019
[ 17:58 fernape search for other commits by this committer ] Original commit   Revision:518343 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Thu, 25 Jul 2019
[ 02:33 linimon search for other commits by this committer ] Original commit   Revision:507308
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)
Sat, 1 Jun 2019
[ 19:39 pi search for other commits by this committer ] Original commit   Revision:503254 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
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
Sun, 13 Jan 2019
[ 20:58 adamw search for other commits by this committer ] Original commit   Revision:490211 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.

Also, as suggested by zi, add an UPDATING note about this.
Tue, 27 Nov 2018
[ 01:58 swills search for other commits by this committer ] Original commit   Revision:485977
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]
Fri, 9 Nov 2018
[ 18:52 swills search for other commits by this committer ] Original commit   Revision:484537 (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
security/ossec-hids-server: update from 2.8.3 to 3.1.0

PR:		232794
Submitted by:	Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer)
Mon, 21 Nov 2016
[ 01:12 marino search for other commits by this committer ] Original commit   Revision:426684
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
Wed, 16 Nov 2016
[ 00:35 linimon search for other commits by this committer ] Original commit   Revision:426201 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 12 Jun 2015
[ 14:13 brd search for other commits by this committer ] Original commit   Revision:389271
Update security/ossec-hids-* to 2.8.2.

Approved by:	swills (mentor)
MFH:		2015Q2
Security:	c470db07-1098-11e5-b6a8-002590263bf5
Thu, 15 Jan 2015
[ 09:05 tijl search for other commits by this committer ] Original commit   Revision:377064 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Add missing USE_OPENSSL=yes

PR:		195796
Thu, 15 May 2014
[ 15:46 brd search for other commits by this committer ] Original commit   Revision:354143 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Update ossec to 2.7.1
- Stagify
- Fix build with clang

Reviewed by:   zi@
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Wed, 16 Jan 2013
[ 16:01 glarkin search for other commits by this committer ] Original commit   Revision:310500 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 30 Dec 2007
[ 10:54 rafan search for other commits by this committer ] Original commit 
- Update to 1.4

PR:             ports/117761
Submitted by:   valerio.daelli at gmail.com (maintainer)
Fri, 20 Apr 2007
[ 21:32 miwi search for other commits by this committer ] Original commit 
- Add ossec-hids-local as slave port

PR:             ports/111944
Submitted by:   Valerio Daelli <valerio.daelli at gmail.com>

Number of commits found: 26