Commit graph

180 commits

Author SHA1 Message Date
Mathieu Arnold
1b1d7b0219 Fix runtime for *-plugins when building WITH=BINDTOOLS. 2019-04-29 21:15:42 +00:00
Mathieu Arnold
33634159f7 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
2019-04-23 13:04:11 +00:00
Mathieu Arnold
824242b8cc Add BIND9 9.12 and 9.14 as possible depends.
PR:		236186
Reported by:	leres
2019-03-12 16:11:14 +00:00
Rene Ladan
8396bf226f Bump the minimum bind version to dns/bind911 in dependent ports. 2018-07-04 11:52:25 +00:00
Mathieu Arnold
0ef198c197 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
2018-01-08 13:38:55 +00:00
Mathieu Arnold
9e70562238 Fix build with MariaDB 10.2.
PR:		223387
Submitted by:	brnrd
Reported by:	fbsd98816551 avksrv org
Sponsored by:	Absolight
2017-11-06 14:24:56 +00:00
Mathieu Arnold
6da19f7139 Add support for opensmtp in check_mailq.
PR:		222237
Submitted by:	mmokhi
Obtained from:	d56818f512
Obtained from:	https://github.com/monitoring-plugins/monitoring-plugins/pull/1495
Sponsored by:	Absolight
2017-09-14 11:58:58 +00:00
Mathieu Arnold
51f7faef0d Restore check_http's -C option to its former glory.
Submitted by:	feld
Sponsored by:	Absolight
2017-08-30 14:32:09 +00:00
Mathieu Arnold
049f39e99d Fix the check_swap again.
PR:		219068
Sponsored by:	Absolight
2017-08-29 16:06:05 +00:00
Mathieu Arnold
88a4bc40ef Add forgotten patch.
PR:		197193
Submitted by:	mitsururike gmail com
Sponsored by:	Absolight
2017-08-29 13:30:40 +00:00
Mathieu Arnold
015e9e8577 Add jail support to check_procs.
PR:		197193
Submitted by:	mitsururike gmail com
Sponsored by:	Absolight
2017-08-29 11:46:03 +00:00
Mathieu Arnold
b18ecb298e Fix check_swap.
PR:		219068
Submitted by:	Markus Wennrich
Sponsored by:	Absolight
2017-05-04 14:16:30 +00:00
Mathieu Arnold
1486d28ef0 Update to 2.2.1.
Sponsored by:	Absolight
2017-05-02 10:46:27 +00:00
Mathieu Arnold
00a4bbb6e8 Add timeout to check_ping{,6} commands. It helps nagios/icinga when
packet loss occur.

PR:		218148
Reported by:	Josef Karthauser
Sponsored by:	Absolight
2017-03-26 22:24:34 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Mathieu Arnold
5efa59cc20 Fix a check_http bug introduced while fixing some other bug.
Obtained from:	7300528aca
Sponsored by:	Absolight
2017-03-02 09:55:13 +00:00
Mathieu Arnold
9f80d777cd Update to 2.2.0
Sponsored by:	Absolight
2017-02-07 13:06:16 +00:00
Dmitry Marakasov
21a4b315bb - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-12 11:30:50 +00:00
Mathieu Arnold
25be77d69c Update to 2.1.4.
Reported by:	portscout
Sponsored by:	Absolight
2016-12-21 11:12:54 +00:00
Mathieu Arnold
e11ec07332 Update to 2.1.3.
PR:		212679
Submitted by:	Adrian Murphy
Sponsored by:	Absolight
2016-09-15 15:27:51 +00:00
Mathieu Arnold
d462f7ed56 Update to 2.1.2.
Reported by:	portscout
Sponsored by:	Absolight
2016-08-03 14:21:35 +00:00
Dmitry Marakasov
c86e9d9724 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
2016-05-23 20:35:01 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mathieu Arnold
c01e3ec9b4 Version 2.1 has a knob to tell where sudo is. Use it.
PR:		206331
Submitted by:	ohauer
Sponsored by:	Absolight
2016-01-19 14:37:16 +00:00
Mathieu Arnold
37c4b71bf8 Fix build and runtime with openssl with SSLv3 disabled.
While there, rename patches.

