K 10 svn:author V 5 beech K 8 svn:date V 27 2008-06-25T06:18:52.000000Z K 7 svn:log V 815 - Update ircd-ratbox-devel port to latest beta testing release of ircd-ratbox-3.0.0 - sqlite3 dependancy temporarily removed due to sqlite3 detection problem. - Add USE_LDCONFIG to register shared libs. Changes include: - Add admin only -lock klines, doing KLINE -lock will allow admins to add klines that normal opers cannot remove. - Modify bantool to have a -u option that updates the database schema if upgrading from previous betas, this needs to be run to support the -lock kline changes. - Fix cidr klines so they work again. - Update included sqlite3 to the latest revision. - Allow kline/unkline of a bare host or address, this gets treated as *@host. - Report when an invalid kline is passed, instead of silently ignoring. PR: ports/124799 Submitted by: Lewis (maintainer) END