Port details |
- dune-vtk DUNE framework: File reader and writer for the VTK XML format
- 2.8.0 math
=0 g20210623_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-17 09:12:18
- Last Update: 2022-06-13 22:49:49
- Commit Hash: fc5b878
- 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.
WWW: https://www.dune-project.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libdunevtk.so:math/dune-vtk
- 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
- gfortran10 : lang/gcc10
- 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
- gfortran10 : lang/gcc10
- 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:
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: see SVNWeb link above for full details) |
Date | By | Description |
13 Jun 2022 22:49:49 2.8.0
|
Yuri Victorovich (yuri)  |
math/dune-vtk: Update g20210623 -> 2.8.0 |
05 Jan 2022 16:43:54 g20210623_2
|
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
10 Oct 2021 15:11:27 g20210623_1
|
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 |
07 Sep 2021 06:14:45 g20210623
|
Yuri Victorovich (yuri)  |
math/dune-vtk: Update g20201220 -> g20210623 |
25 May 2021 10:00:10 g20201220
|
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). |
09 Apr 2021 18:44:23 g20201220
|
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 |
07 Apr 2021 08:09:01 g20201220
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 g20201220
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Jan 2021 07:20:11
g20201220
|
yuri  |
New port: math/dune-vtk: DUNE framework: File reader and writer for the VTK XML
format |