Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 62F7B63B882 for ; Sun, 26 Aug 2012 14:06:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3DF3714A17C; Sun, 26 Aug 2012 14:06:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36F3214A16F for ; Sun, 26 Aug 2012 14:06:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id t3Ynn-CK43kQ for ; Sun, 26 Aug 2012 14:06:19 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A753A14A165 for ; Sun, 26 Aug 2012 14:06:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5A55F175DD; Sun, 26 Aug 2012 14:06:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 26 Aug 2012 14:06:19 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/chat/irssi-xmpp To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120826140619.5A55F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Aug 26 14:06:19 UTC 2012 Added Files: pkgsrc/chat/irssi-xmpp: DESCR Makefile PLIST distinfo Log Message: Import irssi-xmpp-0.52 as chat/irssi-xmpp. Packaged for wip by Leonardo Taccari. irssi-xmpp is an irssi plugin to connect to the Jabber network. Its aim is to provide a good integration in this text-based irc client and a good support of XMPP (the Jabber protocol). Its main features are: * Sending and receiving messages in irssi's query windows * A roster with contact & resource tracking (contact list) * Contact management (add, remove, manage subscriptions) * Tab completion of commands, JIDs and resources * Many extensions supported (XEP) including Multi-User Chat (MUC) * Support for multiple accounts * Unicode support (UTF-8) * SSL and STARTTLS support To deal with the XMPP protocol, it uses of the Loudmouth library. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/chat/irssi-xmpp/DESCR \ pkgsrc/chat/irssi-xmpp/Makefile pkgsrc/chat/irssi-xmpp/PLIST \ pkgsrc/chat/irssi-xmpp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.