Port details |
- dune-vtk DUNE framework: File reader and writer for the VTK XML format
- 2.8.0_5 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-17 09:12:18
- Last Update: 2023-03-03 15:01:50
- Commit Hash: 1dc2569
- License: GPLv2+
- Description:
- dune-vtk is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.
dune-vtk is a file reader and writer for the VTK XML format.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/dune-vtk/ && make install clean
- To add the package, run one of these commands:
- pkg install math/dune-vtk
- pkg install dune-vtk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dune-vtk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655146444
SHA256 (extensions-dune-vtk-467838cde3bbea3d27d2bd117570a3215240dcd1_GL0.tar.gz) = 23ac14f9ac98755880cfa454b90a3aa220f4133392de09a7f36617ce4429d848
SIZE (extensions-dune-vtk-467838cde3bbea3d27d2bd117570a3215240dcd1_GL0.tar.gz) = 87380
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- foamgrid.hh : math/dune-foamgrid
- dune-localfunctions>0 : math/dune-localfunctions
- dune-spgrid>0 : math/dune-spgrid
- dune-functions>0 : math/dune-functions
- suitesparse>0 : math/suitesparse
- libmpi.so : net/openmpi
- doxygen : devel/doxygen
- sphinx-build : textproc/py-sphinx
- cmake : devel/cmake-core
- gfortran12 : lang/gcc12
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- foamgrid.hh : math/dune-foamgrid
- dune-localfunctions>0 : math/dune-localfunctions
- dune-spgrid>0 : math/dune-spgrid
- suitesparse>0 : math/suitesparse
- libmpi.so : net/openmpi
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libarpack.so : math/arpack-ng
- libdunealugrid.so : math/dune-alugrid
- libdunecommon.so : math/dune-common
- libdunegeometry.so : math/dune-geometry
- libdunegrid.so : math/dune-grid
- libdunepolygongrid.so : math/dune-polygongrid
- libduneuggrid.so : math/dune-uggrid
- libgmp.so : math/gmp
- libmetis.so : math/metis
- libopenblas.so : math/openblas
- libpsurface.so : math/psurface
- libamd.so : math/suitesparse-amd
- libcamd.so : math/suitesparse-camd
- libccolamd.so : math/suitesparse-ccolamd
- libcholmod.so : math/suitesparse-cholmod
- libcolamd.so : math/suitesparse-colamd
- libsuitesparseconfig.so : math/suitesparse-config
- libldl.so : math/suitesparse-ldl
- libspqr.so : math/suitesparse-spqr
- libumfpack.so : math/suitesparse-umfpack
- libsuperlu.so : math/superlu
- libtbb.so : devel/onetbb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dune-vtk-2.8.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_dune-vtk
- USES:
- cmake compiler:c++17-lang fortran pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0_5 03 Mar 2023 15:01:50
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.8.0
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 |
2.8.0_4 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
2.8.0_3 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
2.8.0_2 03 Nov 2022 11:32:41
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md |
2.8.0_1 28 Sep 2022 10:28:09
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.8.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.8.0 13 Jun 2022 22:49:49
    |
Yuri Victorovich (yuri)  |
math/dune-vtk: Update g20210623 -> 2.8.0 |
g20210623_2 05 Jan 2022 16:43:54
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
g20210623_1 10 Oct 2021 15:11:27
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
g20210623 07 Sep 2021 06:14:45
    |
Yuri Victorovich (yuri)  |
math/dune-vtk: Update g20201220 -> g20210623 |
g20201220 25 May 2021 10:00:10
    |
Thierry Thomas (thierry)  |
math/suitesparse: adapt dependency lines after modularization
Do not bump PORTREVISION, because this should not change the resulting
packages.
Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one). |
g20201220 09 Apr 2021 18:44:23
    |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
g20201220 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201220 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20201220 17 Jan 2021 07:20:11
  |
yuri  |
New port: math/dune-vtk: DUNE framework: File reader and writer for the VTK XML
format |