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/Makefile

Number of commits found: 158 (showing only 100 on this page)

1 | 2  »  

Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Saturday, 2 Sep 2023
11:01 Jochen Neumeister (joneum) search for other commits by this committer Author: Marius Halden
net-mgmt/nagios-plugins: Update to 2.4.4

Changelog: https://nagios-plugins.org/nagios-plugins-2-4-4-released/

PR:	271312
Sponsored by:	Netzkommune GmbH
commit hash: ccaa547b4d247622e67c5c72fbc629458284a3f7 commit hash: ccaa547b4d247622e67c5c72fbc629458284a3f7 commit hash: ccaa547b4d247622e67c5c72fbc629458284a3f7 commit hash: ccaa547b4d247622e67c5c72fbc629458284a3f7 ccaa547
Wednesday, 15 Feb 2023
07:53 Jochen Neumeister (joneum) search for other commits by this committer
net-mgmt/nagios-plugins: Take Maintership

Sponsored by: Netzkommune GmbH
commit hash: 67dea7395b7a6cac1160b629c98e8afc7c453881 commit hash: 67dea7395b7a6cac1160b629c98e8afc7c453881 commit hash: 67dea7395b7a6cac1160b629c98e8afc7c453881 commit hash: 67dea7395b7a6cac1160b629c98e8afc7c453881 67dea73
Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Tuesday, 31 Jan 2023
17:42 Nuno Teixeira (eduardo) search for other commits by this committer Author: Kurt Jaeger
net-mgmt/nagios-plugins: Update to 2.4.3

- fix check_icmp bug from PR#264342

ChangeLog:
https://github.com/nagios-plugins/nagios-plugins/blob/master/NEWS

PR:		264342, 269230
commit hash: 7a21c687507056370e9213a387ac15f6c0a38b2e commit hash: 7a21c687507056370e9213a387ac15f6c0a38b2e commit hash: 7a21c687507056370e9213a387ac15f6c0a38b2e commit hash: 7a21c687507056370e9213a387ac15f6c0a38b2e 7a21c68
Friday, 27 Jan 2023
13:30 Mathieu Arnold (mat) search for other commits by this committer
net-mgmt/nagios-plugins: drop maintainership
commit hash: 0606651aa9223e79268e17daaf8fe3ce76cb31a9 commit hash: 0606651aa9223e79268e17daaf8fe3ce76cb31a9 commit hash: 0606651aa9223e79268e17daaf8fe3ce76cb31a9 commit hash: 0606651aa9223e79268e17daaf8fe3ce76cb31a9 0606651
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 19 Aug 2022
01:25 Danilo G. Baio (dbaio) search for other commits by this committer Author: Alan Hicks
net-mgmt/nagios-plugins: Fix check_smtp certificate

https://github.com/nagios-plugins/nagios-plugins/pull/649

