Bug 157488 - [update] net-mgmt/nagircbot to 0.0.33
Summary: [update] net-mgmt/nagircbot to 0.0.33
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-06-01 04:00 UTC by Ryan Steinmetz
Modified: 2011-06-15 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (9.04 KB, patch)
2011-06-01 04:00 UTC, Ryan Steinmetz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz 2011-06-01 04:00:22 UTC
Update to 0.0.33:
-improved irc protocol handling - should now be compatible with more IRC servers
-link-failure fix
-added SSL support and nick highlighting
-one can now choose to only emit 'CRITICAL'-statuses and/or filter statusses by regular expression, nagios 3.0 fixes
-now sends password before nick, as specified by irc rfc - this fixes login problems with certain irc servers
-fixed a memoryleak that only occurred with Nagios 3.0
-added Nagios 3.0 support, stability fixes
-added switch for letting nagircbot using a password when entering a channel, also added code which implements a keep alive

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-01 04:00:30 UTC
Maintainer of net-mgmt/nagircbot,

Please note that PR ports/157488 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157488

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-01 04:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2011-06-01 13:32:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-06-15 14:51:15 UTC
wxs         2011-06-15 13:51:06 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagircbot   Makefile distinfo 
    net-mgmt/nagircbot/files patch-Makefile patch-anna.cpp 
                             patch-br.h patch-error.c 
  Log:
  - Update to 0.0.33.
  
  PR:             ports/157488
  Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.3       +1 -1      ports/net-mgmt/nagircbot/Makefile
  1.3       +2 -2      ports/net-mgmt/nagircbot/distinfo
  1.2       +6 -10     ports/net-mgmt/nagircbot/files/patch-Makefile
  1.2       +27 -119   ports/net-mgmt/nagircbot/files/patch-anna.cpp
  1.2       +6 -7      ports/net-mgmt/nagircbot/files/patch-br.h
  1.2       +0 -11     ports/net-mgmt/nagircbot/files/patch-error.c
_______________________________________________
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-06-15 14:51:18 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!