[Midnightbsd-cvs] mports: graphics/OpenEXR: 1.6.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 2 17:36:36 EST 2009


Log Message:
-----------
1.6.1

Modified Files:
--------------
    mports/graphics/OpenEXR:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)
    mports/graphics/OpenEXR/files:
        patch-Makefile.in (r1.1 -> r1.2)

Added Files:
-----------
    mports/graphics/OpenEXR/files:
        patch-IlmImfExamples-Makeilfe.in (r1.1)
        patch-doc-Makefile.in (r1.1)

Removed Files:
-------------
    mports/graphics/OpenEXR/files:
        patch-IlmImfExamples::Makeilfe.in
        patch-configure
        patch-exrdisplay::Makefile.in
        patch-exrmaketiled::Image.h

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/graphics/OpenEXR/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/OpenEXR/pkg-plist -L graphics/OpenEXR/pkg-plist -u -r1.1 -r1.2
--- graphics/OpenEXR/pkg-plist
+++ graphics/OpenEXR/pkg-plist
@@ -3,59 +3,13 @@
 bin/exrmakepreview
 bin/exrmaketiled
 bin/exrstdattr
-%%WITH_FLTK%%bin/exrdisplay
-lib/libHalf.a
-lib/libHalf.la
-lib/libHalf.so
-lib/libHalf.so.2
-lib/libIex.a
-lib/libIex.la
-lib/libIex.so
-lib/libIex.so.2
 lib/libIlmImf.a
 lib/libIlmImf.la
 lib/libIlmImf.so
-lib/libIlmImf.so.2
-lib/libImath.a
-lib/libImath.la
-lib/libImath.so
-lib/libImath.so.2
-include/OpenEXR/Iex.h
-include/OpenEXR/IexBaseExc.h
-include/OpenEXR/IexErrnoExc.h
-include/OpenEXR/IexMacros.h
-include/OpenEXR/IexMathExc.h
-include/OpenEXR/IexThrowErrnoExc.h
-include/OpenEXR/ImathBox.h
-include/OpenEXR/ImathBoxAlgo.h
-include/OpenEXR/ImathColor.h
-include/OpenEXR/ImathColorAlgo.h
-include/OpenEXR/ImathEuler.h
-include/OpenEXR/ImathExc.h
-include/OpenEXR/ImathFrame.h
-include/OpenEXR/ImathFrustum.h
-include/OpenEXR/ImathFun.h
-include/OpenEXR/ImathGL.h
-include/OpenEXR/ImathGLU.h
-include/OpenEXR/ImathHalfLimits.h
-include/OpenEXR/ImathInterval.h
-include/OpenEXR/ImathLimits.h
-include/OpenEXR/ImathLine.h
-include/OpenEXR/ImathLineAlgo.h
-include/OpenEXR/ImathMath.h
-include/OpenEXR/ImathMatrix.h
-include/OpenEXR/ImathMatrixAlgo.h
-include/OpenEXR/ImathPlane.h
-include/OpenEXR/ImathPlatform.h
-include/OpenEXR/ImathQuat.h
-include/OpenEXR/ImathRandom.h
-include/OpenEXR/ImathRoots.h
-include/OpenEXR/ImathShear.h
-include/OpenEXR/ImathSphere.h
-include/OpenEXR/ImathVec.h
-include/OpenEXR/ImathVecAlgo.h
+lib/libIlmImf.so.6
 include/OpenEXR/ImfArray.h
 include/OpenEXR/ImfAttribute.h
+include/OpenEXR/ImfB44Compressor.h
 include/OpenEXR/ImfBoxAttribute.h
 include/OpenEXR/ImfCRgbaFile.h
 include/OpenEXR/ImfChannelList.h
@@ -70,6 +24,7 @@
 include/OpenEXR/ImfEnvmapAttribute.h
 include/OpenEXR/ImfFloatAttribute.h
 include/OpenEXR/ImfFrameBuffer.h
