Commit graph

10 commits

Author SHA1 Message Date
taca
2e60e429ac Update ruby-gnuplot to 2.6.2.
2.6.2
* llrt: Make SPlot.to_gplot use parent's implementation

2.6.1
* TheKnight 	Fix bug in SPlot.to_gplot implementation.
2013-01-14 06:14:03 +00:00
taca
beef8c3fb8 Update ruby-gnuplot to 2.6.0.
2.6.0
* better readme, allow for unsetting variables, thanks @kot-behemoth and @evnu
2012-12-17 12:21:14 +00:00
taca
4931aa076c Update ruby-gnuplot to 2.5.0.
2.5.0
 * save output to instance variable, thanks for the patch.
2012-09-16 06:36:08 +00:00
taca
cc2046ecde Update ruby-gnuplot to 2.4.1.
2.4.1
 * Quote escape more strings. Thanks for the tip!

2.4.0
 * Allow for 3D plots, fix examples. Thanks everybody!
2012-03-21 15:42:23 +00:00
taca
cab30d97d2 Update ruby-gnuplot pakage to 2.3.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!)
2011-06-19 01:37:30 +00:00
taca
f6a6f53c05 Update graphics/ruby-gnuplot to 2.3.4.
* 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
2010-09-10 06:47:43 +00:00
joerg
24ce9c6c39 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
minskim
e11d6b0fe5 Import ruby-gnuplot.
Ruby Gnuplot is a pipe-based interface to the gnuplot package.  It
provides the full capabilities of the gnuplot package to Ruby
programs.
2006-05-07 21:41:18 +00:00