#46718: New port submission: nfft-3 -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: nfft-3 | -------------------------+-------------------------------- Comment (by dstrubbe@…): Thanks. You can run "port -v lint --nitpick" to check some things. I get: {{{ Warning: Maintainer email address should be obfuscated as nfft.org:jens }}} Should this port really be called "nfft-3"? The website, and other references I have seen to the library, just call it "nfft". Why use the Github repo rather than the tarball? https://www-user.tu- chemnitz.de/~potts/nfft/download/nfft-3.3.0.tar.gz Then there is a configure script, and autoconf would not be necessary. Regarding the default variant, the normal way to add it when it conflicts with other variants is like this: {{{ if {![variant_isset gaussian] && ![variant_isset bspline] && ![variant_isset sinc]} { default_variants-append +kaiserbessel } }}} I fixed up the description which needed newlines. Can you add a test phase? We should have one for all software for numerical calculations. I have added "openmaintainer" as per the Guide: "Port maintainers who are not committers are encouraged to add <openmaintainer> to their ports." -- Ticket URL: <https://trac.macports.org/ticket/46718#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X