aboutsummaryrefslogtreecommitdiff
path: root/math/bargraph
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360499
* 1: Stagify.Vanilla I. Shu2014-06-181-9/+8
| | | | | | | | | 2: add USES=perl5 Approved by: portmgr@ Notes: svn path=/head/; revision=358228
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Scriptable bar graph generator with stacked and clustered bars support, usingCarlo Strub2012-04-044-0/+75
gnuplot to produce fig output and then mangle it to fill in the bars. Any number of clustered datasets are supported, as well as automatic averaging and other features. WWW: http://www.burningcutlery.com/derek/bargraph/ PR: ports/166410 Submitted by: Dereckson <dereckson@gmail.com> Approved by: wen@ (co-mentor) Feature safe: yes Notes: svn path=/head/; revision=294217