+include/OpenEXR/ImfFramesPerSecond.h
 include/OpenEXR/ImfHeader.h
 include/OpenEXR/ImfHuf.h
 include/OpenEXR/ImfIO.h
@@ -88,12 +43,15 @@
 include/OpenEXR/ImfPixelType.h
 include/OpenEXR/ImfPreviewImage.h
 include/OpenEXR/ImfPreviewImageAttribute.h
+include/OpenEXR/ImfRational.h
+include/OpenEXR/ImfRationalAttribute.h
 include/OpenEXR/ImfRgba.h
 include/OpenEXR/ImfRgbaFile.h
 include/OpenEXR/ImfRgbaYca.h
 include/OpenEXR/ImfStandardAttributes.h
 include/OpenEXR/ImfStringAttribute.h
 include/OpenEXR/ImfTestFile.h
+include/OpenEXR/ImfThreading.h
 include/OpenEXR/ImfTileDescription.h
 include/OpenEXR/ImfTileDescriptionAttribute.h
 include/OpenEXR/ImfTiledInputFile.h
@@ -105,12 +63,12 @@
 include/OpenEXR/ImfVersion.h
 include/OpenEXR/ImfWav.h
 include/OpenEXR/ImfXdr.h
-include/OpenEXR/half.h
-include/OpenEXR/halfFunction.h
-include/OpenEXR/halfLimits.h
+include/OpenEXR/OpenEXRConfig.h
 libdata/pkgconfig/OpenEXR.pc
 share/aclocal/openexr.m4
- at dirrm include/OpenEXR
+%%DOCSDIR%%/ReadingAndWritingImageFiles.pdf
+%%DOCSDIR%%/TechnicalIntroduction.pdf
+%%DOCSDIR%%/OpenEXRFileLayout.pdf
 %%EXAMPLESDIR%%/drawImage.cpp
 %%EXAMPLESDIR%%/drawImage.h
 %%EXAMPLESDIR%%/generalInterfaceExamples.cpp
@@ -127,3 +85,4 @@
 %%EXAMPLESDIR%%/rgbaInterfaceTiledExamples.cpp
 %%EXAMPLESDIR%%/rgbaInterfaceTiledExamples.h
 @dirrm %%EXAMPLESDIR%%
+ at dirrm %%DOCSDIR%%
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/OpenEXR/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/OpenEXR/Makefile -L graphics/OpenEXR/Makefile -u -r1.1 -r1.2
--- graphics/OpenEXR/Makefile
+++ graphics/OpenEXR/Makefile
@@ -1,40 +1,41 @@
-# New ports collection makefile for:	OpenEXR
-# Date created:				2003/01/26
-# Whom:					nork at FreeBSD.org
-#
-# $FreeBSD: ports/graphics/OpenEXR/Makefile,v 1.22 2006/04/01 12:08:47 nork Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	OpenEXR
-PORTVERSION=	1.2.2
-PORTREVISION=	1
+PORTVERSION=	1.6.1
+DISTNAME=	${PORTNAME:L}-${PORTVERSION}
 CATEGORIES=	graphics devel
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR=	openexr
+MASTER_SITE_SUBDIR=	${PORTNAME:L}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A high dynamic-range (HDR) image file format
+LICENSE=	bsd3
+
+LIB_DEPENDS=	Half.6:${PORTSDIR}/graphics/ilmbase
 
-GNU_CONFIGURE=	YES
 USE_GMAKE=	yes
 USE_GNOME=	pkgconfig
-INSTALLS_SHLIB=	YES
+USE_LDCONFIG=	yes
+USE_AUTOTOOLS=	libtool:15
+GNU_CONFIGURE=	YES
+
+CONFIGURE_ARGS+=--enable-imfexamples
 
