Port details |
- opensolaris-libm C99 Math and vector libraries from OpenSolaris snv_33
- 2006.01.31_5 math
=2 2006.01.31_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, consider using libm in base or math/openlibm
This port expired on: 2024-12-31 IGNORE: is marked as broken on FreeBSD 14.1: fails to compile: conflicting types for 'lround'
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2017-01-24 21:01:34
- Last Update: 2025-01-01 12:12:40
- Commit Hash: 8b86b03
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: CDDL
- WWW:
- https://docs.oracle.com/cd/E19422-01/819-3693/ncg_lib.html
- Description:
- In 2006, Sun Microsystems released math and vector math libraries as
part of their effort to open-source Solaris:
libmvec - vector math library
This library contains function to evaluate common mathematical functions
for several arguments at once. The argument values are specified by one
or more vectors (arrays) of data, and the corresponding result values
are stored in another vector.
libm - C99 math library
Functions in this library provide common elementary mathematical
functions and floating point environment routines defined by System V,
ANSI C, POSIX, and so on. Additional functions in this library provide
extended support for handling floating point exceptions.
The original source has been modified to build on FreeBSD and DragonFly
using GCC or clang and the GNU assembler. All fixes introduced by Nexenta
and Illumos projects have also been incorporated. Missing x86_64 variants
of lrint and lround have added. The floating-point exception logging
including address->symbol translation has also been implemented.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opensolaris-libm>0:math/opensolaris-libm
- No installation instructions:
- This port has been deleted.
- PKGNAME: opensolaris-libm
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1485870843
SHA256 (jrmarino-opensolaris-libm-v2006.01.31-2017.01.31_GH0.tar.gz) = 42ef6a57674237dd9822c76bf799ff51d58a69a9c726bd6801be37f916a6afa1
SIZE (jrmarino-opensolaris-libm-v2006.01.31-2017.01.31_GH0.tar.gz) = 985592
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- addr2line : devel/binutils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_opensolaris-libm
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2006.01.31_5 01 Jan 2025 12:12:40 |
Rene Ladan (rene) |
math/opensolaris-libm: Remove expired port
2024-12-31 math/opensolaris-libm: Obsolete, consider using libm in base or
math/openlibm |
2006.01.31_5 23 Nov 2024 08:42:35 |
Daniel Engberg (diizzy) |
math/opensolaris-libm: Deprecate and set expiration date to 2024-12-31
Obsolete, point users to libm in base or math/openlibm |
2006.01.31_5 18 Aug 2023 07:53:31 |
Muhammad Moinur Rahman (bofh) |
math/opensolaris-libm: Mark BROKEN on 14
Fails to compile with:
error: conflicting types for 'lround'
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2006.01.31_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2006.01.31_5 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
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 ) |
2006.01.31_5 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2006.01.31_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2006.01.31_5 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2006.01.31_5 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2006.01.31_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2006.01.31_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2006.01.31_2 21 Apr 2017 20:25:01 |
rene |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail |
2006.01.31_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2006.01.31_1 15 Feb 2017 21:33:11 |
rene |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time. |
2006.01.31_1 11 Feb 2017 12:42:30 |
rene |
Return ports maintained by John Marino to the pool, see r433827 for details |
2006.01.31_1 31 Jan 2017 20:04:15 |
marino |
Add forgotten revbump for math/opensolaris-libm |
2006.01.31 31 Jan 2017 20:02:42 |
marino |
math/opensolaris-libm: Second *BSD release
Interestingly, this update comes 11 years to the days after the original
source was released. This resolves the OpenLibm testsuite failures for
the double variant of Bessel functions (seen always on Clang and on GCC
when fno-builtin switch set) and the gamma/lgamma failures for 0.5 and 3.0
arguments. The associated implementions were replaced with the 1993
SunPro versions found in all BSD-based math libraries.
The failures were of the off-by-1-bit type explained by floating point
rounding. Now all float and double tests found in OpenLibm's testsuite
pass. |
2006.01.31 25 Jan 2017 15:55:49 |
marino |
Disable portscout for math/opensolaris-libm
Interestingly, since I created a release tag in the same date format
used by the PORTVERSION, portscout thinks there is a new version
available (2006.01.31 => 2017.01.24).
Since the PORTVERSION is never going to change, disable portscout
entirely. As the maintainer of the github repo, I'll know when a new
release is available anyway. |
2006.01.31 24 Jan 2017 22:25:35 |
marino |
small typo in math/opensolaris-libm description fixed |
2006.01.31 24 Jan 2017 21:01:25 |
marino |
Add new port math/opensolaris-libm
In 2006, Sun Microsystems released math and vector math libraries as
part of their effort to open-source Solaris:
libmvec - vector math library
This library contains function to evaluate common mathematical functions
for several arguments at once. The argument values are specified by one
or more vectors (arrays) of data, and the corresponding result values
are stored in another vector.
libm - C99 math library
Functions in this library provide common elementary mathematical
functions and floating point environment routines defined by System V,
ANSI C, POSIX, and so on. Additional functions in this library provide
extended support for handling floating point exceptions.
The original source has been modified to build on FreeBSD and DragonFly
using GCC or clang and the GNU assembler. All fixes introduced by Nexenta
and Illumos projects have also been incorporated. Missing x86_64 variants
of lrint and lround have added. The floating-point exception logging
including address->symbol tranlation has also been implemented. |