aboutsummaryrefslogtreecommitdiff
path: root/science/paraview
Commit message (Collapse)AuthorAgeFilesLines
* graphics/gdal: Update to 3.9.0Po-Chuan Hsieh2024-05-191-1/+1
| | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change - databases/postgis31 is skipped due to - graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN repository Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md
* graphics/tiff: Update to 4.6.0Tijl Coosemans2024-04-271-1/+1
| | | | | PR: 278577 Exp-run by: antoine
* devel/onetbb: Update to 2021.12.0Ganael LAPLANCHE2024-04-171-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
* graphics/proj: Update to 9.4.0Loïc Bartoletti2024-04-151-0/+1
|
* science/paraview: mark BROKEN on i386 untill a fix has been found.Thierry Thomas2024-03-231-0/+2
| | | | | | /wrkdirs/usr/ports/science/paraview/work/ParaView-v5.12.0/VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:216:18: error: no matching member function for call to 'getArrayType' return this->getArrayType(&(array.get()->operator[](0))); ~~~~~~^~~~~~~~~~~~
* science/paraview: upgrade to 5.12.0Thierry Thomas2024-03-1615-937/+1022
| | | | | | Release notes at <https://www.kitware.com/paraview-5-12-0-release-notes/>. Documentation has been removed: not yet supported with Qt6.
* science/paraview: fix build against pdal 2.6.3Loïc Bartoletti2024-02-242-2/+20
|
* science/paraview: remove LAS supportThierry Thomas2024-02-112-14/+2
| | | | | Even though libLAS is still functional, it is scheduled to be removed. If you still need support for LAS or LAZ it is provided by PDAL.
* science/paraview: expire on 2024-03-31 due to devel/liblasRene Ladan2024-02-101-0/+3
|
* math/openturns: update 1.21 → 1.22Yuri Victorovich2024-01-191-1/+1
| | | | Reported by: portscout
* science/paraview: Fix configure with CMake >= 3.28.0Jason E. Hale2023-12-281-0/+84
| | | | | PR: 275730 Approved by: portmgr (blanket)
* devel/protobuf: Update to 24.4Po-Chuan Hsieh2023-12-141-1/+1
| | | | | | | - Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* science/paraview: Fix build with protobuf 22+Po-Chuan Hsieh2023-12-142-0/+182
|
* science/paraview: remove useless sbrk useBrooks Davis2023-12-112-3/+13
| | | | | | | | There was a single use in a debug statement so just remove it. Approved by: thierry (maintainer) Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D42977
* devel/onetbb: Update to 2021.11.0Ganael LAPLANCHE2023-11-281-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
* devel/icu: update to 74.1Jan Beich2023-11-171-0/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
* science/paraview: unbreak after the upgrade of OpenTURNSThierry Thomas2023-11-081-0/+14
| | | | Drop OPENTURNS_USE_FILE (patch d9bbc2c4 from Julien Schueller).
* science/paraview: upgrade to v5.11.2Thierry Thomas2023-09-242-5/+4
|
* devel/onetbb: Update to 2021.10.0Ganael LAPLANCHE2023-08-211-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* graphics/proj: Update to 9.2.1Loïc Bartoletti2023-07-261-1/+1
|
* math/vtk9: Update 9.2.2 → 9.2.6Yuri Victorovich2023-06-241-1/+1
| | | | Reported by: portscout
* */*: bump PORTREVISION to chase the upgrade of CGNSThierry Thomas2023-06-181-1/+1
|
* graphics/gdal: Update to 3.7.0Po-Chuan Hsieh2023-05-271-1/+1
| | | | | Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
* devel/onetbb: Update to 2021.9.0Ganael LAPLANCHE2023-05-091-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* devel/icu: update to 73.1Jan Beich2023-04-131-0/+1
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* science/paraview: upgrade to 5.11.1Thierry Thomas2023-04-034-33/+6
| | | | This allows the removing of the ExprTk patches.
* science/paraview: Unbreak build after math/exprtk update to 0.0.2Yuri Victorovich2023-03-201-0/+12
| | | | | | The bundled VTK is missing the <sstream> include. Reported by: thierry@
* science/paraview: Fix build after recent upgrade of math/exprtkYuri Victorovich2023-03-111-0/+15
| | | | | | | FindExprTk.cmake parses the header file exprtk.h to find version, but the type of this variable changed since exprtk-0.0.2 Reported by: thierry@
* graphics/proj: Update to 9.2.0Loïc Bartoletti2023-03-091-1/+1
|
* devel/onetbb: Update to 2021.8.0Ganael LAPLANCHE2023-03-031-1/+1
| | | | | | | | Also: - bump dependent ports' revisions - fix build when WITH_DEBUG is set Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
* graphics/proj: Update to 9.1.1Loïc Bartoletti2023-01-181-0/+1
|
* science/paraview: upgrade to 5.11.0Thierry Thomas2022-11-177-404/+526
|
* math/openturns: Update 1.19 -> 1.20Yuri Victorovich2022-11-101-1/+1
| | | | Reported by: portscout
* science/paraview: Add Makefile.version to allow users not list paraview ↵Yuri Victorovich2022-11-041-0/+3
| | | | | | | version explicitly PR: 267536 Approved by: thierry@ (maintainer)
* devel/onetbb: Update to 2021.7.0Ganael LAPLANCHE2022-11-031-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
* math/vtk9: Update 9.1.0 -> 9.2.2Yuri Victorovich2022-10-241-2/+3
|
* Revert "deskutils/just: Update 1.5.0 -> 1.6.0"Yuri Victorovich2022-10-211-1/+0
| | | | This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
* deskutils/just: Update 1.5.0 -> 1.6.0Yuri Victorovich2022-10-211-0/+1
| | | | Reported by: portscout
* devel/icu: update to 72.1Jan Beich2022-10-191-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python ↵Yuri Victorovich2022-10-131-2/+1
| | | | | | LSP Server" This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
* textproc/py-python-lsp-black: New port: Black plugin for the Python LSP ServerYuri Victorovich2022-10-131-1/+2
|
* devel/protobuf: Update to 3.21.7Po-Chuan Hsieh2022-10-091-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* devel/onetbb: Update to 2021.6.0Ganael LAPLANCHE2022-09-281-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)