*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change szip does not allow redistribution in binary form without proper commercial license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building this port, therefore building dependent ports are also blocked. Switch all dependent ports to science/libaec to avoid conflicts and license issue. PR: 228743, 246097, 250165
This commit is contained in:
parent
72fa35d5cb
commit
328ae40742
@ -1,5 +1,6 @@
|
||||
PORTNAME= OSKAR
|
||||
DISTVERSION= 2.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= astro
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -14,7 +15,7 @@ BROKEN_FreeBSD_12_powerpc64= fails to compile: oskar_convert_cirs_relative_direc
|
||||
|
||||
LIB_DEPENDS= libcfitsio.so:astro/cfitsio \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang localbase:ldflags python qt:5 \
|
||||
shebangfix
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= csound
|
||||
DISTVERSION= 6.15.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio lang
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -91,7 +91,7 @@ FLUIDSYNTH_BROKEN= FluidSynth 2.x is broken upstream: https://github.com/csound/
|
||||
|
||||
HDF5_DESC= Build HDF5 read/write plugin
|
||||
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
HDF5_CMAKE_BOOL= BUILD_HDF5_OPCODES
|
||||
|
||||
JACK_DESC= Build the JACK related opcodes
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= kallisto
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.48.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= biology
|
||||
|
||||
@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
BUILD_DEPENDS= autoconf>=0:devel/autoconf
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libhts.so:biology/htslib
|
||||
|
||||
USES= cmake:noninja compiler:c++11-lang gmake localbase:ldflags
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= appcsxcad
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.2-7
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -gde8c271
|
||||
CATEGORIES= cad
|
||||
|
||||
@ -18,7 +19,7 @@ LIB_DEPENDS= \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libpng16.so:graphics/png \
|
||||
libQCSXCAD.so:cad/qcsxcad \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff \
|
||||
libvtkCommonCore-8.2.so:math/vtk8 # some related packages don't support vtk9 yet, see https://github.com/thliebig/QCSXCAD/issues/6#issuecomment-901633240
|
||||
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= csxcad
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.2-103
|
||||
DISTVERSIONSUFFIX= -g3c4fb66
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libmpfr.so:math/mpfr \
|
||||
libpng16.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff \
|
||||
libtinyxml.so:textproc/tinyxml \
|
||||
libvtkCommonCore-8.2.so:math/vtk8 # some related packages don't support vtk9 yet, see https://github.com/thliebig/QCSXCAD/issues/6#issuecomment-901633240
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gmsh
|
||||
DISTVERSION= 4.9.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://gmsh.info/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
@ -18,7 +19,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libgmp.so:math/gmp \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= getdp:science/getdp
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= alembic
|
||||
PORTVERSION= 1.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
@ -10,7 +11,7 @@ COMMENT= Open framework for storing and sharing graphic scene data
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libImath.so:math/Imath
|
||||
LIB_DEPENDS+= libsz.so:science/szip
|
||||
LIB_DEPENDS+= libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= qgis
|
||||
DISTVERSION= 3.22.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
PKGNAMESUFFIX= -ltr
|
||||
@ -52,7 +53,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
|
||||
libqwt6.so:x11-toolkits/qwt6 \
|
||||
libspatialindex.so:devel/spatialindex \
|
||||
libspatialite.so:databases/spatialite \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxerces-c.so:textproc/xerces-c3 \
|
||||
libzip.so:archivers/libzip \
|
||||
libzstd.so:archivers/zstd
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= qgis
|
||||
DISTVERSION= 3.24.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
|
||||
@ -51,7 +52,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
|
||||
libqwt6.so:x11-toolkits/qwt6 \
|
||||
libspatialindex.so:devel/spatialindex \
|
||||
libspatialite.so:databases/spatialite \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxerces-c.so:textproc/xerces-c3 \
|
||||
libzip.so:archivers/libzip \
|
||||
libzstd.so:archivers/zstd
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= vigra
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 1.11.1
|
||||
PORTREVISION= 20
|
||||
PORTREVISION= 21
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libImath.so:math/Imath \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++14-lang python:run shebangfix
|
||||
USE_GITHUB= yes
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= vv
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.4.0-383
|
||||
DISTVERSIONSUFFIX= -g7a783a8b
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -18,7 +18,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libhdf5_cpp.so:science/hdf5 \
|
||||
libITKLabelMap-5.0.so:science/InsightToolkit \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff \
|
||||
libvtkIOSQL-8.2.so:math/vtk8
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= ambit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit
|
||||
|
||||
@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libopenblas.so:math/openblas \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake:testing compiler:c++11-lang python:build
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= armadillo
|
||||
PORTVERSION= 11.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/arma
|
||||
|
||||
@ -14,7 +15,7 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
|
||||
libhdf5.so:science/hdf5 \
|
||||
liblapack.so:math/lapack \
|
||||
libsuperlu.so:math/superlu \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= blaslapack:openblas cmake compiler:c++11-lang pkgconfig tar:xz
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= flann
|
||||
DISTVERSION= 1.9.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -10,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= freefem++
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -28,7 +29,7 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libcmumps.so:math/mumps \
|
||||
libnlopt.so:math/nlopt \
|
||||
libsuperlu.so:math/superlu \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
pipe:misc/pipe
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= labplot
|
||||
DISTVERSION= 2.8.2
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= math kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libgsl.so:math/gsl \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
libspectre.so:print/libspectre \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= bison cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \
|
||||
shared-mime-info tar:xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= mathgl
|
||||
DISTVERSION= 2.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/
|
||||
|
||||
@ -16,7 +16,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libhpdf.so:print/libharu \
|
||||
libltdl.so:devel/libltdl \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang gettext-runtime gl jpeg xorg
|
||||
USE_GL= gl glu glut
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= mdal
|
||||
DISTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math geography
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
@ -16,7 +17,7 @@ LIB_DEPENDS= libpdal_base.so:math/pdal \
|
||||
libsqlite3.so:databases/sqlite3 \
|
||||
libgdal.so:graphics/gdal \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake gnome localbase
|
||||
USE_GNOME= libxml2
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= openturns
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.19
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -48,7 +48,7 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \
|
||||
libprimesieve.so:math/primesieve \
|
||||
libspqr.so:math/suitesparse-spqr \
|
||||
libsuitesparseconfig.so:math/suitesparse-config \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtbb.so:devel/onetbb \
|
||||
libunwind.so:devel/libunwind
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= pdal
|
||||
DISTVERSION= 2.3.0
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= math databases graphics
|
||||
MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||
@ -59,7 +59,7 @@ BASH_RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
ICEBRIDGE_CMAKE_BOOL= BUILD_PLUGIN_ICEBRIDGE
|
||||
ICEBRIDGE_LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
LAZPERF_CMAKE_BOOL= WITH_LAZPERF
|
||||
LAZPERF_LIB_DEPENDS= liblazperf.so:archivers/lazperf
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= saga
|
||||
PORTVERSION= 8.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
|
||||
|
||||
@ -25,7 +26,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libproj.so:graphics/proj \
|
||||
libqhull_r.so:math/qhull \
|
||||
libsvm.so:science/libsvm \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff
|
||||
RUN_DEPENDS:= swig:devel/swig
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= adios2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -26,7 +27,7 @@ LIB_DEPENDS= libblosc.so:archivers/c-blosc \
|
||||
libmpi.so:net/mpich \
|
||||
libpng.so:graphics/png \
|
||||
libsodium.so:security/libsodium \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libzmq.so:net/libzmq4 \
|
||||
libzfp.so:devel/zfp
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= ALPSCore
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2.0
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ BROKEN_i386= fails to build: no matching member function for call to 'read'
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang eigen:3
|
||||
USE_GITHUB= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= InsightToolkit
|
||||
PORTVERSION= 5.0.1
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= science biology
|
||||
MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data
|
||||
DISTFILES= InsightData-5.0.1.tar.gz:data
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= libgdcmCommon.so:devel/gdcm \
|
||||
libfftw.so:math/fftw \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff
|
||||
|
||||
USES= cmake compiler:c++11-lang eigen:3 jpeg pkgconfig
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= abinit
|
||||
DISTVERSION= 9.4.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -19,7 +19,7 @@ BUILD_DEPENDS= gm4:devel/m4 \
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}graphviz>0:graphics/py-graphviz@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libelpa.so:math/elpa \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libelpa.so:math/elpa \
|
||||
libxc.so:science/libxc \
|
||||
libfftw3.so:math/fftw3 \
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= ascent
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
PKGNAMESUFFIX= -visualizer
|
||||
|
||||
@ -14,7 +15,7 @@ LIB_DEPENDS= libconduit.so:science/conduit \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsiloh5.so:science/silo \
|
||||
libsysinfo.so:devel/libsysinfo \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake:testing compiler:c++11-lang fortran localbase:ldflags
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= avogadrolibs
|
||||
DISTVERSION= 1.95.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -27,7 +28,7 @@ OPTIONS_SUB= yes
|
||||
|
||||
HDF5_CMAKE_BOOL= USE_HDF5
|
||||
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
LIBARCHIVE_DESC= Enable optional Libarchive features
|
||||
LIBARCHIVE_CMAKE_BOOL= USE_LIBARCHIVE
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= axom
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -15,7 +16,7 @@ BROKEN_powerpc= https://github.com/LLNL/axom/issues/743
|
||||
LIB_DEPENDS= libconduit.so:science/conduit \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsiloh5.so:science/silo \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
RUN_DEPENDS= sparsehash>0:devel/sparsehash
|
||||
|
||||
USES= cmake compiler:c++11-lang
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cdo
|
||||
PORTVERSION= 2.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/26823/ \
|
||||
LOCAL/sunpoet
|
||||
@ -54,7 +55,7 @@ NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf
|
||||
PROJ_CONFIGURE_WITH= proj
|
||||
PROJ_LIB_DEPENDS= libproj.so:graphics/proj
|
||||
SZIP_CONFIGURE_WITH= szlib
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/szip
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/libaec
|
||||
UDUNITS_CONFIGURE_WITH= udunits2
|
||||
UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits
|
||||
UUID_CONFIGURE_OFF= ac_cv_func_uuid_create=no ac_cv_have_decl_uuid_create=no ac_cv_have_decl_uuid_generate=no ac_cv_lib_uuid_uuid_generate=no
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= cgnslib
|
||||
PORTVERSION= 4.3.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= science
|
||||
|
||||
@ -37,7 +38,8 @@ TOOLS_DESC= Build the CGNSTools package
|
||||
FORTRAN_USES= fortran
|
||||
FORTRAN_CMAKE_BOOL= CGNS_ENABLE_FORTRAN
|
||||
|
||||
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 libsz.so:science/szip
|
||||
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/libaec
|
||||
HDF5_CMAKE_BOOL= CGNS_ENABLE_HDF5
|
||||
HDF5_CMAKE_ON= -DHDF5_INCLUDE_PATH:PATH="${LOCALBASE}/include"
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cgribex
|
||||
PORTVERSION= 1.9.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/21178/ \
|
||||
LOCAL/sunpoet
|
||||
@ -28,7 +28,7 @@ GRIB_API_LIB_DEPENDS= libgrib_api.so:science/grib_api
|
||||
JASPER_CONFIGURE_WITH= jasper=${LOCALBASE}
|
||||
JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper
|
||||
SZIP_CONFIGURE_WITH= szlib=${LOCALBASE}
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/szip
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/libaec
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|-Ino/include||g; s|-Lno/lib||g' ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= CheMPS2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.8.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -10,7 +11,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= blaslapack:openblas cmake fortran
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= chrono
|
||||
DISTVERSION= 7.0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science devel
|
||||
PKGNAMESUFFIX= -physics-simulation-engine
|
||||
|
||||
@ -84,7 +84,7 @@ OPENGL_USE= GL=gl,glu,glew
|
||||
OPENGL_BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
|
||||
OPENGL_LIB_DEPENDS= libglfw.so:graphics/glfw
|
||||
|
||||
VEHICLE_LIB_DEPENDS= libsz.so:science/szip \
|
||||
VEHICLE_LIB_DEPENDS= libsz.so:science/libaec \
|
||||
libmpi.so:net/openmpi
|
||||
|
||||
.for module in ${ALL_MODULES}
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= conduit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libmpi_cxx.so:net/openmpi \
|
||||
libsiloh5.so:science/silo \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake:testing compiler:c++11-lang fortran
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= dakota
|
||||
DISTVERSION= 6.15.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-public-src-cli
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= libblas.so:math/blas \
|
||||
libhdf5.so:science/hdf5 \
|
||||
liblapack.so:math/lapack \
|
||||
libnlopt.so:math/nlopt \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= cmake compiler:c++11-lang fortran motif perl5 pkgconfig python shebangfix xorg
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= dynare
|
||||
DISTVERSION= 5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science # economics
|
||||
MASTER_SITES= https://www.dynare.org/release/source/
|
||||
|
||||
@ -15,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libmatio.so:math/matio \
|
||||
libopenblas.so:math/openblas \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
RUN_DEPENDS= epstool:graphics/epstool \
|
||||
gnuplot:math/gnuplot \
|
||||
pstoedit:graphics/pstoedit \
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= erkale
|
||||
DISTVERSION= g20220405
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -15,7 +16,7 @@ LIB_DEPENDS= libderiv.so:science/libint \
|
||||
libgsl.so:math/gsl \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libint.so:science/libint \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxc.so:science/libxc
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/erkale/basis/6-21G.gbs:science/erkale-pseudopotentials
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= gnudatalanguage
|
||||
PORTVERSION= 1.0.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= science lang
|
||||
.if defined(BUILD_PYTHON_MODULE)
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,7 +20,7 @@ LIB_DEPENDS+= libgeotiff.so:graphics/libgeotiff\
|
||||
libtiff.so:graphics/tiff \
|
||||
libshp.so:devel/shapelib \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libps.so:print/pslib \
|
||||
libgsl.so:math/gsl
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= hdf
|
||||
PORTVERSION= 4.2.15
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= science archivers graphics
|
||||
MASTER_SITES= http://www.hdfgroup.org/ftp/HDF/releases/HDF${PORTVERSION}/src/ \
|
||||
@ -13,7 +14,7 @@ COMMENT= Hierarchical Data Format library (from NCSA)
|
||||
NOT_FOR_ARCHS= aarch64 armv6 armv7
|
||||
NOT_FOR_ARCHS_REASON= fails to compile: no machine type has been defined
|
||||
|
||||
LIB_DEPENDS= libsz.so:science/szip
|
||||
LIB_DEPENDS= libsz.so:science/libaec
|
||||
|
||||
CONFLICTS_INSTALL= netcdf-4.[0-9]*
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.8.21 # When PORTVERSION changes, please update french/med/files/patch-configure
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= science archivers graphics
|
||||
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \
|
||||
http://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/${PORTNAME}-${PORTVERSION}/src/ \
|
||||
@ -52,7 +52,7 @@ PLIST_SUB+= FORTRAN="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSZIP}
|
||||
LIB_DEPENDS+= libsz.so:science/szip
|
||||
LIB_DEPENDS+= libsz.so:science/libaec
|
||||
CONFIGURE_ARGS+=--with-szlib=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.10.6
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= science archivers graphics
|
||||
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
|
||||
@ -45,7 +46,7 @@ PARALLEL_CONFIGURE_ENABLE= parallel
|
||||
PARALLEL_LDFLAGS= -L${LOCALBASE}/lib -lmpi
|
||||
PARALLEL_LIB_DEPENDS= libmpi.so:net/mpich
|
||||
SZIP_CONFIGURE_ON= --with-szlib=${LOCALBASE}
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/szip
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/libaec
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/config/gnu-flags
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= helfem
|
||||
DISTVERSION= g20210912
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= science # chemistry
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libarmadillo.so:math/armadillo \
|
||||
libgsl.so:math/gsl \
|
||||
libhdf5_cpp.so:science/hdf5 \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxc.so:science/libxc
|
||||
|
||||
USES= cmake fortran
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= lammps
|
||||
PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -81,7 +82,7 @@ GZIP_CMAKE_BOOL= WITH_GZIP
|
||||
H5MD_DESC= USER-H5MD package based on libhdf5
|
||||
H5MD_CMAKE_BOOL= PKG_USER-H5MD
|
||||
H5MD_LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
KIM_DESC= KIM package based on the OpenKim library/repository
|
||||
KIM_USES= pkgconfig
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= netcdf
|
||||
PORTVERSION= 4.8.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= c-
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-c/${PORTVERSION}/ \
|
||||
@ -37,7 +38,7 @@ SZIP_DESC= SZIP support (required if HDF5 was built with SZIP)
|
||||
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
DOXYGEN_CONFIGURE_ENABLE= doxygen
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/szip
|
||||
SZIP_LIB_DEPENDS= libsz.so:science/libaec
|
||||
SZIP_LIBS= -lsz
|
||||
|
||||
post-patch:
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= openems
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.0.35-71
|
||||
DISTVERSIONSUFFIX= -g4c24b6e
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libfparser-4.5.so:math/fparser \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libpng16.so:graphics/png \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libtiff.so:graphics/tiff \
|
||||
libtinyxml.so:textproc/tinyxml \
|
||||
libvtkCommonCore-8.2.so:math/vtk8 # some related packages don't support vtk9 yet, see https://github.com/thliebig/QCSXCAD/issues/6#issuecomment-901633240
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= openmc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.13.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -14,7 +15,7 @@ LIB_DEPENDS= libfmt.so:devel/libfmt \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libpng16.so:graphics/png \
|
||||
libpugixml.so:textproc/pugixml \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= cmake:noninja eigen:3 pkgconfig
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= openmolcas
|
||||
DISTVERSION= 22.02
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science # chemistry
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -12,7 +13,7 @@ BROKEN_i386= build breaks: Symbol 'maxfilesize' at (1) has no IMPLICIT type; did
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxc.so:science/libxc
|
||||
|
||||
USES= cmake fortran python shebangfix
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= PyNE
|
||||
DISTVERSION= 0.7.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://raw.githubusercontent.com/pyne/data/master/:decay \
|
||||
http://raw.githubusercontent.com/pyne/data/master/:cram \
|
||||
@ -30,7 +30,7 @@ BUILD_DEPENDS= cmake:devel/cmake \
|
||||
${PY_DEPENDS}
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libMOAB.so:math/moab \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= compiler:c++17-lang fortran python:3.7+
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= qmcpack
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.14.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libmpich.so:net/mpich \
|
||||
libopenblas.so:math/openblas \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
TEST_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= cmake:testing compiler:c++17-lang fortran gnome localbase:ldflags pkgconfig python shebangfix
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= rmf
|
||||
DISTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science graphics
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
|
||||
USES= compiler:c++17-lang cmake python:build shebangfix
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= votca
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2022
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
|
||||
@ -27,7 +27,7 @@ LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
|
||||
libgromacs_d.so:science/gromacs \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libint2.so:science/libint2 \
|
||||
libsz.so:science/szip \
|
||||
libsz.so:science/libaec \
|
||||
libxc.so:science/libxc
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
${PYNUMPY} \
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= slurm
|
||||
DISTVERSION= 20.02.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= https://download.schedmd.com/slurm/
|
||||
PKGNAMESUFFIX= -wlm
|
||||
@ -58,7 +59,7 @@ GUI_CONFIGURE_ENABLE= glibtest gtktest x11
|
||||
#GTK2_CONFIGURE_OFF= --disable-gtktest
|
||||
|
||||
HDF5_LIB_DEPENDS= libhdf5_cpp.so:science/hdf5 \
|
||||
libsz.so:science/szip
|
||||
libsz.so:science/libaec
|
||||
HDF5_CONFIGURE_WITH= hdf5
|
||||
HDF5_CONFIGURE_ENV= H5CC=${LOCALBASE}/bin/h5cc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user