diff --git a/math/labplot/Makefile b/math/labplot/Makefile index eefdba83b31a..c8ae28f4b662 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -1,89 +1,89 @@ PORTNAME= labplot DISTVERSION= 2.12.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/ DIST_SUBDIR= KDE/${PORTNAME} PATCH_SITES= https://invent.kde.org/education/labplot/-/commit/ PATCHFILES+= b0e233b6b20134177af40e8904b593b8dbc18ada.patch:-p1 # Fix configure with Qt 6.10 PATCHFILES+= c2db2ec28aa8958f7041ae5cd03ddae9f44e5aa3.patch:-p1 # Fix build with Qt 6.10 PATCHFILES+= c70e8e89249cd04c4e0e5f456257e4d0f026d8d0.patch:-p1 # Fix configure with Eigen 5.x MAINTAINER= kde@FreeBSD.org COMMENT= Data plotting and function analysis tool by KDE WWW= https://labplot.kde.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt LIB_DEPENDS= libQXlsxQt6.so:devel/qxlsx@qt6 \ libgsl.so:math/gsl \ liblz4.so:archivers/liblz4 \ libmarkdown.so:textproc/discount \ libpoppler.so:graphics/poppler \ libpoppler-qt6.so:graphics/poppler-qt6 \ libzstd.so:archivers/zstd USES= bison cmake compiler:c++17-lang desktop-file-utils eigen:3 \ gettext kde:6 pkgconfig qt:6 shared-mime-info tar:xz xorg USE_KDE= archive colorscheme completion config configwidgets coreaddons \ crash i18n iconthemes kio newstuff parts purpose service \ syntaxhighlighting textwidgets userfeedback widgetsaddons \ xmlgui \ doctools:build ecm:build USE_QT= base mqtt serialport svg USE_XORG= x11 xcb CXXFLAGS+= -Wno-error=undef PLIST_SUB= SHLIB_VER=2.12.0 OPTIONS_DEFINE= CANTOR FITS FFTW3 HDF5 LIBCERF MATLAB NETCDF ORCUS \ ORIGINLAB READSTAT OPTIONS_DEFAULT:= ${OPTIONS_DEFINE} CANTOR_DESC= KDE Cantor support CANTOR_LIB_DEPENDS= libcantorlibs.so:math/cantor \ libspectre.so:print/libspectre CANTOR_CMAKE_BOOL= ENABLE_CANTOR FFTW3_DESC= Speedier FFTs in the numerical and stats lib (NSL) FFTW3_LIB_DEPENDS= libfftw3.so:math/fftw3 FFTW3_CMAKE_BOOL= ENABLE_FFTW FITS_DESC= Flexible Image Transport System (FITS) data support FITS_LIB_DEPENDS= libcfitsio.so:astro/cfitsio FITS_CMAKE_BOOL= ENABLE_FITS HDF5_DESC= Reading and writing self-describing array data HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 HDF5_CMAKE_BOOL= ENABLE_HDF5 LIBCERF_DESC= Complex error functions support LIBCERF_LIB_DEPENDS= libcerf.so:math/libcerf LIBCERF_CMAKE_BOOL= ENABLE_LIBCERF MATLAB_DESC= MATLAB MAT file support MATLAB_LIB_DEPENDS= libmatio.so:math/matio MATLAB_CMAKE_BOOL= ENABLE_MATIO NETCDF_DESC= Interfaces for array-oriented data access NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NETCDF_CMAKE_BOOL= ENABLE_NETCDF ORCUS_DESC= Spreadsheet processing filters (via liborcus) ORCUS_LIB_DEPENDS= libixion-0.20.so:textproc/libixion \ liborcus-0.21.so:devel/liborcus ORCUS_CMAKE_BOOL= ENABLE_ORCUS ORIGINLAB_DESC= OriginLab project files support ORIGINLAB_LIB_DEPENDS= liborigin.so:math/liborigin ORIGINLAB_CMAKE_BOOL= ENABLE_LIBORIGIN READSTAT_DESC= SAS, SPSS, Stata data support READSTAT_LIB_DEPENDS= libreadstat.so:math/readstat READSTAT_USES= iconv READSTAT_CMAKE_BOOL= ENABLE_READSTAT .include diff --git a/math/libcerf/Makefile b/math/libcerf/Makefile index 2cba161f255c..cf81ee5231b8 100644 --- a/math/libcerf/Makefile +++ b/math/libcerf/Makefile @@ -1,23 +1,25 @@ PORTNAME= libcerf -DISTVERSION= 2.4 +DISTVERSION= 3.3 CATEGORIES= math MASTER_SITES= https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library that provides an implementation of complex error functions WWW= https://jugit.fz-juelich.de/mlz/libcerf/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing perl5 USE_PERL5= build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/cerf # docs are installed with the same option and man pages PORTDOCS= * +# tests as of 3.3: 100% tests passed, 0 tests failed out of 18 + .include diff --git a/math/libcerf/distinfo b/math/libcerf/distinfo index fa3253126aa0..630b056b3772 100644 --- a/math/libcerf/distinfo +++ b/math/libcerf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713843222 -SHA256 (libcerf-v2.4.tar.gz) = 080b30ae564c3dabe3b89264522adaf5647ec754021572bee54929697b276cdc -SIZE (libcerf-v2.4.tar.gz) = 91336 +TIMESTAMP = 1779160060 +SHA256 (libcerf-v3.3.tar.gz) = ea2910085448e269b5f0f0fabe51ffd846ac68881904be99669d94dc0cc09765 +SIZE (libcerf-v3.3.tar.gz) = 215038 diff --git a/math/libcerf/pkg-plist b/math/libcerf/pkg-plist index 670ef9769335..12a8feac0026 100644 --- a/math/libcerf/pkg-plist +++ b/math/libcerf/pkg-plist @@ -1,21 +1,24 @@ include/cerf.h lib/cmake/cerf/cerfConfig.cmake lib/cmake/cerf/cerfConfigVersion.cmake lib/cmake/cerf/cerfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cerf/cerfTargets.cmake lib/libcerf.so -lib/libcerf.so.2 -lib/libcerf.so.2.4 +lib/libcerf.so.3 +lib/libcerf.so.3.1 +lib/libcerfcpp.so +lib/libcerfcpp.so.3 +lib/libcerfcpp.so.3.1 libdata/pkgconfig/libcerf.pc share/man/man3/cdawson.3.gz share/man/man3/cerf.3.gz share/man/man3/cerfc.3.gz share/man/man3/cerfcx.3.gz share/man/man3/cerfi.3.gz share/man/man3/dawson.3.gz share/man/man3/erfcx.3.gz share/man/man3/erfi.3.gz share/man/man3/im_w_of_z.3.gz share/man/man3/voigt.3.gz share/man/man3/voigt_hwhm.3.gz share/man/man3/w_of_z.3.gz