aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca
Commit message (Collapse)AuthorAgeFilesLines
* - Change install location of default configuration filesMartin Matuska2007-12-254-4/+39
| | | | | | | | | | - Add pkg-message information for client and server installs - Bump PORTREVISION PR: ports/117950 Notes: svn path=/head/; revision=204525
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-5/+1
| | | | Notes: svn path=/head/; revision=200778
* - update to 2.7.2Martin Matuska2007-07-192-5/+4
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=195891
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - updated maintainer e-mail addressMartin Matuska2007-04-051-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - Update to 2.7.1Martin Wilke2007-02-063-5/+10
| | | | | | | | PR: 108794 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=184421
* - Update to 2.7Martin Wilke2006-12-162-5/+5
| | | | | | | | PR: ports/106766 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=179908
* - Fix rc.d script.Alejandro Pulver2006-11-061-5/+4
| | | | | | | | PR: ports/104906 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=176564
* Mark broken on 4.x.Sam Lawrance2006-10-061-1/+5
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=174693
* Update to 2.6 [1] and add an rc script [2].Sam Lawrance2006-09-145-18/+60
| | | | | | | | | PR: ports/96555 [1], ports/94259 [2]. Submitted by: Martin Matuska <martin@matuska.org> [1], Jo Rhett <jrhett@svcolo.com> [2] Notes: svn path=/head/; revision=173036
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172290
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* - Unbreak on 5.x: need perl to buildPav Lucistnik2004-05-301-2/+1
| | | | Notes: svn path=/head/; revision=110392
* BROKEN: Install failsKris Kennaway2004-05-301-0/+2
| | | | Notes: svn path=/head/; revision=110376
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix nagios dependencyPav Lucistnik2004-03-151-2/+1
| | | | | | | | PR: ports/64083 Submitted by: Paul Dlug <paul@nerdlabs.com> (maintainer) Notes: svn path=/head/; revision=104037
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-3/+3
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Add nsca 2.4, Nagios Service Check Acceptor.Sergei Kolobov2003-12-134-0/+60
The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "check_nsca" plugin which is used to send results to the server. Author: Ethan Galstad WWW: http://www.nagios.org/ PR: 59436 Submitted by: Paul Dlug <paul@nerdlabs.com> Notes: svn path=/head/; revision=95754