From 278e3e96e87cbc1f88903d82a01383ff0f9f4086 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 30 Mar 2020 09:11:53 +0000 Subject: chat: Import srain. Srain is a modern IRC client written in GTK. Features ======== - Fully open source - RFC {1459,2812} compatible - Partial IRCv3 support - Multi-platform support - Act like modern IM client - Graphical user interface - Convenient connection panel - Interactive channel search - Forward message in one click - URL preview - Desktop notificaion - Special optimization for bridge/relay bot - Act like geek IRC client - Anything can be done via commands - Fine-grained configuration with hot update support - Regex based message render and filter mechanisms - IPC based plugin system (TODO) --- chat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/Makefile') diff --git a/chat/Makefile b/chat/Makefile index 32604e0a128..f218abf9ad2 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2020/03/13 11:57:37 nia Exp $ +# $NetBSD: Makefile,v 1.245 2020/03/30 09:11:53 nia Exp $ # COMMENT= Communication programs @@ -115,6 +115,7 @@ SUBDIR+= silc-server SUBDIR+= sirc SUBDIR+= skypeweb-purple SUBDIR+= spectrum +SUBDIR+= srain SUBDIR+= swift SUBDIR+= telegram-purple SUBDIR+= telepathy-farstream -- cgit v1.2.3