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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
openlibm High quality system independent, portable, open source libm
0.8.7 math on this many watch lists=3 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.8.7Version of this port present on the latest quarterly branch.
Maintainer: laurent.chardon@gmail.com search for ports maintained by this maintainer
Port Added: 2016-01-29 13:52:34
Last Update: 2025-06-17 13:02:58
Commit Hash: 3063909
People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
License: MIT ISCL BSD2CLAUSE LGPL21+ SUNPRO PD
WWW:
https://openlibm.org
Description:
OpenLibm is an effort to have a high quality, portable, standalone C mathematical library (libm). It can be used standalone in applications and programming language implementations. The project was born out of a need to have a good libm for the Julia programming langage that worked consistently across compilers and operating systems, and in 32-bit and 64-bit environments.
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 (51 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openlibm-0.8.7/catalog.mk
  3. /usr/local/share/licenses/openlibm-0.8.7/LICENSE
  4. /usr/local/share/licenses/openlibm-0.8.7/MIT
  5. /usr/local/share/licenses/openlibm-0.8.7/ISCL
  6. /usr/local/share/licenses/openlibm-0.8.7/BSD2CLAUSE
  7. /usr/local/share/licenses/openlibm-0.8.7/LGPL21+
  8. /usr/local/share/licenses/openlibm-0.8.7/SUNPRO
  9. /usr/local/share/licenses/openlibm-0.8.7/PD
  10. include/openlibm/aarch64_fpmath.h
  11. include/openlibm/amd64_fpmath.h
  12. include/openlibm/bsd_asm.h
  13. include/openlibm/bsd_cdefs.h
  14. @comment include/openlibm/bsd_npx.h
  15. include/openlibm/bsd_fpu.h
  16. include/openlibm/bsd_ieeefp.h
  17. include/openlibm/cdefs-compat.h
  18. include/openlibm/fpmath.h
  19. include/openlibm/i386_fpmath.h
  20. include/openlibm/k_log.h
  21. include/openlibm/k_logf.h
  22. include/openlibm/loongarch64_fpmath.h
  23. include/openlibm/math_private.h
  24. include/openlibm/math_private_openbsd.h
  25. include/openlibm/mips_fpmath.h
  26. include/openlibm/openlibm.h
  27. include/openlibm/openlibm_complex.h
  28. include/openlibm/openlibm_defs.h
  29. include/openlibm/openlibm_fenv.h
  30. include/openlibm/openlibm_fenv_aarch64.h
  31. include/openlibm/openlibm_fenv_amd64.h
  32. include/openlibm/openlibm_fenv_arm.h
  33. include/openlibm/openlibm_fenv_i387.h
  34. include/openlibm/openlibm_fenv_loongarch64.h
  35. include/openlibm/openlibm_fenv_mips.h
  36. include/openlibm/openlibm_fenv_powerpc.h
  37. include/openlibm/openlibm_fenv_riscv.h
  38. include/openlibm/openlibm_fenv_s390.h
  39. include/openlibm/openlibm_math.h
  40. @comment include/openlibm/osx_asm.h
  41. include/openlibm/powerpc_fpmath.h
  42. include/openlibm/riscv_fpmath.h
  43. include/openlibm/s390_fpmath.h
  44. include/openlibm/types-compat.h
  45. lib/libopenlibm.so
  46. lib/libopenlibm.so.0
  47. lib/libopenlibm.so.0.8.6
  48. libdata/pkgconfig/openlibm.pc
  49. @owner
  50. @group
  51. @mode
Collapse this list.
Dependency lines:
  • openlibm>0:math/openlibm
To install the port:
cd /usr/ports/math/openlibm/ && make install clean
To add the package, run one of these commands:
  • pkg install math/openlibm
  • pkg install openlibm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openlibm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1750098575 SHA256 (JuliaMath-openlibm-v0.8.7_GH0.tar.gz) = e328a1d59b94748b111e022bca6a9d2fc0481fb57d23c87d90f394b559d4f062 SIZE (JuliaMath-openlibm-v0.8.7_GH0.tar.gz) = 374759

Packages (timestamps in pop-ups are UTC):
openlibm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.70.8.7--0.8.7-0.6.0_2-
FreeBSD:13:quarterly0.8.70.8.7--0.8.7-0.8.00.8.0
FreeBSD:14:latest0.8.70.8.7--0.8.7---
FreeBSD:14:quarterly0.8.70.8.7--0.8.7-0.8.00.8.0
FreeBSD:15:latest--n/a-n/a-0.8.00.8.0
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
This port is required by:
for Libraries
  1. lang/julia

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. lang/julia06*
  2. lang/julia07*
  3. lang/julia10*
  4. lang/julia11*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_openlibm
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/JuliaMath/openlibm/tar.gz/v0.8.7?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port