Port details |
- py-PyX12 Python package for creating encapsulated PostScript figures
- 0.14.1 graphics
=0 0.14.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-06-13 16:54:08
- Last Update: 2019-03-31 08:52:22
- SVN Revision: 497393
- Also Listed In: python
- License: GPLv2
- WWW:
- http://pyx.sourceforge.net/
- Description:
- PyX is a Python package for the creation of encapsulated PostScript figures.
It provides both an abstraction of PostScript and a TeX/LaTeX interface.
Complex tasks like 2d and 3d plots in publication-ready quality are built out
of these primitives.
Features
* PostScript output for device independent, free scalable figures
* seamless TeX/LaTeX integration
* full access to PostScript features like paths, linestyles, fill patterns,
transformations, clipping, etc.
* advanced geometric operations on paths like intersections, transformations,
splitting, etc.
* sophisticated graph generation: modular design, pluggable axes, axes
partitioning based on rational number arithmetics, flexible graph styles,
etc.
WWW: http://pyx.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}PyX12>0:graphics/py-PyX12@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-PyX12
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1497359830
SHA256 (PyX-0.14.1.tar.gz) = 05d1b7fc813379d2c12fcb5bd0195cab522b5aabafac88f72913f1d47becd912
SIZE (PyX-0.14.1.tar.gz) = 2475186
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:
-
- tex.fmt : print/tex-formats
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-setuptools>0 : devel/py36-setuptools
- python3.6 : lang/python36
- Library dependencies:
-
- libkpathsea.so : devel/tex-kpathsea
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py36-PyX12-0.14.1:
KPATHSEA=on: Python wrapper around kpathsea
T1CODE=on: Fast t1 font encoding/decoding
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- localbase python:3.3+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.1 31 Mar 2019 08:52:22 |
antoine |
Remove duplicate port graphics/py-PyX12 |
0.14.1 13 Jun 2017 16:55:15 |
sunpoet |
Update to 0.14.1
- Add LICENSE_FILE
- Use USES=localbase
- Add missing dependency
- Convert to options target helper
- Strip shared library
Changes: https://sourceforge.net/p/pyx/code/HEAD/tree/trunk/pyx/CHANGES |
0.12.1 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
0.12.1 15 Dec 2015 16:48:52 |
mva |
- PyX is distributed via PyPi now, unbreak |
0.12.1 13 Dec 2015 09:41:23 |
bapt |
Mark as broken: does not fetch |
0.12.1 14 Aug 2014 17:04:31 |
mva |
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@ |
0.12.1 10 Aug 2014 08:55:08 |
mva |
- Convert my ports to USES=python |
0.12.1 13 Jun 2014 16:54:00 |
mva |
- Update graphics/py-PyX to version 0.13
- Repocopy graphics/py-PyX -> graphics/py-PyX12, since 0.13 requires Python
3 |