From owner-cvs-all@FreeBSD.ORG Sat Sep 6 22:34:04 2008 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 36FCB1065687; Sat, 6 Sep 2008 22:34:04 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2D9D68FC17; Sat, 6 Sep 2008 22:34:04 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m86MY3Ga083788; Sat, 6 Sep 2008 22:34:03 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m86MY3CB083787; Sat, 6 Sep 2008 22:34:03 GMT (envelope-from makc) Message-Id: <200809062234.m86MY3CB083787@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 6 Sep 2008 22:34:03 +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/quassel Makefile distinfo pkg-descr pkg-plist 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: Sat, 06 Sep 2008 22:34:04 -0000 makc 2008-09-06 22:34:03 UTC FreeBSD ports repository Added files: irc/quassel Makefile distinfo pkg-descr pkg-plist Log: Quassel IRC is a modern, cross-platform, distributed IRC client based on the Qt4 framework. Distributed means that one (or multiple) client(s) can attach to and detach from a central core that stays permanently online. Re-attaching your client will show your IRC session in the same state as you left it in (plus whatever happened while you were gone), and this even when you re-attach from a different location. An optional Beginner's Mode completely hides this feature, so Quassel IRC can be used like a traditional client. WWW: http://www.quassel-irc.org/ Approved by: miwi (mentor) Revision Changes Path 1.1 +26 -0 ports/irc/quassel/Makefile (new) 1.1 +3 -0 ports/irc/quassel/distinfo (new) 1.1 +10 -0 ports/irc/quassel/pkg-descr (new) 1.1 +6 -0 ports/irc/quassel/pkg-plist (new)