https://bitbucket.org/Coin3D/pivy/downloads/?tab=tags https://bitbucket.org/Coin3D/pivy/commits/a84100beff22 https://bitbucket.org/Coin3D/pivy/get/0.6.4.tar.gz
(In reply to kunda from comment #0) That is not a port update. Normally you would make things easier to the maintainer by changing the port so that it works and complies with our porting standards: https://www.freebsd.org/doc/en/books/porters-handbook/ https://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html This said, thanks for letting me know there is a new version. I will update it as soon as I find time (hopefully tomorrow).
Unfortunately updating this is not trivial: ... checking for SOQT via cmake Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 666, in <module> platforms=['Any'] File "/usr/local/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/local/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/local/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "setup.py", line 588, in run self.pivy_configure() File "setup.py", line 453, in pivy_configure self.check_with_cmake() File "setup.py", line 229, in check_with_cmake if config_dict['SOQT_FOUND'] == 'false': KeyError: 'SOQT_FOUND' ____ It can't find SoQt but the real problem, and one that threatens the future of this port, is that Qt4 is deprecated, and there has been no official upgrade to SoQt and Coin3D for a while now.
Created attachment 201373 [details] Update WIP - not working
Note there is a graphics/py-pivy-devel port now at version 0.6.4.
graphics/py-pivy||2019-03-16|Has expired: Qt4 has been EOL since december 2015. Overcome by events.