summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2012-03-21Update ruby-gnuplot to 2.4.1.taca1-1/+3
2.4.1 * Quote escape more strings. Thanks for the tip! 2.4.0 * Allow for 3D plots, fix examples. Thanks everybody!
2011-06-19Update ruby-gnuplot pakage to 2.3.6.taca1-1/+6
2.3.6 * Cleanup readme (thanks blambeau again, really, for the snippets) 2.3.5 * Cleanup readme, add examples as real code files (thanks blambeau!)
2010-09-10Update graphics/ruby-gnuplot to 2.3.4.taca1-3/+13
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. 2.3.4 * Include more files in the gem by switching to Jeweler (thanks Jeweler guyz)! 2.3.3 * Fix issue #4 (thanks Jakobs) * Fix some unit tests (thanks Nobu!) 2.3.2 Feb 2010 * Add an arbitrary_lines specifier 2.3.1 Feb 2010 * Fix a bug I introduced in 2.3.0 2.3.0 Feb 2010 * incorporate a few patch changes 2.2.3.1 July 18 2009 * output the raw "to gnuplot" data if $VERBOSE Version 2.2.2 July 2009 * raise if no executable found, should be windows compat. now
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-04-04Install as a gem using the pkgsrc rubygem.mk framework instead ofjlam1-6/+7
directly into site_ruby.
2006-05-07Import ruby-gnuplot.minskim1-0/+6
Ruby Gnuplot is a pipe-based interface to the gnuplot package. It provides the full capabilities of the gnuplot package to Ruby programs.