From owner-cvs-all@FreeBSD.ORG Mon Jul 19 15:26:30 2004 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 CA4D116A4CF; Mon, 19 Jul 2004 15:26:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE84B43D2D; Mon, 19 Jul 2004 15:26:30 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6JFQUiL055099; Mon, 19 Jul 2004 15:26:30 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6JFQUWQ055098; Mon, 19 Jul 2004 15:26:30 GMT (envelope-from ale) Message-Id: <200407191526.i6JFQUWQ055098@repoman.freebsd.org> From: Alex Dupre Date: Mon, 19 Jul 2004 15:26:30 +0000 (UTC) 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/pecl-imagick Makefile distinfo pkg-descr pkg-plist 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: Mon, 19 Jul 2004 15:26:30 -0000 ale 2004-07-19 15:26:30 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pecl-imagick Makefile distinfo pkg-descr pkg-plist Log: Add pecl-imagick 0.9.11, a PECL extension to manipulate images. Revision Changes Path 1.713 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/pecl-imagick/Makefile (new) 1.1 +2 -0 ports/graphics/pecl-imagick/distinfo (new) 1.1 +7 -0 ports/graphics/pecl-imagick/pkg-descr (new) 1.1 +76 -0 ports/graphics/pecl-imagick/pkg-plist (new)