Commit graph

74 commits

Author SHA1 Message Date
Wesley Shields
4273708f0d Link with libthr when available. This should fix the CPU consumption
problem.

PR:		ports/120150 ports/119766
Submitted by:	jarrod@netleader.com.au bernd.kuhlen@wetteronline.de
Approved by:	maintainer (implicit) garga (mentor)
2008-02-04 19:57:24 +00:00
Martin Wilke
0f9f2d223f - Update to 2.10
PR:		117742
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-12-12 13:57:53 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
89e1c2791d - Update to 2.9
Changelog:
- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
  escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts

PR:		111505
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-04-15 18:55:26 +00:00
Rong-En Fan
4c6bb71802 - Use registered UID and GID. See UPDATING for migration.
PR:		ports/111345
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-04-07 14:25:48 +00:00
Martin Wilke
0bb055df81 Update to Nagios 2.8:
- Bug fix for calculating notification interval with service escalations
- Bug fix for using servicegroups in service dependency definitions
- Bug fix for bad date format submission in command CGI
- Possible segfault fix during restarts when daemon was performing host checks
- Fix for missing check timeout in event broker calls
- Fix for handling signals under NPTL
- Added error messages for passive service checks that don't correspond to a
  defined service

PR:             110262
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-03-13 13:27:13 +00:00
Pav Lucistnik
1e277ab80c - Update to 2.7
- Change examples to read freebsd-server instead of linux-server

PR:		ports/108417
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-01-28 00:31:19 +00:00
Martin Wilke
10e70c4c1b - Update to 2.6
PR:		ports/106502
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-12-09 09:12:24 +00:00
Renato Botelho
5271cfccd2 Update to 2.5
PR:		ports/100373
Submitted by:	maintainer
2006-07-18 11:16:48 +00:00
Erwin Lansing
0f74198d8c Update to 2.4
PR:		98413
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-06-04 16:39:50 +00:00
Sam Lawrance
100457e3fe Update to 2.3.1.
PR:		ports/97328
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-05-27 02:27:13 +00:00
Marcus Alves Grando
61e69a3c02 - Update to 2.3
- portlint(1)

PR:		96843
Submitted by:	maintainer
2006-05-06 23:37:02 +00:00
Pav Lucistnik
82b112b8d6 - Update to 2.2
PR:		ports/95739
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-04-15 16:13:47 +00:00
Dmitry Sivachenko
334811d5ef Update to 2.0 release.
PR:		93084
Submitted by:	maintainer
2006-02-10 09:49:06 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Tim Bishop
e9fc35504f Update to nagios-2.0.r2 includes:
- Added SHA256 checksum to distinfo
- Added reload argument to nagios.sh script
- PERL_SYS_INIT3 fix now committed to Nagios CVS, patch redundant
- Removed duplicated etc/rc.d/nagios.sh from pkg-plist

PR:		91892
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-01-17 10:39:58 +00:00
Sergey Matveychuk
f0d5f8718a Recent changes to the default installation path of the net-mgmt/nagios port
may result in logos being incorrectly searched for by lingering definition
of physical_html_path in cgi.cfg.  A note about this and where to check for
correct value mentioned in pkg-message.

Kudos to Kristof Meers <kristof.meers@psy.kuleuven.be> for alerting me to the
problem.

PR:		ports/91592
Submitted by:	maintainer
2006-01-10 18:56:39 +00:00
Edwin Groothuis
fa8a699877 [maintainer-update] net-mgmt/nagios: Update to 2.0.r1
Update to 2.0.r1 also includes:
- Rewrite of port Makefile, options closer aligned in order to bsd.port.mk
- Added dependency of libiconv (library required by CGI's, currently installed
  via nagios-plugins port)
- Added support for embedded Perl interpreter (requires Perl 5.8+), caching
  automatically assumed if enabled, off by default
