update math/netcdf to 3.5.0

PR:		26995
Submitted by:	    AMAKAWA Shuhei <sa264@cam.ac.uk>
This commit is contained in:
Michael Haro 2001-04-30 22:05:08 +00:00
parent b95f0e75a3
commit 0cc3a16aeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42100
12 changed files with 72 additions and 12 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= netcdf
PORTVERSION= 3.5.b8
PORTVERSION= 3.5.0
CATEGORIES= math
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
@ -21,7 +21,7 @@ CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
INSTALLS_SHLIB= yes
MAN1= ncdump.1 ncgen.1
MAN3= netcdf.3
MAN3= netcdf.3 netcdf.3f
post-build:
@(cd ${WRKSRC}/libsrc && \

View File

@ -1 +1 @@
MD5 (netcdf-3.5-beta8.tar.Z) = 733142b996c911ade0dda505e5d960c6
MD5 (netcdf-3.5.0.tar.Z) = 28640a40a44f982f90f5eeb15e917a1f

View File

@ -0,0 +1,19 @@
--- rules.make.orig Mon Mar 12 22:31:55 2001
+++ rules.make Mon Apr 30 14:02:44 2001
@@ -145,14 +145,8 @@
cp $(MANUAL) $@
$(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL)
cp $(MANUAL) $@
-$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
-$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f90
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
+$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
+$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
################################################################################
# Cleanup:

View File

@ -3,6 +3,7 @@ bin/ncgen
include/ncvalues.h
include/netcdf.h
include/netcdf.hh
include/netcdf.inc
include/netcdfcpp.h
lib/libnetcdf.a
lib/libnetcdf.so

View File

@ -6,10 +6,10 @@
#
PORTNAME= netcdf
PORTVERSION= 3.5.b8
PORTVERSION= 3.5.0
CATEGORIES= math
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
@ -21,7 +21,7 @@ CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
INSTALLS_SHLIB= yes
MAN1= ncdump.1 ncgen.1
MAN3= netcdf.3
MAN3= netcdf.3 netcdf.3f
post-build:
@(cd ${WRKSRC}/libsrc && \

View File

@ -1 +1 @@
MD5 (netcdf-3.5-beta8.tar.Z) = 733142b996c911ade0dda505e5d960c6
MD5 (netcdf-3.5.0.tar.Z) = 28640a40a44f982f90f5eeb15e917a1f

View File

@ -0,0 +1,19 @@
--- rules.make.orig Mon Mar 12 22:31:55 2001
+++ rules.make Mon Apr 30 14:02:44 2001
@@ -145,14 +145,8 @@
cp $(MANUAL) $@
$(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL)
cp $(MANUAL) $@
-$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
-$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f90
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
+$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
+$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
################################################################################
# Cleanup:

View File

@ -3,6 +3,7 @@ bin/ncgen
include/ncvalues.h
include/netcdf.h
include/netcdf.hh
include/netcdf.inc
include/netcdfcpp.h
lib/libnetcdf.a
lib/libnetcdf.so

View File

@ -6,10 +6,10 @@
#
PORTNAME= netcdf
PORTVERSION= 3.5.b8
PORTVERSION= 3.5.0
CATEGORIES= math
MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
@ -21,7 +21,7 @@ CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
INSTALLS_SHLIB= yes
MAN1= ncdump.1 ncgen.1
MAN3= netcdf.3
MAN3= netcdf.3 netcdf.3f
post-build:
@(cd ${WRKSRC}/libsrc && \

View File

@ -1 +1 @@
MD5 (netcdf-3.5-beta8.tar.Z) = 733142b996c911ade0dda505e5d960c6
MD5 (netcdf-3.5.0.tar.Z) = 28640a40a44f982f90f5eeb15e917a1f

View File

@ -0,0 +1,19 @@
--- rules.make.orig Mon Mar 12 22:31:55 2001
+++ rules.make Mon Apr 30 14:02:44 2001
@@ -145,14 +145,8 @@
cp $(MANUAL) $@
$(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL)
cp $(MANUAL) $@
-$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
-$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
- $(MANDIR)/man3f90
- rm -f $@
- ln -s $(MANDIR)/man3/$(MANUAL) $@
+$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
+$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL)
################################################################################
# Cleanup:

View File

@ -3,6 +3,7 @@ bin/ncgen
include/ncvalues.h
include/netcdf.h
include/netcdf.hh
include/netcdf.inc
include/netcdfcpp.h
lib/libnetcdf.a
lib/libnetcdf.so