notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/ossec-hids-server/files/ossec-hids.in

Number of commits found: 6

Thursday, 21 Apr 2016
19:37 matthew search for other commits by this committer
* Modernize OPTIONS handling somewhat: this fixes compilation when
  either the MYSQL or PGSQL options are enabled

* Add OPTION-dependent targets to install the postgresql or mysql DB
  schemas as portdocs when either of those two options are enabled.

* Add a patch for the DB schemas to allow for longer entries in the
  system.information column (submitted upstream and committed as
 
https://github.com/ossec/ossec-hids/commit/7a4b0d32e2b67bbef5d68dd7aeeee4e70b9c1982

* Add a 'reload' command to the ossec-hids RC script

* Update to version 2.8.3

* Generally update patch files via 'make makepatch'

* Change expect scripts used by agentlessd to group ossec so they are
  executable by the ossec user.

* Use shebangfix to set an explicit path to where expect is installed,
  since it isn't on the default path inherited from the system init
  scripts, so /usr/bin/env doesn't find the command interpreter.

* Change CONFLICTS to CONFLICTS_INSTALL between each of the the
  ossec-hids-{client,local,server} ports.

DB changes compile tested with postgresql and mysql, but only
thoroughly run-time tested with postgresql.

PR:		208935
Submitted by:	matthew
Approved by:	brd (maintainer)
Original commitRevision:413754 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Wednesday, 23 Nov 2011
22:26 glarkin search for other commits by this committer
- Applied the startup script patch from PR ports/161524 to the local
  installation type [1]
- Streamlined the rc.d file to use fewer functions
- Added a precmd to the rc.d file to ensure the proper ownership on
  some queue files. OSSEC daemons don't properly chown them upon creation.
- Bumped PORTREVISION

Reported by:    Albert Gabas <agabas@astabis.com> (via email) [1]
Feature safe:   yes
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Saturday, 9 Jun 2007
10:41 miwi search for other commits by this committer
- Respect DOCS
- Fix pkg-plist
- Fix rc script

PR:             113259
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
Approved by:    maintainer
Original commit
Friday, 20 Apr 2007
21:29 miwi search for other commits by this committer
OSSEC is an Open Source Host-based Intrusion Detection System.
It performs log analysis, integrity checking, Windows registry
monitoring, rootkit detection, time-based alerting and active
response.

WWW: http://www.ossec.net/

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

Number of commits found: 6