aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monitord/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo in the man pageEmanuel Haupt2006-05-051-2/+6
| | | | | | | | | PR: 96521 Submitted by: laa@laa.zp.ua <laa@laa.zp.ua> Approved by: W. M. Shandruk <walt@erudition.net> (maintainer) Notes: svn path=/head/; revision=161446
* - Add support to postfixMarcus Alves Grando2006-03-151-1/+2
| | | | | | | | | | | - Bump PORTREVISION PR: 93291 Submitted by: Franz Klammer <klammer@webonaut.com> Approved by: maintainer timeout, 29 days Notes: svn path=/head/; revision=157292
* Fix the build on 5.X and -CURRENT.Alexey Dokuchaev2004-10-051-7/+1
| | | | | | | | | Reported by: kris Approved by: portmgr (marcus, krion (implicit)) foe (mentro, implicit) Notes: svn path=/head/; revision=118555
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118274
* update to 0.4.1Yen-Ming Lee2003-08-221-3/+3
| | | | | | | | PR: 55858 Submitted by: W. M. Shandruk <walt@erudition.net> Notes: svn path=/head/; revision=87484
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* Add etc/ files management, and preserve etc/monitord.conf at "make install"Jimmy Olgeni2001-06-171-0/+3
| | | | | | | time (it was overwritten by the program's Makefile). Notes: svn path=/head/; revision=44113
* Update to the 0.2.0 version. Also make it use BSD_INSTALL_* macros and makeMaxim Sobolev2000-06-201-2/+2
| | | | | | | | | | it PREFIX clean while I'm here. PR: 19294 Submitted by: W. M. Shandruk <walt@erudition.net> Notes: svn path=/head/; revision=29714
* Add monitord, a simple service monitoring daemon that restarts a serviceWill Andrews2000-06-091-0/+17
should it go down (gee, does this sound like cron or what?). PR: 19011 Submitted by: Walt M. Shandruk <walt@erudition.net> Notes: svn path=/head/; revision=29475