From owner-cvs-all Sun Jun 16 23:24:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 449EB37B432; Sun, 16 Jun 2002 23:24:24 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5H6ONE43276; Sun, 16 Jun 2002 23:24:23 -0700 (PDT) (envelope-from dillon) Message-Id: <200206170624.g5H6ONE43276@freefall.freebsd.org> From: Matt Dillon Date: Sun, 16 Jun 2002 23:24:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/crw Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/06/16 23:24:23 PDT Modified files: graphics Makefile Added files: graphics/crw Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial checking of the 'crw' port. This program converts the RAW Canon digital camera format into something gimp or ImageMagick can process. The program was originally written by Dave Coffin , who gave me permission to make a port out of it. I've made extensive modifications to the program's algorithms. Revision Changes Path 1.458 +1 -0 ports/graphics/Makefile 1.1 +19 -0 ports/graphics/crw/Makefile (new) 1.1 +1 -0 ports/graphics/crw/distinfo (new) 1.1 +1 -0 ports/graphics/crw/pkg-comment (new) 1.1 +5 -0 ports/graphics/crw/pkg-descr (new) 1.1 +1 -0 ports/graphics/crw/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message