Commit graph

65 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
5a89e0e8c2 USE_GETTEXT dependency
Bump PORTREVISION

PR:		87757
Notified by:	Markus Dolze <markus@mdolze.de>
Submitted by:	Jarrod <jarrod@netleader.com.au> (maintainer)
2005-10-24 02:27:16 +00:00
Clement Laforet
64f8627e5b - Give maintainership to Jarrod <jarrod@netleader.com.au> 2005-10-16 10:33:35 +00:00
Marcus Alves Grando
10b0d94da9 Fix IPV6 OPTIONS able to compile in BATCH mode. 2005-10-15 12:57:28 +00:00
Sergey Matveychuk
4ab24c8f3c - Add a knob to turn off IPv6 support
- Fix compilation problem with check_snmp on 4.x
- Reset maintainer

PR:		ports/86972
Offered by:	Alex Samorukov <samm@os2.kiev.ua>
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-10-15 11:45:50 +00:00
Vsevolod Stakhov
a7ef203ab8 - Update to 1.4.2
PR:		86697
Submitted by:	Blaz Zupan (maintainer)
2005-09-30 08:25:48 +00:00
Dmitry Sivachenko
8e3961f2a7 Fix build of check_snmp plugin on 4-STABLE.
Approved by:	maintainer
2005-09-07 08:46:49 +00:00
Sergey Matveychuk
1dc51fd80e - 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
2005-09-03 16:13:45 +00:00
Sergey Matveychuk
ae0d772174 - One more patch to fix things from my last commit
- Bump PORTREVISION

Submitted by:	maintainer
2005-09-02 12:55:55 +00:00
Dmitry Sivachenko
2cf7ee2a63 Fix radiusclient shlib name. This change was present in ports/84506,
but was not committed by some reason.
2005-09-01 08:24:47 +00:00
Dmitry Sivachenko
03f80456f0 Add this patch back. It was accidentally removed during recent update.
Approved by:	maintainer in ports/84506
2005-09-01 08:19:00 +00:00
Sergey Matveychuk
58d19a6de6 - Update to 1.4.1
PR:		ports/84506
Submitted by:	maintainer
2005-08-31 12:31:36 +00:00
Dmitry Sivachenko
990a0dd8e5 Fix check_nagios plugin to work with nagios-2.x.
The format of status file changed a lot since nagios-1.x, so we just
check that mtime is fresh enough.

Reviewed by:	maintainer
2005-06-20 05:48:16 +00:00
Sergey Matveychuk
ba6931050a - Fix check_procs plugin
PR:		ports/81548
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	maintainer
2005-06-05 11:39:43 +00:00
Dmitry Sivachenko
54d74f05d7 Do not enable SSL in check_jabber by default.
This is what -S option is for.

Approved by:    maintainer
2005-05-19 05:07:34 +00:00
Sergey Matveychuk
854c622b1c - 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
2005-02-27 18:41:40 +00:00
Sergey Matveychuk
201fa1e69d - PORTEPOCH bump because of portupgrade disagrees with pkg_version -t
on version comparing.

Submitted by:	maintainer
2005-02-12 19:20:48 +00:00
Sergey Matveychuk
a2fc112120 - Update to 1.4
PR:		ports/76854 (followup)
Submitted by:	maintainer
2005-02-12 16:37:30 +00:00
Sergey Matveychuk
d18a4ca543 - 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
2005-02-11 21:24:20 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Kirill Ponomarev
29575999fa Fix plist.
PR:		ports/75514
Submitted by:	maintainer
2004-12-26 18:31:43 +00:00
Tilman Keskinoz
9aee581d61 update the port to 1.4.0.alpha3 and fix check_procs.
PR:		75061
Submitted by:	maintainer
2004-12-22 08:50:07 +00:00
Tilman Keskinoz
d4b7690e17 - 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>
2004-12-04 17:23:31 +00:00
Tilman Keskinoz
eb1556a3dc Add the missing patch files from the last commit.
Noticed by:	maintainer
Forgotten by:	arved
2004-12-02 14:09:53 +00:00
Tilman Keskinoz
f6bf465966 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>
2004-12-01 22:19:44 +00:00
Mark Linimon
25b8ddf2df Kris reports that the build failure was a local problem on pointyhat. 2004-11-21 00:41:56 +00:00
Kris Kennaway
bfcbafca2f BROKEN on 5.x: Does not compile 2004-11-18 22:48:19 +00:00
Pav Lucistnik
cb046655bb - Chase radiusclient shlib version bump
PR:		ports/73952
Submitted by:	Bourne-again Superuser <freebsd@bnjf.id.au>
Forgotten by:	sobomax
2004-11-15 23:04:10 +00:00
Sergey Matveychuk
8a76d765b7 Fix check_ircd which fails due to perl taint checks
if you have CDPATH set in your environment.

PR:		ports/70320
Submitted by:	Martin Tsachev <martin@mtweb.org>
Approved by:	maintainer
2004-08-11 20:45:51 +00:00
Ade Lovett
4faf15b65e * Replace scripts/configure with OPTIONS [1]
* Add patch that fixes truncation of SSL certificate expiry date [1]
* Don't remove libexec/nagios unless it's empty [2]

Submitted by:	ade [1], bms [2]
Approved by:	maintainer
2004-07-26 18:15:21 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Oliver Eikemeier
f417eb2498 use USE_OPENLDAP.
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-05-01 11:56:15 +00:00
Pav Lucistnik
56657359d6 - 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)
2004-04-17 22:24:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
b84b1df763 - Fix dependencies
PR:		ports/64147
Submitted by:	maintainer
2004-03-12 12:42:34 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Jun Kuriyama
1621e3cc55 o Update to 1.3.1.
o Fix compilation with only MySQL plugin.
o Add MySQL 4.0/4.1 support.

PR:		ports/54433
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2003-08-03 08:17:00 +00:00
Edwin Groothuis
84746f17e8 MAINTAINER UPDATE: net/nagios-plugins
Update nagios-plugins to 1.3.0.
	Remove unneeded patch files/patch-check_mysql.c
	Move nagios workfile directory from /usr/local/var/nagios
	to /var/spool/nagios. /usr/local is read-only on some NFS
	booted systems.

PR:		ports/48987
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:13:02 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Sean Chittenden
854109b51e Missed configure scripts in libpq version bump: chase lib version. 2003-01-04 16:17:27 +00:00
Pete Fritchman
e1c7b06234 Remove a file that somehow sneaked in; this is automatically generated
at the configure stage.

Noticed by:	maintainer
2003-01-03 22:27:25 +00:00
Pete Fritchman
40e5056d19 Update to 1.3.0.b2.
Submitted by:	maintainer
2003-01-03 19:08:00 +00:00
Jun Kuriyama
4bd953d9e9 Add nagios-plugins after repocopy from netsaint-plugins.
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
Repocopied by:	joe
2002-07-22 01:03:42 +00:00
Jun Kuriyama
dc1f97b45e Bump PORTREVISION.
check_snmp calls snmpget without '-c' parameter, which is mandatory
with NetSNMP 5.x. Add '-c' to the command line to make it work with
both NetSNMP 4.x and 5.x.

check_by_ssh dumps core with called without -C, also usage help output
does not document -C and -v.

check_ssh plugin incorrectly parses the SSH banner.

check_ntp does not work with NTP v2. Add -n option to be able to
select NTP version.

Submitted by:	David Douthitt <n9ubh@callsign.net>,
		Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer
2002-06-24 01:59:54 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Jun Kuriyama
186211d953 Use $MASTER_SITE_SOURCEFORGE.
Approved by:	maintainer
2001-12-18 13:20:26 +00:00