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
openlibm High quality system independent, portable, open source libm
0.8.0 math on this many watch lists=1 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.0Version of this port present on the latest quarterly branch.
Maintainer: iblis@hs.ntnu.edu.tw search for ports maintained by this maintainer
Port Added: 2016-01-29 13:52:34
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: MIT ISCL BSD2CLAUSE
WWW:
http://julialang.org/openlibm/
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 (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openlibm-0.8.0/catalog.mk
  3. /usr/local/share/licenses/openlibm-0.8.0/LICENSE
  4. /usr/local/share/licenses/openlibm-0.8.0/MIT
  5. /usr/local/share/licenses/openlibm-0.8.0/ISCL
  6. /usr/local/share/licenses/openlibm-0.8.0/BSD2CLAUSE
  7. include/openlibm/aarch64_fpmath.h
  8. include/openlibm/amd64_fpmath.h
  9. include/openlibm/bsd_cdefs.h
  10. include/openlibm/cdefs-compat.h
  11. include/openlibm/fpmath.h
  12. include/openlibm/i386_fpmath.h
  13. include/openlibm/k_log.h
  14. include/openlibm/k_logf.h
  15. include/openlibm/math_private.h
  16. include/openlibm/math_private_openbsd.h
  17. include/openlibm/mips_fpmath.h
  18. include/openlibm/openlibm.h
  19. include/openlibm/openlibm_complex.h
  20. include/openlibm/openlibm_defs.h
  21. include/openlibm/openlibm_fenv.h
  22. include/openlibm/openlibm_fenv_amd64.h
  23. include/openlibm/openlibm_fenv_arm.h
  24. include/openlibm/openlibm_fenv_i387.h
  25. include/openlibm/openlibm_fenv_mips.h
  26. include/openlibm/openlibm_fenv_powerpc.h
  27. include/openlibm/openlibm_fenv_s390.h
  28. include/openlibm/openlibm_math.h
  29. include/openlibm/powerpc_fpmath.h
  30. include/openlibm/s390_fpmath.h
  31. include/openlibm/types-compat.h
  32. lib/libopenlibm.a
  33. lib/libopenlibm.so
  34. lib/libopenlibm.so.4
  35. lib/libopenlibm.so.4.0
  36. libdata/pkgconfig/openlibm.pc
  37. @owner
  38. @group
  39. @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 = 1640769232 SHA256 (JuliaMath-openlibm-v0.8.0_GH0.tar.gz) = 03620768df4ca526a63dd675c6de95a5c9d167ff59555ce57a61c6bf49e400ee SIZE (JuliaMath-openlibm-v0.8.0_GH0.tar.gz) = 367130

Packages (timestamps in pop-ups are UTC):
openlibm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.0--0.8.0-0.6.0_2-
FreeBSD:13:quarterly0.8.00.8.0--0.8.0-0.8.00.8.0
FreeBSD:14:latest0.8.00.8.0--0.8.0---
FreeBSD:14:quarterly0.8.00.8.0--0.8.0-0.8.00.8.0
FreeBSD:15:latest0.8.00.8.0n/a-n/a-0.8.00.8.0
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. gmake>=4.3 : devel/gmake
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:
gmake compiler:c11
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.0?dummy=/
Collapse this list.

Number of commits found: 29

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)
0.8.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)
0.8.0
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0
29 Dec 2021 09:26:17
commit hash: b1be0f33939d54be22e3736aec5d5df4351cb216commit hash: b1be0f33939d54be22e3736aec5d5df4351cb216commit hash: b1be0f33939d54be22e3736aec5d5df4351cb216commit hash: b1be0f33939d54be22e3736aec5d5df4351cb216 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
math/openlibm: Update to 0.8.0

Approved by:	maintainer (timeout, email bounce)
0.6.0_2
29 Aug 2021 16:50:44
commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
0.6.0_2
10 Jun 2021 08:57:30
commit hash: 0266969e1157cdf6d7e036d177939275e97e0832commit hash: 0266969e1157cdf6d7e036d177939275e97e0832commit hash: 0266969e1157cdf6d7e036d177939275e97e0832commit hash: 0266969e1157cdf6d7e036d177939275e97e0832 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/openlibm: fix build on powerpc

