From owner-cvs-all@FreeBSD.ORG Wed Jul 27 02:09:05 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 9B8D816A429; Wed, 27 Jul 2005 02:09:05 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5828343D48; Wed, 27 Jul 2005 02:09:05 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6R29532090293; Wed, 27 Jul 2005 02:09:05 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6R295uP090292; Wed, 27 Jul 2005 02:09:05 GMT (envelope-from mi) Message-Id: <200507270209.j6R295uP090292@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 27 Jul 2005 02:09:05 +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/GraphicsMagick .Makefile.swp Makefile distinfo pkg-descr pkg-plist ports/graphics/GraphicsMagick/files patch-Makefile.in patch-freebsd patch-utility patch-warnings 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: Wed, 27 Jul 2005 02:09:05 -0000 mi 2005-07-27 02:09:05 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/GraphicsMagick .Makefile.swp Makefile distinfo pkg-descr pkg-plist graphics/GraphicsMagick/files patch-Makefile.in patch-freebsd patch-utility patch-warnings Log: A fork of a better-known ImageMagick emphasizing user convenience and API stability. The port does not build nor install the Perl and Tcl APIs -- these will be added by separate ports. PR: ports/83932 Submitted by: Ron van Daal (maintainer to be) Revision Changes Path 1.1 +9 -0 ports/graphics/GraphicsMagick/.Makefile.swp (new) 1.1 +83 -0 ports/graphics/GraphicsMagick/Makefile (new) 1.1 +2 -0 ports/graphics/GraphicsMagick/distinfo (new) 1.1 +117 -0 ports/graphics/GraphicsMagick/files/patch-Makefile.in (new) 1.1 +70 -0 ports/graphics/GraphicsMagick/files/patch-freebsd (new) 1.1 +21 -0 ports/graphics/GraphicsMagick/files/patch-utility (new) 1.1 +25 -0 ports/graphics/GraphicsMagick/files/patch-warnings (new) 1.1 +13 -0 ports/graphics/GraphicsMagick/pkg-descr (new) 1.1 +246 -0 ports/graphics/GraphicsMagick/pkg-plist (new) 1.834 +1 -0 ports/graphics/Makefile