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/patch-src__LOCATION

Number of commits found: 3

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 
Monday, 14 Jul 2014
02:46 brd search for other commits by this committer
- Update to 2.8
- Fix permissions preventing server and local from starting correctly

Reviewed by:	swills@
Original commitRevision:361730 
Tuesday, 18 Oct 2011
19:39 glarkin search for other commits by this committer
- Fixed broken path in startup control script [1]
- Fixed a link in pkg-message to point to a more up-to-date doc page [1]
- Removed unnecessary WITH_BDB knob [1]
- Reformatted pkg-message
- Regenerated/renamed patch files with makepatch target
- Took maintainership
- Bumped PORTREVISION

PR:             ports/161524 [1]
Submitted by:   Dan Parriott <ddpbsd@gmail.com> [1]
Original commit

Number of commits found: 3