head	1.5;
access;
symbols
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2007.02.13.09.11.08;	author stas;	state dead;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
log
@- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16
@
text
@Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.

Shim between 1.6 and 1.8 includes:

	features/ruby18	Hooks to support ruby 1.8 extensions
	dl		Interface to dynamic linker
	erb		Tiny eRuby implementation
	racc-runtime	Racc runtime module
	stringio	IO interface for String
	strscan		Fast string scanner
	benchmark	Benchmark module
	fileutils	File & directory manipulation
	ipaddr		Manipulates an IP address
	open-uri	An easy-to-use wrapper for net/http and net/ftp
	optparse	Advanced command line option parser
	pp		Pretty printer (prettier version of `p')
	set		Set class
	tsort		Topological sorter
@


1.4
log
@lang/ruby16-shim-ruby18 now includes erb, ipaddr and open-uri too.
@
text
@@


1.3
log
@Update pkg-descr.
@
text
@d8 1
d14 2
@


1.2
log
@Update to 1.7.2.2002.07.31.  The optparse module has been included.
@
text
@d15 1
@


1.1
log
@Add ruby16-shim-ruby18, version 1.7.2.2002.05.21.

Ruby Shim is a set of modules that provide the libraries and the
additional features that will appear in the next version of Ruby.

Shim between 1.6 and 1.8 includes:

	features/ruby18	Hooks to support ruby 1.8 extensions
	dl		Interface to dynamic linker
	racc-runtime	Racc runtime module
	stringio	IO interface for String
	strscan		Fast string scanner
	benchmark	Benchmark module
	fileutils	File & directory manipulation
	pp		Pretty printer (prettier version of `p')
	tsort		Topological sorter

Accordingly, this port obsoletes and replaces the following ports:

	devel/ruby-dl
	devel/ruby-fileutils
	devel/ruby-fnmatch
	devel/ruby-racc-runtime
	devel/ruby-strscan

They will be automatically deinstalled during the installation process
of this port.
@
text
@d13 1
@

