Date: Fri, 21 Oct 2005 16:51:41 +0200 (CEST) From: Simun Mikecin <numisemis@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87785: [new] graphics/pear-Image_Canvas Message-ID: <20051021145141.01D1A26D07B@mail.logos.hr> Resent-Message-ID: <200510211500.j9LF0C40032240@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87785 >Category: ports >Synopsis: [new] graphics/pear-Image_Canvas >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 21 15:00:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Simun Mikecin >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD mail.logos.hr 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Mon Jul 26 14:07:00 CEST 2004 root@mail.logos.hr:/usr/obj/usr/src.5.2.1-R/sys/MAIL i386 >Description: A PHP PEAR package providing a common interface to image drawing, making image source code independent on the library used. >How-To-Repeat: >Fix: # 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: # # pear-Image_Canvas # pear-Image_Canvas/Makefile # pear-Image_Canvas/distinfo # pear-Image_Canvas/pkg-descr # echo c - pear-Image_Canvas mkdir -p pear-Image_Canvas > /dev/null 2>&1 echo x - pear-Image_Canvas/Makefile sed 's/^X//' >pear-Image_Canvas/Makefile << 'END-of-pear-Image_Canvas/Makefile' X# Ports collection makefile for: pear-Image_Canvas X# Date created: 21 Oct 2005 X# Whom: Simun Mikecin <numisemis@yahoo.com> X# X# $FreeBSD$ X# X XPORTNAME= Image_Canvas XPORTVERSION= 0.2.2 XCATEGORIES= graphics www pear X XMAINTAINER= numisemis@yahoo.com XCOMMENT= An OO PEAR common interface to image drawing X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${PEARDIR}/Image/Color.php:${PORTSDIR}/graphics/pear-Image_Color X XUSE_PHP= gd XUSE_REINPLACE= yes X XCATEGORY= Image XFILES= Canvas.php Canvas/Color.php Canvas/GD.php \ X Canvas/ImageMap.php Canvas/PDF.php Canvas/SVG.php \ X Canvas/Tool.php Canvas/WithMap.php Canvas/Fonts/fontmap.txt \ X Canvas/Fonts/README Canvas/GD/JPG.php Canvas/GD/PNG.php X XTESTS= canvas_body.php gradients.php imagemap.php jpg.php \ X lineends.php pdf.php pear-icon.png png.php README svg.php \ X text.php X XDOCS= ChangeLog README examples/canvas.php examples/pear-icon.png X XLATEST_LINK= pear-Image_Canvas X Xpost-patch: X.for file in ${FILES} X @${REINPLACE_CMD} -e "s|@package_version@|${DISTVERSION}|" ${WRKSRC}/${file} X.endfor X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X X.include <bsd.port.post.mk> END-of-pear-Image_Canvas/Makefile echo x - pear-Image_Canvas/distinfo sed 's/^X//' >pear-Image_Canvas/distinfo << 'END-of-pear-Image_Canvas/distinfo' XMD5 (PEAR/Image_Canvas-0.2.2.tgz) = baeac10e1ecdcfb549c6ffe36ac59c93 XSIZE (PEAR/Image_Canvas-0.2.2.tgz) = 41715 END-of-pear-Image_Canvas/distinfo echo x - pear-Image_Canvas/pkg-descr sed 's/^X//' >pear-Image_Canvas/pkg-descr << 'END-of-pear-Image_Canvas/pkg-descr' XA PHP PEAR package providing a common interface to image drawing, making image source Xcode independent on the library used. X XWWW: http://pear.php.net/package/Image_Canvas/ END-of-pear-Image_Canvas/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051021145141.01D1A26D07B>