Page MenuHomeFreeBSD

[new port] math/sleef: SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
ClosedPublic

Authored by jmd on Sep 5 2018, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 4:27 PM
Unknown Object (File)
Feb 29 2024, 4:46 AM
Unknown Object (File)
Feb 24 2024, 11:20 AM
Unknown Object (File)
Feb 18 2024, 12:28 AM
Unknown Object (File)
Feb 18 2024, 12:28 AM
Unknown Object (File)
Feb 18 2024, 12:28 AM
Unknown Object (File)
Feb 18 2024, 12:28 AM
Unknown Object (File)
Feb 18 2024, 12:26 AM
Subscribers

Details

Summary

This adds sleef.

Test Plan

poudriere tested on HEAD amd64, 11.1 amd64, 11.1 i386.

portlint -Aac clean except for the version-based check.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

use IGNORE_FreeBSD_10 and extend pkg-descr

Address comments that portlint didn't complain about.

jmd marked an inline comment as done.Sep 6 2018, 1:43 PM

Unfortunately, portlint didn't complain about this.

In D17045#363633, @jmd wrote:

Unfortunately, portlint didn't complain about this.

I am not sure what you mean. portlint is a static lint tool, it can tell you when stuff are out of order, or something should not be there, but I cannot see how it could understand what you are doing and know you are wrong. This is why we have committers, a group of people who actually know our rules, policies, and usages, and can adapt submissions to fit them.

These things keep improving/changing and it would be very helpful for me, as a member of that group of committers trying to keep up with rules and do the right thing, if there were tools assisting me.

Could you be so kind as to mark the review as approved (and the others you selected to do) if you are now happy? Thank you!

This revision is now accepted and ready to land.Sep 6 2018, 7:22 PM
This revision was automatically updated to reflect the committed changes.