Commit graph

16 commits

Author SHA1 Message Date
Akinori MUSHA
a463bb6f3a devel/ruby-strscan has been replaced with lang/ruby16-shim-ruby18.
Reported by:	make index
2002-06-09 07:05:22 +00:00
Akinori MUSHA
187bcf33c1 devel/ruby-fnmatch has been replaced with lang/ruby16-shim-ruby18. 2002-06-08 18:18:52 +00:00
Akinori MUSHA
6c4d013ee1 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2002-05-23.
2002-05-24 10:57:31 +00:00
Akinori MUSHA
9477c6e16c Use autoconf 2.53 for lang/ruby_static-devel and unbreak it. 2002-03-30 10:10:36 +00:00
Akinori MUSHA
9f048e867a Include databases/ruby-bdb1.
Improve the extconf.rb detection routine in Makefile.

Bump PORTREVISION.
2002-02-20 05:52:50 +00:00
Akinori MUSHA
8a9fa8cee3 Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35
(what is built from ports) from coredumping. [workaround]

Set MAKE_ARGS to "-j3" to hasten the build.
2002-02-19 20:48:40 +00:00
Akinori MUSHA
3109473019 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:19:45 +00:00
Akinori MUSHA
62cf21dd56 Remove ruby-syslog from here too.
Submitted by:	olgeni
2001-12-26 06:30:29 +00:00
Akinori MUSHA
9a1e8fea6e Update ruby to the 1.6.5 release. 2001-09-19 14:34:06 +00:00
Akinori MUSHA
8cd0cf83da Do not static link everything (including libc) but just compile in
some dynamic modules, and leave a knob which links everything as
before (-DSTATIC).
2001-09-17 07:45:58 +00:00
Akinori MUSHA
61575cdfa9 Now Ruby 1.7 has fnmatch out-of-the-box. 2001-06-21 16:45:20 +00:00
Akinori MUSHA
9e902c5178 Compile ruby-fnmatch in. 2001-06-11 05:04:09 +00:00
Akinori MUSHA
a2bd9f0603 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.
2001-06-04 14:54:32 +00:00
Akinori MUSHA
99c64a19db Support installing multiple versions of ruby_s. (You'll have ruby16_s
and ruby17_s, and ruby_s as a symlink to either)
2001-05-06 16:46:05 +00:00
Akinori MUSHA
7b314e8a06 Do not link libc_r when it is unnecessary. 2001-04-01 18:14:49 +00:00
Akinori MUSHA
04d1ec84c6 Add lang/ruby_static, the statically linked version of the "ruby"
executable, with some basic extensions compiled in.

This is added so people can use ruby even in an emergency.
2001-02-19 15:55:35 +00:00