Port details |
- fenics-basix FEniCS finite element basis evaluation library
- 0.5.1 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-07-15 08:51:04
- Last Update: 2022-09-17 16:03:47
- Commit Hash: f05377d
- License: MIT
- Description:
- Basix is a finite element definition and tabulation runtime library.
Basix allows users to:
* evaluate finite element basis functions and their derivatives at a
set of points
* access geometric and topological information about reference cells
* apply push forward and pull back operations to map data between a
reference cell and a physical cell
* permute and transform DOFs to allow higher-order elements to be use
on arbitrary meshes
* interpolate into a finite element space and between finite element
spaces
Basix includes a range of built-in elements, and also allows the user
to define their own custom elements.
Basix is one of the components of FEniCSx, alongside UFL, FFCx, and
DOLFINx.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fenics-basix>0:math/fenics-basix
- To install the port:
- cd /usr/ports/math/fenics-basix/ && make install clean
- To add the package, run one of these commands:
- pkg install math/fenics-basix
- pkg install fenics-basix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fenics-basix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663393118
SHA256 (FEniCS-basix-v0.5.1_GH0.tar.gz) = 69133476ac35f0bd0deccb480676030378c341d7dfb2adaca22cd16b7e1dc1cb
SIZE (FEniCS-basix-v0.5.1_GH0.tar.gz) = 605826
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:
-
- xtensor>0 : math/xtensor
- xtl-quant-stack>0 : devel/xtl-quant-stack
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- math/py-fenics-basix
Configuration Options:
- No options to configure
- Options name:
- math_fenics-basix
- USES:
- cmake compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.1 17 Sep 2022 16:03:47
    |
Yuri Victorovich (yuri)  |
math/{,py-}fenics-basix: Update 0.5.0.post0 -> 0.5.1
Reported by: portscout |
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) |
0.5.0.p0 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 ) |
0.5.0.p0 04 Sep 2022 06:12:08
    |
Yuri Victorovich (yuri)  |
math/fenics-basix: Broken when std::concepts isn't available for clang
Reported by: fallout |
0.5.0.p0 28 Aug 2022 23:50:37
    |
Yuri Victorovich (yuri)  |
math/fenics-basix: Update 0.4.2 -> 0.5.0.post0
Reported by: portscout |
0.4.2 15 Jul 2022 08:49:43
    |
Yuri Victorovich (yuri)  |
math/fenics-basix: New port: FEniCS finite element basis evaluation library |
Number of commits found: 6
|