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:
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
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"
State Changed From-To: feedback->closed Committed. Thanks!