aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pycha
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Use an option helperAntoine Brodin2015-01-221-5/+1
| | | | Notes: svn path=/head/; revision=377698
* - Convert ports of graphics/ to new USES=pythonMarcus von Appen2014-10-211-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371326
* - Stage support [1]Wen Heping2014-04-253-7/+7
| | | | | | | | | | | | | - Drop easy_install [1] - Pet portlint [1] - Add LICENSE - Reset maintainer to ports@ PR: 188946 [1] Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] Notes: svn path=/head/; revision=352083
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 0.7.0Wen Heping2013-05-012-13/+9
| | | | | | | | - Trim Makefile headers - Convert to optionsNG Notes: svn path=/head/; revision=317021
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.6.0Wen Heping2011-01-042-4/+3
| | | | Notes: svn path=/head/; revision=267353
* - Update to 0.5.3Wen Heping2010-03-292-5/+4
| | | | Notes: svn path=/head/; revision=251699
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.5.2Wen Heping2009-09-302-5/+5
| | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Notes: svn path=/head/; revision=242309
* Pycha is a very simple Python package for drawing charts using theMartin Wilke2009-07-094-0/+43
great Cairo library. Its goals are: * Lightweight * Simple to use * Nice looking with default values * Customization It won't try to draw any possible chart on earth but draw the most common ones nicely. WWW: http://bitbucket.org/lgs/pycha/wiki/Home PR: ports/136597 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=237485