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 on branch 2022Q3
py-heyoka Python library for ODE integration via Taylor's method and LLVM
0.18.0_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.18.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:55:50
Last Update: 2022-07-28 02:56:36
Commit Hash: 42a43b7
License: MPL20
WWW:
https://bluescarni.github.io/heyoka.py/
Description:
heyoka.py is a Python library for the integration of ordinary differential equations (ODEs) via Taylor's method. Notable features include: * support for both double-precision and extended-precision floating-point types (80-bit and 128-bit), * the ability to maintain machine precision accuracy over tens of billions of timesteps, * high-precision zero-cost dense output, * accurate and reliable event detection, * batch mode integration to harness the power of modern SIMD instruction sets, * interoperability with SymPy, * a high-performance implementation of Taylor's method based on automatic differentiation techniques and aggressive just-in-time compilation via LLVM. WWW: https://bluescarni.github.io/heyoka.py/
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}heyoka>0:math/py-heyoka@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-heyoka/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-heyoka
  • pkg install py39-heyoka
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-heyoka listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-heyoka
Package flavors (<flavor>: <package>)
  • py39: py39-heyoka
distinfo:
TIMESTAMP = 1652378005 SHA256 (bluescarni-heyoka.py-v0.18.0_GH0.tar.gz) = 88082a64dedac71f08f1222d8659befe14edcdcff01158e9a99fcc534d11b97a SIZE (bluescarni-heyoka.py-v0.18.0_GH0.tar.gz) = 101967972

Packages (timestamps in pop-ups are UTC):
py39-heyoka
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_61.0.0_6-1.0.0_61.0.0_6---
FreeBSD:13:quarterly1.0.0_51.0.0_5--1.0.0_6---
FreeBSD:14:latest1.0.0_61.0.0_6-1.0.0_61.0.0_6---
FreeBSD:14:quarterly1.0.0_51.0.0_6--1.0.0_6---
FreeBSD:15:latest1.0.0_61.0.0_6n/a1.0.0_5n/a--1.0.0_6
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>0 : devel/pybind11
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.23,1 : math/py-numpy@py39
  2. py39-cloudpickle>0 : devel/py-cloudpickle@py39
  3. py39-mpmath>0 : math/py-mpmath@py39
  4. py39-sympy>0 : math/py-sympy@py39
  5. python3.9 : lang/python39
Library dependencies:
  1. libboost_serialization.so : devel/boost-libs
  2. libfmt.so : devel/libfmt
  3. libheyoka.so : math/heyoka
  4. libmp++.so : math/mppp
  5. libspdlog.so : devel/spdlog
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-heyoka
USES:
cmake compiler:c++17-lang python:3.7+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bluescarni/heyoka.py/tar.gz/v0.18.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.0_1
28 Jul 2022 02:56:36
commit hash: 42a43b70b882e71cb12def5fb8999f626240d740commit hash: 42a43b70b882e71cb12def5fb8999f626240d740commit hash: 42a43b70b882e71cb12def5fb8999f626240d740commit hash: 42a43b70b882e71cb12def5fb8999f626240d740 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Unbreak build

(cherry picked from commit 890c16ad1b93112a9237b680ee0191913700a03d)

Number of commits found: 1