-EXAMPLESDIR=	${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${DISTNAME}
+
+test check:	build
+	@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
 
 .include <bsd.port.pre.mk>
 
-.if !defined(WITHOUT_X11) && defined(WITH_FLTK)
-CONFIGURE_ARGS+=--with-fltk-config=${X11BASE}/bin/fltk-config
-CFLAGS+=	${PTHREAD_CFLAGS}
-LDFLAGS+=	${PTHREAD_LIBS}
-PLIST_SUB+=	WITH_FLTK=
-LIB_DEPENDS=	fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads \
-		glut.4:${PORTSDIR}/graphics/libglut
-.else
-CONFIGURE_ARGS+=--with-fltk-config=${FALSE} --without-x
-PLIST_SUB+=	WITH_FLTK="@comment "
-.endif
+# IlmImfTest hangs indefinitely
+#
+#.if defined(PACKAGE_BUILDING)
+#.if ${ARCH} != sparc64 || ${OSVERSION} >= 700055
+#.if ${ARCH} != amd64 || ${OSVERSION} < 800000
+#pre-install:	test
+#.endif
+#.endif
+#.endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/graphics/OpenEXR/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/OpenEXR/distinfo -L graphics/OpenEXR/distinfo -u -r1.1 -r1.2
--- graphics/OpenEXR/distinfo
+++ graphics/OpenEXR/distinfo
@@ -1,3 +1,3 @@
-MD5 (OpenEXR-1.2.2.tar.gz) = a2e56af78dc47c7294ff188c8f78394b
-SHA256 (OpenEXR-1.2.2.tar.gz) = 77e6e93cb40d5f6d69b26c05ca9738cdcc3978753e0053c9115026d7adaefc8d
-SIZE (OpenEXR-1.2.2.tar.gz) = 9324108
+MD5 (openexr-1.6.1.tar.gz) = 11951f164f9c872b183df75e66de145a
+SHA256 (openexr-1.6.1.tar.gz) = c616906ab958de9c37bb86ca7547cfedbdfbad5e1ca2a4ab98983c9afa6a5950
+SIZE (openexr-1.6.1.tar.gz) = 13632660
--- graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- IlmImfExamples/Makefile.in.orig	Thu Mar 10 10:29:28 2005
-+++ IlmImfExamples/Makefile.in	Sun Oct  9 05:41:42 2005
-@@ -174,7 +174,7 @@
- 		      lowLevelIoExamples.h previewImageExamples.h
- 
- 
--examplesdir = $(datadir)/doc/OpenEXR- at OPENEXR_VERSION@/examples
-+examplesdir = $(datadir)/examples/OpenEXR- at OPENEXR_VERSION@
- examples_DATA = $(imfexamples_SOURCES)
- 
- imfexamplesdir = $(examplesdir)
--- graphics/OpenEXR/files/patch-exrdisplay::Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- exrdisplay/Makefile.in.orig	Thu Mar 10 10:29:30 2005
-+++ exrdisplay/Makefile.in	Sun Oct  9 05:47:41 2005
-@@ -158,10 +158,10 @@
- @HAVE_FLTK_TRUE@           -I$(top_srcdir)/IlmImf
- 
- 
-- at HAVE_FLTK_TRUE@LDADD = @FLTK_LDFLAGS@ \
-- at HAVE_FLTK_TRUE@	-L$(top_builddir)/Iex -L$(top_builddir)/Half \
-+ at HAVE_FLTK_TRUE@LDADD =	-L$(top_builddir)/Iex -L$(top_builddir)/Half \
- @HAVE_FLTK_TRUE@	-L$(top_builddir)/Imath -L$(top_builddir)/IlmImf \
-- at HAVE_FLTK_TRUE@	-lIlmImf -lImath -lHalf -lIex -lz
-+ at HAVE_FLTK_TRUE@	-lIlmImf -lImath -lHalf -lIex \
-+ at HAVE_FLTK_TRUE@	@FLTK_LDFLAGS@ -lz
- 
- 
- @HAVE_NVSDK_TRUE at fragshader_sources = ImageViewFragShader.cpp ImageViewFragShader.h
--- /dev/null
+++ graphics/OpenEXR/files/patch-doc-Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig	2007-08-04 05:07:14.000000000 +0900
++++ doc/Makefile.in	2007-10-08 02:19:31.000000000 +0900
+@@ -177,7 +177,7 @@
+ 	TechnicalIntroduction.pdf \
+ 	OpenEXRFileLayout.pdf
+ 
+-docdir = $(datadir)/doc/OpenEXR- at OPENEXR_VERSION@
++docdir = $(datadir)/doc/OpenEXR
+ doc_DATA = $(EXTRA_DIST)
+ all: all-am
+ 
--- graphics/OpenEXR/files/patch-configure
+++ /dev/null
@@ -1,32 +0,0 @@
---- configure.orig	Thu Mar 10 10:29:32 2005
-+++ configure	Sun Oct  9 05:45:06 2005
-@@ -1610,10 +1610,12 @@
- 
- # The aliases save the names the user supplied, while $host etc.
- # will get canonicalized.
-+if false; then
- test -n "$target_alias" &&
-   test "$program_prefix$program_suffix$program_transform_name" = \
-     NONENONEs,x,x, &&
-   program_prefix=${target_alias}-
-+fi
- 
- OPENEXR_MAJOR_VERSION=1
- OPENEXR_MINOR_VERSION=2
-@@ -19116,6 +19118,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+#$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -20444,7 +20447,7 @@
- echo "$as_me:$LINENO: checking for gcc optimization flags" >&5
- echo $ECHO_N "checking for gcc optimization flags... $ECHO_C" >&6
- old_cflags=$CFLAGS
--CFLAGS="$CFLAGS -pipe"
-+#CFLAGS="$CFLAGS -pipe"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h.  */
- _ACEOF
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/graphics/OpenEXR/files/patch-Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/OpenEXR/files/patch-Makefile.in -L graphics/OpenEXR/files/patch-Makefile.in -u -r1.1 -r1.2
--- graphics/OpenEXR/files/patch-Makefile.in
+++ graphics/OpenEXR/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Thu Mar 10 10:29:29 2005
-+++ Makefile.in	Sun Oct  9 05:42:44 2005
-@@ -158,7 +158,7 @@
- 
- EXTRA_DIST = bootstrap README.win32 README.OSX README.CVS LICENSE openexr.m4
+--- Makefile.in.orig	2007-08-04 05:07:15.000000000 +0900
++++ Makefile.in	2007-10-08 02:14:58.000000000 +0900
+@@ -214,7 +214,7 @@
+ 	openexr.m4 \
+ 	config.windows/OpenEXRConfig.h
  
 -pkgconfigdir = $(libdir)/pkgconfig
 +pkgconfigdir = $(prefix)/libdata/pkgconfig
  pkgconfig_DATA = OpenEXR.pc
- 
  m4datadir = $(datadir)/aclocal
+ m4data_DATA = openexr.m4
--- /dev/null
+++ graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in
@@ -0,0 +1,11 @@
+--- IlmImfExamples/Makefile.in.orig	2007-08-04 05:07:13.000000000 +0900
++++ IlmImfExamples/Makefile.in	2007-10-08 02:22:15.000000000 +0900
+@@ -225,7 +225,7 @@
+ 		      rgbaInterfaceTiledExamples.h \
+ 		      lowLevelIoExamples.h previewImageExamples.h
+ 
+-examplesdir = $(datadir)/doc/OpenEXR- at OPENEXR_VERSION@/examples
++examplesdir = $(prefix)/share/examples/OpenEXR
+ examples_DATA = $(imfexamples_SOURCES)
+ imfexamplesdir = $(examplesdir)
+ all: all-am
--- graphics/OpenEXR/files/patch-exrmaketiled::Image.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- exrmaketiled/Image.h.orig	Fri Jun  4 13:11:23 2004
-+++ exrmaketiled/Image.h	Sat Apr  1 20:36:11 2006
-@@ -50,6 +50,8 @@
- #include <map>
- 
- 
-+class Image;
-+
- class ImageChannel
- {
-   public:


More information about the Midnightbsd-cvs mailing list