aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-man
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-18 18:53:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-18 18:53:12 +0000
commit9a55e13d3aaa1cd8186e3e1f607b9f5d8f6122f5 (patch)
treee1b00caf100afb732cb584a4ea6ba7bb54c84e3d /japanese/ruby-man
parentc7d07cf303817d84f33b1881bf0b331226a74f25 (diff)
downloadports-9a55e13d3aaa1cd8186e3e1f607b9f5d8f6122f5.tar.gz
ports-9a55e13d3aaa1cd8186e3e1f607b9f5d8f6122f5.zip
Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.
These are English version and Japanese version, respectively. PR: ports/20690 Submitted by: Jimmy Olgeni <olgeni@uli.it> (I added japanese/ruby-man as a slave port to lang/ruby-man)
Notes
Notes: svn path=/head/; revision=31754
Diffstat (limited to 'japanese/ruby-man')
-rw-r--r--japanese/ruby-man/Makefile19
-rw-r--r--japanese/ruby-man/distinfo1
-rw-r--r--japanese/ruby-man/pkg-comment1
-rw-r--r--japanese/ruby-man/pkg-descr6
-rw-r--r--japanese/ruby-man/pkg-plist55
5 files changed, 82 insertions, 0 deletions
diff --git a/japanese/ruby-man/Makefile b/japanese/ruby-man/Makefile
new file mode 100644
index 000000000000..feec4735a782
--- /dev/null
+++ b/japanese/ruby-man/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: ruby-man-jp
+# Date created: 19 Aug 2000
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../../lang/ruby-man
+
+CATEGORIES= japanese
+
+MAINTAINER= knu@FreeBSD.org
+
+FILESDIR= ${.CURDIR}/files
+PKGDIR= ${.CURDIR}/pkg
+
+LANGSUFFIX= -jp
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby-man/distinfo b/japanese/ruby-man/distinfo
new file mode 100644
index 000000000000..1aeef626d1be
--- /dev/null
+++ b/japanese/ruby-man/distinfo
@@ -0,0 +1 @@
+MD5 (ruby/ruby-man-1.4.6-jp.tar.gz) = d529768c828c930c49b3766d13dc1f2c
diff --git a/japanese/ruby-man/pkg-comment b/japanese/ruby-man/pkg-comment
new file mode 100644
index 000000000000..3f594b5c0f64
--- /dev/null
+++ b/japanese/ruby-man/pkg-comment
@@ -0,0 +1 @@
+Ruby reference manual (Japanese version), in HTML format
diff --git a/japanese/ruby-man/pkg-descr b/japanese/ruby-man/pkg-descr
new file mode 100644
index 000000000000..c15a25f8be98
--- /dev/null
+++ b/japanese/ruby-man/pkg-descr
@@ -0,0 +1,6 @@
+Ruby is the interpreted scripting language for quick and easy
+object-oriented programming. It has many features to process text
+files and to do system management tasks. This package contains
+Japanese version of the Ruby reference manual in HTML format.
+
+WWW: http://www.ruby-lang.org/
diff --git a/japanese/ruby-man/pkg-plist b/japanese/ruby-man/pkg-plist
new file mode 100644
index 000000000000..6e655c52601f
--- /dev/null
+++ b/japanese/ruby-man/pkg-plist
@@ -0,0 +1,55 @@
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Array.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Bignum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Class.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Compar.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Cont.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Data.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Dir.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/ENV.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Enum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Errno.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Exception.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/File.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/FileTest.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Fixnum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Float.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/GC.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Hash.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/IO.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Integer.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Kernel.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Marshal.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Match.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Math.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Module.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/NilClass.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Numeric.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/ObSpace.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Object.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Prec.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Proc.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Process.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Range.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Regexp.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/String.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Struct.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/Time.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/bundle.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/classes.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/dbm.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/ftplib.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/function.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/getopts.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/glossary.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/index.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/kconv.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/options.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/parsearg.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/preface.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/socket.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/syntax.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/template.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/thread.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/variable.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%/yacc.html
+@dirrm share/doc/ruby/ruby-man-%%RUBY_VER%%%%LANGSUFFIX%%