Commit graph

14 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
taca
5acb948f52 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-26 15:06:26 +00:00
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