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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
audi Header only C++ library implementing the algebra of Taylor polynomials
1.10.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 1.9.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-17 08:00:10
Last Update: 2026-08-01 06:50:06
Commit Hash: a3f11f5
License: GPLv3 LGPL3
WWW:
http://darioizzo.github.io/audi/
Description:
Audi (from latin: "listen") is an open source, header only, C++ library (exposed to python in the pyaudi package) that implements the differential algebra of Taylor truncated polynomials and a few algorithms useful for its applications (Differential Intelligence, automatic differentiation, Taylor Models, etc.)
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
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/audi-1.10.1/catalog.mk
  2. /usr/local/share/licenses/audi-1.10.1/LICENSE
  3. /usr/local/share/licenses/audi-1.10.1/GPLv3
  4. /usr/local/share/licenses/audi-1.10.1/LGPL3
  5. include/audi/audi.hpp
  6. include/audi/back_compatibility.hpp
  7. include/audi/config.hpp
  8. include/audi/detail/overloads.hpp
  9. include/audi/detail/overloads_vectorized.hpp
  10. include/audi/exceptions.hpp
  11. include/audi/functions.hpp
  12. include/audi/functions_from_d.hpp
  13. include/audi/gdual.hpp
  14. include/audi/invert_map.hpp
  15. include/audi/io.hpp
  16. include/audi/real128.hpp
  17. include/audi/taylor_model.hpp
  18. include/audi/taylor_model_bounding.hpp
  19. include/audi/taylor_model_functions.hpp
  20. include/audi/taylor_model_utilities.hpp
  21. include/audi/type_traits.hpp
  22. include/audi/vectorized.hpp
  23. lib/cmake/audi/FindEigen3.cmake
  24. lib/cmake/audi/audi-config-version.cmake
  25. lib/cmake/audi/audi-config.cmake
  26. lib/cmake/audi/audi_export.cmake
  27. @owner
  28. @group
  29. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • audi>0:math/audi
To install the port:
cd /usr/ports/math/audi/ && make install clean
To add the package, run one of these commands:
  • pkg install math/audi
  • pkg install audi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: audi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785555483 SHA256 (darioizzo-audi-v1.10.1_GH0.tar.gz) = aa38b4e8b370a40209425e5cce3ebf3b025182a21214d6fcb7a299aa33be5dcc SIZE (darioizzo-audi-v1.10.1_GH0.tar.gz) = 1899802

Packages (timestamps in pop-ups are UTC):
audi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.2.1_11.9.2.1_1--1.9.2.1_1n/an/an/a
FreeBSD:13:quarterly1.9.2.1_11.9.2.1_1-1.9.2.1_11.9.2.1_1n/an/an/a
FreeBSD:14:latest1.10.11.10.1--1.10.1---
FreeBSD:14:quarterly1.9.2.1_11.9.2.1_1-1.9.2.1_11.9.2.1_1-1.9.2.1_1-
FreeBSD:15:latest1.10.11.10.1n/a-n/an/a1.9.2.1_11.9.2.1_1
FreeBSD:15:quarterly1.9.2.1_11.9.2.1_1n/a-n/an/a--
FreeBSD:16:latest1.10.11.10.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. obake>0 : math/obake
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. eigen3.pc : math/eigen3
Runtime dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. obake>0 : math/obake
  3. eigen3.pc : math/eigen3
This port is required by:
for Build
  1. math/py-pyaudi

Configuration Options:
No options to configure
Options name:
math_audi
USES:
cmake:testing compiler:c++20-lang eigen:3,build,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/darioizzo/audi/tar.gz/v1.10.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.1
01 Aug 2026 06:50:06
commit hash: a3f11f5d9225228b50da38653aeefa3ae303ac0fcommit hash: a3f11f5d9225228b50da38653aeefa3ae303ac0fcommit hash: a3f11f5d9225228b50da38653aeefa3ae303ac0fcommit hash: a3f11f5d9225228b50da38653aeefa3ae303ac0f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}pyaudi: update 1.9.2-1 → 1.10.1
1.9.2.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
1.9.2.1
18 Apr 2023 18:05:14
commit hash: a7eb99a2caf63b97b0a0737c9df64f22c540112acommit hash: a7eb99a2caf63b97b0a0737c9df64f22c540112acommit hash: a7eb99a2caf63b97b0a0737c9df64f22c540112acommit hash: a7eb99a2caf63b97b0a0737c9df64f22c540112a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/audi: Add NO_ARCH

Approved by:	portmgr (blanket)
1.9.2.1
17 Jan 2023 10:30:26
commit hash: c0bee29737daab2e12c73c3d4f643e607da902dbcommit hash: c0bee29737daab2e12c73c3d4f643e607da902dbcommit hash: c0bee29737daab2e12c73c3d4f643e607da902dbcommit hash: c0bee29737daab2e12c73c3d4f643e607da902db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}audi: Correct pkg-descr
1.9.2.1
17 Jan 2023 07:58:44
commit hash: 3403f85ef649ca7847ff1dc59b0b7c5b66e9b386commit hash: 3403f85ef649ca7847ff1dc59b0b7c5b66e9b386commit hash: 3403f85ef649ca7847ff1dc59b0b7c5b66e9b386commit hash: 3403f85ef649ca7847ff1dc59b0b7c5b66e9b386 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/audi: New port: Header only C++ library implementing the algebra of Taylor
polynomials

Number of commits found: 5