aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--japanese/Makefile1
-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
-rw-r--r--lang/Makefile1
-rw-r--r--lang/ruby-man/Makefile30
-rw-r--r--lang/ruby-man/distinfo1
-rw-r--r--lang/ruby-man/pkg-comment1
-rw-r--r--lang/ruby-man/pkg-descr6
-rw-r--r--lang/ruby-man/pkg-plist50
12 files changed, 172 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 720ba43f8c19..d1fd4323e12b 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -228,6 +228,7 @@
SUBDIR += recjis
SUBDIR += rogue_s
SUBDIR += ruby-kakasi
+ SUBDIR += ruby-man
SUBDIR += ruby-uconv
SUBDIR += rubytk
SUBDIR += rxvt
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%%
diff --git a/lang/Makefile b/lang/Makefile
index cf4c73386a4c..61f8d3c6de05 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -97,6 +97,7 @@
SUBDIR += python-doc-postscript-letter
SUBDIR += rexx-imc
SUBDIR += ruby
+ SUBDIR += ruby-man
SUBDIR += ruby-perl
SUBDIR += ruby-python
SUBDIR += scheme48
diff --git a/lang/ruby-man/Makefile b/lang/ruby-man/Makefile
new file mode 100644
index 000000000000..8a38c10e3359
--- /dev/null
+++ b/lang/ruby-man/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: ruby-man
+# Date created: Sat Aug 17 17:10:02 CEST 2000
+# Whom: olgeni@uli.it
+#
+# $FreeBSD$
+#
+
+PORTNAME= ruby-man
+PORTVERSION= 1.4.6
+CATEGORIES+= lang ruby
+MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/
+DISTNAME= ${PORTNAME}-${PORTVERSION}${LANGSUFFIX}
+DIST_SUBDIR= ruby
+
+MAINTAINER= olgeni@uli.it
+
+PLIST_SUB= RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}"
+
+RUBY_VER?= 1.4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${RUBY_VER}${LANGSUFFIX}
+
+NO_BUILD= yes
+
+DOCDIR= ${PREFIX}/share/doc/ruby/ruby-man-${RUBY_VER}${LANGSUFFIX}
+
+do-install:
+ ${MKDIR} ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.html ${DOCDIR}
+
+.include <bsd.port.mk>
diff --git a/lang/ruby-man/distinfo b/lang/ruby-man/distinfo
new file mode 100644
index 000000000000..3ff9c8b5ee30
--- /dev/null
+++ b/lang/ruby-man/distinfo
@@ -0,0 +1 @@
+MD5 (ruby/ruby-man-1.4.6.tar.gz) = 8eed63fec14a719df26247fb8384db5e
diff --git a/lang/ruby-man/pkg-comment b/lang/ruby-man/pkg-comment
new file mode 100644
index 000000000000..18c0cf7d1c09
--- /dev/null
+++ b/lang/ruby-man/pkg-comment
@@ -0,0 +1 @@
+Ruby reference manual, in HTML format
diff --git a/lang/ruby-man/pkg-descr b/lang/ruby-man/pkg-descr
new file mode 100644
index 000000000000..b25945eaa480
--- /dev/null
+++ b/lang/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 the
+Ruby reference manual in HTML format.
+
+WWW: http://www.ruby-lang.org/
diff --git a/lang/ruby-man/pkg-plist b/lang/ruby-man/pkg-plist
new file mode 100644
index 000000000000..544464264795
--- /dev/null
+++ b/lang/ruby-man/pkg-plist
@@ -0,0 +1,50 @@
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Array.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Bignum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Class.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Compar.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Data.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Dir.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/ENV.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Enum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Errno.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Exception.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/File.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/FileTest.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Fixnum.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Float.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/GC.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Hash.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/IO.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Integer.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Kernel.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Marshal.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Match.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Math.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Module.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/NilClass.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Numeric.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/ObSpace.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Object.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Prec.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Proc.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Process.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Range.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Regexp.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/String.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Struct.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/Time.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/bundle.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/classes.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/dbm.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/function.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/glossary.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/index.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/kconv.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/options.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/preface.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/socket.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/syntax.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/thread.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/variable.html
+share/doc/ruby/ruby-man-%%RUBY_VER%%/yacc.html
+@dirrm share/doc/ruby/ruby-man-%%RUBY_VER%%