notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-fenics-basix FEniCS finite element basis evaluation library
0.5.1_1 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-15 08:51:10
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: MIT
WWW:
https://github.com/FEniCS/basix
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fenics-basix>0:math/py-fenics-basix@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-fenics-basix/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-fenics-basix
  • pkg install py39-fenics-basix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-fenics-basix listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-fenics-basix
Package flavors (<flavor>: <package>)
  • py39: py39-fenics-basix
distinfo:
TIMESTAMP = 1663393256 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):
py39-fenics-basix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_10.5.1_1--0.5.1_1---
FreeBSD:13:quarterly0.5.1_10.5.1_1--0.5.1_1-0.5.1_1-
FreeBSD:14:latest0.5.1_10.5.1_1--0.5.1_1---
FreeBSD:14:quarterly0.5.1_10.5.1_1--0.5.1_1-0.5.1_1-
FreeBSD:15:latest0.5.1_10.5.1_1n/a-n/a-0.5.1_10.5.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pybind11>=2.6.4 : devel/pybind11
  2. cmake-core>=3.16 : devel/cmake-core
  3. xtensor>0 : math/xtensor
  4. xtl-quant-stack>0 : devel/xtl-quant-stack
  5. py39-pybind11>0 : devel/py-pybind11@py39
  6. py39-scikit-build>=0.12 : devel/py-scikit-build@py39
  7. py39-wheel>0 : devel/py-wheel@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
Test dependencies:
  1. py39-fenics-ufl>0 : math/py-fenics-ufl@py39
  2. py39-matplotlib>0 : math/py-matplotlib@py39
  3. py39-scipy>0 : science/py-scipy@py39
  4. py39-sympy>0 : math/py-sympy@py39
  5. py39-pytest>=7,1 : devel/py-pytest@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numba>0 : devel/py-numba@py39
  2. py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libbasix.so : math/fenics-basix
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-fenics-basix
USES:
localbase python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FEniCS/basix/tar.gz/v0.5.1?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.5.1
17 Sep 2022 16:03:47
commit hash: f05377d668e191a35972df6770c693dde7ef9abacommit hash: f05377d668e191a35972df6770c693dde7ef9abacommit hash: f05377d668e191a35972df6770c693dde7ef9abacommit hash: f05377d668e191a35972df6770c693dde7ef9aba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}fenics-basix: Update 0.5.0.post0 -> 0.5.1

Reported by:	portscout
0.5.0.p0
10 Sep 2022 13:37:08
commit hash: e3b5f07091aaf3349d7af9259a816b51cd799e73commit hash: e3b5f07091aaf3349d7af9259a816b51cd799e73commit hash: e3b5f07091aaf3349d7af9259a816b51cd799e73commit hash: e3b5f07091aaf3349d7af9259a816b51cd799e73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Fix e2438a86b81aea7cd41a66ca23fc49510679d85b
0.5.0.p0
09 Sep 2022 21:02:04
commit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85bcommit hash: e2438a86b81aea7cd41a66ca23fc49510679d85b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Update path set in BUILD_DEPENDS for CMake in more ports

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.0.p0
28 Aug 2022 23:50:38
commit hash: 54c5519320ef7be220538298a02704fe5bfeb919commit hash: 54c5519320ef7be220538298a02704fe5bfeb919commit hash: 54c5519320ef7be220538298a02704fe5bfeb919commit hash: 54c5519320ef7be220538298a02704fe5bfeb919 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-fenics-basix: Update 0.4.2.post1 -> 0.5.0.post0

Reported by:	portscout
0.4.2.p1
15 Jul 2022 08:49:43
commit hash: 76a4a5b4e392199c09ebf178b79153532461fb9ecommit hash: 76a4a5b4e392199c09ebf178b79153532461fb9ecommit hash: 76a4a5b4e392199c09ebf178b79153532461fb9ecommit hash: 76a4a5b4e392199c09ebf178b79153532461fb9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-fenics-basix: New port: FEniCS finite element basis evaluation library

Number of commits found: 8