Bug 156915 - [new port] net-mgmt/nagios-check_email_delivery
Summary: [new port] net-mgmt/nagios-check_email_delivery
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 00:00 UTC by Ryan Steinmetz
Modified: 2011-05-13 00:43 UTC (History)
0 users

See Also:


Attachments
file.shar (3.58 KB, text/plain)
2011-05-10 00:00 UTC, Ryan Steinmetz
no flags Details
nagios-check_email_delivery.shar (3.98 KB, application/x-shar)
2011-05-11 02:22 UTC, Ryan Steinmetz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2011-05-10 00:00:17 UTC
New port: net-mgmt/nagios-check_email_delivery

WWW: http://buhacoff.net/software/check_email_delivery/index.html

Fix: Patch attached with submission follows:
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2011-05-10 01:06:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Ryan Steinmetz 2011-05-11 02:22:18 UTC
Original shar was missing DOC_FILES in pkg-plist.
Comment 3 Mark Linimon 2011-05-11 05:06:09 UTC
----- Forwarded message from Ryan Steinmetz <rpsfa@rit.edu> -----

Date: Tue, 10 May 2011 21:22:18 -0400
From: Ryan Steinmetz <rpsfa@rit.edu>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc: 
Subject: Re: ports/156915: [new port] net-mgmt/nagios-check_email_delivery
User-Agent: Mutt/1.5.21 (2010-09-15)

Original shar was missing DOC_FILES in pkg-plist.

_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"


----- End forwarded message -----
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-05-13 00:38:28 UTC
wxs         2011-05-12 23:38:14 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/nagios-check_email_delivery Makefile distinfo 
                                         pkg-descr pkg-plist 
  Log:
  Check Email Delivery is a plugin for Nagios that allows you to
  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>
  
  Revision  Changes    Path
  1.242     +1 -0      ports/net-mgmt/Makefile
  1.1       +44 -0     ports/net-mgmt/nagios-check_email_delivery/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/nagios-check_email_delivery/distinfo (new)
  1.1       +14 -0     ports/net-mgmt/nagios-check_email_delivery/pkg-descr (new)
  1.1       +14 -0     ports/net-mgmt/nagios-check_email_delivery/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Wesley Shields freebsd_committer freebsd_triage 2011-05-13 00:43:24 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!