aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graphy
Commit message (Collapse)AuthorAgeFilesLines
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Convert to options helperMartin Wilke2016-01-031-0/+2
| | | | Notes: svn path=/head/; revision=405162
* - Add LICENSEDmitry Marakasov2015-05-081-0/+3
| | | | Notes: svn path=/head/; revision=385784
* - Reassign to the heap after sahil@'s bit was taken in for safekeepingFrederic Culot2015-05-081-1/+1
| | | | Notes: svn path=/head/; revision=385780
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371283
* - Allow staging as a regular userAntoine Brodin2014-09-061-7/+6
| | | | | | | - USES=python Notes: svn path=/head/; revision=367424
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin2014-08-181-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365343
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-6/+2
| | | | Notes: svn path=/head/; revision=360491
* - Refactor to supporting stagingSahil Tandon2014-05-101-8/+7
| | | | | | | | PR: ports/188921 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=353556
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Graphy is a simple Python library for generating charts. It triesSahil Tandon2010-06-044-0/+105
to get out of the way and let you just work with your data. At the moment, it produces charts using the Google Chart API. WWW: http://graphy.googlecode.com/ Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=255698