cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo
ports/irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c
patch-doc_example.conf patch-doc_example.efnet.conf pkg-message.in
Beech Rintoul
beech at FreeBSD.org
Thu Dec 18 22:29:56 PST 2008
beech 2008-12-19 06:29:56 UTC
FreeBSD ports repository
Modified files:
irc/ircd-ratbox-devel Makefile distinfo
irc/ircd-ratbox-devel/files patch-doc_example.conf
patch-doc_example.efnet.conf
pkg-message.in
Removed files:
irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c
Log:
- Update to 3.0.1
Port changes:
o Removed patch on 'rsdb_sqlite3.c' that fixed ban.db path code in previous release.
Software changes included in this release:
o Call rb_helper_close on bandb errors to kill off old bandb processes.
o Report correct files/line numbers for spoof warnings.
o SID in the serverinfo struct should be 4 bytes, not 3.
o Rebuild the included ircd_lexer.c.
o Fix ports and /dev/poll for solaris.
o Report libratbox version on -version and /info.
o libratbox version info includes SSL info.
o Fix installing when using install-sh.
o Re-enable ziplinks + SSL server connections.
o Fix a gnutls related core dump.
o Add support for a serverinfo::bandb setting in ircd.conf for the ban database.
o Report adding throttles when an oper is set umode +r.
o Report throttle stats in /stats T.
PR: ports/129725
Submitted by: Lewis <moggie at elasticmind.net> (maintainer)
Revision Changes Path
1.20 +4 -1 ports/irc/ircd-ratbox-devel/Makefile
1.16 +3 -3 ports/irc/ircd-ratbox-devel/distinfo
1.2 +0 -24 ports/irc/ircd-ratbox-devel/files/patch-bandb_rsdb_sqlite3.c (dead)
1.7 +14 -5 ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf
1.9 +14 -5 ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf
1.10 +3 -3 ports/irc/ircd-ratbox-devel/files/pkg-message.in
More information about the cvs-all
mailing list