Same issue as on powerpc64.
0.6.0_2
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.
0.6.0_2
01 Jan 2021 16:52:26
Revision:559854Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openlibm: fix build on powerpc64le
0.6.0_2
15 Dec 2020 10:25:36
Revision:558152Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openlibm: remove bad if

There's no extra-patch-Make.inc in files directory.
0.6.0_2
09 Dec 2020 02:26:37
Revision:557333Original commit files touched by this commit
linimon search for other commits by this committer
Mark as BROKEN on riscv64 the same as on aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
0.6.0_2
14 Sep 2020 14:31:21
Revision:548613Original commit files touched by this commit
se search for other commits by this committer
Apply patch to restore prior and working state:

Steve Kargl has noticed severely inaccurate results for some functions and
has reported the issue as https://github.com/JuliaMath/openlibm/issues/215

This port update applies the patch he has suggested to the up-stream and
which has been tested by him to fix the issue (see the Github issue for
details and test results).

While here adjust indentation and remove white-space from an empty line.

Submitted by:	Steve Kargl (sgk at troutmask.apl.washington.edu)
0.6.0_1
11 Jun 2020 16:36:21
Revision:538506Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openlibm: add the removed :c11 to USES=compiler
0.6.0_1
11 Jun 2020 16:34:11
Revision:538505Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openlibm: use GCC on powerpc64

Clang fails to build this port:
src/s_cpow.c:77:16: error: a parameter list without types is only allowed in a
function definition
__strong_alias(cpowl, cpow);
0.6.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.6.0
17 Jun 2019 07:17:11
Revision:504395Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openlibm: fix build with GCC-based architectures

The port needs to respect CC and use a new compiler.

PR:		238613
Approved by:	iblis@hs.ntnu.edu.tw (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20670
0.6.0
08 Jan 2019 13:20:19
Revision:489684Original commit files touched by this commit
mat search for other commits by this committer
Remove MASTER_SITES=GH when it is the only one.

It is added by USE_GITHUB.  Tested with `make makesum` not changing distinfo.
0.6.0
12 Jul 2018 17:31:03
Revision:474527Original commit files touched by this commit
yuri search for other commits by this committer
math/openlibm: Not broken in aarch64

PR:		229737
Submitted by:	Greg V <greg@unrelenting.technology>
0.6.0
19 Jun 2018 17:56:19
Revision:472808Original commit files touched by this commit
swills search for other commits by this committer
math/openlibm: update to 0.6.0

PR:		229134
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
0.5.5
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
0.5.5
19 Oct 2017 17:25:12
Revision:452454Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/openlibm to 0.5.5

* While here switch to DISTVERSION and shuffle USES upwards.

PR:		223081
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
0.5.2
27 May 2017 15:07:12
Revision:441847Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "clang".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.5.2
13 May 2017 23:21:37
Revision:440858Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.5.2
16 Nov 2016 00:34:37
Revision:426199Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.5.2
09 Aug 2016 06:13:32
Revision:419900Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.5.2

PR:		211687
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
0.5.1
07 Jul 2016 14:08:02
Revision:418184Original commit files touched by this commit
mat search for other commits by this committer
Remove @comment $FreeBSD$ from pkg-plist files.

Sponsored by:	Absolight
0.5.1
23 May 2016 13:53:34
Revision:415720Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.5.1

PR:		209713
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
0.5.0
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
0.5.0
12 Mar 2016 15:01:44
Revision:410894Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.5.0

PR:		207909
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
0.4.1
29 Jan 2016 13:52:24
Revision:407468Original commit files touched by this commit
lwhsu search for other commits by this committer
Add openlibm, high quality system independent, portable, open source libm

PR:		206676
Submitted by:	Iblis Lin <e196819@hotmail.com>

Number of commits found: 29