From owner-cvs-ports@FreeBSD.ORG Sun Sep 9 12:15:35 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D284016A418; Sun, 9 Sep 2007 12:15:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF0BF13C46A; Sun, 9 Sep 2007 12:15:35 +0000 (UTC) (envelope-from edwin@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 l89CFZ7c014528; Sun, 9 Sep 2007 12:15:35 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l89CFZRb014509; Sun, 9 Sep 2007 12:15:35 GMT (envelope-from edwin) Message-Id: <200709091215.l89CFZRb014509@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 9 Sep 2007 12:15:35 +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/graphics Makefile ports/graphics/qtpfsgui Makefile distinfo pkg-descr pkg-plist ports/graphics/qtpfsgui/files patch-project.pro 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: Sun, 09 Sep 2007 12:15:35 -0000 edwin 2007-09-09 12:15:35 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/qtpfsgui Makefile distinfo pkg-descr pkg-plist graphics/qtpfsgui/files patch-project.pro Log: New port:graphics/qtpfsgui A graphical user interface that provides a workflow for HDR imaging Qtpfsgui is a graphical user interface (based on trolltech's Qt4) that provides a workflow for HDR imaging. WWW: http://qtpfsgui.sourceforge.net/ PR: ports/114984 Submitted by: Yinghong.Liu Revision Changes Path 1.1099 +1 -0 ports/graphics/Makefile 1.1 +48 -0 ports/graphics/qtpfsgui/Makefile (new) 1.1 +3 -0 ports/graphics/qtpfsgui/distinfo (new) 1.1 +29 -0 ports/graphics/qtpfsgui/files/patch-project.pro (new) 1.1 +4 -0 ports/graphics/qtpfsgui/pkg-descr (new) 1.1 +35 -0 ports/graphics/qtpfsgui/pkg-plist (new)