Bug 224798 - graphics/blender: Please update to use python:3.6; also please add USES=fortran
Summary: graphics/blender: Please update to use python:3.6; also please add USES=fortran
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-31 17:40 UTC by Yuri Victorovich
Modified: 2018-01-01 01:08 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (FreeBSD)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-12-31 17:40:03 UTC
I tried to install some ad-ons, and they require dependencies that now aren't normally available or even buildable in a py35 flavor, ex. py-requests. Now python ports need USE_PYTHON=allflavors to enable all flavors, otherwise only py27 and py36 are available.

Additionally, it needs USES=fortran, because some add-ons require py-numpy, which in turn doesn't run when the package is built w/out USES=fortran (I think).

I particularly tried this add-on: https://github.com/nortikin/sverchok

Thanks!
Yuri
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-01-01 01:08:07 UTC
https://reviews.freebsd.org/D13721