PR:		263192
Approved by:	maintainer timeout
MFH:		2022Q3
commit hash: ced29daafbf87319adab2ebc14e46543399558ea commit hash: ced29daafbf87319adab2ebc14e46543399558ea commit hash: ced29daafbf87319adab2ebc14e46543399558ea commit hash: ced29daafbf87319adab2ebc14e46543399558ea ced29da
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Troback
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew 'derfi' Sidorov <derfi@vei.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@freebsd.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Athanasios Douitsis <aduitsis@cpan.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Blaz Zupan <blaz@si.FreeBSD.org>
  *  BluePex Security Solutions <freebsd-ports@bluepex.com>
  *  Boris Samorodov <bsam@FreeBSDD.org>
  *  Brad Davis <brd@FreeBSD.org>
  *  Brad Hendrickse <bradh@uunet.co.za>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce Simpson
  *  Chris S.J. Peron <maneo@bsdpro.com>
  *  Chris St Denis <chris@smartt.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christopher N. Harrell <cnh@ivmg.net>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Corey Smith <corsmith@gmail.com>
  *  Craig Boston <craig@yekse.gank.org>
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  David O'Brien (obrien@NUXI.com)
  *  David Shane Holden <dpejesh@yahoo.com>
  *  David Yeske <dyeske@gmail.com>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Domas Mituzas <midom@dammit.lt>
  *  Douglas Fraser <doug@idmf.net>
  *  Douglas K. Rand <rand@iteris.com>
  *  Douglas K. Rand <rand@meridian-enviro.com>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  El Vampiro <vampiro@rootshell.ru>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric F Crist <ecrist@secure-computing.net>
  *  Eric Turgeon <ericturgeon.bsd@gmail.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Fotis Zabaras <fotis@zabaras.eu>
  *  Frank Wall <freebsd@moov.de>
  *  Frank Wall <fw@moov.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Holger Lamm <holger@eit.uni-kl.de>
  *  Hsin-Han You <hhyou@cs.nctu.edu.tw>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Inacio <nacho319+freebsdZilla@gmail.com>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  JJ Behrens <jj@nttmcl.com>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Flemer <jflemer@acm.jhu.edu>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos Mohacsi <mohacsi@niif.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Janos.Mohacsi@dante.org.uk
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jerry A! <jerry@thehutt.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Joe Clarke <marcus@marcuscom.com
  *  Joe Clarke <marcus@marcuscom.com>
  *  Johannes Jost Meixner <johannes@FreeBSD.org>
  *  Johannes Jost Meixner <johannes@perceivon.net>
  *  Josh Carroll <josh.carroll@gmail.com>
  *  KIKUCHI Koichiro <koichiro@rworks.jp>
  *  Kevin Hung <khung@nullaxiom.com>
  *  Kian Mohageri <kian.mohageri@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Thegler <lars@thegler.dk>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Lev Walkin <vlm@lionet.info>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi63@gmail.com>
  *  Manuel Kreutz <mk@nomtec.net>
  *  Marcin Cieslak <saper@system.pl>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Jackson <mhjacks@swbell.net>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Mathieu Simon <freebsd@simweb.ch>
  *  Matt Moriarity <matt@mattmoriarity.com>
  *  Matt Peterson <matt@peterson.org>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Lyngbøl <lyngbol@wheel.dk>
  *  Michael Reifenberger <mr@FreeBSD.org>
  *  Michal Hanula <michal@hanu.la>
  *  Mike Bristow <mike@urgle.com>
  *  Mikhail T. <mi@aldan.algebra.com>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nicholas Esborn <nick@netdot.net>
  *  Nick F <ffault@gmail.com>
  *  Nick Hilliard
  *  Nick Hilliard <nick@foobar.org>
  *  Pakhom Golynga <pg@pakhom.spb.ru>
  *  Paul Chvostek <paul@it.ca>
  *  Paul Dlug <paul@nerdlabs.com>
  *  Paul Dlug<paul@nerdlabs.com>
  *  Pavel I Volkov
  *  Peter C. Lai <cowbert@gmail.com>
  *  Phil Phillips
  *  Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
  *  Rihaz Jerrin <rihaz.jerrin@gmail.com>
  *  Roar Pettersen <roar@uib.no>
  *  Russell A. Jackson <rjackson@cserv62.csub.edu>
  *  Ryan Steinmetz
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Serge Maslov <serge@maslov.biz>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Shaun Amott <shaun@inerd.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Lambrev <cheffo@freebsd-bg.org>
  *  Stephen J. Roznowski <sjr@home.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Tassilo Philipp <tphilipp@potion-studios.com>
  *  Thomas Spreng <spreng@socket.ch>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tor Halvard "Squat" Furulund <squat@squat.no>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tsung-Han Yeh <snowfly@yunteche.du.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Vaida Bogdan
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Ermakov <samflanker@gmail.com>
  *  Vladimir Kotal <vlada@devnull.cz>
  *  Wei-chun Chao
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.org>
  *  anarcat@anarcat.ath.cx
  *  arved
  *  babak@farrokhi.net
  *  brock@cotcomsol.com
  *  clement@FreeBSD.org
  *  cnh@ivmg.net
  *  dom@happygiraffe.net
  *  dpejesh@yahoo.com
  *  ecronin@gizmolabs.org
  *  ehaupt@FreeBSD.org
  *  gpalmer
  *  gslin <gslin@gslin.org>
  *  hr <holgerrepp@googlemail.com>
  *  ijliao
  *  itojun@itojun.org
  *  jabley
  *  jabley@clear.co.nz
  *  jamrich.majo@gmail.com
  *  janos.mohacsi@bsd.hu
  *  joris
  *  joseph@randomnetworks.com
  *  marck@rinet.ru
  *  mich@FreeBSD.org
  *  mich@freebsdcluster.org
  *  nbm
  *  rea-fbsd@codelabs.ru
  *  rflynn@acsalaska.net
  *  salexanov@gmail.com
  *  sanpei@FreeBSD.org
  *  steinex
  *  torstenb
  *  trevor
  *  vfom@narod.ru
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>

