From owner-cvs-all@FreeBSD.ORG Tue Feb 17 23:31:28 2009 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 5AC3B106564A; Tue, 17 Feb 2009 23:31:28 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 49B238FC13; Tue, 17 Feb 2009 23:31:28 +0000 (UTC) (envelope-from amdmi3@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 n1HNVSuq032631; Tue, 17 Feb 2009 23:31:28 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1HNVSPw032630; Tue, 17 Feb 2009 23:31:28 GMT (envelope-from amdmi3) Message-Id: <200902172331.n1HNVSPw032630@repoman.freebsd.org> From: Dmitry Marakasov Date: Tue, 17 Feb 2009 23:31:28 +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/deskutils Makefile ports/deskutils/q4wine Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 23:31:28 -0000 amdmi3 2009-02-17 23:31:28 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/q4wine Makefile distinfo pkg-descr pkg-message pkg-plist Log: Q4wine is an Qt4 (http://www.qtsoftware.com/) GUI for wine (http://winehq.org/). It will help you to manage wine prefixes and installed applications. General features: - Exports QT color theme into wine colors settings - Works with different wine versions at same time - Creates, deletes and manages prefixes (WINEPREFIX) - Easy controlling wine process - Autostart icons support - Easy CD image usage - Supports extraction of icons from PE files (.exe, .dll) - Easy backup and restore for managed prefixes - Winetricks support - More WWW: http://api.qt-apps.org/content/show.php?content=85751 PR: 131416 Submitted by: "Sergey V. Dyatko" Revision Changes Path 1.358 +1 -0 ports/deskutils/Makefile 1.1 +34 -0 ports/deskutils/q4wine/Makefile (new) 1.1 +3 -0 ports/deskutils/q4wine/distinfo (new) 1.1 +16 -0 ports/deskutils/q4wine/pkg-descr (new) 1.1 +14 -0 ports/deskutils/q4wine/pkg-message (new) 1.1 +30 -0 ports/deskutils/q4wine/pkg-plist (new)