cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo
pkg-plist ports/irc/ircd-ratbox-devel/files patch-contrib_ircd-shortcut.pl
patch-doc_Makefile.in patch-doc_example.conf patch-doc_example.efnet.conf
patch-include_config.h pkg-message.in
Beech Rintoul
beech at FreeBSD.org
Wed Jul 2 23:36:37 UTC 2008
beech 2008-07-02 23:36:37 UTC
FreeBSD ports repository
Modified files:
irc/ircd-ratbox-devel Makefile distinfo pkg-plist
irc/ircd-ratbox-devel/files patch-doc_Makefile.in
patch-doc_example.conf
patch-doc_example.efnet.conf
patch-include_config.h
pkg-message.in
Added files:
irc/ircd-ratbox-devel/files patch-contrib_ircd-shortcut.pl
Log:
- Update to 3.0.0.b7
Changes:
o sqlite3 dependency restored.
o Added support for services' ircd-shortcut commands make options.
o Added dependency on PERL for generation of ircd-shortcut modules.
o The example EFNet configuration file is not helpful because it has not been updated
for ratbox-3. It therefore is not installed as standard by this port version, but should
be back in the next update.
Software changes include:
o Change -lock klines and friends to now use the ADMINKLINE etc commands.
o Change to only support TS6.
o Fix remote kline reasons.
o Have sqlite3 checking use pkg-config when possible.
o Move identd checking back into the ircd, this seems to have been more
problematic than what it was worth.
o Add experimental gnutls support - note that CHALLENGE does not work when using
just gnutls.
o Some helpfile cleanups and additions.
o Fix compile error when zlib is not found.
o Remove some restrictions on k/d/x/resv reasons that are no longer needed.
PR: ports/125106
Submitted by: Lewis <moggie at elasticmind.net> (maintainer)
Revision Changes Path
1.12 +69 -4 ports/irc/ircd-ratbox-devel/Makefile
1.8 +3 -3 ports/irc/ircd-ratbox-devel/distinfo
1.1 +11 -0 ports/irc/ircd-ratbox-devel/files/patch-contrib_ircd-shortcut.pl (new)
1.4 +1 -1 ports/irc/ircd-ratbox-devel/files/patch-doc_Makefile.in
1.4 +10 -10 ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf
1.4 +0 -59 ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf
1.3 +5 -5 ports/irc/ircd-ratbox-devel/files/patch-include_config.h
1.6 +5 -3 ports/irc/ircd-ratbox-devel/files/pkg-message.in
1.7 +6 -3 ports/irc/ircd-ratbox-devel/pkg-plist
More information about the cvs-all
mailing list