Module: ngircd.git Branch: master Commit: 45b0bb5aff6157409ea88b344c34b7bf84dc8886 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=45b0b...
Author: Alexander Barton alex@barton.de Date: Sun Nov 4 13:58:25 2012 +0100
Remove Anope "ngircd" protocol module patches
Starting with Anope 1.9.8, the ngIRCd protocol module is included in the Anope distribution, so there's no longer any need to support our own (but now heavily outdated!) patches. Therefore remove them.
---
configure.ng | 1 - contrib/Anope/0001-Revert-Removed-ngircd.patch | 496 -------------------- contrib/Anope/0002-ngircd-whitespace-fixes.patch | 60 --- ...-ngIRCd-protocol-module-for-current-Anope.patch | 128 ----- ...ircd-Do-PING-PONG-on-server-burst-to-sync.patch | 93 ---- ...ircd-always-prefix-modes-in-CHANINFO-with.patch | 29 -- ...cd-support-user-mode-R-and-channel-mode-R.patch | 47 -- ...0007-ngircd-Fix-handling-of-JOIN-commands.patch | 96 ---- ...d-Allow-setting-modes-by-clients-on-burst.patch | 38 -- ...-Update-protocol-module-for-current-Anope.patch | 143 ------ contrib/Anope/0010-ngircd-Add-ProtongIRCd.patch | 57 --- ...-Update-protocol-module-for-current-Anope.patch | 29 -- ...12-ngircd-Channel-mode-r-is-supported-now.patch | 25 - .../0013-ngircd-Update-copyright-notice.patch | 28 -- ...gircd-set-unset-GLINE-s-on-AKILL-commands.patch | 35 -- ...ngircd-ngIRCd-supports-channel-mode-e-now.patch | 27 -- .../Anope/0016-ngircd-support-SQUERY-command.patch | 35 -- contrib/Anope/Makefile.am | 34 -- contrib/Anope/README | 35 -- contrib/Makefile.am | 4 +- contrib/README | 3 - 21 files changed, 2 insertions(+), 1441 deletions(-)
Diff: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commitdiff;h=4...