Port details |
- nagios-check_ports Monitor FreeBSD ports for updates or vulnerabilities
- 0.7.5 net-mgmt
=10 0.7.4Version of this port present on the latest quarterly branch. - Maintainer: ryanrfrederick@gmail.com
 - Port Added: 2008-08-17 06:19:02
- Last Update: 2025-02-05 21:48:25
- Commit Hash: 37158b9
- People watching this port, also watch:: nagios-plugins, nagios, sudo, openssl, openvpn
- License: BSD2CLAUSE
- WWW:
- https://github.com/rfrederick/check_ports/
- Description:
- Nagios plugin to monitor the local FreeBSD ports tree for updates or
known security vulnerabilities in installed packages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nagios-check_ports>0:net-mgmt/nagios-check_ports
- To install the port:
- cd /usr/ports/net-mgmt/nagios-check_ports/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nagios-check_ports
- pkg install nagios-check_ports
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nagios-check_ports
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738788018
SHA256 (rfrederick-check_ports-v0.7.5_GH0.tar.gz) = 6f31a403855073003fb6a78a690238c02356643cec66148ffd836749cc8e14d4
SIZE (rfrederick-check_ports-v0.7.5_GH0.tar.gz) = 5221
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_nagios-check_ports
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.5 05 Feb 2025 21:48:25
    |
Vladimir Druzenko (vvd)  Author: Ryan Frederick |
net-mgmt/nagios-check_ports: Update 0.7.4 → 0.7.5
Changelog:
https://github.com/rfrederick/check_ports/releases/tag/v0.7.5
PR: 284598 |
0.7.4 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.7.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.4 06 Jul 2019 18:01:27
  |
swills  |
net-mgmt/nagios-check_ports: update to 0.7.4
PR: 239010
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> (maintainer) |
0.7.3 29 Jun 2017 08:53:07
  |
robak  |
net-mgmt/nagios-check_ports: update 0.7.2 -> 0.7.3
PR: 220194
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> (maintainer) |
0.7.2 12 Apr 2017 19:06:39
  |
pi  |
net-mgmt/nagios-check_ports: update 0.7.1 -> 0.7.2
- handle newer pkg commands like pkg audit and pkg version
- pet portlint with LICENSE
PR: 218584
Reported by: ml@netfence.it
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> (maintainer) |
0.7.1_1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.7.1_1 07 May 2015 17:26:06
  |
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.7.1_1 05 Feb 2015 15:23:32
  |
bapt  |
Cleanup plist |
0.7.1_1 01 Sep 2014 13:03:25
  |
bapt  |
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693 |
0.7.1_1 14 Jul 2014 19:47:29
  |
shurd  |
Remove the RUN_DEPENDS in portaudit when USE_PKGNG is set on < 10.0
PR: ports/191525
Submitted by: ryanrfrederick@gmail.com (maintainer) |
0.7.1 23 Jun 2014 22:03:48
  |
rakuco  |
Update to 0.7.1.
PR: 191322
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> (maintainer) |
0.7 18 Mar 2014 07:31:14
  |
matthew  |
Update to 0.7
* maintainer has forked the upstream onto github
* consequently patches have been applied upstream
* add pkg(8) for FreeBSD 10.0 and above
PR: ports/184011
Submitted by: maintainer |
0.6.1_1 16 Feb 2014 18:16:04
  |
rm  |
- pass maintainership to submitter
PR: 186809
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com>
Approved by: Anders Troback <anders@troback.com> |
0.6.1_1 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.6.1_1 09 Sep 2011 19:10:18
 |
dougb  |
This patch adds the ability to specify the path to the INDEX
file, as well as the path to portaudit. It also contains a few
small shell cleanups.
Upstream author no longer uses FreeBSD, so there will not be
a new release.
PR: ports/160222
Submitted by: me
Approved by: maintainer timeout |
0.6.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.6.1 13 Mar 2009 16:22:35
 |
miwi  |
- Update to 0.6.1
PR: 132491
Submitted by: Anders Troback <freebsd@troback.com> (maintainer) |
0.6 07 Mar 2009 08:29:51
 |
rafan  |
- Update to 0.6
PR: ports/132334
Submitted by: Anders Troback <freebsd at troback.com> (maintainer) |
0.5.6 17 Aug 2008 06:18:42
 |
edwin  |
New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD
Ports
Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
installed packages with known security vulnerabilities.
PR: ports/126497
Submitted by: Anders Troback <freebsd@troback.com> |