notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
arb C library for arbitrary-precision interval arithmetic
2.23.0 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 Version 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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: LGPL21
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
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/catalog.mk
  3. /usr/local/share/licenses/arb-2.23.0/LICENSE
  4. /usr/local/share/licenses/arb-2.23.0/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:

Packages (timestamps in pop-ups are UTC):
arb
ABIlatestquarterly
FreeBSD:11:aarch64pkg-fallout2.18.1
FreeBSD:11:amd642.20.02.19.0
FreeBSD:11:armv6pkg-fallout2.18.1
FreeBSD:11:i3862.20.02.19.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout2.23.0
FreeBSD:12:amd642.23.02.23.0
FreeBSD:12:armv6pkg-fallout2.18.1
FreeBSD:12:armv7pkg-fallout2.18.1
FreeBSD:12:i3862.23.02.23.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout2.19.0
FreeBSD:13:aarch642.23.02.23.0
FreeBSD:13:amd642.23.02.23.0
FreeBSD:13:armv62.19.0pkg-fallout
FreeBSD:13:armv72.23.02.23.0
FreeBSD:13:i3862.23.02.23.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc642.19.02.23.0
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch642.23.0pkg-fallout
FreeBSD:14:amd642.23.0pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3862.23.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc642.23.0pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
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:
Options name:
USES:
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.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.23.0
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)
2.23.0
30 Jun 2022 19:00:38
commit hash:81f82025ccdf6ad8721f8af1da9edde7d4808d8dcommit hash:81f82025ccdf6ad8721f8af1da9edde7d4808d8dcommit hash:81f82025ccdf6ad8721f8af1da9edde7d4808d8dcommit hash:81f82025ccdf6ad8721f8af1da9edde7d4808d8d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.22.1 -> 2.23.0

Reported by:	portscout
2.22.1_1
29 Jun 2022 05:25:08
commit hash:d61cc94b73b377ed2c36fee152f0ae953892cdbacommit hash:d61cc94b73b377ed2c36fee152f0ae953892cdbacommit hash:d61cc94b73b377ed2c36fee152f0ae953892cdbacommit hash:d61cc94b73b377ed2c36fee152f0ae953892cdba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/flint2: Update 2.8.5 -> 2.9.0
2.22.1
24 Feb 2022 23:07:09
commit hash:d3aae763d059058a97db4d33124fbcac72a620b1commit hash:d3aae763d059058a97db4d33124fbcac72a620b1commit hash:d3aae763d059058a97db4d33124fbcac72a620b1commit hash:d3aae763d059058a97db4d33124fbcac72a620b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.22.0 -> 2.22.1

Reported by:	portscout
2.22.0
18 Jan 2022 18:42:44
commit hash:3601bc6352a61ff05360023ee0a1a8603be16b52commit hash:3601bc6352a61ff05360023ee0a1a8603be16b52commit hash:3601bc6352a61ff05360023ee0a1a8603be16b52commit hash:3601bc6352a61ff05360023ee0a1a8603be16b52 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.21.1 -> 2.22.0

Reported by:	portscout
2.21.1
19 Nov 2021 21:33:21
commit hash:3ac2ee325a973b49d3b509eb24427ff241e86309commit hash:3ac2ee325a973b49d3b509eb24427ff241e86309commit hash:3ac2ee325a973b49d3b509eb24427ff241e86309commit hash:3ac2ee325a973b49d3b509eb24427ff241e86309 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.21.0 -> 2.21.1

Reported by:	portscout
2.21.0
21 Oct 2021 00:46:03
commit hash:9862f04670419a44bfb68bb894d11ff2dd2afa71commit hash:9862f04670419a44bfb68bb894d11ff2dd2afa71commit hash:9862f04670419a44bfb68bb894d11ff2dd2afa71commit hash:9862f04670419a44bfb68bb894d11ff2dd2afa71 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.20.0 -> 2.21.0

Reported by:	portscout
2.20.0
25 Jul 2021 18:47:02
commit hash:d28495c0ce313bca840d7a423f52231abcfbbe8fcommit hash:d28495c0ce313bca840d7a423f52231abcfbbe8fcommit hash:d28495c0ce313bca840d7a423f52231abcfbbe8fcommit hash:d28495c0ce313bca840d7a423f52231abcfbbe8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/arb: Update 2.19.0 -> 2.20.0
2.19.0_1
25 Jul 2021 15:17:52
commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0commit hash:d4c60df5e14e5486ba5831157716d9efd20f2cb0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/flint2: Update 2.7.1 -> 2.8.0

Bump 12 consumer ports.

Reported by:	portscout
2.19.0
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.19.0
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.19.0
05 Jan 2021 21:12:26
Revision:560428Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Fix WWW
2.19.0
06 Dec 2020 19:39:22
Revision:557164Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.18.1 -> 2.19.0

Reported by:	portscout
2.18.1
14 Sep 2020 16:51:10
Revision:548629Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Change build to cmake
2.18.1
29 Jun 2020 05:56:57
Revision:540753Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.18.0 -> 2.18.1

Reported by:	portscout
2.18.0_1
10 Jun 2020 18:15:22
Revision:538421Original commit files touched by this commit
yuri search for other commits by this committer
math/flint2: Update g20190210 -> 2.6.0

Bump 6 depending ports.

Reported by:	portscout
2.18.0
10 Jun 2020 17:27:15
Revision:538412Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.17.0 -> 2.18.0
2.17.0
17 Oct 2019 07:22:29
Revision:514648Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.16.0 -> 2.17.0

Reported by:	portscout
2.16.0_1
17 Feb 2019 02:59:57
Revision:493148Original commit files touched by this commit
yuri search for other commits by this committer
math/flint2: Update g20180323 -> g20190210

Bump math/arb.
2.16.0
08 Dec 2018 08:15:28
Revision:486918Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.15.1 -> 2.16.0

Reported by:	repology
2.15.1
28 Oct 2018 02:40:46
Revision:483215Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.15.0 -> 2.15.1

Reported by:	portscout
2.15.0
19 Sep 2018 17:43:15
Revision:480102Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.14.0 -> 2.15.0

Reported by:	portscout
2.14.0
25 Jul 2018 20:12:03
Revision:475332Original commit files touched by this commit
yuri search for other commits by this committer
math/arb: Update 2.13.0 -> 2.14.0
2.13.0_1
19 Apr 2018 07:08:45
Revision:467751Original commit files touched by this commit
ale search for other commits by this committer
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
2.13.0
30 Mar 2018 06:48:06
Revision:465949Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/arb: C library for arbitrary-precision interval arithmetic

Number of commits found: 26