With hat:	portmgr
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da 43ac3e2
Monday, 4 Apr 2022
07:27 Mathieu Arnold (mat) search for other commits by this committer
net-mgmt/nagios-plugins: update to 2.4.0
commit hash: 278413cb64f952479e8c55ad75e3d3c492efd2df commit hash: 278413cb64f952479e8c55ad75e3d3c492efd2df commit hash: 278413cb64f952479e8c55ad75e3d3c492efd2df commit hash: 278413cb64f952479e8c55ad75e3d3c492efd2df 278413c
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Monday, 21 Jun 2021
07:54 Mathieu Arnold (mat) search for other commits by this committer
net-mgmt/nagios-plugins: Fix redirect in WWW/MASTER_SITES
commit hash: 56dd4104748c498c82aefe7f97af32942aeff73d commit hash: 56dd4104748c498c82aefe7f97af32942aeff73d commit hash: 56dd4104748c498c82aefe7f97af32942aeff73d commit hash: 56dd4104748c498c82aefe7f97af32942aeff73d 56dd410
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 31 Aug 2020
12:40 mat search for other commits by this committer
Cleanup, no functionnal change.
Original commitRevision:547175 
12:39 mat search for other commits by this committer
Fix check_dig when it uses drill and when changing the port.

PR:		249027
Reported by:	Joakim Lindblom
Original commitRevision:547174 
Wednesday, 26 Aug 2020
14:24 mat search for other commits by this committer
Fix ping6 after base r351423.

PR:		246209
Submitted by:	brd
Original commitRevision:546287 
Thursday, 12 Mar 2020
13:20 mat search for other commits by this committer
Update to 2.3.3.
Original commitRevision:528288 
Monday, 24 Feb 2020
15:38 mat search for other commits by this committer
Update to 2.3.2.

General cleanup.
Original commitRevision:526977 
Monday, 16 Dec 2019
10:11 mat search for other commits by this committer
Update to 2.3.1.
Original commitRevision:520242 
Monday, 9 Dec 2019
14:10 mat search for other commits by this committer
Update to 2.3.0.
Original commitRevision:519615 
Friday, 15 Nov 2019
10:12 tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Original commitRevision:517643 
Monday, 29 Apr 2019
21:15 mat search for other commits by this committer
Fix runtime for *-plugins when building WITH=BINDTOOLS.
Original commitRevision:500440 
Tuesday, 23 Apr 2019
13:04 mat search for other commits by this committer
Remove conflicts from bind-tools and the server ports.

All servers now depend on the same bind-tools, from the latest BIND9
release.

Chase dependencies to make sure they now depend on the correct port.

Differential Revision:	https://reviews.freebsd.org/D19922
Original commitRevision:499757 
Tuesday, 12 Mar 2019
16:11 mat search for other commits by this committer
Add BIND9 9.12 and 9.14 as possible depends.

PR:		236186
Reported by:	leres
Original commitRevision:495467 
Wednesday, 4 Jul 2018
11:52 rene search for other commits by this committer
Bump the minimum bind version to dns/bind911 in dependent ports.
Original commitRevision:473879 
Monday, 8 Jan 2018
13:38 mat search for other commits by this committer
Fix check_ntp_time.

It periodically returns "Socket timeout" when one of several ntp server
doesn't response.

PR:		224926
Submitted by:	admins perceptyx com
Sponsored by:	Absolight
Original commitRevision:458415 
Thursday, 14 Sep 2017
11:58 mat search for other commits by this committer
Add support for opensmtp in check_mailq.

PR:		222237
Submitted by:	mmokhi
Obtained
from:	https://github.com/nagios-plugins/nagios-plugins/commit/d56818f5121b05439c7b7a1655d96ab39e066797
Obtained
from:	https://github.com/monitoring-plugins/monitoring-plugins/pull/1495
Sponsored by:	Absolight
Original commitRevision:449835 
Wednesday, 30 Aug 2017
14:32 mat search for other commits by this committer
Restore check_http's -C option to its former glory.

