chat/matterircd - The NetBSD Packages Collection

Minimal IRC server which integrates with Mattermost and Slack

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)

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64matterircd-0.28.0nb1.tgz
NetBSD 10.0aarch64matterircd-0.19.4nb37.tgz
NetBSD 10.0aarch64matterircd-0.19.4nb42.tgz
NetBSD 10.0earmv7hfmatterircd-0.28.0nb1.tgz
NetBSD 10.0earmv7hfmatterircd-0.19.4nb37.tgz
NetBSD 10.0earmv7hfmatterircd-0.19.4nb42.tgz
NetBSD 10.0i386matterircd-0.28.0nb1.tgz
NetBSD 10.0i386matterircd-0.19.4nb42.tgz
NetBSD 10.0x86_64matterircd-0.28.0nb1.tgz
NetBSD 10.0_BETAx86_64matterircd-0.19.4nb41.tgz
NetBSD 8.0i386matterircd-0.19.4nb37.tgz
NetBSD 8.0i386matterircd-0.28.0nb1.tgz
NetBSD 8.0x86_64matterircd-0.19.4nb42.tgz
NetBSD 8.0x86_64matterircd-0.19.4nb37.tgz
NetBSD 8.0x86_64matterircd-0.28.0nb1.tgz
NetBSD 9.0aarch64matterircd-0.28.0nb1.tgz
NetBSD 9.0aarch64matterircd-0.19.4nb37.tgz
NetBSD 9.0aarch64matterircd-0.19.4nb42.tgz
NetBSD 9.0earmv7hfmatterircd-0.28.0nb1.tgz
NetBSD 9.0earmv7hfmatterircd-0.19.4nb37.tgz
NetBSD 9.0earmv7hfmatterircd-0.19.4nb42.tgz
NetBSD 9.0i386matterircd-0.19.4nb42.tgz
NetBSD 9.0i386matterircd-0.28.0nb1.tgz
NetBSD 9.0x86_64matterircd-0.28.0nb1.tgz
NetBSD 9.0x86_64matterircd-0.19.4nb40.tgz
NetBSD 9.0x86_64matterircd-0.19.4nb41.tgz
NetBSD 9.0x86_64matterircd-0.19.4nb42.tgz
NetBSD 9.3x86_64matterircd-0.19.4nb38.tgz
NetBSD 9.3x86_64matterircd-0.28.0nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.