diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf/Makefile | 7 | ||||
-rw-r--r-- | science/netcdf/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf/files/patch-aa | 8 | ||||
-rw-r--r-- | science/netcdf/pkg-plist | 1 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 7 | ||||
-rw-r--r-- | science/netcdf4/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf4/files/patch-aa | 8 | ||||
-rw-r--r-- | science/netcdf4/pkg-plist | 1 |
8 files changed, 18 insertions, 22 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 0b65627a5fc9..bcfb520c017a 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -6,11 +6,9 @@ # PORTNAME= netcdf -PORTVERSION= 3.5.1 +PORTVERSION= 3.6.0 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ -#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access @@ -20,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran" INSTALLS_SHLIB= yes @@ -41,7 +40,7 @@ post-install: ${LN} -sf libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in COMPATIBILITY COPYRIGHT README RELEASE_NOTES +.for file in COPYRIGHT README RELEASE_NOTES ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index 570598bf3cb9..8d779cfd8b53 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf-3.5.1.tar.Z) = 52972e8765394010d2507a9a1dc02a56 -SIZE (netcdf-3.5.1.tar.Z) = 1333257 +MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c +SIZE (netcdf-3.6.0.tar.gz) = 840941 diff --git a/science/netcdf/files/patch-aa b/science/netcdf/files/patch-aa index 43324e78712d..4c9e564dc054 100644 --- a/science/netcdf/files/patch-aa +++ b/science/netcdf/files/patch-aa @@ -1,9 +1,9 @@ ---- rules.make.orig Mon Mar 12 22:31:55 2001 -+++ rules.make Mon Apr 30 14:02:44 2001 +--- rules.make.orig Sat Dec 18 05:34:48 2004 ++++ rules.make Thu Jan 6 15:12:59 2005 @@ -145,14 +145,8 @@ - cp $(MANUAL) $@ + $(INSTALL) $(MANUAL) $@ $(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL) - cp $(MANUAL) $@ + $(INSTALL) $(MANUAL) $@ -$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ - $(MANDIR)/man3f - rm -f $@ diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist index d1b4c3cdb96a..fcbebdf8999f 100644 --- a/science/netcdf/pkg-plist +++ b/science/netcdf/pkg-plist @@ -11,7 +11,6 @@ lib/libnetcdf.so.1 lib/libnetcdf_c++.a lib/libnetcdf_c++.so lib/libnetcdf_c++.so.1 -%%PORTDOCS%%%%DOCSDIR%%/COMPATIBILITY %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 0b65627a5fc9..bcfb520c017a 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -6,11 +6,9 @@ # PORTNAME= netcdf -PORTVERSION= 3.5.1 +PORTVERSION= 3.6.0 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ -#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access @@ -20,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran" INSTALLS_SHLIB= yes @@ -41,7 +40,7 @@ post-install: ${LN} -sf libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in COMPATIBILITY COPYRIGHT README RELEASE_NOTES +.for file in COPYRIGHT README RELEASE_NOTES ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo index 570598bf3cb9..8d779cfd8b53 100644 --- a/science/netcdf4/distinfo +++ b/science/netcdf4/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf-3.5.1.tar.Z) = 52972e8765394010d2507a9a1dc02a56 -SIZE (netcdf-3.5.1.tar.Z) = 1333257 +MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c +SIZE (netcdf-3.6.0.tar.gz) = 840941 diff --git a/science/netcdf4/files/patch-aa b/science/netcdf4/files/patch-aa index 43324e78712d..4c9e564dc054 100644 --- a/science/netcdf4/files/patch-aa +++ b/science/netcdf4/files/patch-aa @@ -1,9 +1,9 @@ ---- rules.make.orig Mon Mar 12 22:31:55 2001 -+++ rules.make Mon Apr 30 14:02:44 2001 +--- rules.make.orig Sat Dec 18 05:34:48 2004 ++++ rules.make Thu Jan 6 15:12:59 2005 @@ -145,14 +145,8 @@ - cp $(MANUAL) $@ + $(INSTALL) $(MANUAL) $@ $(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL) - cp $(MANUAL) $@ + $(INSTALL) $(MANUAL) $@ -$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ - $(MANDIR)/man3f - rm -f $@ diff --git a/science/netcdf4/pkg-plist b/science/netcdf4/pkg-plist index d1b4c3cdb96a..fcbebdf8999f 100644 --- a/science/netcdf4/pkg-plist +++ b/science/netcdf4/pkg-plist @@ -11,7 +11,6 @@ lib/libnetcdf.so.1 lib/libnetcdf_c++.a lib/libnetcdf_c++.so lib/libnetcdf_c++.so.1 -%%PORTDOCS%%%%DOCSDIR%%/COMPATIBILITY %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES |