Subject: CVS commit: pkgsrc/chat/matterircd
From: Jonathan Perkin
Date: 2017-09-08 18:16:58
Message id: 20170908161658.79441FA97@cvs.NetBSD.org

Log Message:
Import matterircd-0.14.0 as chat/matterircd.

Minimal IRC server which integrates with Mattermost and Slack.

Features:

 - support direct messages / private channels / edited messages
 - auto-join/leave to same channels as on mattermost
 - reconnects with backoff on mattermost restarts
 - support multiple users
 - support channel backlog (messages when you're disconnected from
   IRC/mattermost)
 - search messages (/msg mattermost search query)
 - scrollback support (/msg mattermost scrollback #channel limit)
 - restrict to specified mattermost instances
 - set default team/server
 - WHOIS, WHO, JOIN, LEAVE, NICK, LIST, ISON, PRIVMSG, MODE, TOPIC,
   LUSERS, AWAY, KICK, INVITE support
 - support TLS (ssl)
 - support LDAP logins (mattermost enterprise) (use your ldap
   account/pass to login)
 - &users channel that contains members of all teams (if mattermost is
   so configured) for easy messaging
 - supports mattermost roles (shows admins with @ status for now)
 - gitlab auth hack by using mmtoken cookie (see
   https://github.com/42wim/matterircd/issues/29)

Files:
RevisionActionfile
1.1addpkgsrc/chat/matterircd/DESCR
1.1addpkgsrc/chat/matterircd/Makefile
1.1addpkgsrc/chat/matterircd/PLIST
1.1addpkgsrc/chat/matterircd/distinfo