diff options
author | beech <beech@FreeBSD.org> | 2008-10-18 12:51:08 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-10-18 12:51:08 +0800 |
commit | 52e390fe0b9a923e1c41074cd3f5893ba0a4d1b6 (patch) | |
tree | 2557bcd7ba24b1c14c8a0dfad2f8d3b23a1d9c82 /README | |
parent | 3c7d8a73d4b04e701a5149c7d333f4820f921169 (diff) | |
download | freebsd-ports-gnome-52e390fe0b9a923e1c41074cd3f5893ba0a4d1b6.tar.gz freebsd-ports-gnome-52e390fe0b9a923e1c41074cd3f5893ba0a4d1b6.tar.zst freebsd-ports-gnome-52e390fe0b9a923e1c41074cd3f5893ba0a4d1b6.zip |
- Update ircd-ratbox-devel port to release candidate 2 of ircd-ratbox-3.0.0.
- Software changes include: ircd-ratbox-3.0.0rc2
o Log ERROR commands to file regardless of hide_error_messages setting.
o Restrict JOIN 0 to only allow 0 by itself, no multiple zeros or zeros before or after commas.
o Honor -logfile command line option.
o Fix timerfd_create check.
- Updates in: ircd-ratbox-3.0.0rc1
o Fix a bug in comment parsing in the config file.
o Have bandb honor -basedir option.
o Fix ssld to work on win32 should you ever desire such a thing and a few other minor win32 fixes.
o Fix up a few things so that the source code builds with gcc -pedantic.
o Do not abort configure if the AC_CHECK_SQLITE3 check fails.
o Drop configure option for ssl only channels, this is now controlled by a channel {} use_sslonly option.
o Attempt to override FD_SETSIZE when using select, and if this cannot be overriden, lower maxconnections.
o Fix signalfd code on 32bit platforms.
o Add support for timerfd_create event handling on linux systems with new enough kernels and glibc.
o Fix our fake rb_sockaddr_storage so that it actually compiles.
o Add some work arounds to avoid OPENSSL_applink on some platforms.
PR: ports/127925
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions