a8760e9bb2
Niche use case, not aligned with broad server application needs
103 lines
2.6 KiB
Makefile
103 lines
2.6 KiB
Makefile
COMMENT = Instant messaging
|
|
|
|
SUBDIR += biboumi
|
|
SUBDIR += concord
|
|
SUBDIR += conduit
|
|
SUBDIR += convey
|
|
SUBDIR += dendrite
|
|
SUBDIR += discordo
|
|
SUBDIR += echat
|
|
SUBDIR += ejabberd
|
|
SUBDIR += farstream
|
|
SUBDIR += freetalk
|
|
SUBDIR += gloox
|
|
SUBDIR += gomuks
|
|
SUBDIR += gotosocial
|
|
SUBDIR += gurk-rs
|
|
SUBDIR += iamb
|
|
SUBDIR += icmpchat
|
|
SUBDIR += icqlib
|
|
SUBDIR += jarl
|
|
SUBDIR += jicofo
|
|
SUBDIR += jitsi-meet-full
|
|
SUBDIR += jitsi-prosody-plugins
|
|
SUBDIR += jitsi-srtp-native
|
|
SUBDIR += jitsi-videobridge
|
|
SUBDIR += jsxc
|
|
SUBDIR += libaccounts-glib
|
|
SUBDIR += libmesode
|
|
SUBDIR += libnice
|
|
SUBDIR += libnice-gst1
|
|
SUBDIR += libsignal-client
|
|
SUBDIR += libsignal-node
|
|
SUBDIR += libstrophe
|
|
SUBDIR += loudmouth
|
|
SUBDIR += mastodon
|
|
SUBDIR += matterbridge
|
|
SUBDIR += matterhorn
|
|
SUBDIR += matterircd
|
|
SUBDIR += mcabber
|
|
SUBDIR += meanwhile
|
|
SUBDIR += mtxclient
|
|
SUBDIR += nextcloud-spreed-signaling
|
|
SUBDIR += nextcloud-talk
|
|
SUBDIR += openfire
|
|
SUBDIR += oysttyer
|
|
SUBDIR += p5-AnyEvent-XMPP
|
|
SUBDIR += p5-DJabberd
|
|
SUBDIR += p5-Jabber-Lite
|
|
SUBDIR += p5-Jabber-SimpleSend
|
|
SUBDIR += p5-Net-AOLIM
|
|
SUBDIR += p5-Net-Async-XMPP
|
|
SUBDIR += p5-Net-Jabber
|
|
SUBDIR += p5-Net-NetSend
|
|
SUBDIR += p5-Net-OSCAR
|
|
SUBDIR += p5-Net-Stomp
|
|
SUBDIR += p5-Net-XMPP
|
|
SUBDIR += p5-Net-XMPP2
|
|
SUBDIR += p5-Protocol-XMPP
|
|
SUBDIR += p5-SOAP-Transport-JABBER
|
|
SUBDIR += pecl-stomp2
|
|
SUBDIR += profanity
|
|
SUBDIR += prosody
|
|
SUBDIR += prosody-modules
|
|
SUBDIR += py-apprise
|
|
SUBDIR += py-fbmq
|
|
SUBDIR += py-matrix-synapse
|
|
SUBDIR += py-mattermostdriver
|
|
SUBDIR += py-nbxmpp
|
|
SUBDIR += py-python-telegram-bot
|
|
SUBDIR += py-slack-sdk
|
|
SUBDIR += py-slackeventsapi
|
|
SUBDIR += py-slixmpp
|
|
SUBDIR += rubygem-discordrb-webhooks
|
|
SUBDIR += rubygem-discordrb-webhooks-blackst0ne
|
|
SUBDIR += rubygem-hipchat
|
|
SUBDIR += rubygem-lita
|
|
SUBDIR += rubygem-tinder
|
|
SUBDIR += sendxmpp
|
|
SUBDIR += signal-cli
|
|
SUBDIR += signald
|
|
SUBDIR += slack-term
|
|
SUBDIR += snac
|
|
SUBDIR += ssh-chat
|
|
SUBDIR += sshout
|
|
SUBDIR += tde2e
|
|
SUBDIR += tdlib
|
|
SUBDIR += telegram-cli
|
|
SUBDIR += teleirc
|
|
SUBDIR += telepathy-farstream
|
|
SUBDIR += telepathy-glib
|
|
SUBDIR += telepathy-idle
|
|
SUBDIR += telepathy-mission-control
|
|
SUBDIR += telepathy-sofiasip
|
|
SUBDIR += tg_owt
|
|
SUBDIR += toot
|
|
SUBDIR += tox
|
|
SUBDIR += twirssi
|
|
SUBDIR += xmpp-client
|
|
SUBDIR += yume
|
|
SUBDIR += zkgroup
|
|
|
|
.include <bsd.port.subdir.mk>
|