aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-30 17:33:04 +0800
committerknu <knu@FreeBSD.org>2000-08-30 17:33:04 +0800
commitc1c475f44d6c959419418953501b8e2389e939bb (patch)
tree6d312ceebf97ca545d246ab65013ad648b811f8e
parentf96160c05027c9cd545d21432758ea77e0caa8c3 (diff)
downloadfreebsd-ports-gnome-c1c475f44d6c959419418953501b8e2389e939bb.tar.gz
freebsd-ports-gnome-c1c475f44d6c959419418953501b8e2389e939bb.tar.zst
freebsd-ports-gnome-c1c475f44d6c959419418953501b8e2389e939bb.zip
Add lang/ruby-usersguide: English version of Ruby Users Guide, and
japanese/ruby-usersguide: Japanese version of Ruby Users Guide.
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ruby-usersguide/Makefile26
-rw-r--r--japanese/ruby-usersguide/distinfo1
-rw-r--r--japanese/ruby-usersguide/pkg-comment1
-rw-r--r--japanese/ruby-usersguide/pkg-descr6
-rw-r--r--japanese/ruby-usersguide/pkg-plist29
-rw-r--r--lang/Makefile1
-rw-r--r--lang/ruby-usersguide/Makefile32
-rw-r--r--lang/ruby-usersguide/distinfo1
-rw-r--r--lang/ruby-usersguide/pkg-comment1
-rw-r--r--lang/ruby-usersguide/pkg-descr6
-rw-r--r--lang/ruby-usersguide/pkg-plist30
12 files changed, 135 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index a0dedb41d4cd..129d77a7b44b 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -233,6 +233,7 @@
SUBDIR += ruby-man
SUBDIR += ruby-slang
SUBDIR += ruby-uconv
+ SUBDIR += ruby-usersguide
SUBDIR += rubytk
SUBDIR += rxvt
SUBDIR += samba
diff --git a/japanese/ruby-usersguide/Makefile b/japanese/ruby-usersguide/Makefile
new file mode 100644
index 000000000000..b53a2e2b3d73
--- /dev/null
+++ b/japanese/ruby-usersguide/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: ruby-usersguide-jp
+# Date created: 30 Aug 2000
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../../lang/ruby-usersguide
+
+MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/
+
+CATEGORIES= japanese
+
+MAINTAINER= knu@FreeBSD.org
+
+VERSION= 980206
+
+FILESDIR= ${.CURDIR}/files
+PKGDIR= ${.CURDIR}/pkg
+
+LANGSUFFIX= -jp
+
+pre-install:
+ ${LN} -sf uguide00.html ${WRKSRC}/index.html
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby-usersguide/distinfo b/japanese/ruby-usersguide/distinfo
new file mode 100644
index 000000000000..d8cd24c044de
--- /dev/null
+++ b/japanese/ruby-usersguide/distinfo
@@ -0,0 +1 @@
+MD5 (ruby/ruby-uguide-980206.tar.gz) = ba1c9b617fe94ca1a1c388efeab0f3c0
diff --git a/japanese/ruby-usersguide/pkg-comment b/japanese/ruby-usersguide/pkg-comment
new file mode 100644
index 000000000000..4298a389f501
--- /dev/null
+++ b/japanese/ruby-usersguide/pkg-comment
@@ -0,0 +1 @@
+Ruby users guide (Japanese version), in HTML format
diff --git a/japanese/ruby-usersguide/pkg-descr b/japanese/ruby-usersguide/pkg-descr
new file mode 100644
index 000000000000..6cb41f4daed2
--- /dev/null
+++ b/japanese/ruby-usersguide/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 users guide in HTML format.
+
+WWW: http://www.ruby-lang.org/
diff --git a/japanese/ruby-usersguide/pkg-plist b/japanese/ruby-usersguide/pkg-plist
new file mode 100644
index 000000000000..d5d8c62b7f6d
--- /dev/null
+++ b/japanese/ruby-usersguide/pkg-plist
@@ -0,0 +1,29 @@
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/index.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide00.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide01.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide02.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide03.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide04.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide05.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide06.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide07.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide08.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide09.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide10.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide11.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide12.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide13.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide14.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide15.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide16.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide17.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide18.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide19.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide20.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide21.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide22.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide23.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide24.html
+share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%/uguide25.html
+@dirrm share/doc/ruby/ruby-usersguide%%LANGSUFFIX%%
+@unexec rmdir %D/share/doc/ruby 2>/dev/null || true
diff --git a/lang/Makefile b/lang/Makefile
index 44d1f6b1a372..7d3a21d68588 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -101,6 +101,7 @@
SUBDIR += ruby-man
SUBDIR += ruby-perl
SUBDIR += ruby-python
+ SUBDIR += ruby-usersguide
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile
new file mode 100644
index 000000000000..78ba9d427f83
--- /dev/null
+++ b/lang/ruby-usersguide/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: ruby-usersguide
+# Date created: 30 Aug 2000
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ruby-usersguide
+PORTVERSION= ${VERSION}
+CATEGORIES+= lang ruby
+MASTER_SITES?= http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/
+DISTNAME= ${SHORTNAME}-${PORTVERSION}
+DIST_SUBDIR= ruby
+
+MAINTAINER= knu@FreeBSD.org
+
+SHORTNAME= ${PORTNAME:S/usersguide/uguide/}
+VERSION?= 981227
+
+PLIST_SUB= RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}"
+
+WRKSRC= ${WRKDIR}/${SHORTNAME}
+
+NO_BUILD= yes
+
+DOCDIR= ${PREFIX}/share/doc/ruby/${PORTNAME}${LANGSUFFIX}
+
+do-install:
+ ${MKDIR} ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/index.html ${WRKSRC}/uguide* ${DOCDIR}
+
+.include <bsd.port.mk>
diff --git a/lang/ruby-usersguide/distinfo b/lang/ruby-usersguide/distinfo
new file mode 100644
index 000000000000..4a7268c2825d
--- /dev/null
+++ b/lang/ruby-usersguide/distinfo
@@ -0,0 +1 @@
+MD5 (ruby/ruby-uguide-981227.tar.gz) = 24eadcd067278901da9ad70efb146b07
diff --git a/lang/ruby-usersguide/pkg-comment b/lang/ruby-usersguide/pkg-comment
new file mode 100644
index 000000000000..3880c948e3c7
--- /dev/null
+++ b/lang/ruby-usersguide/pkg-comment
@@ -0,0 +1 @@
+Ruby users guide, in HTML format
diff --git a/lang/ruby-usersguide/pkg-descr b/lang/ruby-usersguide/pkg-descr
new file mode 100644
index 000000000000..1bdab93a80b4
--- /dev/null
+++ b/lang/ruby-usersguide/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 users guide in HTML format.
+
+WWW: http://www.ruby-lang.org/
diff --git a/lang/ruby-usersguide/pkg-plist b/lang/ruby-usersguide/pkg-plist
new file mode 100644
index 000000000000..b0ed2c99c1db
--- /dev/null
+++ b/lang/ruby-usersguide/pkg-plist
@@ -0,0 +1,30 @@
+share/doc/ruby/ruby-usersguide/index.html
+share/doc/ruby/ruby-usersguide/uguide.css
+share/doc/ruby/ruby-usersguide/uguide00.html
+share/doc/ruby/ruby-usersguide/uguide01.html
+share/doc/ruby/ruby-usersguide/uguide02.html
+share/doc/ruby/ruby-usersguide/uguide03.html
+share/doc/ruby/ruby-usersguide/uguide04.html
+share/doc/ruby/ruby-usersguide/uguide05.html
+share/doc/ruby/ruby-usersguide/uguide06.html
+share/doc/ruby/ruby-usersguide/uguide07.html
+share/doc/ruby/ruby-usersguide/uguide08.html
+share/doc/ruby/ruby-usersguide/uguide09.html
+share/doc/ruby/ruby-usersguide/uguide10.html
+share/doc/ruby/ruby-usersguide/uguide11.html
+share/doc/ruby/ruby-usersguide/uguide12.html
+share/doc/ruby/ruby-usersguide/uguide13.html
+share/doc/ruby/ruby-usersguide/uguide14.html
+share/doc/ruby/ruby-usersguide/uguide15.html
+share/doc/ruby/ruby-usersguide/uguide16.html
+share/doc/ruby/ruby-usersguide/uguide17.html
+share/doc/ruby/ruby-usersguide/uguide18.html
+share/doc/ruby/ruby-usersguide/uguide19.html
+share/doc/ruby/ruby-usersguide/uguide20.html
+share/doc/ruby/ruby-usersguide/uguide21.html
+share/doc/ruby/ruby-usersguide/uguide22.html
+share/doc/ruby/ruby-usersguide/uguide23.html
+share/doc/ruby/ruby-usersguide/uguide24.html
+share/doc/ruby/ruby-usersguide/uguide25.html
+@dirrm share/doc/ruby/ruby-usersguide
+@unexec rmdir %D/share/doc/ruby 2>/dev/null || true
f'>Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-192-0/+15 * Add a new shared extension for PHP.ale2004-07-191-0/+1 * Add php5-pear, the PEAR framework for PHP.ale2004-07-192-0/+20 * Add php4-pear, the PEAR framework for PHP.ale2004-07-192-0/+20 * Add pcre extension for PHP.ale2004-07-193-0/+29 * Add pcre extension for PHP.ale2004-07-191-0/+1 * Update to 1.1.sobomax2004-07-195-59/+4 * new port: devel/libpreps - gui part stable releaseedwin2004-07-195-0/+171 * svk 0.16 has released in June 30. Also update p5-Data-Hierarchyvanilla2004-07-186-15/+19 * New port: desktop-file-utils, a couple of command line utilitiesedwin2004-07-186-0/+66 * Uppdate to 1.6.0sem2004-07-186-46/+54 * Update to 0.1.3.will2004-07-182-3/+8 * Update to 1.09krion2004-07-182-3/+3 * Update to 0.5.4sem2004-07-184-7/+6 * bump versionsem2004-07-181-1/+1 * Fix wrong place of *.pc files.sem2004-07-182-6/+17 * Add sunterlib, The Scheme Untergrund library hosts contributed libraries forpav2004-07-185-0/+317 * Add scsh-install-lib, a scsh library for installing other scsh packagespav2004-07-185-0/+41 * Update to 0.47lth2004-07-182-3/+3 * Update to 0.05lth2004-07-182-3/+3 * Upgrade to version 0.92 (lots of bug fixes).olgeni2004-07-183-43/+4 * create /var/db/options when it doesn't existeik2004-07-171-0/+6 * - synchronize with recent changes in bsd.port.mkeik2004-07-176-139/+1047 * Install .pc files in proper location.krion2004-07-172-11/+12 * Fix the build with GCC 3.4.1, took from Gentoo's glib-1.2.10-gcc34-fix.patch.mezz2004-07-171-0/+41 * [PATCH] devel/bugzilla: update to 2.16.6edwin2004-07-1715-27/+33 * Add p5-Spoon 0.16, a Spiffy Application Building Framework.vanilla2004-07-175-0/+83 * - fix pkg-config dotconfclement2004-07-172-1/+3 * Upgrading to 0.10.1.thierry2004-07-172-8/+8 * Add missing RUN_DEPENDS on devel/newfilevs2004-07-171-1/+2 * Minor portlint-spree, including fixes for package-building hs-tclhaskell-ghcvs2004-07-1610-52/+49 * Update to 1.4.1:vs2004-07-165-74/+38 * Fix type error, and set MAINTAINER to perl@FreeBSD.orgvanilla2004-07-162-4/+4 * Add p5-IO-All 0.22, IO::All combines all of the best Perl IO modules.vanilla2004-07-165-0/+55 * Add p5-Spiffy 0.18, spiffy Perl Interface Framework For You.vanilla2004-07-165-0/+47 * Add alternate download sites.obrien2004-07-162-4/+4 * Update to the 2004-07-13 snapshot.obrien2004-07-164-10/+6 * Set USE_PHP.thierry2004-07-161-2/+2 * Fix build with OpenSSL.sem2004-07-151-2/+3 * Fix DIST_SUBDIR and make the port fetchable again.eik2004-07-153-9/+3 * BROKEN: Unfetchablekris2004-07-153-0/+6 * Fix pkg-plistsem2004-07-141-1/+1 * Finalize incomplete glib 64bit types migration which triggered buildbland2004-07-141-0/+7 * - Fix build on recent -CURRENT which got trunc()pav2004-07-141-12/+6 * Update to 0.5.2krion2004-07-142-3/+3 * Update to 0.97. Assign maintainership to perl@.tobez2004-07-142-5/+5 * Yikes.. remove a '# DO NOT REMOVE' line ;) I've had this in my localroam2004-07-141-1/+0 * check for a working tr(1).eik2004-07-141-0/+4 * Update to 0.1.4.knu2004-07-143-7/+7 * Update to 0.06mat2004-07-132-4/+15 * Update to 0.03.01mat2004-07-132-3/+4 * Update to 0.78.04mat2004-07-132-3/+3 * Update to 0.16.03mat2004-07-132-4/+4 * Update to 0.47mat2004-07-132-3/+3 * Update to 0.59mat2004-07-132-3/+3 * Update to 1.19 (nuke singleton plist while here)vs2004-07-133-5/+4 * Update to 1.20mat2004-07-132-3/+3 * Update to 1.2krion2004-07-132-3/+3 * Update to 2.5.3 release:ale2004-07-133-22/+28 * Add cstringbuffer, a library designed to make file I/O to strings easierpav2004-07-135-0/+34 * . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.glewis2004-07-132-3/+3 * Update to 1.94lth2004-07-132-3/+3 * - Update to 0.7.8vs2004-07-136-33/+83 * Don't compile haval.1996/haval.c separately, but as part of the topmi2004-07-133-26/+2 * Add a patch ensuring uint32_t is used, where a 32-bit unsignedmi2004-07-122-2/+34 * Add dependency on Test::More for ancient versions of perldemon2004-07-121-1/+8 * Put back OPTIONS now that release builds have been fixed to set BATCHkris2004-07-121-8/+2 * Fix the release build.obrien2004-07-121-2/+8 * mark broken on 4-stableijliao2004-07-121-1/+7 * Update to 0.9.3perky2004-07-123-42/+42 * - Portlintpav2004-07-122-3/+1 * BROKEN on !i386: Does not compilekris2004-07-121-0/+4 * Update to 0.0.8krion2004-07-112-3/+3 * Retreat to using OpenSSL's message digest routines instead of -lmd. Theymi2004-07-1110-142/+346 * Now I can finally say that I've done a grammar tweak onadamw2004-07-112-2/+2 * BROKEN: Missing dependencykris2004-07-112-0/+4 * BROKEN: Unfetchablekris2004-07-112-0/+4 * typo in 'make master-sites-all'eik2004-07-101-1/+1 * Include dependency on devel/readline to try to unbreak on 4.x.linimon2004-07-101-1/+7 * Use ``$(CC) -shared'' insted of ld to create shared library. Thismi2004-07-101-3/+6 * Update to 0.5.1krion2004-07-102-3/+3 * Explicitly include <sys/types.h> and <unistd.h> to fix the breakage onmi2004-07-1010-45/+279 * Update to version 0.1847.0krion2004-07-105-41/+18 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1083-83/+83 * Update to 2.4.4bland2004-07-094-12/+5 * Finish repocopy of devel/p5-WWW-Mechanize-FormFiller totobez2004-07-095-96/+0 * Correct pty type detectionsem2004-07-091-0/+1 * add datadesigner 0.5ijliao2004-07-095-0/+57 * FWIIW, enable the use ofeik2004-07-091-6/+9 * Update to 4.0.1krion2004-07-092-3/+3 * Update to 2.0.0sem2004-07-094-11/+14 * Add devel/p5-File-Modified, a Perl module for checking intelligently iftobez2004-07-085-0/+42 * Update to 2.6.1bland2004-07-085-354/+62 * - Update to 0.7bland2004-07-083-10/+25 * Add LATEST_LINK.bland2004-07-082-0/+4 * Update to 2.4.1bland2004-07-082-3/+3 * Don't try to use lang/chicken if present.vs2004-07-082-0/+8 * Add gconfmm 2.6.1 after repocopy from gconfmm, C++ wrapper forbland2004-07-084-37/+48 * Add libglademm 2.4.0 after repocopy from libglademm, C++ wrapperbland2004-07-085-39/+206 * Switch from MASTER_SITE_GNU to MASTER_SITE_GCC; it seems the GNU mirrorsjoerg2004-07-084-4/+2770 * Change email address for my ports.sem2004-07-089-9/+9 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-084-166/+20 * add targets master-sites-all, master-sites, patch-sites-all, patch-siteseik2004-07-072-1/+87 * fix a warning when GeoIP can't find the country for a siteeik2004-07-071-10/+13 * Add devel/p5-Hook-LexWrap, a module implementing lexically scopedtobez2004-07-075-0/+41 * Add devel/p5-Term-Shell, a simple Perl module to ease writingtobez2004-07-075-0/+34 * Update to 2.10.1 (including 64bit fixes)vs2004-07-072-8/+4 * New port: p5-Module-Versions-Report.demon2004-07-075-0/+48 * New port: Tree::Simple.demon2004-07-075-0/+35 * Add www/p5-WWW-Mechanize-FormFiller, Perl framework to automate HTMLtobez2004-07-075-0/+96 * Upgrade AVR-GCC to GCC 3.4.1.joerg2004-07-0712-116/+310 * Add devel/p5-Data-Random, a Perl module for generating random data.tobez2004-07-075-0/+49 * eliminate some verbatim uses of mktemp and sorteik2004-07-072-8/+9 * Add missing LIB_DEPENDS.demon2004-07-071-0/+2 * (note automake15 not yet connected to the build)ade2004-07-072-2/+18 * Expand %%X11BASE%% to the appropriate ${X11BASE} value in aclocal, soade2004-07-074-0/+8 * - Update to 20040630pav2004-07-062-4/+5 * Add devel/portmk, a place where bsd.port.mk development can happen.eik2004-07-0619-0/+6242 * Update to 2.6.2krion2004-07-062-3/+5 * - Update to 3.1pav2004-07-062-4/+4 * - Chase download locationpav2004-07-061-1/+1 * Update to 1.10.0.adamw2004-07-055-8/+8 * - Unbreak: move sdl-config invocations from post-patch to pre-configurepav2004-07-051-3/+1 * New port: GNU libmatheval.demon2004-07-056-0/+58 * Sync with libanthy shared library version bump.nobutaka2004-07-041-1/+1 * Upgrading to 0.6.1.thierry2004-07-032-3/+3 * Upgrading to 0.10.0.thierry2004-07-032-9/+9 * Update to 4.0krion2004-07-033-7/+6 * - Update to 3.2.3pav2004-07-034-8/+10 * - Update to 4.2.0pav2004-07-03