From owner-cvs-all@FreeBSD.ORG Wed Dec 10 17:00:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C5E16A4CE; Wed, 10 Dec 2003 17:00:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51AF643D31; Wed, 10 Dec 2003 17:00:38 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBB10cXJ056057; Wed, 10 Dec 2003 17:00:38 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBB10btM056052; Wed, 10 Dec 2003 17:00:37 -0800 (PST) (envelope-from pav) Message-Id: <200312110100.hBB10btM056052@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 10 Dec 2003 17:00:37 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/cinepaint Makefile distinfo pkg-descr pkg-plistpatch-plug-ins_cineon_logImageCore.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 11 Dec 2003 01:00:39 -0000 pav 2003/12/10 17:00:37 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/cinepaint Makefile distinfo pkg-descr pkg-plist graphics/cinepaint/files patch-configure patch-plug-ins_cineon_logImageCore.c Log: Add cinepaint, a filmgimp fork, which is a gimp fork. Cinepaint is specially designed for frame-by-frame painting and retouching of movie material. PR: ports/57876 Submitted by: David Yeske Revision Changes Path 1.639 +1 -0 ports/graphics/Makefile 1.1 +57 -0 ports/graphics/cinepaint/Makefile (new) 1.1 +1 -0 ports/graphics/cinepaint/distinfo (new) 1.1 +10 -0 ports/graphics/cinepaint/files/patch-configure (new) 1.1 +10 -0 ports/graphics/cinepaint/files/patch-plug-ins_cineon_logImageCore.c (new) 1.1 +12 -0 ports/graphics/cinepaint/pkg-descr (new) 1.1 +416 -0 ports/graphics/cinepaint/pkg-plist (new)