Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Ruby Gnuplot is a pipe-based interface to the gnuplot package. It
provides the full capabilities of the gnuplot package to Ruby
programs.

View File

@@ -0,0 +1,12 @@
# $NetBSD: Makefile,v 1.8 2013/01/14 06:14:03 taca Exp $
DISTNAME= gnuplot-2.6.2
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rgplot.rubyforge.org/
COMMENT= Ruby interface to a gnuplot process
LICENSE= modified-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,21 @@
@comment $NetBSD: PLIST,v 1.7 2012/03/21 15:42:24 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/AUTHORS.txt
${GEM_LIBDIR}/ChangeLog
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.textile
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/.gitignore
${GEM_LIBDIR}/examples/3d_surface_plot.rb
${GEM_LIBDIR}/examples/discrete_points.rb
${GEM_LIBDIR}/examples/histogram.rb
${GEM_LIBDIR}/examples/multiple_data_sets.rb
${GEM_LIBDIR}/examples/output_image_file.rb
${GEM_LIBDIR}/examples/sin_wave.rb
${GEM_LIBDIR}/lib/gnuplot.rb
${GEM_LIBDIR}/test/arrtest.rb
${GEM_LIBDIR}/test/histtest.rb
${GEM_LIBDIR}/test/multtest.rb
${GEM_LIBDIR}/test/sinwave.rb
${GEM_LIBDIR}/test/test_gnuplot.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.8 2013/01/14 06:14:03 taca Exp $
SHA1 (gnuplot-2.6.2.gem) = b80e0b99d1af8029a45bdf3e87fc40462b3f0ff9
RMD160 (gnuplot-2.6.2.gem) = a27ad1ae37d7499a9e996ba96a8c51b6b0166f4c
Size (gnuplot-2.6.2.gem) = 13824 bytes