1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

160 Commits

Author SHA1 Message Date
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
Mathieu Arnold
b2035580d8 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
2014-04-15 09:57:46 +00:00
Mathieu Arnold
919471b41b Fix build WITH=JAILS.
PR:		188627
Submitted by:	Ryan Frederick
Sponsored by:	Absolight
2014-04-14 20:39:46 +00:00
Mathieu Arnold
0f5031c7b3 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
2014-04-14 15:29:16 +00:00
Mathieu Arnold
efea4a227f Take.
Sponsored by:	Absolight
2014-04-12 19:50:37 +00:00
Dmitry Sivachenko
406ae1d7e2 Release, ENOTIME. 2014-04-12 19:39:56 +00:00
Dmitry Sivachenko
052618efdb Make drill more similar to dig. 2014-02-20 13:30:57 +00:00
Dmitry Sivachenko
af771a09d2 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.
2014-01-24 16:23:24 +00:00
Thierry Thomas
451f192437 Chase domain name change.
PR:		ports/185801
Submitted by:	/me
Approved by:	demon (maintainer)
2014-01-15 15:10:52 +00:00
Baptiste Daroussin
44c3cb0410 Fix packaging as a user 2014-01-09 23:48:22 +00:00
Dmitry Sivachenko
2925ef8a2a More compact way to handle options.
Submitted by:	mat
2013-12-16 20:17:52 +00:00
Dmitry Sivachenko
33b0cbe3ac Fix PLIST for users with world built WITHOUT_OPENSSH.
PR:		184736
Submitted by:	wallman
(he proposed different solution)
2013-12-16 12:06:28 +00:00
Dmitry Sivachenko
e58fe7a9dc Add new option: EXTRAOPTS. It enables parsing of plugins ini
config files for extra options.

Submitted by:	Chris 'sh0shin' Frage <cf@sh0shin.org>
2013-12-15 15:18:07 +00:00
Dmitry Sivachenko
c9d936d7aa 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).
2013-12-15 15:13:13 +00:00
Dmitry Sivachenko
040c763452 Use modern syntax for LIB_DEPENDS. 2013-12-14 16:52:16 +00:00
Dmitry Sivachenko
3e42ae3659 --without-pgsql does work now. 2013-12-14 16:49:23 +00:00
Dmitry Sivachenko
700604cee0 Fix build of check_radius.
PR:		184759
Patch from Niclas Zeising <zeising@daemonic.se>
2013-12-14 15:56:27 +00:00
Dmitry Sivachenko
8d379f5640 Remove patch integrated (in almost the same form) into distribution.
Noticed by:	many
2013-12-10 16:21:22 +00:00
Dmitry Sivachenko
071e321415 Update to version 1.5.
(check_dig problem on FreeBSD-10 still unresolved)

PR:		184644
Submitted by:	Niclas Zeising <zeising@daemonic.se>
2013-12-10 14:29:31 +00:00
Dmitry Sivachenko
4651fa0154 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.
2013-11-22 11:43:19 +00:00
Dmitry Sivachenko
4014c3ef5e 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>
2013-11-21 11:30:10 +00:00