Port details |
- dune-fem DUNE framework: Finite Element Methods, Finite Volume Methods, etc
- 2.8.0.5_5 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-17 03:29:25
- Last Update: 2023-03-03 15:01:50
- Commit Hash: 1dc2569
- License: GPLv3
- Description:
- dune-fem is a module of the DUNE Numerics framework for solving partial
differential equations (PDEs) with grid-based methods.
dune-fem is a Distributed and Unified Numerics Environment module which defines
interfaces for implementing discretization methods like Finite Element Methods
(FEM) and Finite Volume Methods (FV) and Discontinuous Galerkin Methods (DG).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/dune-fem/ && make install clean
- To add the package, run one of these commands:
- pkg install math/dune-fem
- pkg install dune-fem
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dune-fem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653237277
SHA256 (dune-fem-dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e_GL0.tar.gz) = 2519e54e4468f64ae52fad81df22138e2d927d6d30edcb63c92780e5dba4374b
SIZE (dune-fem-dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e_GL0.tar.gz) = 2147391
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:
-
- arpack++>0 : math/arpack++
- dune-istl>=2.6 : math/dune-istl
- dune-localfunctions>=2.6 : math/dune-localfunctions
- dune-spgrid>0 : math/dune-spgrid
- vc>0 : devel/vc
- libmpi.so : net/openmpi
- doxygen : devel/doxygen
- sphinx-build : textproc/py-sphinx
- cmake : devel/cmake-core
- eigen3.pc : math/eigen3
- gfortran12 : lang/gcc12
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- dune-istl>=2.6 : math/dune-istl
- dune-localfunctions>=2.6 : math/dune-localfunctions
- dune-spgrid>0 : math/dune-spgrid
- libmpi.so : net/openmpi
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libpsurface.so : math/psurface
- 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
- libsuitesparseconfig.so : math/suitesparse-config
- libsuperlu.so : math/superlu
- 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
- libldl.so : math/suitesparse-ldl
- libspqr.so : math/suitesparse-spqr
- libumfpack.so : math/suitesparse-umfpack
- libtbb.so : devel/onetbb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dune-fem-2.8.0.5_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_dune-fem
- USES:
- cmake compiler:c++17-lang eigen:3 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_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.5_4 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
2.8.0.5_3 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
2.8.0.5_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.5_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.5 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.5 22 May 2022 19:01:23
    |
Yuri Victorovich (yuri)  |
math/dune-fem: Update 2.8.0rc1 -> 2.8.0.5 |
2.8.0.r1_2 05 Jan 2022 16:43:54
    |
Ganael LAPLANCHE (martymac)  |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
2.8.0.r1_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 |
2.8.0.r1 07 Sep 2021 06:14:42
    |
Yuri Victorovich (yuri)  |
math/dune-fem: Update 2.6.0rc3 -> 2.8.0rc1 |
2.6.0.r3 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 |
2.6.0.r3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.0.r3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.6.0.r3 17 Jan 2021 02:48:56
  |
yuri  |
New port: math/dune-fem: DUNE framework: Finite Element Methods, Finite Volume
Methods, etc |