Port details |
- py-chart Create high quality Encapsulated Postscript, PDF, or PNG charts
- 1.39_7 graphics
=4 1.39_7Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken, uses EOLed python27 This port expired on: 2020-02-19 IGNORE: is marked as broken: unfetchable
- Maintainer: nivit@FreeBSD.org
- Port Added: 2002-08-03 17:22:12
- Last Update: 2020-02-22 19:08:36
- SVN Revision: 526852
- People watching this port, also watch:: cyrus-sasl, gnupg
- Also Listed In: python
- License: GPLv2
- WWW:
- http://home.gna.org/pychart/
- Description:
- PyChart is a Python library for creating high quality Encapsulated Postscript,
PDF, or PNG charts. It currently supports line plots, bar plots, range-fill
plots, and pie charts. Because it is based on Python, you can make full use
of Python's scripting power.
WWW: http://home.gna.org/pychart/
-
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}chart>0:graphics/py-chart@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-chart
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (PyChart-1.39.tar.gz) = 882650928776a7ca72e67054a9e0ac98f78645f279c0cfb5910db28f03f07c2e
SIZE (PyChart-1.39.tar.gz) = 115908
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-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- ghostscript:run python:2.7
- 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 |
1.39_7 22 Feb 2020 19:08:36 |
rene |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.39_7 14 Jan 2020 12:36:37 |
antoine |
Deprecate a few broken ports
With hat: portmgr |
1.39_7 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.39_7 24 Mar 2016 15:47:50 |
tijl |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.39_6 22 Aug 2015 17:48:36 |
hrs |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
1.39_5 16 Jul 2015 20:53:29 |
kwm |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
1.39_5 15 Aug 2014 20:55:04 |
mva |
- Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
comma
With hat: python@ |
1.39_5 15 Aug 2014 20:05:45 |
nivit |
- Add LICENSE and then bump PORTREVISION
- Adapt port to the new Python facility
- This software doesn't support Python 3, so restrict its
installation to Python 2 [1]
- Adopt automatic pkg-plist
Noticed by: Robert Huff <roberthuff@rcn.com> (via private email) [1] |
1.39_4 09 May 2014 03:05:05 |
vanilla |
- Stage
PR: ports/188915
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
1.39_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.39_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.39_3 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.39_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.39_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.39_1 17 Feb 2009 16:47:13 |
nivit |
- Take maintainership |
1.39_1 24 Sep 2007 08:39:21 |
rafan |
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav) |
1.39_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.39_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}. |
1.39 28 Jul 2006 06:36:04 |
itetcu |
Update to 1.39
PR: ports/100911
Submitted by: Soeren Straarup |
1.38 27 Dec 2005 21:56:38 |
pav |
- Update to 1.38
PR: ports/90975
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.37 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.37 01 Jul 2005 08:09:21 |
novel |
Update to 1.34.
PR: 82847
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> |
1.28.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.28.1 20 Jan 2004 16:30:09 |
marcus |
Use the new ghostscript options.
Submitted by: linimon |
1.28.1 27 Sep 2003 00:45:43 |
edwin |
- ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.28.1 31 Aug 2003 00:41:50 |
edwin |
[PATCH] graphics/py-chart: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54934
Submitted by: Jens Rehsack <rehsack@liwing.de> |
1.28.1 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
1.28.1 27 Oct 2002 16:32:28 |
ijliao |
upgrade to 1.28.1
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw> |
1.22 03 Aug 2002 17:21:44 |
ijliao |
add py-chart 1.22
Create high quality Encapsulated Postscript, PDF, or PNG charts |