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: net-mgmt/zabbix22-server/files/zabbix_proxy.in

Number of commits found: 5

Saturday, 22 Jun 2019
12:09 dbaio search for other commits by this committer
net-mgmt/zabbix*: Fix MySQL order in rc scripts

MySQL and MariaDB uses `PROVIDE: mysql`.

PR:		238211
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	maintainer timeout (pg@pakhom.spb.ru, > 3 weeks)
Original commitRevision:504859 
Sunday, 9 Apr 2017
20:10 danilo search for other commits by this committer
- Update to 2.2.17

PR:		215320
Submitted by:	pg@pakhom.spb.ru
Original commitRevision:438118 
Wednesday, 14 Sep 2016
13:17 tz search for other commits by this committer
net-mgmt/zabbix22-server: Update from 2.2.12 to 2.2.14

- http://www.zabbix.com/rn2.2.13.php
- http://www.zabbix.com/rn2.2.14.php

Also:
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Remove IGNORE_WITH_PHP and IGNORE_WITH_MYSQL because the
  ignored versions no longer exists

PR:           209891
Submitted by: pg@pakhom.spb.ru (maintainer)
Approved by:  pi (mentor)
Original commitRevision:422129 
Sunday, 24 Apr 2016
11:48 lme search for other commits by this committer
- Fixes in {agent,proxy,server} rc start scripts:
  - SysV IPC leak
  - Restart race
  - Allow to specify a custom PATH in rc.conf
- Bump PORTREVISION

PR:		207896
Submitted by:	kbowling
Approved by:	maintainer
MFH:		2016Q2
Sponsored by:	Essen Linuxhotel Hackathon 2016
Original commitRevision:413935 
Saturday, 27 Dec 2014
14:52 pi search for other commits by this committer
net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence

The Zabbix server and proxy ports require a database to run. They
currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As
of now, rcorder puts them ahead of the database ports, so they spit
out dozens of error messages during startup and, worse, get the
database pulled out from under them during shutdown.

The ports used to provide a solution for this, by defining
ZABBIX_REQUIRE. The value of this variable used to be added to the
REQUIRE lines in the startup scripts, but this was removed accidentally
from 2.2 in r355546 and never existed in 2.4. This patch adds it
back, in a slightly different, optionsng-friendly way.

PR:		195081
Submitted by:	chris@chrullrich.net
Approved by:	pakhom706@gmail.com (maintainer)
Original commitRevision:375683 

Number of commits found: 5