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
sleef SIMD Library for Evaluating Elementary Functions, vectorized libm
3.5.1.62 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 3.5.1.62Version of this port present on the latest quarterly branch.
Maintainer: jmd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-06 19:31:24
Last Update: 2023-05-12 23:28:39
Commit Hash: da96c6b
License: BSL
WWW:
https://sleef.org
Description:
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT In this library, functions for evaluating some elementary functions are implemented. It provides a vectorized libm alternativ. The library also includes DFT subroutines.
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sleef-3.5.1.62/catalog.mk
  3. /usr/local/share/licenses/sleef-3.5.1.62/LICENSE
  4. /usr/local/share/licenses/sleef-3.5.1.62/BSL
  5. include/sleef.h
  6. lib/cmake/sleef/sleefConfig.cmake
  7. lib/cmake/sleef/sleefConfigVersion.cmake
  8. lib/cmake/sleef/sleefTargets-release.cmake
  9. lib/cmake/sleef/sleefTargets.cmake
  10. lib/libsleef.so
  11. lib/libsleef.so.3
  12. lib/libsleef.so.3.6.0
  13. libdata/pkgconfig/sleef.pc
  14. lib/libsleefgnuabi.so.3
  15. lib/libsleefgnuabi.so.3.6
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • sleef>0:math/sleef
To install the port:
cd /usr/ports/math/sleef/ && make install clean
To add the package, run one of these commands:
  • pkg install math/sleef
  • pkg install sleef
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sleef
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664661522 SHA256 (shibatch-sleef-3.5.1-62-g85440a5_GH0.tar.gz) = 6544ea223bdf6f5d7bfc58afb55942066125f5325b535dd0cb136248ece53c43 SIZE (shibatch-sleef-3.5.1-62-g85440a5_GH0.tar.gz) = 1659120

Packages (timestamps in pop-ups are UTC):
sleef
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.1.623.5.1.62-3.5.1.623.5.1.62-3.5.0-
FreeBSD:13:quarterly3.5.1.623.5.1.623.5.1.623.5.1.623.5.1.62--3.5.1.62
FreeBSD:14:latest3.5.1.623.5.1.62-3.5.1.623.5.1.62--3.5.1.62
FreeBSD:14:quarterly3.5.1.623.5.1.62-3.5.1.623.5.1.62--3.5.1.62
FreeBSD:15:latest3.5.1.623.5.1.62n/a3.5.1.62n/a--3.5.1.62
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
This port is required by:
for Libraries
  1. math/heyoka
  2. misc/py-pytorch
  3. misc/pytorch

Configuration Options:
No options to configure
Options name:
math_sleef
USES:
cmake:testing compiler:c11 pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/shibatch/sleef/tar.gz/3.5.1-62-g85440a5?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.1.62
12 May 2023 23:28:39
commit hash: da96c6b73d3953962edbed81248014742a9a2a7ecommit hash: da96c6b73d3953962edbed81248014742a9a2a7ecommit hash: da96c6b73d3953962edbed81248014742a9a2a7ecommit hash: da96c6b73d3953962edbed81248014742a9a2a7e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/sleef: fix build on powerpc64le

ld: error: duplicate symbol: sleef_cpuidtmp2
>>> defined at dispscalar.c
>>>           
src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o:(sleef_cpuidtmp2)
>>> defined at tryvsx3.c
>>>            src/libm/CMakeFiles/tryvsx3_obj.dir/tryvsx3.c.o:(.bss+0x10)
3.5.1.62
12 Apr 2023 08:44:43
commit hash: 515a9b9c7025c01f1782f3834df88a75fbebbc93commit hash: 515a9b9c7025c01f1782f3834df88a75fbebbc93commit hash: 515a9b9c7025c01f1782f3834df88a75fbebbc93commit hash: 515a9b9c7025c01f1782f3834df88a75fbebbc93 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
math/sleef: Update to latest upstream commit (2021-04-05)

This updates sleef to latest upstream commit
85440a5e87dae36ca1b891de14bc83b441ae7c43 which fixes a bunch of things
including AVX2 detection. DFT library is now disabled by default because
it has issues indicated by issue reports in upstream repo. There are
also some issues with unit tests and/or library itself which may
results in bugs however unit tests works fine on 13.2-RELEASE amd64
at least. Import patch from Debian to fix build of unit tests

References:
https://github.com/shibatch/sleef/issues/439
https://salsa.debian.org/science-team/sleef/-/blob/master/debian/patches/disable-duplicate-mpfr-funcs.patch

