From owner-cvs-all@FreeBSD.ORG Wed Sep 12 23:56:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D765E16A417; Wed, 12 Sep 2007 23:56:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CAA2213C459; Wed, 12 Sep 2007 23:56:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8CNuVJD097076; Wed, 12 Sep 2007 23:56:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8CNuVCq097075; Wed, 12 Sep 2007 23:56:31 GMT (envelope-from miwi) Message-Id: <200709122356.l8CNuVCq097075@repoman.freebsd.org> From: Martin Wilke Date: Wed, 12 Sep 2007 23:56:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc Makefile ports/irc/irssi-xmpp Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 23:56:31 -0000 miwi 2007-09-12 23:56:31 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/irssi-xmpp Makefile distinfo pkg-descr Log: irssi-xmpp's aim is to provide a good integration in this text-based irc client and a good support of XMPP (the Jabber protocol). Current main features are: * Sending and receiving messages in irssi's query windows * A roster with contact's ressources tracking (contact list) * Contact management (add, remove, manage subscriptions...) * Contact's JIDs, ressources and commands completion (TAB key) * Multiple accounts support (in different connection) * Unicode support (UTF-8) * SSL support * ... WWW: http://cybione.org/src/irssi-xmpp/ PR: ports/116304 Submitted by: Philippe Audeoud Revision Changes Path 1.155 +1 -0 ports/irc/Makefile 1.1 +37 -0 ports/irc/irssi-xmpp/Makefile (new) 1.1 +3 -0 ports/irc/irssi-xmpp/distinfo (new) 1.1 +15 -0 ports/irc/irssi-xmpp/pkg-descr (new)