From owner-cvs-ports@FreeBSD.ORG Wed Aug 30 12:01:03 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C77B16A4EC; Wed, 30 Aug 2006 12:01:03 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1293143D5A; Wed, 30 Aug 2006 12:01:03 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7UC12tX062028; Wed, 30 Aug 2006 12:01:02 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7UC12uE062027; Wed, 30 Aug 2006 12:01:02 GMT (envelope-from garga) Message-Id: <200608301201.k7UC12uE062027@repoman.freebsd.org> From: Renato Botelho Date: Wed, 30 Aug 2006 12:01:02 +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/net-im Makefile ports/net-im/icqnd Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 12:01:03 -0000 garga 2006-08-30 12:01:02 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/icqnd Makefile distinfo pkg-descr pkg-message pkg-plist Log: This GPLed project is the approach to provide a good gtk2 interface to the popular licq program. There were other efforts, but they are discontinued or just outdated. The reason for creating this plugin is, regarding the original qt-gui for licq, on the one hand a question of the integration of the user interface. In my eyes the qt-gui lacks a certain usability and good look in some points, also it does not really integrate with gtk desktops. On the other hand it is a question of qt itself. I don't want to let all the big qt libs be shoveled into the memory just for using one program, also I basically like gtk-2 more. There are other icq clients for gtk, but there is none that has the completeness of Licq. by software author WWW: http://icqnd.sourceforge.net/ PR: ports/102657 Submitted by: Rodrigo Graeff Revision Changes Path 1.30 +1 -0 ports/net-im/Makefile 1.1 +35 -0 ports/net-im/icqnd/Makefile (new) 1.1 +3 -0 ports/net-im/icqnd/distinfo (new) 1.1 +15 -0 ports/net-im/icqnd/pkg-descr (new) 1.1 +5 -0 ports/net-im/icqnd/pkg-message (new) 1.1 +191 -0 ports/net-im/icqnd/pkg-plist (new)