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
Jun Kuriyama
603deeee42
Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.
2001-12-17 23:29:42 +00:00
Jun Kuriyama
e9387fb0e5
Unbreak on $WRKDIRPREFIX environment.
...
Approved by: maintainer
2001-12-17 23:12:57 +00:00
David W. Chapman Jr.
6ec7c240ae
Update netsaint to 0.0.7b8
...
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
2001-12-16 17:33:04 +00:00
Jun Kuriyama
483d0f053e
Fix mis-spelt ${.CURDIR}.
2001-12-13 08:35:17 +00:00
Ying-Chieh Liao
bd994ab71e
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
...
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
2001-05-17 06:02:17 +00:00
Dirk Froemberg
199f814e16
- Enable OpenLDAP and PostgreSQL support.
...
- Enable option selection using nice menu interface.
PR: ports/26611
Submitted by: Blaz Zupan <blaz@amis.net> (maintainer)
2001-04-16 11:42:07 +00:00
Dirk Froemberg
79b4ce0266
Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc).
...
Approved by: maintainer
2001-04-10 09:32:38 +00:00
Michael Haro
98d509bb87
portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.
2001-04-03 22:29:43 +00:00
Michael Haro
bf853364e7
Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port as
...
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).
PR: 26327
Submitted by: maintainer
2001-04-03 21:43:29 +00:00
Dirk Froemberg
d08111cd89
- upgrade to 1.2.9.2
...
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support
PR: ports/25883
Submitted by: Blaz Zupan <blaz@amis.net>
2001-03-30 19:08:16 +00:00
Dirk Froemberg
0e20ac501b
Netsaint-plugins needs automake to build.
2001-03-29 14:37:28 +00:00
Peter Pentchev
0a2d4fcd34
Update to 1.2.9.1.
...
PR: 25484
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-14 11:59:05 +00:00
Michael Haro
6d94db57ce
distfile moved
2001-01-12 23:10:58 +00:00
Will Andrews
052cf380ee
Release to the world all of my ports that I don't use, excluding KDE 1,
...
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Will Andrews
ec339df43b
Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
...
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
2000-07-12 18:57:26 +00:00