aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_email_delivery
Commit message (Collapse)AuthorAgeFilesLines
* - Fix missing bracketRyan Steinmetz2015-09-242-1/+12
| | | | | | | | | | - Bump PORTREVISION PR: 202930 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Notes: svn path=/head/; revision=397676
* - Switch to options helpersDmitry Marakasov2015-08-281-5/+4
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* Cleanup plistBaptiste Daroussin2015-02-051-2/+0
| | | | Notes: svn path=/head/; revision=378461
* - Add missing dependencies for some options [1]Ryan Steinmetz2015-01-132-6/+13
| | | | | | | | | | | - Fix paths [1] - Pacify portlint - Bump PORTREVISION Reported by: dvl@ [1] Notes: svn path=/head/; revision=376904
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361969
* - Add USES+=shebangfixRyan Steinmetz2014-05-121-13/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=353855
* - Add STAGE supportRyan Steinmetz2014-05-111-14/+14
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=353723
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327302
* - Update to 0.7.1bRyan Steinmetz2012-09-093-4/+20
| | | | Notes: svn path=/head/; revision=303981
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Instruct portscout to ignore this port due to false positivesRyan Steinmetz2011-09-291-3/+5
| | | | | | | - Pacify portlint(1) Notes: svn path=/head/; revision=282615
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* Check Email Delivery is a plugin for Nagios that allows you toWesley Shields2011-05-124-0/+74
check functionality within your email environment. Some typical uses of this plugin include: * check SMTP server * check IMAP server * check email delivery loop * check auto-responder function * keep an eye on email lag * monitor automated mailboxes * aggregate check results of multiple plugins * check email-to-FTP or other special email gateways WWW: http://buhacoff.net/software/check_email_delivery/ PR: ports/156915 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=274023