Bug 235144 - graphics/py-pivy: update to 0.6.4
Summary: graphics/py-pivy: update to 0.6.4
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Walter Schwarzenfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-23 02:56 UTC by kunda
Modified: 2019-08-09 11:29 UTC (History)
1 user (show)

See Also:
pfg: maintainer-feedback-


Attachments
Update WIP - not working (1.29 KB, patch)
2019-01-24 03:29 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Pedro F. Giffuni freebsd_committer freebsd_triage 2019-01-23 04:20:34 UTC
(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).
Comment 2 Pedro F. Giffuni freebsd_committer freebsd_triage 2019-01-24 03:26:09 UTC
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.
Comment 3 Pedro F. Giffuni freebsd_committer freebsd_triage 2019-01-24 03:29:18 UTC
Created attachment 201373 [details]
Update WIP - not working
Comment 4 Pedro F. Giffuni freebsd_committer freebsd_triage 2019-02-13 15:52:18 UTC
Note there is a graphics/py-pivy-devel port now at version 0.6.4.
Comment 5 Walter Schwarzenfeld freebsd_triage 2019-08-09 11:29:14 UTC
graphics/py-pivy||2019-03-16|Has expired: Qt4 has been EOL since december 2015.
Overcome by events.