Port details |
- py-PyX 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: 2004-06-08 09:51:17
- Last Update: 2020-02-16 17:59:50
- SVN Revision: 526273
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}PyX>0:graphics/py-PyX@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-PyX
- Flavors: there is no flavor information for this port.
- distinfo:
- 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/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py36-PyX-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:
- python:3.4+
- 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 16 Feb 2020 17:59:50 |
sunpoet |
Move graphics/py-PyX to graphics/py-pyx
- Convert to options target helper
- Update pkg-descr
- Update WWW
- Take maintainership |
0.14.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.14.1 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
0.14.1 15 Dec 2015 17:48:13 |
mva |
- Update to version 0.14.1
- PyX is distributed via PyPi now, unbreak |
0.14 13 Dec 2015 09:41:23 |
bapt |
Mark as broken: does not fetch |
0.14 04 May 2015 16:49:24 |
mva |
- Update to version 0.14
Aside from bug fixes and smaller changes, this release comes with new
svgwriter and svgfile modules, which bring SVG in- and output support to
PyX.
Changelog: http://sourceforge.net/p/pyx/code/HEAD/tree/tags/pyx_0_14/pyx/CHANGES |
0.13_1 10 Jan 2015 23:15:28 |
demon |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
0.13 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.13 10 Aug 2014 08:55:08 |
mva |
- Convert my ports to USES=python |
0.13 13 Jun 2014 18:05:29 |
mva |
- Fix PORTVERSION to unbreak the build
Noticed by: swills@ |
0.13.0 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 |
0.12.1 18 Jan 2014 08:59:01 |
mva |
- Enable stagedir support
- Convert to PYDISTUTILS_AUTOPLIST
- Shorten COMMENT to pet portlint |
0.12.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) |
0.12.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.12.1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
0.12.1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
0.12.1 10 Dec 2012 07:29:51 |
mva |
- Update to 0.12.1
- Add LICENSE
- Trim Makefile headers
- Convert to OptionsNG |
0.11.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11.1 21 Jun 2011 10:17:02 |
mva |
- Update to 0.11.1 |
0.11 28 May 2011 07:38:29 |
mva |
- Update to 0.11 |
0.10_5 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
0.10_4 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.10_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.10_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.10_1 13 Dec 2009 17:00:14 |
miwi |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.10_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.10_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.10 19 Feb 2009 21:45:43 |
mva |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
0.10 24 Oct 2007 12:26:05 |
miwi |
- Update to 0.10
Changelog:
* new graph modules
* new graph styles
* a new mesh module and a lot of other new stuff, bug fixes and changes.
PR: 117281
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
0.9_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9 01 Nov 2006 09:55:34 |
miwi |
- Pass maintainership to submitter
PR: ports/104947
Submitted by: Marcus von Appen <mva@sysfault.org> |
0.9 26 May 2006 01:06:16 |
ijliao |
upgrade to 0.9 |
0.8 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.8 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
0.8 13 Jul 2005 23:02:07 |
pav |
- Update to 0.8
PR: ports/83411
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
0.6.3 15 Jun 2004 16:29:32 |
ijliao |
make it fetchable again
Pointyhat to: myself |
0.6.3 15 Jun 2004 11:35:51 |
kris |
BROKEN: Unfetchable |
0.6.3 08 Jun 2004 09:50:45 |
ijliao |
add py-PyX 0.6.3
A Python package for the creation of encapsulated PostScript figures |