ports/95326: [new port] graphics/magickwand - PHP module to the ImageMagick MagickWand API.
Rick van der Zwet
rick at wzoeterwoude.net
Wed Apr 5 01:30:45 UTC 2006
>Number: 95326
>Category: ports
>Synopsis: [new port] graphics/magickwand - PHP module to the ImageMagick MagickWand API.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 05 01:30:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rick van der Zwet
>Release: FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freezone-vast.wzoeterwoude.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Mar 29 16:34:27 UTC 2006 root at freezone-vast.wzoeterwoude.net:/usr/obj/usr/src/sys/FREEZONE-VAST i386
>Description:
New ports, there are 2 things I'm not sure about.
1) if php get's updated, does this ports also get build again?
2) the port is a php module with graphics usage, so I'm not sure where to put it,
could be www/magickwand too
>How-To-Repeat:
>Fix:
--- Makefile begins here ---
# New ports collection makefile for: magickwand
# Date created: 04 Apr 2006
# Whom: Rick van der Zwet <rick at wzoeterwoude.net>
#
# $Id$
#
PORTNAME= magickwand
PORTVERSION= 0.1.8
CATEGORIES= graphics www
MASTER_SITES= http://www.magickwand.org/download/php/
MASTER_SITES=+ http://imagemagick.linux-mirror.org/download/php/
MAINTAINER= rick at wzoeterwoude.net
COMMENT= A php extension to manipulate images using MagickWand API
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes
CONFIGURE_ARGS= --with-imagick=${LOCALBASE}
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>
--- Makefile ends here ---
--- distinfo begins here ---
MD5 (magickwand-0.1.8.tar.gz) = ee12a0559a57a92040ce25381c9cfc5c
SHA256 (magickwand-0.1.8.tar.gz) = e40fbcab1e5bcaafe793a508e9dceabe570a05d86bd984a245861e5ad561ef19
SIZE (magickwand-0.1.8.tar.gz) = 82319
--- distinfo ends here ---
--- pkg-descr begins here ---
This module enables PHP access to the ImageMagick MagickWand API.
Very good manual at http://www.bitweaver.org/doc/magickwand/index.html
WWW: http://www.magickwand.org/script/index.php
- Rick van der Zwet
rick at wzoeterwoude.net
--- pkg-descr ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list