Submitted by:	feld
Sponsored by:	Absolight
Original commitRevision:448983 
Tuesday, 29 Aug 2017
16:06 mat search for other commits by this committer
Fix the check_swap again.

PR:		219068
Sponsored by:	Absolight
Original commitRevision:448927 
11:46 mat search for other commits by this committer
Add jail support to check_procs.

PR:		197193
Submitted by:	mitsururike gmail com
Sponsored by:	Absolight
Original commitRevision:448907 
Thursday, 4 May 2017
14:16 mat search for other commits by this committer
Fix check_swap.

PR:		219068
Submitted by:	Markus Wennrich
Sponsored by:	Absolight
Original commitRevision:440109 
Tuesday, 2 May 2017
10:46 mat search for other commits by this committer
Update to 2.2.1.

Sponsored by:	Absolight
Original commitRevision:439937 
Sunday, 26 Mar 2017
22:24 mat search for other commits by this committer
Add timeout to check_ping{,6} commands.  It helps nagios/icinga when
packet loss occur.

PR:		218148
Reported by:	Josef Karthauser
Sponsored by:	Absolight
Original commitRevision:437010 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Thursday, 2 Mar 2017
09:55 mat search for other commits by this committer
Fix a check_http bug introduced while fixing some other bug.

Obtained
from:	https://github.com/nagios-plugins/nagios-plugins/commit/7300528aca1da07b93cab52493552b445b1c276b
Sponsored by:	Absolight
Original commitRevision:435221 
Tuesday, 7 Feb 2017
13:06 mat search for other commits by this committer
Update to 2.2.0

Sponsored by:	Absolight
Original commitRevision:433547 
Thursday, 12 Jan 2017
11:30 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:431251 
Wednesday, 21 Dec 2016
11:12 mat search for other commits by this committer
Update to 2.1.4.

Reported by:	portscout
Sponsored by:	Absolight
Original commitRevision:429067 
Thursday, 15 Sep 2016
15:27 mat search for other commits by this committer
Update to 2.1.3.

PR:		212679
Submitted by:	Adrian Murphy
Sponsored by:	Absolight
Original commitRevision:422206 
Wednesday, 3 Aug 2016
14:21 mat search for other commits by this committer
Update to 2.1.2.

Reported by:	portscout
Sponsored by:	Absolight
Original commitRevision:419525 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Original commitRevision:415742 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 19 Jan 2016
14:37 mat search for other commits by this committer
Version 2.1 has a knob to tell where sudo is. Use it.

PR:		206331
Submitted by:	ohauer
Sponsored by:	Absolight
Original commitRevision:406706 
Friday, 15 Jan 2016
16:04 mat search for other commits by this committer
Fix build and runtime with openssl with SSLv3 disabled.

While there, rename patches.

PR:		206263
Submitted by:	chris chrullrich net
Sponsored by:	Absolight
Original commitRevision:406169 
Thursday, 8 Oct 2015
12:14 mat search for other commits by this committer
Fix a regression where plugins would segfault if the monitored tcp port
is closed.

PR:		203572
Submitted by:	johan stromnet se
Obtained
from:	https://github.com/stromnet/nagios-plugins/commit/a18f60cc610c690cc0756bc258b8202a1541a067
MFH:		2015Q4
Sponsored by:	Absolight
Original commitRevision:398816 
Tuesday, 8 Sep 2015
21:20 mat search for other commits by this committer
Fix check_file_age.

PR:		202973
Sponsored by:	Absolight
Original commitRevision:396440 
Thursday, 3 Sep 2015
23:18 mat search for other commits by this committer
Fix check_mailq.

Noticed by:	ohauer
Sponsored by:	Absolight
Original commitRevision:396052 
08:50 mat search for other commits by this committer
Update to 2.1.1

Sponsored by:	Absolight
Original commitRevision:395932 
Tuesday, 10 Mar 2015
11:39 mat search for other commits by this committer
Fix a segfault in check_dhcp.

PR:		198318
Submitted by:	Ian Pallfreeman
Sponsored by:	Absolight
Original commitRevision:380908 
Wednesday, 21 Jan 2015
13:11 mat search for other commits by this committer
Fix check_dhcp.

