1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
John Marino
70023bbd50 net-mgmt/ndoutils: Not jobs safe
It tries to use an object file before it's built (io.o).
2015-03-17 09:51:25 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Antoine Brodin
efc5cc0e55 Cleanup plist 2014-11-24 22:35:08 +00:00
Sunpoet Po-Chuan Hsieh
7c36698d22 - Update to 2.0.0
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter

Changes:	http://sourceforge.net/p/nagios/ndoutils/ci/master/tree/Changelog
PR:		ports/190305
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-30 05:31:39 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Bryan Drewery
dfec6618b2 - Convert to new options framework
- Add missing dependency on perl
- Bump PORTREVISION due to added dependency

Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 15:11:39 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Philip M. Gollucci
831d9b2740 - Allow ndo2db_configfile to be overridden correctly in /etc/rc.conf
Sponsored by:	RideCharge Inc. / TaxiMagic
2010-10-14 20:09:42 +00:00
Philip M. Gollucci
02725fadd0 - Release some more 2010-04-29 19:37:24 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Philip M. Gollucci
83104ceb3e - Update to 1.4b8
- OPTIONs/bsd.port.options.mk
- Remove CFLAGS from CONFIGURE_ENV
2009-12-26 22:29:54 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Philip M. Gollucci
56080050a5 - Mark MAKE_JOBS_UNSAFE=yes 2009-05-01 19:18:56 +00:00
Philip M. Gollucci
a15ec654cf - An rc.d script that actually works [1]
- Depend on net-mgmt/nagios not -devel

PR:             ports/129485 [1]
Submitted by:   olli hauer <ohauer@gmx.de> [1]
Approved by:    araujo (mentor, implicit)
2008-12-25 14:42:24 +00:00
Philip M. Gollucci
be1be507fd The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.

WWW: http://www.nagios.org

Approved by:    araujo (mentor)
2008-08-14 02:58:34 +00:00