From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 22 02:10:19 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C8916A4CE for ; Thu, 22 Jul 2004 02:10:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CAA43D48 for ; Thu, 22 Jul 2004 02:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6M2AIcA039966 for ; Thu, 22 Jul 2004 02:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6M2AIGw039965; Thu, 22 Jul 2004 02:10:18 GMT (envelope-from gnats) Resent-Date: Thu, 22 Jul 2004 02:10:18 GMT Resent-Message-Id: <200407220210.i6M2AIGw039965@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F4E516A4CE for ; Thu, 22 Jul 2004 02:03:03 +0000 (GMT) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC17A43D2D for ; Thu, 22 Jul 2004 02:02:57 +0000 (GMT) (envelope-from ahze@gentoo.ahze.net) Received: from gentoo.ahze.net ([68.209.163.3]) by imf21aec.mail.bellsouth.netESMTP <20040722020256.BLYT1776.imf21aec.mail.bellsouth.net@gentoo.ahze.net> for ; Wed, 21 Jul 2004 22:02:56 -0400 Received: (from root@localhost) by gentoo.ahze.net (8.12.11/8.12.11/Submit) id i6M22uPb072751; Wed, 21 Jul 2004 22:02:56 -0400 (EDT) (envelope-from ahze) Message-Id: <200407220202.i6M22uPb072751@gentoo.ahze.net> Date: Wed, 21 Jul 2004 22:02:56 -0400 (EDT) From: Michael Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/69403: [NEW PORT] graphics/exifprobe: Probes JPEG or TIFF images and reports contents and structure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 02:10:19 -0000 >Number: 69403 >Category: ports >Synopsis: [NEW PORT] graphics/exifprobe: Probes JPEG or TIFF images and reports contents and structure >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: Thu Jul 22 02:10:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #57: Fri Jul 16 00:36:31 EDT 2004 >Description: [From exifprobe(1)] Exifprobe examines and reports the contents and structure of JPEG and TIFF image files. It will recognize all standard JPEG markers (including APPn markers) and will report the contents of any properly structured TIFF IFD encountered, even when entry tags are not recognized. Recognized TIFF and TIFF/EP tags are expanded, including EXIF2.2 sections and camera MakerNotes which are found to be in TIFF IFD format. Location, size, and format of image data is reported by default. WWW: http://www.monroe.net/~dhh/exifprobe.d/exifprobe.html Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- exifprobe-1.2.4.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: # # exifprobe # exifprobe/pkg-descr # exifprobe/Makefile # exifprobe/distinfo # echo c - exifprobe mkdir -p exifprobe > /dev/null 2>&1 echo x - exifprobe/pkg-descr sed 's/^X//' >exifprobe/pkg-descr << 'END-of-exifprobe/pkg-descr' X[From exifprobe(1)] X XExifprobe examines and reports the contents and structure of JPEG and XTIFF image files. It will recognize all standard JPEG markers (including XAPPn markers) and will report the contents of any properly structured TIFF XIFD encountered, even when entry tags are not recognized. Recognized TIFF Xand TIFF/EP tags are expanded, including EXIF2.2 sections and camera MakerNotes Xwhich are found to be in TIFF IFD format. Location, size, and format of image Xdata is reported by default. X XWWW: http://www.monroe.net/~dhh/exifprobe.d/exifprobe.html END-of-exifprobe/pkg-descr echo x - exifprobe/Makefile sed 's/^X//' >exifprobe/Makefile << 'END-of-exifprobe/Makefile' X# New ports collection makefile for: exifprobe X# Date created: 2004-07-21 X# Whom: Michael Johnson X# X# $FreeBSD$ X# X XPORTNAME= exifprobe XPORTVERSION= 1.2.4 XCATEGORIES= graphics XMASTER_SITES= http://www.monroe.net/~dhh/exifprobe.d/ X XMAINTAINER= ahze@ahze.net XCOMMENT= Probes JPEG or TIFF images and reports contents and structure X XUSE_REINPLACE= yes X XMAN1= exifgrep.1 exifprobe.1 XPORTDOCS= DESCRIPTION exifprobe-rman.html XPLIST_FILES= bin/exifgrep bin/exifprobe X Xpost-patch: X @${REINPLACE_CMD} -e 's|cc|${CC}|; s|-DC|${CFLAGS} -DC|' \ X ${WRKSRC}/${MAKEFILE} X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/exifgrep ${PREFIX}/bin X @${INSTALL_PROGRAM} ${WRKSRC}/exifprobe ${PREFIX}/bin X.for i in ${MAN1} X @${INSTALL_MAN} ${WRKSRC}/${i} ${MANPREFIX}/man/man1 X.endfor X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X.for i in ${PORTDOCS} X @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} X.endfor X.endif X X.include END-of-exifprobe/Makefile echo x - exifprobe/distinfo sed 's/^X//' >exifprobe/distinfo << 'END-of-exifprobe/distinfo' XMD5 (exifprobe-1.2.4.tar.gz) = e10f72205e805928102fdcf44c508a64 XSIZE (exifprobe-1.2.4.tar.gz) = 108720 END-of-exifprobe/distinfo exit --- exifprobe-1.2.4.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: