Port details |
- py-stl Converts STL models to POV-Ray meshes or PostScript/PDF images
- 3.1 graphics
=0 3.1Version of this port present on the latest quarterly branch.
- Maintainer: rsmith@xs4all.nl
- Port Added: 2012-01-12 13:32:29
- Last Update: 2014-07-13 16:09:01
- SVN Revision: 361692
- Also Listed In: python
- License: BSD
- WWW:
- http://rsmith.home.xs4all.nl/software/py-stl-stl2pov.html
- Description:
- The python modules stl.py and xform.py are for reading, creating and
transforming STL (STereoLithography) files. These modules are used by the
following scripts:
stl2pov: Converts the STL model to a mesh usable with the POV-ray raytracer.
stl2ps: Creates a view of the STL model in scalable PostScript.
stl2pdf: Creates a view of the STL model as a PDF. Requires graphics/py-cairo
sltinfo: Either displays some information about a STL file or prints it in
text format.
WWW: http://rsmith.home.xs4all.nl/software/py-stl-stl2pov.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py27-stl>0:graphics/py-stl
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-stl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-stl-3.1:
PYCAIRO=off: Use (py)Cairo to enable stl2pdf
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1 13 Jul 2014 16:09:01 |
riggs |
- Move graphics/py-stl to graphics/py-stltools (project has been renamed)
- Update to upstream version 3.2
- Stagify
- Makefile cleanup / Pet portlint
PR: 191103
Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Approved by: mentors (implicit) |
3.1 22 May 2014 06:28:08 |
miwi |
- Update WWW
PR: 188964
Submitted by: Oliver Fromme <oliver.fromme@secnetix.de>
Approved by: maintainer |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
3.1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.1 19 Sep 2012 21:31:29 |
nivit |
- Update to 3.1
- Adopt new Makefile header
- Add LICENSE (BSD)
- Use PYDISTUTILS_EGGINFO
- Add option PYCAIRO (default off)
- Remove unnecessary whitespaces, fix a typo and
update text in pkg-descr
BuildLog: http://goo.gl/Z1ymo
PR: ports/168683
Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer) |
3.0 12 Jan 2012 13:32:14 |
scheidell |
- Author of stl2pov has replaced code with python module, py-stl
PR: ports/163698
Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Approved by: maintainer, gabor (mentor) |
Number of commits found: 7
|