PR:		206263
Submitted by:	chris chrullrich net
Sponsored by:	Absolight
2016-01-15 16:04:16 +00:00
Mathieu Arnold
3d33d2955a Fix a regression where plugins would segfault if the monitored tcp port
is closed.

PR:		203572
Submitted by:	johan stromnet se
Obtained from:	a18f60cc61
MFH:		2015Q4
Sponsored by:	Absolight
2015-10-08 12:14:37 +00:00
Mathieu Arnold
36934a8797 Fix check_file_age.
PR:		202973
Sponsored by:	Absolight
2015-09-08 21:20:32 +00:00
Mathieu Arnold
c547824e95 Fix check_mailq.
Noticed by:	ohauer
Sponsored by:	Absolight
2015-09-03 23:18:02 +00:00
Mathieu Arnold
dffee50e80 Update to 2.1.1
Sponsored by:	Absolight
2015-09-03 08:50:29 +00:00
Mathieu Arnold
bb3296d627 Fix a segfault in check_dhcp.
PR:		198318
Submitted by:	Ian Pallfreeman
Sponsored by:	Absolight
2015-03-10 11:39:17 +00:00
Mathieu Arnold
fbf834afa3 Fix check_dhcp.
PR:		196964
Submitted by:	Rudolf Čejka
Sponsored by:	Absolight
2015-01-21 13:11:28 +00:00
Mathieu Arnold
07ae7bc714 Fix check_dig on > 10 with IPv6
PR:		196725
Submitted by:	brd
Sponsored by:	Absolight
2015-01-19 17:52:56 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Mathieu Arnold
8306cb9ad2 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
2015-01-12 16:04:09 +00:00
Mathieu Arnold
525a60aa4a Add a note about building with poudriere.
Sponsored by:	Absolight
2015-01-06 22:44:54 +00:00
Tijl Coosemans
edb7229dd4 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)
2014-11-29 18:22:32 +00:00
Mathieu Arnold
36270f2f80 And one day, poudriere testport -c will work.
Sponsored by:	Absolight
2014-10-29 07:59:31 +00:00
Mathieu Arnold
2277b0a71f 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
2014-10-29 07:56:53 +00:00
Tijl Coosemans
0887062b4b 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
2014-10-03 12:41:32 +00:00
Rene Ladan
e5ae27c5a8 net-mgmt/nagios-plugins:
- remove optional dependency on expired dns/bind98
- bump PORTREVISION

PR:		ports/194052
Approved by:	maintainer (mat)
2014-09-30 21:50:43 +00:00
Mathieu Arnold
bcaf0be955 Fix building WITH=NLS
Many thanks to:	tijl
Sponsored by:	Absolight
2014-09-24 21:27:49 +00:00
Mathieu Arnold
78f08b74c9 USES=autoreconf, USES=pgsql.
Sponsored by:	Absolight
2014-09-22 18:58:27 +00:00
Dmitry Marakasov
f09d798832 - Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-26 02:09:46 +00:00
Tijl Coosemans
37f54e0f66 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)
2014-07-24 18:34:16 +00:00
Mathieu Arnold
6a4ed8d329 Update to 2.0.3.
Sponsored by:	Absolight
2014-07-02 09:52:06 +00:00
Mathieu Arnold
adab9c1117 Update to 2.0.2.
Changes:	https://nagios-plugins.org/nagios-plugins-2-0-2-released/
Sponsored by:	Absolight
2014-05-20 21:29:57 +00:00
Mathieu Arnold
0b6d267e85 Note conflict with monitoring-plugins.
Sponsored by:	Absolight
2014-05-09 17:54:40 +00:00
Mathieu Arnold
d6e16e5027 - 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
2014-05-09 16:23:41 +00:00
Mathieu Arnold
d0e44c10b7 Add a bit for people still using REPLACE_BASE with BIND.
Reported by:	Craig Leres
Sponsored by:	Absolight
2014-04-21 09:53:08 +00:00
Mathieu Arnold
e140c22505 Update to 2.0.1.
Changes:	https://nagios-plugins.org/nagios-plugins-2-0-1-released/
Sponsored by:	Absolight
2014-04-16 09:46:29 +00:00