Date: Wed, 4 Apr 2012 21:37:37 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/bargraph Makefile distinfo pkg-descr pkg-plist Message-ID: <201204042137.q34Lbbmr034618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cs 2012-04-04 21:37:37 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/bargraph Makefile distinfo pkg-descr pkg-plist
Log:
Scriptable bar graph generator with stacked and clustered bars support, using
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
Revision Changes Path
1.770 +1 -0 ports/math/Makefile
1.1 +41 -0 ports/math/bargraph/Makefile (new)
1.1 +2 -0 ports/math/bargraph/distinfo (new)
1.1 +6 -0 ports/math/bargraph/pkg-descr (new)
1.1 +26 -0 ports/math/bargraph/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204042137.q34Lbbmr034618>
