ports/100739: [NEW PORT] graphics/p5-Image-Compare: Compare two images in a variety of ways
Gea-Suan Lin
gslin at gslin.org
Sun Jul 23 07:50:12 UTC 2006
>Number: 100739
>Category: ports
>Synopsis: [NEW PORT] graphics/p5-Image-Compare: Compare two images in a variety of ways
>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 Jul 23 07:50:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This library implements a system by which 2 image files can be
compared, using a variety of comparison methods. In general, those
methods operate on the images on a pixel-by-pixel basis and reporting
statistics or data based on color value comparisons.
WWW: http://search.cpan.org/dist/Image-Compare/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Image-Compare-0.2.shar 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:
#
# p5-Image-Compare
# p5-Image-Compare/pkg-descr
# p5-Image-Compare/Makefile
# p5-Image-Compare/pkg-plist
# p5-Image-Compare/distinfo
#
echo c - p5-Image-Compare
mkdir -p p5-Image-Compare > /dev/null 2>&1
echo x - p5-Image-Compare/pkg-descr
sed 's/^X//' >p5-Image-Compare/pkg-descr << 'END-of-p5-Image-Compare/pkg-descr'
XThis library implements a system by which 2 image files can be
Xcompared, using a variety of comparison methods. In general, those
Xmethods operate on the images on a pixel-by-pixel basis and reporting
Xstatistics or data based on color value comparisons.
X
XWWW: http://search.cpan.org/dist/Image-Compare/
END-of-p5-Image-Compare/pkg-descr
echo x - p5-Image-Compare/Makefile
sed 's/^X//' >p5-Image-Compare/Makefile << 'END-of-p5-Image-Compare/Makefile'
X# New ports collection makefile for: p5-Image-Compare
X# Date created: 2006-07-23
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Image-Compare
XPORTVERSION= 0.2
XCATEGORIES= graphics perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Image
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Compare two images in a variety of ways
X
XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager \
X ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common
X
XPERL_CONFIGURE= yes
X
XMAN3= Image::Compare.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600 # Inherited from graphics/p5-Imager
XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Image-Compare/Makefile
echo x - p5-Image-Compare/pkg-plist
sed 's/^X//' >p5-Image-Compare/pkg-plist << 'END-of-p5-Image-Compare/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Compare/.packlist
X%%SITE_PERL%%/Image/Compare.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Compare
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
X at dirrmtry %%SITE_PERL%%/Image
END-of-p5-Image-Compare/pkg-plist
echo x - p5-Image-Compare/distinfo
sed 's/^X//' >p5-Image-Compare/distinfo << 'END-of-p5-Image-Compare/distinfo'
XMD5 (Image-Compare-0.2.tar.gz) = 7c2dda9a12cd63ab8127896627beddd6
XSHA256 (Image-Compare-0.2.tar.gz) = d9b878c266517a956cb6b2b5e8542498b145ec8ebe42292cae70b4b1b7d77768
XSIZE (Image-Compare-0.2.tar.gz) = 15774
END-of-p5-Image-Compare/distinfo
exit
--- p5-Image-Compare-0.2.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list