- Added support for use of nanosleep() in event timings, off by default
- Added ability to override default view at http://webserver/nagios/ URL,
  suggested values listed in Makefile (validity after future Nagios releases
  not guaranteed)
- Default install location for web component moved to www/nagios, overridable
  using existing NAGIOSWWWDIR tunable
- Corrected minor build issues by tweaking use of CFLAGS
- Moved pkg-install, pkg-deinstall and pkg-message into SUB_FILES
- Added configuration file tunable (nagios_configfile) for /etc/rc.conf
- Configuration tests now show error on failure instead of command to run
- Host status (status.sav) now saved across application starts and restarts
- Added patch to correct PERL_SYS_INIT3 call in base/utils.c, patch
  supplied and tested by Karl Friesen <krf@splip.com>, thanks!
- Added Apache configuration suggestion in pkg-message for new installs

Files changed:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo
- ports/net-mgmt/nagios/files/patch-Makefile.in
- ports/net-mgmt/nagios/pkg-plist

Files created:
- ports/net-mgmt/nagios/files/nagios.sh.in
- ports/net-mgmt/nagios/files/patch-base-utils.c
- ports/net-mgmt/nagios/files/patch-contrib-Makefile.in
- ports/net-mgmt/nagios/files/pkg-deinstall.in
- ports/net-mgmt/nagios/files/pkg-install.in
- ports/net-mgmt/nagios/files/pkg-message.in

Files to be removed:
- ports/net-mgmt/nagios/files/DEINSTALL.tmpl
- ports/net-mgmt/nagios/files/INSTALL.tmpl
- ports/net-mgmt/nagios/files/MESSAGE.tmpl
- ports/net-mgmt/nagios/files/nagios.sh.tmpl

PR:		ports/91499
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2006-01-09 00:54:01 +00:00
Edwin Groothuis
3977ad645e [maintainer-update] net-mgmt/nagios: Update to Nagios 2.0.b6
Update net-mgmt/nagios to Nagios 2.0.b6.

	- Changed license to specifically state GPL version 2
	- Minor fixes to sample nagios.cfg config file
	- Fix for non-US date formats in command CGI
	- Spec file updates
	- Include file modifications for C++ event broker modules
	- Minor event broker changes (addition of timed event "sleep" data)
	- Added some sanity checks during write of status data for full partitions
	- Sample web server config file changes
	- Doc updates

PR:		ports/89869
Sumitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2005-12-03 02:32:49 +00:00
Sam Lawrance
a3b1a7015d Update to 2.0.b5
PR:		ports/89054
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2005-11-15 12:42:05 +00:00
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
Sergey Matveychuk
8bd94a2d10 - Remove hard coded references to the www group and spool directory
- Support changes made to user, group or spool directory to be recorded in the
  packing list correctly
- Added support for overriding install path of web component with an aim to
  migrate the default from share/nagios to www/nagios
- Added temporary knob to allow users to migrate to the new default without
  actually setting the path

PR:		ports/88312
Submitted by:	Jarrod Sayers (maintainer)
2005-11-01 13:37:09 +00:00
Clement Laforet
64f8627e5b - Give maintainership to Jarrod <jarrod@netleader.com.au> 2005-10-16 10:33:35 +00:00
Sergey Matveychuk
6e1fe4870a - Add a knob which allow changing URL of HTML pages
and CGI scripts. Submitted by Jarrod <jarrod@netleader.com.au>
- Reset maintainer

PR:		ports/87474
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-10-15 14:28:44 +00:00
Sergey Matveychuk
7323214244 - Update to 2.0.b4
PR:		ports/84504
Submitted by:	maintainer
2005-08-31 12:29:48 +00:00
Pav Lucistnik
1f8dc94f2e - Check validity of configurations files in the startup script.
PR:		ports/81220
Submitted by:	Artem Naluzhny <tut@nhamon.com.ua> via maintainer
2005-05-19 15:56:37 +00:00
Dmitry Sivachenko
b9d7d7e24b Upgrade to version 2.0b3
PR:		79565
Submitted by:	maintainer
2005-04-05 17:17:52 +00:00
Pav Lucistnik
d051adb622 - Update to 2.0b2
WARNING: This version removes MySQL and PostgreSQL support.

