From owner-cvs-ports@FreeBSD.ORG Thu Jun 5 12:39:14 2008 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 F40031065685; Thu, 5 Jun 2008 12:39:13 +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 DC3DA8FC1C; Thu, 5 Jun 2008 12:39:13 +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 m55CdDD6004623; Thu, 5 Jun 2008 12:39:13 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m55CdDEY004622; Thu, 5 Jun 2008 12:39:13 GMT (envelope-from miwi) Message-Id: <200806051239.m55CdDEY004622@repoman.freebsd.org> From: Martin Wilke Date: Thu, 5 Jun 2008 12:39:13 +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/lprof-devel Makefile distinfo pkg-descr pkg-plist ports/graphics/lprof-devel/files patch-src-CMakeLists.txt patch-src-argyll-spectro-unixio.c patch-src-libqtlcmswidgets-lprofgauge.h 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: Thu, 05 Jun 2008 12:39:14 -0000 miwi 2008-06-05 12:39:13 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/lprof-devel Makefile distinfo pkg-descr pkg-plist graphics/lprof-devel/files patch-src-CMakeLists.txt patch-src-argyll-spectro-unixio.c patch-src-libqtlcmswidgets-lprofgauge.h Log: LPROF is the only open source ICC profiler with a graphical user interface. It can be used to create ICC version 2 compliant profiles for cameras, scanners and monitors. As such it fills a necessary niche in the emerging open source color management effort. WWW: http://lprof.sourceforge.net PR: ports/124240 Submitted by: Dmitry Marakasov Revision Changes Path 1.1159 +1 -0 ports/graphics/Makefile 1.1 +42 -0 ports/graphics/lprof-devel/Makefile (new) 1.1 +3 -0 ports/graphics/lprof-devel/distinfo (new) 1.1 +11 -0 ports/graphics/lprof-devel/files/patch-src-CMakeLists.txt (new) 1.1 +27 -0 ports/graphics/lprof-devel/files/patch-src-argyll-spectro-unixio.c (new) 1.1 +10 -0 ports/graphics/lprof-devel/files/patch-src-libqtlcmswidgets-lprofgauge.h (new) 1.1 +6 -0 ports/graphics/lprof-devel/pkg-descr (new) 1.1 +105 -0 ports/graphics/lprof-devel/pkg-plist (new)