[Bug 261255] math/nfft: Clean up port (WIP) - Help wanted
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261255] math/nfft: Clean up port (WIP) - Help wanted"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 08:04:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261255 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 commit fa49f6526d6cc24ebdf94471e0a4ae7635297ea6 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-03-12 07:48:21 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-03-12 07:48:36 +0000 math/nfft: Rework port to follow Porters Handbook * Use upstream release archive * Respect flags set by framework and do not use -march=native * Add support for OpenMP and enable it on aarch64 and amd64 by default * Overall rework of Makefile * Enable all options to match packaging in other distros PR: 261255 math/nfft/Makefile | 45 +- math/nfft/distinfo | 6 +- math/nfft/files/cpow.c (gone) | 56 -- math/nfft/files/patch-3rdparty_Makefile.am (gone) | 14 - math/nfft/pkg-plist | 670 +--------------------- 5 files changed, 36 insertions(+), 755 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.