pkgsrc/chat
nia e6d92bb6af inspircd3: Update to 3.5.0
Changes:

     * Added support for the IRCv3 Labeled Response specification.

     * Added support for help topics to the helpop module.

     * Added support for pagination to the index output of the HELPOP
       command.

     * Added support for passing module names to --{disable,enable} using
       their short names (e.g. --enable-extras ssl_gnutls).

     * Added support for passing space-delimited module names to
       --{disable,enable}-extras (e.g. --enable-extras "ssl_gnutls
       ssl_mbedtls").

     * Added support for the X-Real-IP and X-Forwarded-For headers to the
       websocket module.

     * Added the codepage module — a better solution for custom 8-bit
       character set support than the incredibly broken and undocumented
       nationalchars module.

     * Changed the default for <waitpong:sendsnotice> to no.

     * Changed the user count in LUSERS so that it no longer includes
       services pseudoclients.

     * Developer: add Channel::WriteRemoteNotice which sends a notice to
       remote users as well as local users.

     * Developer: add a status char option to Channel::WriteNotice for
       sending status messages.

     * Developer: add the ClientProtocol::MessageTagEvent class to allow
       handling message tags easier.

     * Developer: added MessageTarget::GetName to allow easily getting the
       name of a message target.

     * Developer: added a status char option to the TagMessage constructor
       for sending status messages.

     * Developer: added an "oper only" parameter to
       Simple{Channel,User}ModeHandler.

     * Developer: added empty string checks to the
       Numerics::NoSuch{Channel,Nick} constructors.

     * Developer: added several variadic overloads of the
       IRCv3::Replies::Reply::Send method.

     * Developer: added the OnCommandBlocked event for when the execution of
       a command is blocked.

     * Developer: added the UserManager::ULineCount method for counting
       pseudoclients on ulined servers.

     * Developer: added the inspircd.org/poison capability which rejects any
       attempt to request it to avoid clients requesting all available
       capabilities rather than the ones they support.

     * Developer: added the stdalgo:delete_zero method for deleting and
       zeroing a pointer.

     * Developer: deprecated the ProtocolInterface::Send{Channel,User}Notice
       methods in favour of SendMessage.

     * Developer: disabled CULLLIST log messages unless the server has been
       built in debug mode.

     * Developer: switched from Travis CI to GitHub Actions.

     * Developer: the FailedPort type now contains the config tag that the
       listener was created from.

     * Fix connections to ports which have an invalid I/O hook configured not
       being rejected.

     * Fix various Perl tools not looking in the right directory for the
       make::* modules.

     * Fixed a bug in helpop.conf.example where the SWHOIS key was not using
       the correct value name.

     * Fixed allowing TAGMSG messages to be sent without any tags attached.

     * Fixed boolean configuration options not being matched in a case
       insensitive way.

     * Fixed not using case insensitive comparisons for the DCCALLOW
       subcommands.

     * Fixed not using case insensitive matching when checking if a SSL
       rehash has been requested.

     * Fixed not using the ERR_INVALIDMODEPARAM numeric when not enough
       parameters are given to the snomask mode.

     * Fixed not using the RPL_REHASHING numeric for remote rehashes.

     * Fixed parsing CTCPs in the dccallow module.

     * Fixed prioritisation of custom events provided by modules.

     * Fixed spamming the log with DNS cache clearing notices when nothing
       was actually cleared.

     * Fixed status messages not working with the TAGMSG command.

     * Fixed the chanhistory module not storing message tags.

     * Fixed the chanhistory module not storing notices.

     * Fixed the chanhistory module storing CTCPs.

     * Fixed the legacy PROTOCTL NAMESX command not using case insensitive
       matching.

     * Fixed the legacy PROTOCTL UHNAMES command not using case insensitive
       matching.

     * Fixed the nationalchars module allowing nicknames which begin with a
       number.

     * Fixed the nationalchars module not rebuilding the 005 numerics on
       unload.

     * Fixed the nationalchars module not restoring the previous casemapping
       name on unload.

     * Fixed the systemd unit file starting InspIRCd before the network is
       online.

     * Fixed unnecessarily making N*2-1 too many copies of the command
       arguments when processing a command with multiple targets.

     * Improve the warning process when starting InspIRCd as root.

     * Improved the ban message shown to users if they are banned by an
       extban.

     * Improved the output when a port can not be bound.

     * Removed the preceding - from the MOTD, server operator MOTD, and any
       custom MOTDs added with the showfile module.

     * Renamed <chanhistory:notice> to <chanhistory:prefixmsg> so the
       behaviour is less ambiguous.

     * Replace the Windows getopt_long shim with the ya_getopt library.

     * Updated the example MOTD and server operator MOTD to be a bit prettier
       and show off some of the escape codes.
2020-01-31 20:03:14 +00:00
..
anope *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
atheme *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
bitchbot Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
bitchx *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
bitlbee bitlbee: Add an otr option. Enable it by default. 2019-07-28 15:37:26 +00:00
bitlbee-discord Add chat/bitlbee-discord. 2019-07-28 15:16:35 +00:00
bitlbee-facebook Add chat/bitlbee-facebook. 2019-07-28 15:19:08 +00:00
bitlbee-mastodon bitlbee-mastodon: Update to 1.4.3 2019-11-26 18:47:38 +00:00
bitlbee-steam Add chat/bitlbee-steam. 2019-07-28 15:22:55 +00:00
bnc *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
carbons-purple chat: remove myself as MAINTAINER for libpurple stuff 2020-01-05 10:40:11 +00:00
centerim *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
centerim5 centerim5: drop MAINTAINER 2020-01-05 10:39:33 +00:00
cgiirc chat: align variable assignments 2019-11-02 22:18:22 +00:00
coyim Revbump Go packages after Go default version bump. 2020-01-10 13:32:09 +00:00
ctrlproxy *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
dccserver dccserver: follow redirect 2017-11-06 13:24:58 +00:00
eggdrop *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ejabberd *: update email for fhajny 2018-12-15 21:12:18 +00:00
ekg gg2: removed (old and not maintained) 2020-01-20 17:44:46 +00:00
emacs-jabber all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
emech emech: Update to 3.0.3 2020-01-18 23:26:34 +00:00
epic4 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
epic4-doc *: ftp.freenet.de does not provide ftp/http service any longer 2019-02-04 09:34:48 +00:00
farstream all: migrate several HOMEPAGEs to https 2020-01-18 23:30:05 +00:00
finch chat: align variable assignments 2019-11-02 22:18:22 +00:00
fisg Follow some redirects. 2017-09-06 09:02:59 +00:00
gajim *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gajim-plugin-omemo chat/gajim: Update to 1.3.1. Drop maintainership. 2019-04-25 13:35:01 +00:00
gloox *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
goofey
hexchat *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
i2cb chat: align variable assignments 2019-11-02 22:18:22 +00:00
i2cbd belatedly bump revision 2018-04-15 18:18:42 +00:00
icb RELRO & friends 2017-12-12 07:13:01 +00:00
icbirc Comment out dead sites. 2017-08-16 20:45:30 +00:00
ii Follow redirects. 2017-09-08 06:16:15 +00:00
inspircd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
inspircd3 inspircd3: Update to 3.5.0 2020-01-31 20:03:14 +00:00
ircd-hybrid chat/ircd-hybrid: Updates to 8.2.28 2020-01-27 22:41:42 +00:00
irchat-pj chat: align variable assignments 2019-11-02 22:18:22 +00:00
ircII *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ircu chat/*: remove unnecessary :Q modifiers 2018-01-13 23:18:25 +00:00
iroffer Sort PLIST files. 2018-01-01 22:29:15 +00:00
irssi *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
irssi-icb chat: align variable assignments 2019-11-02 22:18:22 +00:00
irssi-xmpp irssi-xmpp: Update to 0.54 2019-09-15 13:58:27 +00:00
jabberd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
jabberd2 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
kgb-bot Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
konversation *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-accounts-kcm *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-approver *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-auth-handler *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-common-internals *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
ktp-contact-list *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-contact-runner *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-desktop-applets *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-filetransfer-handler *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-kded-integration-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-send-file *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ktp-text-ui *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libfolks chat: align variable assignments 2019-11-02 22:18:22 +00:00
libgadu all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libirc Sort PLIST files. 2018-01-01 22:29:15 +00:00
libmsn *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
libotr chat: align variable assignments 2019-11-02 22:18:22 +00:00
libpurple all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libtelepathy Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
libtlen all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
loudmouth all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lurch-purple chat: remove myself as MAINTAINER for libpurple stuff 2020-01-05 10:40:11 +00:00
matterircd Revbump Go packages after Go default version bump. 2020-01-10 13:32:09 +00:00
mcabber all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
meanwhile all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
miniircd miniircd: Add miniircd-1.3 as chat/miniircd 2019-08-02 10:20:53 +00:00
mumble *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ninja Requires termcap. 2017-05-09 14:53:26 +00:00
p5-IRC-Utils Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-AIM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-AOLIM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-Goofey Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-Jabber Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-POE-Component-IRC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-POE-Filter-IRCD Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
phone Deal with non-value-preserving casts. 2017-02-07 23:55:05 +00:00
pidgin pidgin: Fix building with d-bus enabled 2019-12-21 21:08:42 +00:00
pidgin-facebookchat chat: align variable assignments 2019-11-02 22:18:22 +00:00
pidgin-icb all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pidgin-latex chat: align variable assignments 2019-11-02 22:18:22 +00:00
pidgin-libnotify all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
pidgin-otr chat: align variable assignments 2019-11-02 22:18:22 +00:00
pidgin-sametime Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pidgin-silc Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pircbot
prosody prosody: remove patch that is not in distinfo 2020-01-30 10:08:14 +00:00
psi *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
psybnc psybnc: update to 2.4b2nb1. 2019-12-28 11:19:53 +00:00
py-axolotl chat/py-axolotl: Import version 0.1.42 2018-09-19 20:39:52 +00:00
py-axolotl-curve25519 py-axolotl-curve25519: Add MAINTAINER. 2018-09-19 20:40:45 +00:00
py-hangups py-hangups: Update to 0.4.10 2019-11-17 21:41:13 +00:00
py-mastodon py-mastodon: Update to 1.4.6 2019-07-28 16:09:58 +00:00
py-nbxmpp chat/py-nbxmpp: Update to 0.6.10 2019-04-25 13:29:15 +00:00
py-xmpppy all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
quassel *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
quirc chat: align variable assignments 2019-11-02 22:18:22 +00:00
riece all: migrate several HOMEPAGEs to https 2020-01-18 23:30:05 +00:00
roxirc *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
ruby-net-irc Comment out dead sites. 2017-09-04 18:00:49 +00:00
scrollz all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
silc-client chat: align variable assignments 2019-11-02 22:18:22 +00:00
silc-client-icb chat/*: remove unnecessary :Q modifiers 2018-01-13 23:18:25 +00:00
silc-server all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
sirc chat: align variable assignments 2019-11-02 22:18:22 +00:00
skypeweb-purple Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
spectrum *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
swift all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
telegram-purple Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
telepathy-farstream Follow some redirects. 2017-09-04 18:08:18 +00:00
telepathy-gabble *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
telepathy-glib *: recursive bump for vala-0.46 2019-11-06 14:34:29 +00:00
telepathy-haze chat: align variable assignments 2019-11-02 22:18:22 +00:00
telepathy-idle *: Remove obsolete BUILDLINK_API_DEPENDS.openssl. 2020-01-25 10:45:10 +00:00
telepathy-logger chat: align variable assignments 2019-11-02 22:18:22 +00:00
telepathy-mission-control Uses old Python syntax. 2019-12-19 22:10:10 +00:00
telepathy-mission-control5 Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
telepathy-qt *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
telepathy-qt5 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
tik all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
tirc chat: align variable assignments 2019-11-02 22:18:22 +00:00
tkabber
tkirc Sort PLIST files. 2018-01-01 22:29:15 +00:00
tkirc2 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tootstream tootstream: Update to 0.3.7 2019-07-28 16:13:26 +00:00
toxcore toxcore: update to 0.2.7 2019-01-21 07:51:03 +00:00
unrealircd unrealircd: Update to 5.0.2 2020-01-28 13:03:36 +00:00
weechat *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
xaric all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ysm all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
zenicb Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
zenirc chat: align variable assignments 2019-11-02 22:18:22 +00:00
zircon all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
znc *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
Makefile chat: Remove dircproxy, has been an "unstable dev release" for >10 years 2020-01-29 10:51:56 +00:00