cvs commit: ports/math Makefile ports/math/bargraph Makefile distinfo pkg-descr pkg-plist

Carlo Strub cs at FreeBSD.org
Wed Apr 4 21:37:38 UTC 2012


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 at 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)


More information about the cvs-ports mailing list