Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2004 13:35:23 +0900
From:      Tod McQuillin <devin@spamcop.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71841: [NEW PORT] graphics/p5-Image-ExifTool
Message-ID:  <E1C8WwV-0003jh-F9@mail.distalzou.net>
Resent-Message-ID: <200409180440.i8I4eGmc001674@freefall.freebsd.org>

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

>Number:         71841
>Category:       ports
>Synopsis:       [NEW PORT] graphics/p5-Image-ExifTool
>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:   Sat Sep 18 04:40:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tod McQuillin
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD plexi.pun-pun.prv 4.10-STABLE FreeBSD 4.10-STABLE #0: Mon Sep 13 17:49:14 JST 2004 devin@plexi.pun-pun.prv:/usr/obj/usr/src/4-stable/src/sys/PLEXI i386

>Description:

ExifTool is a highly customizable Perl script that extracts meta
information from JPG, TIFF, CRW, CR2, THM, NEF and GIF images. ExifTool
can read EXIF, IPTC, XMP and GeoTIFF formatted data as well as the maker
notes of many digital cameras from various manufacturers including
Canon, Casio, FujiFilm, Minolta, Nikon, Olympus, Pentax, Sanyo and
Sigma.

ExifTool is able to extract a lot of info that p5-Image-Info cannot.

WWW: http://www.sno.phy.queensu.ca/~phil/exiftool/

>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:
#
#	p5-Image-ExifTool
#	p5-Image-ExifTool/Makefile
#	p5-Image-ExifTool/distinfo
#	p5-Image-ExifTool/pkg-descr
#	p5-Image-ExifTool/pkg-plist
#
echo c - p5-Image-ExifTool
mkdir -p p5-Image-ExifTool > /dev/null 2>&1
echo x - p5-Image-ExifTool/Makefile
sed 's/^X//' >p5-Image-ExifTool/Makefile << 'END-of-p5-Image-ExifTool/Makefile'
X# New ports collection makefile for:	p5-Image-ExifTool
X# Date Created:				15 Sep 2004
X# Whom:					Tod McQuillin <devin@spamcop.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Image-ExifTool
XPORTVERSION=	3.50
XCATEGORIES=	graphics perl5
XMASTER_SITES=	http://www.sno.phy.queensu.ca/~phil/exiftool/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@freebsd.org
XCOMMENT=	Perl module for getting EXIF data from image files
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Image::ExifTool.3 File::RandomAccessFile.3
X
X.include <bsd.port.mk>
END-of-p5-Image-ExifTool/Makefile
echo x - p5-Image-ExifTool/distinfo
sed 's/^X//' >p5-Image-ExifTool/distinfo << 'END-of-p5-Image-ExifTool/distinfo'
XMD5 (Image-ExifTool-3.50.tar.gz) = b90aaaebf10819db5966387de15a3f64
XSIZE (Image-ExifTool-3.50.tar.gz) = 285079
END-of-p5-Image-ExifTool/distinfo
echo x - p5-Image-ExifTool/pkg-descr
sed 's/^X//' >p5-Image-ExifTool/pkg-descr << 'END-of-p5-Image-ExifTool/pkg-descr'
XExifTool is a highly customizable Perl module and script that extracts
Xmeta information from JPG, TIFF, CRW, CR2, THM, NEF and GIF images.
XExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data as well as
Xthe maker notes of many digital cameras from various manufacturers
Xincluding Canon, Casio, FujiFilm, Minolta, Nikon, Olympus, Pentax, Sanyo
Xand Sigma.
X
Xhttp://www.sno.phy.queensu.ca/~phil/exiftool/
END-of-p5-Image-ExifTool/pkg-descr
echo x - p5-Image-ExifTool/pkg-plist
sed 's/^X//' >p5-Image-ExifTool/pkg-plist << 'END-of-p5-Image-ExifTool/pkg-plist'
X%%SITE_PERL%%/File/RandomAccessFile.pm
X%%SITE_PERL%%/Image/ExifTool.pm
X%%SITE_PERL%%/Image/ExifTool/Canon.pm
X%%SITE_PERL%%/Image/ExifTool/CanonCustom.pm
X%%SITE_PERL%%/Image/ExifTool/CanonRaw.pm
X%%SITE_PERL%%/Image/ExifTool/Casio.pm
X%%SITE_PERL%%/Image/ExifTool/Exif.pm
X%%SITE_PERL%%/Image/ExifTool/FujiFilm.pm
X%%SITE_PERL%%/Image/ExifTool/GPS.pm
X%%SITE_PERL%%/Image/ExifTool/GeoTiff.pm
X%%SITE_PERL%%/Image/ExifTool/IPTC.pm
X%%SITE_PERL%%/Image/ExifTool/Minolta.pm
X%%SITE_PERL%%/Image/ExifTool/Nikon.pm
X%%SITE_PERL%%/Image/ExifTool/Olympus.pm
X%%SITE_PERL%%/Image/ExifTool/Pentax.pm
X%%SITE_PERL%%/Image/ExifTool/Photoshop.pm
X%%SITE_PERL%%/Image/ExifTool/PrintIM.pm
X%%SITE_PERL%%/Image/ExifTool/README
X%%SITE_PERL%%/Image/ExifTool/Sanyo.pm
X%%SITE_PERL%%/Image/ExifTool/Shortcuts.pm
X%%SITE_PERL%%/Image/ExifTool/Sigma.pm
X%%SITE_PERL%%/Image/ExifTool/Sony.pm
X%%SITE_PERL%%/Image/ExifTool/Unknown.pm
X%%SITE_PERL%%/Image/ExifTool/XMP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool/.packlist
Xbin/exiftool
X@dirrm %%SITE_PERL%%/Image/ExifTool
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true
X
X
END-of-p5-Image-ExifTool/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1C8WwV-0003jh-F9>