aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/devmon
Commit message (Collapse)AuthorAgeFilesLines
* 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 the new perl5 frameworkAndrej Zverev2013-09-141-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327302
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323891
* Update my email address throughout the treeMark Felder2013-07-251-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* - Fix pidfile issuesSteve Wills2013-06-031-1/+6
| | | | | | | | PR: ports/179145 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=319777
* - rc script passes rclintSteve Wills2013-05-273-35/+76
| | | | | | | | | | | | - Runs as its own user - Switch to @unexec rmdir since portlint warns about absolute path in @dirrmtry not working PR: ports/178834 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=319151
* Devmon is a Perl daemon designed to supplement and enhance the monitoringSteve Wills2013-03-025-0/+143
capabilities of a server running either the BigBrother or Hobbit monitoring software. WWW: http://devmon.sourceforge.net/ PR: ports/176427 Submitted by: Mark Felder <feld@feld.me> Notes: svn path=/head/; revision=313295