PR:		196964
Submitted by:	Rudolf Cejka
Sponsored by:	Absolight
Original commitRevision:377599 
Monday, 19 Jan 2015
17:52 mat search for other commits by this committer
Fix check_dig on > 10 with IPv6

PR:		196725
Submitted by:	brd
Sponsored by:	Absolight
Original commitRevision:377447 
Thursday, 15 Jan 2015
09:05 tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
Original commitRevision:377064 
Monday, 12 Jan 2015
16:04 mat search for other commits by this committer
Remove the JAIL option.
Force the full path to a few binaries.
Make sure the checks that need to be suid are suid.

Differential Revision:	https://reviews.freebsd.org/D1502
Tested by:	dvl
Sponsored by:	Absolight
Original commitRevision:376834 
Saturday, 29 Nov 2014
18:22 tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:373636 
Wednesday, 29 Oct 2014
07:59 mat search for other commits by this committer
And one day, poudriere testport -c will work.

Sponsored by:	Absolight
Original commitRevision:371666 
07:56 mat search for other commits by this committer
Add an option to build with ssh from security/openssh-portable instead of base
ssh.

PR:		193754
Submitted by:	chrysalis chrysalisnet org
Sponsored by:	Absolight
Original commitRevision:371665 
Friday, 3 Oct 2014
12:41 tijl search for other commits by this committer
Remove some unneeded patches, patch configure and Makefile.in instead of
configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a
problem with upcoming devel/libtool update)

PR:		194068
Original commitRevision:369891 
Tuesday, 30 Sep 2014
21:50 rene search for other commits by this committer
net-mgmt/nagios-plugins:
- remove optional dependency on expired dns/bind98
- bump PORTREVISION

PR:		ports/194052
Approved by:	maintainer (mat)
Original commitRevision:369673 
Monday, 22 Sep 2014
18:58 mat search for other commits by this committer
USES=autoreconf, USES=pgsql.

Sponsored by:	Absolight
Original commitRevision:368988 
Tuesday, 26 Aug 2014
02:09 amdmi3 search for other commits by this committer
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:366176 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Wednesday, 2 Jul 2014
09:52 mat search for other commits by this committer
Update to 2.0.3.

Sponsored by:	Absolight
Original commitRevision:360159 
Tuesday, 20 May 2014
21:29 mat search for other commits by this committer
Update to 2.0.2.

Changes:	https://nagios-plugins.org/nagios-plugins-2-0-2-released/
Sponsored by:	Absolight
Original commitRevision:354692 
Friday, 9 May 2014
17:54 mat search for other commits by this committer
Note conflict with monitoring-plugins.

Sponsored by:	Absolight
Original commitRevision:353483 
16:23 mat search for other commits by this committer
- Fix check_mailq with qmail [1]
- Add LICENSE
- Fix a few occurences of /usr/local
- USES=libtool
- Add a backup MASTER_SITE.

Reported by:	Filias Heidt [1]
Sponsored by:	Absolight
Original commitRevision:353472 
Wednesday, 16 Apr 2014
09:46 mat search for other commits by this committer
Update to 2.0.1.

Changes:	https://nagios-plugins.org/nagios-plugins-2-0-1-released/
Sponsored by:	Absolight
Original commitRevision:351377 
Tuesday, 15 Apr 2014
09:57 mat search for other commits by this committer
Go back one step and one to the right.  Shipping dig and nslookup
was a bad idea, I can't guess what dependencies they need (like
libidnkit) so back to the first option, allowing people to choose
what they want to do.

Add five new options, use DNS from base, which means that >= 10,
check_dns won't be there and check_dig will use drill, or allow
choosing between bind-tools, bind98, bind99 and bind910.

Sponsored by:	Absolight
Original commitRevision:351319 
Monday, 14 Apr 2014
20:39 mat search for other commits by this committer
Fix build WITH=JAILS.

PR:		188627
Submitted by:	Ryan Frederick
Sponsored by:	Absolight
Original commitRevision:351290 
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, 12 Apr 2014
19:50 mat search for other commits by this committer
Take.

