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
arb C library for arbitrary-precision interval arithmetic
2.23.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 2.23.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-30 06:48:33
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: LGPL21
WWW:
https://arblib.org/
Description:
Arb is an implementation of ball arithmetic, also known as mid-rad interval arithmetic. Ball arithmetic is an extension of floating-point arithmetic in which an error bound is attached to each variable. This allows computing rigorously with real and complex numbers. With plain floating-point arithmetic, the user must do an error analysis to guarantee that results are correct. Manual error analysis is time-consuming and bug-prone. Ball arithmetic effectively makes error analysis automatic. Arb is designed for computer algebra and computational number theory, but may be useful in any area demanding reliable or precise numerical computing. Arb scales seamlessly from tens of digits up to billions of digits. Efficiency is achieved by low level optimizations and use of asymptotically fast algorithms.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/arb-2.23.0_1/catalog.mk
  3. /usr/local/share/licenses/arb-2.23.0_1/LICENSE
  4. /usr/local/share/licenses/arb-2.23.0_1/LGPL21
  5. include/acb.h
  6. include/acb_calc.h
  7. include/acb_dft.h
  8. include/acb_dirichlet.h
  9. include/acb_elliptic.h
  10. include/acb_hypgeom.h
  11. include/acb_mat.h
  12. include/acb_modular.h
  13. include/acb_poly.h
  14. include/arb.h
  15. include/arb_calc.h
  16. include/arb_fmpz_poly.h
  17. include/arb_fpwrap.h
  18. include/arb_hypgeom.h
  19. include/arb_mat.h
  20. include/arb_poly.h
  21. include/arf.h
  22. include/bernoulli.h
  23. include/bool_mat.h
  24. include/dirichlet.h
  25. include/dlog.h
  26. include/double_interval.h
  27. include/fmpr.h
  28. include/fmpz_extras.h
  29. include/fmpzi.h
  30. include/hypgeom.h
  31. include/mag.h
  32. include/partitions.h
  33. lib/libarb.so
  34. lib/libarb.so.2
  35. lib/libarb.so.2.14.0
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • arb>0:math/arb
To install the port:
cd /usr/ports/math/arb/ && make install clean
To add the package, run one of these commands:
  • pkg install math/arb
  • pkg install arb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656557108 SHA256 (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 977d41bde46f5442511d5165c705cec32c03e852c84d7d1836135d412ce702bb SIZE (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 1989841

Packages (timestamps in pop-ups are UTC):
arb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.23.0_12.23.0_12.19.02.23.0_12.23.0_1-2.19.0-
FreeBSD:13:quarterly2.23.0_12.23.0_1-2.23.0_12.23.0_1-2.23.0_1-
FreeBSD:14:latest2.23.0_12.23.0_1-2.23.0_12.23.0_1---
FreeBSD:14:quarterly2.23.0_12.23.0_1-2.23.0_12.23.0_1-2.23.0_1-
FreeBSD:15:latest2.23.0_12.23.0_1n/a2.23.0_1n/a-2.23.0_12.23.0_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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libflint.so : math/flint2
  2. libgmp.so : math/gmp
  3. libmpfr.so : math/mpfr
This port is required by:
for Libraries
  1. math/calcium
  2. math/e-antic
  3. math/mppp
  4. math/paritwine
  5. math/py-symengine
  6. math/sage
  7. math/symengine

Configuration Options:
No options to configure
Options name:
math_arb
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fredrik-johansson/arb/tar.gz/2.23.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port