From owner-cvs-all@FreeBSD.ORG Sat Feb 16 22:39:17 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 6FFDE16A418; Sat, 16 Feb 2008 22:39:17 +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 5103613C47E; Sat, 16 Feb 2008 22:39:17 +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 m1GMdHCt056140; Sat, 16 Feb 2008 22:39:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GMdHED056139; Sat, 16 Feb 2008 22:39:17 GMT (envelope-from miwi) Message-Id: <200802162239.m1GMdHED056139@repoman.freebsd.org> From: Martin Wilke Date: Sat, 16 Feb 2008 22:39:17 +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/separate Makefile distinfo pkg-descr pkg-message ports/graphics/separate/files patch-Makefile 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, 16 Feb 2008 22:39:17 -0000 miwi 2008-02-16 22:39:17 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/separate Makefile distinfo pkg-descr pkg-message graphics/separate/files patch-Makefile Log: Separate+ is a CMYK Separation plugin for The GIMP. One thing preventing The GIMP from being useful in a pre-press environment is the lack of support for the CMYK colour-space. This plug-in goes some small way towards rectifying the situation, using a trick with layers to fake CMYK support. WWW: http://cue.yellowmagic.info/softwares/separate.html PR: ports/120166 Submitted by: Pietro Cerutti Revision Changes Path 1.1128 +1 -0 ports/graphics/Makefile 1.1 +54 -0 ports/graphics/separate/Makefile (new) 1.1 +3 -0 ports/graphics/separate/distinfo (new) 1.1 +45 -0 ports/graphics/separate/files/patch-Makefile (new) 1.1 +9 -0 ports/graphics/separate/pkg-descr (new) 1.1 +2 -0 ports/graphics/separate/pkg-message (new)