Bug 205644 - [NEW PORT]: math/py-pyvtk: Tools for manipulating VTK files in Python
Summary: [NEW PORT]: math/py-pyvtk: Tools for manipulating VTK files in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-27 10:11 UTC by Yuri Victorovich
Modified: 2015-12-31 03:15 UTC (History)
2 users (show)

See Also:


Attachments
shar archive (1.48 KB, text/plain)
2015-12-27 10:11 UTC, Yuri Victorovich
no flags Details
shar archive (1.48 KB, text/plain)
2015-12-27 10:12 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-12-27 10:11:22 UTC
Created attachment 164708 [details]
shar archive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-12-27 10:12:54 UTC
Created attachment 164709 [details]
shar archive
Comment 2 vladimir.chukharev 2015-12-30 12:45:54 UTC
FWIW, the port passes all my tests on 9-STABLE including "port test" and poudriere. Pity that it's not what I hoped it is...

A bit suspicious is absence of dependences, I'd expect vtk in LIB_DEPENDS.
It also lacks LICENSE info, which is Ok IMHO.
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2015-12-30 15:23:26 UTC
Vladimir,

License *is* listed there: LICENSE=GPLv2.

Dependencies are based on setup.py, none are listed there. 'grep import' also shows 'real' py-dependencies, which seem to be none. No

I think this the the tool to manipulate vtk files. It was required by some other package, can't remember which one now.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-12-31 03:13:51 UTC
A commit references this bug:

Author: miwi
Date: Thu Dec 31 03:12:51 UTC 2015
New revision: 404902
URL: https://svnweb.freebsd.org/changeset/ports/404902

Log:
  Tools for manipulating VTK (Visualization Toolkit) files in Python.

  WWW: https://github.com/pearu/pyvtk/
  WWW: https://pypi.python.org/pypi/PyVTK/

  PR:		205644
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/math/Makefile
  head/math/py-pyvtk/
  head/math/py-pyvtk/Makefile
  head/math/py-pyvtk/distinfo
  head/math/py-pyvtk/pkg-descr