PR:		266784
Reviewed by:	jmd (maintainer)
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)
3.5.0_3
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)
3.5.0_3
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)
3.5.0_3
22 Apr 2022 15:37:38
commit hash: a81e1987c5d49106a769fd83ddef034ab763574fcommit hash: a81e1987c5d49106a769fd83ddef034ab763574fcommit hash: a81e1987c5d49106a769fd83ddef034ab763574fcommit hash: a81e1987c5d49106a769fd83ddef034ab763574f files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/sleef: remove not needed CFLAGS_powerpc64
3.5.0_3
01 Jan 2022 17:24:31
commit hash: d5babb3b84b9d787f2549a4da906fa30f25037a4commit hash: d5babb3b84b9d787f2549a4da906fa30f25037a4commit hash: d5babb3b84b9d787f2549a4da906fa30f25037a4commit hash: d5babb3b84b9d787f2549a4da906fa30f25037a4 files touched by this commit
Johannes M Dieterich (jmd) search for other commits by this committer
math/sleef: add ARMv7 patch files

PR:		259922
3.5.0_2
31 Dec 2021 17:33:45
commit hash: c2a7241a3b4715b3ee6f8d53ea0f2a7569aa034fcommit hash: c2a7241a3b4715b3ee6f8d53ea0f2a7569aa034fcommit hash: c2a7241a3b4715b3ee6f8d53ea0f2a7569aa034fcommit hash: c2a7241a3b4715b3ee6f8d53ea0f2a7569aa034f files touched by this commit
Johannes M Dieterich (jmd) search for other commits by this committer
math/sleef: enable ARMv7

PR:		259922
Reported by:	Robert Clausecker
3.5.0_1
06 Apr 2021 23:02:53
commit hash: 5ae8c59f70a6450a5f8cab2f2a86aa436cde0f6ccommit hash: 5ae8c59f70a6450a5f8cab2f2a86aa436cde0f6ccommit hash: 5ae8c59f70a6450a5f8cab2f2a86aa436cde0f6ccommit hash: 5ae8c59f70a6450a5f8cab2f2a86aa436cde0f6c files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
math/sleef: fix plist

The pkgconfig file was orphaned, found by poudriere bulk -t
3.5.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.
3.5.0
18 Feb 2021 22:57:19
Revision:566007Original commit files touched by this commit
pkubaj search for other commits by this committer
math/sleef: fix build on powerpc64le

Same issue as on powerpc64.
3.5.0
05 Sep 2020 20:09:32
Revision:547674Original commit files touched by this commit
jmd search for other commits by this committer
math/sleef: update to 3.5.0

With this, remove fcommon workaround and patch.
3.4.1
27 Aug 2020 23:23:33
Revision:546697Original commit files touched by this commit
jmd search for other commits by this committer
math/sleef: update to 3.4.1

While there, fix LLVM11 introduced breakage on HEAD
3.4.0_1
02 Dec 2019 18:00:07
Revision:518859Original commit files touched by this commit
pkubaj search for other commits by this committer
math/sleef: fix build on powerpc64 elfv2

clang doesn't find vec_nand:
In file included from
/wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/libm/sleefsimdsp.c:145:
/wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/arch/helperpower_128.h:266:54:
warning: implicit declaration of function 'vec_nand' is invalid in C99
[-Wimplicit-function-declaration]
static INLINE vopmask vnot_vo_vo(vopmask o) { return vec_nand(o, o); }
                                                     ^
/wrkdirs/usr/ports/math/sleef/work/sleef-3.4.0/src/arch/helperpower_128.h:266:54:
error: returning 'int' from a function with incompatible result type 'vopmask'
(vector of 4 'unsigned int' values)
static INLINE vopmask vnot_vo_vo(vopmask o) { return vec_nand(o, o); }
                                                     ^~~~~~~~~~~~~~

-mpower8-vector is needed because vec_nand is behind #ifdef __POWER8_VECTOR__ in
clang's altivec.h.

PR:		242143
Approved by:	linimon (mentor), jmd (maintainer)
3.4.0_1
19 Aug 2019 23:33:40
Revision:509385Original commit files touched by this commit
pkubaj search for other commits by this committer
math/sleef: fix build on powerpc64

Altivec needs {} for vectors instead of ().
lib/libsleefgnuabi.so is not built on powerpc64.

PR:		239468
Approved by:	jmd (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D21216
3.4.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
3.4.0
01 May 2019 01:20:15
Revision:500575Original commit files touched by this commit
jmd search for other commits by this committer
math/sleef: Update to release 3.4.0

Changelog: https://github.com/shibatch/sleef/releases/tag/3.4.0

Reported by:	portscout
3.3.9_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
3.3.9_1
12 Dec 2018 01:35:36
Revision:487272Original 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
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.3.9
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
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
3.3.9
23 Sep 2018 05:07:13
Revision:480452Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-bases archs.

Also tested on amd64.

PR:		231505
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
3.3.9
06 Sep 2018 19:31:08
Revision:479149Original commit files touched by this commit
jmd search for other commits by this committer
new port: math/sleef

SLEEF is the SIMD Library for Evaluating Elementary Functions, vectorized libm
and DFT. It provides a vectorabi interface for vectorized libm.

Reviewed by:	zeising (mentor), mat
Approved by:	zeising (mentor)
Differential Revision:	https://reviews.freebsd.org/D17045

Number of commits found: 22