PR:		ports/77478
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-02-14 21:52:42 +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
Pav Lucistnik
e82fd0681c - Don't use --with-template-extinfo together with MYSQL, neither will work [1]
- Engage OPTIONS

PR:		ports/69540
Submitted by:	Sascha Luck <sascha@c4inet.net> [1],
		Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-07-25 18:48:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Mark Linimon
294bf5a13f Update to 1.2: mostly bugfixes, but also configuration for other OSes.
See Changelog for details.

Details about the changes to the port (as differntiated from the source):

- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
  steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
  the username, group and directory

PR:		ports/62537
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-02-11 04:56:00 +00:00
Sergei Kolobov
c831ea620d - Add WITH_NAGMIN knob
- Utilize USE_MYSQL instead of explicit dependency
- Bump PORTREVISION

PR:		58950
Submitted by:	Jim Shewmaker <jim@bluenotch.com>
Approved by:	maintainer
2003-12-04 13:53:29 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Jun Kuriyama
f8439983e2 Grrr, patch-aj is CRLF. Convert to LF.
Pointy hat to:	kuriyama
2003-08-04 10:00:31 +00:00
Jun Kuriyama
5124709f8c (1) Fix HTML generation of tac.cgi.
(2) Fix to detect gd1 library.

Submitted by:	Bradley Dean <bjdean@unimelb.edu.au> (1),
		kuriyama (2)
Approved by:	maintainer
2003-08-02 15:02:05 +00:00
FUJISHIMA Satsuki
270f1af12c bad Makefile.in's, they don't even see CPPFLAGS.
Notified by:	Mike Harding <mvh@ix.netcom.com>
2003-07-14 14:29:10 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
2003-07-11 18:16:14 +00:00
Edwin Groothuis
42c87c3d5f [MAINTAINER-UPDATE] Update nagios to 1.1
- update nagios port to 1.1
	- add NAGIOS_FILE_PERFDATA switch to enable collection of
	  performance data to a file (suggested by Douglas K. Rand
	  <rand@meridian-enviro.com>)

PR:		ports/53034
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
2003-06-08 12:55:22 +00:00
Dmitry Sivachenko
49e0e21a44 Add WITH_GD2 knob to use gd2 rather than gd1.
PR:		51287
Submitted by:	"Leonid A. Lyamanov" <leonas@demos.su>
Reviewed by:	maintainer
2003-04-23 10:40:02 +00:00
Edwin Groothuis
74feb01ba0 MAINTAINER UPDATE: net/nagios
- move nagios workfile directory from /usr/local/var/nagios
	  to /var/spool/nagios. /usr/local is read-only on some NFS
	  booted systems.
	- remove scripts/checkps, everybody should have a working
	  /bin/ps by now.
	- add new switches WITH_MYSQL and WITH_PGSQL which enable
	  support for putting configuration files into a MySQL or
	  PostgreSQL database, based on a patch submitted in PR
	  48102 by Krzysztof Stryjek <wtp@mud.pl>

PR:		ports/48988
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:16:37 +00:00
Edwin Groothuis
2137dac725 add-ons for netsaint and nagios
Add mysql/pgsql support to net/nagios

PR:		ports/48102
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-04-07 00:39:54 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Pete Fritchman
b69248efff Update to 1.0.
Submitted by:	maintainer
2003-01-03 19:07:18 +00:00
Jun Kuriyama
f1fb6c763c Upgrade to 1.0b6.
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2002-09-17 02:28:02 +00:00
Jun Kuriyama
c15e7bb05a Upgrade to 1.0.b5.
Submitted by:	Thomas Vogt <thomas.vogt@bsdunix.ch> via maintaiiner
2002-09-10 03:14:23 +00:00