Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 23:24:09 -0800 (PST)
From:      mark burdett <mark@goodstorm.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91335: New Port: graphics/php4-magickwand
Message-ID:  <200601050724.k057O9Wt015589@dev.goodstorm.com>
Resent-Message-ID: <200601050730.k057U5f3083166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91335
>Category:       ports
>Synopsis:       New Port: graphics/php4-magickwand
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 05 07:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
>Description:
New port of the MagickWand PHP extension.

>How-To-Repeat:
>Fix:
--- php4-magickwand begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	php4-magickwand
#	php4-magickwand/Makefile
#	php4-magickwand/distinfo
#	php4-magickwand/pkg-descr
#
echo c - php4-magickwand
mkdir -p php4-magickwand > /dev/null 2>&1
echo x - php4-magickwand/Makefile
sed 's/^X//' >php4-magickwand/Makefile << 'END-of-php4-magickwand/Makefile'
X# New ports collection makefile for: magickwand
X# Date created:			05 Jan 2005
X#
X
XPORTNAME=       magickwand
XPORTVERSION=	0.1.8
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.magickwand.org/download/php/
XMAINTAINER=	mark@goodstorm.com
XCOMMENT=	A PHP extension to manipulate images
XPKGNAMEPREFIX=  php4-
X
XWRKSRC=         ${WRKDIR}/${PORTNAME}
X
XLIB_DEPENDS=	Magick.9:${PORTSDIR}/graphics/ImageMagick
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--with-magickwand=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-php4-magickwand/Makefile
echo x - php4-magickwand/distinfo
sed 's/^X//' >php4-magickwand/distinfo << 'END-of-php4-magickwand/distinfo'
XMD5 (magickwand-0.1.8.tar.gz) = ee12a0559a57a92040ce25381c9cfc5c
XSHA256 (magickwand-0.1.8.tar.gz) = e40fbcab1e5bcaafe793a508e9dceabe570a05d86bd984a245861e5ad561ef19
XSIZE (magickwand-0.1.8.tar.gz) = 82319
END-of-php4-magickwand/distinfo
echo x - php4-magickwand/pkg-descr
sed 's/^X//' >php4-magickwand/pkg-descr << 'END-of-php4-magickwand/pkg-descr'
XMagickWand for PHP is a wrapper for the ImageMagick library to read, 
Xwrite, and manipulate an image in many image formats.
X
XWWW: http://www.imagemagick.org/script/api.php
END-of-php4-magickwand/pkg-descr
exit
--- php4-magickwand ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601050724.k057O9Wt015589>