Date: Sun, 9 Sep 2007 02:09:37 GMT From: "Cory R. King" <coryking@mozimedia.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116217: New port: www/p5-Image-Delivery - Efficient transformation and delivery of web images Message-ID: <200709090209.l8929bOG087166@www.freebsd.org> Resent-Message-ID: <200709090210.l892A0Ut093428@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116217 >Category: ports >Synopsis: New port: www/p5-Image-Delivery - Efficient transformation and delivery of web images >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: Sun Sep 09 02:10:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Cory R. King >Release: FreeBSD 6.2-RELEASE i386 >Organization: Mozi Media Group, LLC. >Environment: FreeBSD xxx 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #2: Sat Apr 14 15:51:51 PDT 2007 root@xxx:/mnt/binaries/obj/usr/src/sys/CORE2_62VM i386 >Description: Efficient transformation and delivery of web images --- NOTE ---- This requires two other ports I have submitted: 'ports/116212' & 'ports/116214' Thanks!! >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # www/p5-Image-Delivery/ # www/p5-Image-Delivery/pkg-plist # www/p5-Image-Delivery/pkg-descr # www/p5-Image-Delivery/distinfo # www/p5-Image-Delivery/Makefile # echo c - www/p5-Image-Delivery/ mkdir -p www/p5-Image-Delivery/ > /dev/null 2>&1 echo x - www/p5-Image-Delivery/pkg-plist sed 's/^X//' >www/p5-Image-Delivery/pkg-plist << 'END-of-www/p5-Image-Delivery/pkg-plist' X%%SITE_PERL%%/Image/Delivery.pm X%%SITE_PERL%%/Image/Delivery/Provider.pm X%%SITE_PERL%%/Image/Delivery/Provider/File.pm X%%SITE_PERL%%/Image/Delivery/Provider/IOHandle.pm X%%SITE_PERL%%/Image/Delivery/Provider/Scalar.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Image/Delivery/Provider X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Image/Delivery X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery X END-of-www/p5-Image-Delivery/pkg-plist echo x - www/p5-Image-Delivery/pkg-descr sed 's/^X//' >www/p5-Image-Delivery/pkg-descr << 'END-of-www/p5-Image-Delivery/pkg-descr' XImage::Delivery - Efficient transformation and delivery of web images X XMany web applications generate or otherwise deliver graphics as part of their interface. Getting the delivery of these images right is tricky, and developers Xusually need to make trade-offs in order to get a usable mechanism. X XImage::Delivery is an extremely sophisticated module for delivering these generated images. It is designed to be powerful, flexible, extensible, scalable, secure, Xstable and correct, and use a minimum of resources. X XWWW: http://search.cpan.org/~adamk/Image-Delivery-0.13/lib/Image/Delivery.pm END-of-www/p5-Image-Delivery/pkg-descr echo x - www/p5-Image-Delivery/distinfo sed 's/^X//' >www/p5-Image-Delivery/distinfo << 'END-of-www/p5-Image-Delivery/distinfo' XMD5 (Image-Delivery-0.13.tar.gz) = 273665a22b4324fbaba375b758005faf XSHA256 (Image-Delivery-0.13.tar.gz) = 132c2799d6b83fb779c4184e50cf713730955904640aa3bd9f190610c4cd6ab0 XSIZE (Image-Delivery-0.13.tar.gz) = 32346 END-of-www/p5-Image-Delivery/distinfo echo x - www/p5-Image-Delivery/Makefile sed 's/^X//' >www/p5-Image-Delivery/Makefile << 'END-of-www/p5-Image-Delivery/Makefile' X# New ports collection makefile for: p5-Image-Delivery X# Date created: 08 September 2007 X# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org> X# X# $FreeBSD$ X# X XPORTNAME= Image-Delivery XPORTVERSION= 0.13 XCATEGORIES= www graphics perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Image XPKGNAMEPREFIX= p5- X XMAINTAINER= coryking@mozimedia.com XCOMMENT= Efficient transformation and delivery of web images X XBUILD_DEPENDS= p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \ X mozi-p5-Digest-TransformPath>=0.01:${PORTSDIR}/devel/p5-Digest-TransformPath \ X mozi-p5-HTML-Location>=0.01:${PORTSDIR}/www/p5-HTML-Location \ X p5-File-Remove>=0.1:${PORTSDIR}/devel/p5-File-Remove \ X p5-File-Slurp>=0.1:${PORTSDIR}/devel/p5-File-Slurp \ X p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools \ X p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ X mozi-p5-Params-Coerce>=0.01:${.CURDIR}/devel/p5-Params-Coerce XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Image::Delivery.3 Image::Delivery::Provider.3 X X.include <bsd.port.mk> END-of-www/p5-Image-Delivery/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090209.l8929bOG087166>