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/nagios-plugins/files/patch-configure.in

Number of commits found: 21

Monday, 14 Apr 2014
15:29 mat search for other commits by this committer
Update to 2.0
- Convert to options knobs
- On FreeBSD >=10.0 install a hidden copy of dig/nslookup
  to help with check_dig, and add back check_dns.

Changes:	https://nagios-plugins.org/nagios-plugins-2-0-released/
Sponsored by:	Absolight
Original commitRevision:351262 
Saturday, 14 Dec 2013
15:56 demon search for other commits by this committer
Fix build of check_radius.

PR:		184759
Patch from Niclas Zeising <zeising@daemonic.se>
Original commitRevision:336455 
Tuesday, 10 Dec 2013
14:29 demon search for other commits by this committer
Update to version 1.5.
(check_dig problem on FreeBSD-10 still unresolved)

PR:		184644
Submitted by:	Niclas Zeising <zeising@daemonic.se>
Original commitRevision:336061 
Saturday, 26 Dec 2009
10:18 mm search for other commits by this committer
- Update to 1.4.14

PR:             ports/141715
Approved by:    Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Original commit
Monday, 11 Aug 2008
22:19 miwi search for other commits by this committer
- Update to 1.4.12

PR:             126409
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Original commit
Sunday, 14 Oct 2007
08:40 mm search for other commits by this committer
- Update to 1.4.10
- Remove patch for check_radius (obsolete)

PR:             ports/117112
Submitted by:   mm
Approved by:    Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
Reviewed by:    maintainer
Original commit
Sunday, 27 May 2007
17:42 miwi search for other commits by this committer
- Update to 1.4.8

PR:             113046
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Original commit
Friday, 2 Mar 2007
15:33 rafan search for other commits by this committer
- Update to 1.4.6

PR:             ports/109731
Submitted by:   Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
Original commit
Wednesday, 1 Nov 2006
10:39 miwi search for other commits by this committer
- Update to 104872

PR:             ports/104872
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Original commit
Monday, 15 May 2006
13:07 pav search for other commits by this committer
Update to Nagios Plugins 1.4.3:
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
  tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
  an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter

PR:             ports/97189
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Original commit
Friday, 30 Sep 2005
08:25 vsevolod search for other commits by this committer
- Update to 1.4.2

PR:             86697
Submitted by:   Blaz Zupan (maintainer)
Original commit
Saturday, 3 Sep 2005
16:13 sem search for other commits by this committer
- Fix a wrong curved brackets placement in patch-configure.in.
  Affected when WITH_PGSQL defined.

PR:             ports/85678
Reported by:    Bryan Fullerton <fehwalker@gmail.com>
Submitted by:   bugsgrief@bugsgrief.net
Approved by:    maintainer
Original commit
Friday, 2 Sep 2005
12:55 sem search for other commits by this committer
- One more patch to fix things from my last commit
- Bump PORTREVISION

Submitted by:   maintainer
Original commit
Wednesday, 31 Aug 2005
12:31 sem search for other commits by this committer
- Update to 1.4.1

PR:             ports/84506
Submitted by:   maintainer
Original commit
Sunday, 5 Jun 2005
11:39 sem search for other commits by this committer
- Fix check_procs plugin

PR:             ports/81548
Submitted by:   Martin Matuska <martin@matuska.org>
Approved by:    maintainer
Original commit
Sunday, 27 Feb 2005
18:41 sem search for other commits by this committer
- Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>
- Hardcode path to swapinfo, although the configure script works on normal
  FreeBSD systems, it fails on pointyhat because it does not have swapinfo

PR:             ports/78147
Submitted by:   maintainer
Original commit
Friday, 11 Feb 2005
21:24 sem search for other commits by this committer
- Update to 1.4.0 beta1
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
  with other locale.

PR:             ports/76854
Submitted by:   maintainer
Original commit
Wednesday, 22 Dec 2004
08:50 arved search for other commits by this committer
update the port to 1.4.0.alpha3 and fix check_procs.

PR:             75061
Submitted by:   maintainer
Original commit
Saturday, 4 Dec 2004
17:23 arved search for other commits by this committer
- update nagios-plugins to 1.4.0 alpha2
- fix check_ntp
- fix compile with LDAP enabled

PR:             74667
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>
Original commit
Wednesday, 1 Dec 2004
22:19 arved search for other commits by this committer
Update nagios-plugins port to 1.4.0.alpha1.
Fix compilation with radiusclient 0.4.7.

PR:             74446
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>
Original commit
Saturday, 17 Apr 2004
22:24 pav search for other commits by this committer
- Fix parameters passed to /bin/ps which is used by check_procs and check_nagios
- Port change: support environment value NAGIOS_PLUGINS_OPTIONS which can be
used
  to preselect compile options

PR:             ports/65144
Submitted by:   Blaz Zupan <blaz.zupan@amis.net> (maintainer)
Original commit

Number of commits found: 21