Sponsored by:	Absolight
Original commitRevision:351129 
19:39 demon search for other commits by this committer
Release, ENOTIME.
Original commitRevision:351126 
Friday, 24 Jan 2014
16:23 demon search for other commits by this committer
This was not a move but rather a divorce.
Point master-site and WWW back to nagios-plugins.org.
monitoring-plugins probably deserves another port (if they release new version).

Pointer out by:	lme and others.
Original commitRevision:340917 
Wednesday, 15 Jan 2014
15:10 thierry search for other commits by this committer
Chase domain name change.

PR:		ports/185801
Submitted by:	/me
Approved by:	demon (maintainer)
Original commitRevision:339781 
Thursday, 9 Jan 2014
23:48 bapt search for other commits by this committer
Fix packaging as a user
Original commitRevision:339302 
Monday, 16 Dec 2013
20:17 demon search for other commits by this committer
More compact way to handle options.

Submitted by:	mat
Original commitRevision:336660 
12:06 demon search for other commits by this committer
Fix PLIST for users with world built WITHOUT_OPENSSH.

PR:		184736
Submitted by:	wallman
(he proposed different solution)
Original commitRevision:336629 
Sunday, 15 Dec 2013
15:18 demon search for other commits by this committer
Add new option: EXTRAOPTS.  It enables parsing of plugins ini
config files for extra options.

Submitted by:	Chris 'sh0shin' Frage <cf@sh0shin.org>
Original commitRevision:336543 
15:13 demon search for other commits by this committer
Use drill(1) instead of dig(1) on fresh FreeBSD-10.
Disable check_dns for now because there is no nslookup in base.

Several people pointed out drill can be use instead of dig
(mat@, Alexander Wittig <alexander@wittig.name>, et al).
Original commitRevision:336542 
Saturday, 14 Dec 2013
16:52 demon search for other commits by this committer
Use modern syntax for LIB_DEPENDS.
Original commitRevision:336459 
16:49 demon search for other commits by this committer
--without-pgsql does work now.
Original commitRevision:336458 
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
16:21 demon search for other commits by this committer
Remove patch integrated (in almost the same form) into distribution.

Noticed by:	many
Original commitRevision:336067 
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 
Friday, 22 Nov 2013
11:43 demon search for other commits by this committer
Revert r334475 for now until I figure out how to properly register dependency
on dig command (it can come wither from bindXX or bind-tools ports
which conflict to each other).

Noted by:	mat@ and others.
Original commitRevision:334574 
Thursday, 21 Nov 2013
11:30 demon search for other commits by this committer
Add optional dependency on bind-tools to install dig(1) on FreeBSD-10 and above
(it has been removed from base system).

PR:		184118
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Original commitRevision:334475 
Wednesday, 25 Sep 2013
13:06 demon search for other commits by this committer
Get rid of sshd: Read from socket failed: Connection reset by peer [preauth]
in server logs when using check_ssh.
Original commitRevision:328283 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Saturday, 14 Sep 2013
16:38 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327302 
Wednesday, 24 Jul 2013
13:32 demon search for other commits by this committer
Take maintainership.
Original commitRevision:323596 
12:45 culot search for other commits by this committer
- Reassign to the heap

PR:		ports/180754
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Original commitRevision:323592 
Tuesday, 16 Jul 2013
05:42 ade search for other commits by this committer
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
Original commitRevision:323088 
Thursday, 20 Jun 2013
15:57 antoine search for other commits by this committer
Do not touch charset.alias
Original commitRevision:321396 
Thursday, 2 May 2013
06:49 jgh search for other commits by this committer
- adoptions of USES for gettext

Approved by:	portmgr (bapt@)
Original commitRevision:317075 
Sunday, 21 Apr 2013
22:29 bdrewery search for other commits by this committer
- Fix check_ircd.pl so it works
  More information:
http://www.nntp.perl.org/group/perl.beginners/2011/02/msg115898.html
- Trim header

PR:		ports/173638
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
Original commitRevision:316219 
Wednesday, 22 Aug 2012
00:55 bdrewery search for other commits by this committer
- Update to 1.4.16 [1]
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient

PR:		ports/169977 [1]
Submitted by:	myself, maintainer
Approved by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by:	eadler (mentor)
Original commit
Saturday, 30 Jun 2012
12:42 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit

Number of commits found: 158 (showing only 100 on this page)

1 | 2  »