Date: Sat, 12 Mar 2022 08:04:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261255] math/nfft: Clean up port (WIP) - Help wanted Message-ID: <bug-261255-7788-1AxxIAaV2v@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261255-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-261255-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261255 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dfa49f6526d6cc24ebdf94471e0a4ae7= 635297ea6 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=3Dnative * 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261255-7788-1AxxIAaV2v>