- Bump PORTREVISION for science/hdf5-18 shlib change
This commit is contained in:
parent
ac46a8747a
commit
d3ddb2e80f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277735
26 changed files with 38 additions and 23 deletions
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -9,8 +9,8 @@ CATEGORIES= cad science
|
|||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
||||
PORTNAME= salome
|
||||
PORTREVISION= 3
|
||||
PKGNAMESUFFIX= -kernel
|
||||
PORTREVISION= 1
|
||||
SAL_MODULE_UPPER= KERNEL
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -9,8 +9,8 @@ CATEGORIES= cad science
|
|||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
||||
PORTNAME= salome
|
||||
PORTREVISION= 3
|
||||
PKGNAMESUFFIX= -med
|
||||
PORTREVISION= 1
|
||||
SAL_MODULE_UPPER= MED
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad science
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../salome
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= salome
|
||||
PORTVERSION= 5.1.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION?= 2
|
||||
CATEGORIES= cad science
|
||||
MASTER_SITES= http://www.stasyan.com/devel/distfiles/
|
||||
DISTNAME= src5.1.4
|
||||
|
|
|
@ -133,7 +133,7 @@ AUTOMAKE_ARGS=--add-missing --copy --gnu
|
|||
|
||||
#Dependency from HDF5
|
||||
.if !${SAL_MODULE} == "randomizer" && !${SAL_MODULE} == "yacs" && !${SAL_MODULE} == "hello" && !${SAL_MODULE} == "pyhello"
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE}
|
||||
AUTOTOOLS_ENV+= HDF5HOME=${LOCALBASE}
|
||||
.endif
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= aster
|
||||
DISTVERSION= ${ASTER_DISTVERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= french cad
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
@ -39,7 +39,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/aster/ASTK/ASTK_SERV:${PORTSDIR}/cad/astk-serveur \
|
|||
${PYNUMPY}
|
||||
LIB_DEPENDS+= tcl${SHORT_TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \
|
||||
tk${SHORT_TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} \
|
||||
hdf5.6:${PORTSDIR}/science/hdf5-18 \
|
||||
hdf5.7:${PORTSDIR}/science/hdf5-18 \
|
||||
med.2:${PORTSDIR}/french/med
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Gnuplot:${PORTSDIR}/math/py-gnuplot \
|
||||
${LOCALBASE}/bin/onmetis.exe:${PORTSDIR}/math/metis-edf \
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
|
||||
PORTNAME= med
|
||||
DISTVERSION= 2.3.6
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= french science
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Modelisation et Echanges de Donnees
|
||||
|
||||
BUILD_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
|
||||
LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
RUN_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.8.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
|
@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --with-hdf4=${LOCALBASE}
|
|||
|
||||
.if defined(WITH_HDF5)
|
||||
.if (${NETCDF_VER} == "4")
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
.else
|
||||
LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
|
||||
.endif
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= 3.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.gnu.org/gnu/octave/ \
|
||||
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= scilab
|
||||
PORTVERSION= 5.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math cad parallel java
|
||||
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/:scilab \
|
||||
http://www.predatorlabs.net/dl/:jgraphx \
|
||||
|
@ -88,7 +89,7 @@ JGRAPHX_JAR= jgraphx-${JGRAPHX_VERSION:C/\./_/g}.jar
|
|||
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-bin-JAVA_HOME
|
||||
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
|
||||
GUI_DEPENDS= ${JAVALIBDIR}/flexdock.jar:${PORTSDIR}/devel/flexdock \
|
||||
${JAVALIBDIR}/jogl.jar:${PORTSDIR}/graphics/jogl \
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= cdo
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://code.zmaw.de/attachments/download/898/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -50,7 +51,7 @@ WITH_HDF5= yes
|
|||
CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE} --with-zlib=/usr
|
||||
WITH_SZIP= yes
|
||||
.if (${HDF5_VER} == 18)
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
.else
|
||||
LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
|
||||
.endif
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= cgnslib
|
||||
DISTVERSION= 2.5-5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/Release%20${PORTVERSION:E}
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
@ -25,7 +26,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
.if !defined(WITHOUT_HDF5)
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE}
|
||||
PLIST_SUB= HDF5=""
|
||||
.else
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ecs
|
||||
PORTVERSION= 1.3.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Code_Saturne Preprocessor
|
|||
|
||||
LIB_DEPENDS= med.2:${PORTSDIR}/french/med \
|
||||
bft.1:${PORTSDIR}/science/bft \
|
||||
hdf5.6:${PORTSDIR}/science/hdf5-18 \
|
||||
hdf5.7:${PORTSDIR}/science/hdf5-18 \
|
||||
cgns.0:${PORTSDIR}/science/cgnslib
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= fvm
|
||||
PORTVERSION= 0.12.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= science parallel
|
||||
MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Code_Saturne Finite Volume Mesh
|
|||
|
||||
LIB_DEPENDS= med.2:${PORTSDIR}/french/med \
|
||||
bft.1:${PORTSDIR}/science/bft \
|
||||
hdf5.6:${PORTSDIR}/science/hdf5-18 \
|
||||
hdf5.7:${PORTSDIR}/science/hdf5-18 \
|
||||
cgns.0:${PORTSDIR}/science/cgnslib
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gnudatalanguage
|
||||
DISTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science lang
|
||||
MASTER_SITES= SF/${PORTNAME}/gdl/${DISTVERSION}
|
||||
.if defined(BUILD_PYTHON_MODULE)
|
||||
|
@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--with-Magick=no
|
|||
.endif
|
||||
|
||||
.if !defined(WITHOUT_HDF5)
|
||||
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE}
|
||||
.else
|
||||
CONFIGURE_ARGS+=--with-hdf5=no
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= hdf-java
|
||||
PORTVERSION= 2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science java
|
||||
MASTER_SITES= http://www.hdfgroup.org/ftp/HDF5/hdf-java/src/ \
|
||||
http://www.predatorlabs.net/dl/
|
||||
|
@ -15,7 +16,7 @@ EXTRACT_SUFX= -src.tar
|
|||
MAINTAINER= rfarmer@predatorlabs.net
|
||||
COMMENT= Java interface to HDF5
|
||||
|
||||
LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= netcdf
|
||||
PORTVERSION= 4.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
|
||||
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
|
||||
|
@ -29,7 +30,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
|
|||
CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
MAKE_ENV= INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split"
|
||||
USE_GNOME= gnomehack
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= netCDF4
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= http://netcdf4-python.googlecode.com/files/ \
|
||||
CHEESESHOP
|
||||
|
@ -17,7 +18,7 @@ COMMENT= Python Interface to the NetCDF Library(versions 3 and 4)
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= hdf5.6:${PORTSDIR}/science/hdf5-18 \
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \
|
||||
netcdf.7:${PORTSDIR}/science/netcdf4
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
|
|
Loading…
Reference in a new issue