Bug 35917

Summary: <synopsis of the problem (one line)>
Product: Ports & Packages Reporter: Peter Schmiedeskamp <pschmied>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Peter Schmiedeskamp 2002-03-15 06:40:01 UTC

Fix: 

--=.FDA+WCSH0sy(uv
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)

iD8DBQE8kZZ4nRLFhBT0MVURAu8+AKCsRAiDmqjx7QplSEOUciq44oCcAACfdIwd
5ZGZjVR6hUZPduZ4eoVoOc4=
=K2ri
-----END PGP SIGNATURE-----

--=.FDA+WCSH0sy(uv----bIPwRzUWYesG4koBPqkml8ZwLfZusHCPTMCQxLdHKsiDD3jg
Content-Type: text/plain; name="libexif.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="libexif.shar"

# 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:
#
#       libexif
#       libexif/Makefile
#       libexif/pkg-comment
#       libexif/pkg-descr
#       libexif/pkg-plist
#       libexif/distinfo
#
echo c - libexif
mkdir -p libexif > /dev/null 2>&1
echo x - libexif/Makefile
sed 's/^X//' >libexif/Makefile << 'END-of-libexif/Makefile'
X# New ports collection makefile for:    libexif
X# Date created:        Tue Feb 26 19:02:44 MST 2002
X# Whom:                Peter Schmiedeskamp
X#
X# $FreeBSD:
X#
X
XPORTNAME=      libexif
XPORTVERSION=   0.5.0
XPORTREVISION=
XCATEGORIES=    graphics
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=libexif
X
XMAINTAINER=    pschmied@qwest.net
X
XINSTALLS_SHLIB= yes
XHAS_CONFIGURE= yes
XCONFIGURE_ARGS=        # Intentionally blank
X
X.include <bsd.port.mk>
END-of-libexif/Makefile
echo x - libexif/pkg-comment
sed 's/^X//' >libexif/pkg-comment << 'END-of-libexif/pkg-comment'
XLibrary to read digital camera file meta-data
END-of-libexif/pkg-comment
echo x - libexif/pkg-descr
sed 's/^X//' >libexif/pkg-descr << 'END-of-libexif/pkg-descr'
XThis library allows metadata that is written to files on a digital
camera to be X read.  This library will be required for the gphoto2
port. X
XWWW: http://sourceforge.net/projects/libexif/
X
X- Peter Schmiedeskamp
Xpschmied@qwest.net
END-of-libexif/pkg-descr
echo x - libexif/pkg-plist
sed 's/^X//' >libexif/pkg-plist << 'END-of-libexif/pkg-plist'
Xlib/libexif.so.5
Xlib/libexif.so
Xlib/libexif.la
Xlib/libexif.a
Xinclude/libexif/exif-byte-order.h
Xinclude/libexif/exif-content.h
Xinclude/libexif/exif-data.h
Xinclude/libexif/exif-entry.h
Xinclude/libexif/exif-format.h
Xinclude/libexif/exif-result.h
Xinclude/libexif/exif-tag.h
Xinclude/libexif/exif-utils.h
X@dirrm include/libexif
END-of-libexif/pkg-plist
echo x - libexif/distinfo
sed 's/^X//' >libexif/distinfo << 'END-of-libexif/distinfo'
XMD5 (libexif-0.5.0.tar.gz) = 76dd5547de0f0e707d5049fe751c4679
END-of-libexif/distinfo
exit
Comment 1 dannyboy freebsd_committer freebsd_triage 2002-03-30 18:24:20 UTC
State Changed
From-To: open->closed

Superseded by 36269.