Date: Sun, 9 Sep 2007 01:33:36 GMT From: "Cory R. King" <coryking@mozimedia.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116211: New port: graphics/p5-Image-Math-Constrain - Scaling math used in image size constraining (such as thumbnails) Message-ID: <200709090133.l891XaAC082072@www.freebsd.org> Resent-Message-ID: <200709090140.l891e1lR092624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116211 >Category: ports >Synopsis: New port: graphics/p5-Image-Math-Constrain - Scaling math used in image size constraining (such as thumbnails) >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 01:40:01 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: Scaling math used in image size constraining (such as thumbnails) >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: # # graphics/p5-Image-Math-Constrain # graphics/p5-Image-Math-Constrain/pkg-plist # graphics/p5-Image-Math-Constrain/pkg-descr # graphics/p5-Image-Math-Constrain/distinfo # graphics/p5-Image-Math-Constrain/Makefile # echo c - graphics/p5-Image-Math-Constrain mkdir -p graphics/p5-Image-Math-Constrain > /dev/null 2>&1 echo x - graphics/p5-Image-Math-Constrain/pkg-plist sed 's/^X//' >graphics/p5-Image-Math-Constrain/pkg-plist << 'END-of-graphics/p5-Image-Math-Constrain/pkg-plist' X%%SITE_PERL%%/Image/Math/Constrain.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image/Math X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math/Constrain X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Math X END-of-graphics/p5-Image-Math-Constrain/pkg-plist echo x - graphics/p5-Image-Math-Constrain/pkg-descr sed 's/^X//' >graphics/p5-Image-Math-Constrain/pkg-descr << 'END-of-graphics/p5-Image-Math-Constrain/pkg-descr' XScaling math used in image size constraining (such as thumbnails) (Image::Math::Constrain) X XWWW: http://search.cpan.org/author/ADAMK/Image-Math-Constrain-1.01/lib/Image/Math/Constrain.pm END-of-graphics/p5-Image-Math-Constrain/pkg-descr echo x - graphics/p5-Image-Math-Constrain/distinfo sed 's/^X//' >graphics/p5-Image-Math-Constrain/distinfo << 'END-of-graphics/p5-Image-Math-Constrain/distinfo' XMD5 (Image-Math-Constrain-1.01.tar.gz) = 92980c42977b0dfe9dba715d405313b0 XSHA256 (Image-Math-Constrain-1.01.tar.gz) = 7ff525a748d9cd445f48791afde41f48f65a78da4aff94bfb2c962167642e6df XSIZE (Image-Math-Constrain-1.01.tar.gz) = 26920 END-of-graphics/p5-Image-Math-Constrain/distinfo echo x - graphics/p5-Image-Math-Constrain/Makefile sed 's/^X//' >graphics/p5-Image-Math-Constrain/Makefile << 'END-of-graphics/p5-Image-Math-Constrain/Makefile' X# New ports collection makefile for: p5-Image-Math-Constrain X# Date created: 8 September 2007 X# Whom: coryking X# X# $FreeBSD$ X# X XPORTNAME= Image-Math-Constrain XPORTVERSION= 1.01 XCATEGORIES= graphics perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Image XPKGNAMEPREFIX= p5- X XMAINTAINER= coryking@mozimedia.com XCOMMENT= Scaling math used in image size constraining (such as thumbnails) X XBUILD_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Image::Math::Constrain.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500005 XIGNORE= requires Perl 5.005 or greater. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-graphics/p5-Image-Math-Constrain/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090133.l891XaAC082072>