Commit graph

7 commits

Author SHA1 Message Date
Akinori MUSHA
940b7f1c39 Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3. 2003-12-15 06:35:48 +00:00
Akinori MUSHA
67e55ed409 Update to 1.8.1-preview2. 2003-10-31 18:26:01 +00:00
Akinori MUSHA
40e9f7052c Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.

ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
2003-04-19 15:57:37 +00:00
Akinori MUSHA
45d3e13a30 Update to 1.8.0-preview2, which now includes ruby-testunit. 2003-03-03 17:03:09 +00:00
Akinori MUSHA
e1d433e49a ruby-erb is now part of ruby 1.8 and shim-ruby18. 2003-02-12 16:12:00 +00:00
Akinori MUSHA
1fd170c545 Update to 1.7.2.2002.07.31. The optparse module has been included. 2002-08-03 08:45:36 +00:00
Akinori MUSHA
2930c5c821 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.
2002-06-08 17:24:56 +00:00