aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ndoutils
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/ndoutils: Update version 2.0.0=>2.1.0Muhammad Moinur Rahman2016-08-055-43/+43
| | | | | | | | | | - Convert to USES - Mark JOBS safe - Convert to OPTIONSNG - Make patches makepatch compatible Notes: svn path=/head/; revision=419695
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net-mgmt/ndoutils: Not jobs safeJohn Marino2015-03-171-0/+2
| | | | | | | It tries to use an object file before it's built (io.o). Notes: svn path=/head/; revision=381479
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Cleanup plistAntoine Brodin2014-11-241-11/+0
| | | | Notes: svn path=/head/; revision=373380
* - Update to 2.0.0Sunpoet Po-Chuan Hsieh2014-05-309-119/+212
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=355779
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - Convert to new perl frameworkAndrej Zverev2013-08-031-6/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Convert to new options frameworkBryan Drewery2012-09-111-9/+10
| | | | | | | | | | - Add missing dependency on perl - Bump PORTREVISION due to added dependency Approved by: eadler, bapt (mentors, implicit) Notes: svn path=/head/; revision=304099
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - Allow ndo2db_configfile to be overridden correctly in /etc/rc.confPhilip M. Gollucci2010-10-142-2/+4
| | | | | | | Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263007
* - Release some morePhilip M. Gollucci2010-04-291-1/+1
| | | | Notes: svn path=/head/; revision=253435
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.4b8Philip M. Gollucci2009-12-263-9/+10
| | | | | | | | - OPTIONs/bsd.port.options.mk - Remove CFLAGS from CONFIGURE_ENV Notes: svn path=/head/; revision=246730
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2009-05-011-0/+2
| | | | Notes: svn path=/head/; revision=233092
* - An rc.d script that actually works [1]Philip M. Gollucci2008-12-252-7/+7
| | | | | | | | | | | - Depend on net-mgmt/nagios not -devel PR: ports/129485 [1] Submitted by: olli hauer <ohauer@gmx.de> [1] Approved by: araujo (mentor, implicit) Notes: svn path=/head/; revision=224740
* The NDOUTILS addon is designed to store all configuration and event data fromPhilip M. Gollucci2008-08-1410-0/+248
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) Notes: svn path=/head/; revision=218520