head	1.6;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	old_RELEASE_5_1_0:1.4
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.3
	old_RELEASE_4_7_0:1.3
	old_RELEASE_4_6_2:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2006.01.14.14.57.39;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2004.03.21.07.32.09;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.18.21.50.54;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.27.13.55.40;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.04.14.54.32;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.05.23.20.12;	author knu;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Account for removal of tcltklib; 1.8 is now default
@
text
@====
Note that some of the standard libraries are provided as separate
ports since they require extra dependencies:

	converters/ruby-iconv	iconv module

	databases/ruby-gdbm:	GDBM module

	x11-toolkits/ruby-tk:	Tcl/Tk modules
	japanese/ruby-tk:	Tcl/Tk modules for Japanized Tcl/Tk

	lang/ruby-mode.el:	Emacs lisp modules

Install them as occasion demands.
====
@


1.5
log
@Update pkg-message to match the current state of the default version
of Ruby, which is now 1.8.

Pointed out by:	kris
@
text
@d9 2
a10 5
	lang/ruby-tcltklib:	Tcl/Tk libraries
	japanese/ruby-tcltklib:	Tcl/Tk libraries for Japanized Tcl/Tk

	x11-toolkits/ruby-tk:	Tk modules
	japanese/ruby-tk:	Tk modules for Japanized Tcl/Tk
d14 1
a14 2
Install them as occasion demands. (Make sure to define RUBY_VER=1.8
when you build and install them)
@


1.4
log
@Properly update for 1.8 [*] and rephrase.

Submitted by:	obrien [*]
@
text
@a1 4
To build a ruby related port for Ruby 1.8, define RUBY_VER=1.8 on the
make command line or in /etc/make.conf.  If you want to use Ruby 1.8
as the default instead of 1.6, define RUBY_DEFAULT_VER=1.8 also.

@


1.3
log
@Update lang/ruby-devel to the latest snapshot as of 2002-09-27, which
fixes several coredump bugs and fatal threading problems.

Remove the autoconf dependency by including a pre-generated configure
script in the distfile.  It now also includes a pre-generated parse.c
made by bison 1.35.
@
text
@d2 3
a4 4
When you are to build a ruby related port for Ruby 1.7, please define
RUBY_VER=1.7 in the make command line, or put it in your
/etc/make.conf.  If you want to always use Ruby 1.7 instead of 1.6,
set RUBY_DEFAULT_VER=1.7.
d6 2
a7 2
Note that some stuff that comes with the standard Ruby distribution is
provided as separate ports:
d20 3
a22 3
			
Please install them as occasion demands. (Don't forget to define
RUBY_VER=1.7 when you build them)
@


1.2
log
@Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.

Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports.

Define RUBY_CONFIGURE_ARGS.
@
text
@d10 2
@


1.1
log
@Add lang/ruby-devel, the development version of Ruby. (1.7)
@
text
@d4 2
a5 1
/etc/make.conf if you want to always use Ruby 1.7 instead of 1.6.
@

