Created attachment 205229 [details] update to 0.21.2 - Update to 0.21.2
-LDFLAGS+= -shared +#LDFLAGS+= -shared Is this something you forgot? Why do you keep this line commented (uncomment or delete?) Other than that your patch looks good. Feel free to take maintainership of this port if you with.
"if you WISH" ^^
(In reply to Dmitry Sivachenko from comment #1) The build failed with the line LDFLAGS+=-shared. wen
(In reply to Dmitry Sivachenko from comment #2) Thank you !
Created attachment 208947 [details] Update to 0.21.3 Here's my take on the update (based on wen's previous patch) : - Bump to the latest stable (0.21.3) - Remove cblas dependency (it now uses numpy's BLAS option) - Add py-joblib dependency Let me know if changes are needed.
Wen, can you please look at it? I do not use this software anymore. I released maintainership, so you can take it if you wish. Thanks.
Latest version is 0.22.0. Updated patch required, ideally QA'd (build, package *and* runtime) TEST_DEPENDS & test target in the port would be handy for the above.
A commit references this bug: Author: wen Date: Tue Dec 17 13:09:34 UTC 2019 New revision: 520329 URL: https://svnweb.freebsd.org/changeset/ports/520329 Log: - Update to 0.22 - Take maintainership PR: 238718 Submitted by: wenheping2000@hotmail.com(myself) Thanks to: demon, koobs@, geraud@gcu.info Changes: head/science/py-scikit-learn/Makefile head/science/py-scikit-learn/distinfo
Committed in ports r520329
^Triage: Assign to committer that resolved