Akinori MUSHA
eeba82262a
Update lang/ruby to 1.6.8-preview2.
...
Feel free to send me any feedback before 1.6.8 is finally released.
2002-11-09 07:11:45 +00:00
Akinori MUSHA
6140b68dc0
Update lang/ruby to 1.6.8-preview1.
2002-11-06 12:28:56 +00:00
Akinori MUSHA
47041eb8ba
Update lang/ruby-devel to the latest snapshot as of 2002-10-30.
...
FreeBSD/sparc64 fails to build this and somehow the entire OS gets
frozen while running `miniruby'. I'd appreciate if someone with a
clue could help me fix the problem.
2002-11-02 22:02:02 +00:00
Akinori MUSHA
8867b37fc4
Define DEPEND_RUBY_RDOC properly.
2002-10-25 08:25:08 +00:00
Akinori MUSHA
b11013ef42
Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR.
2002-10-06 20:54:37 +00:00
Akinori MUSHA
a80cf36ff5
Rename USE_RUBY_RD to USE_RUBY_RDTOOL, RUBY_RD to RUBY_RD2,
...
RUBY_RD_PORT to RUBY_RDTOOL_PORT and DEPEND_RUBY_RD2 to
DEPEND_RUBY_RDTOOL.
Add USE_RUBY_RDOC, RUBY_RDOC, RUBY_RDOC_PORT and DEPEND_RUBY_RDOC.
2002-10-06 19:49:32 +00:00
Akinori MUSHA
978ab4f547
Ruby 1.7 on alpha does not coredump running Racc.
2002-10-05 20:53:29 +00:00
Akinori MUSHA
91f1565df9
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/
2002-10-05 12:34:04 +00:00
Kris Kennaway
4626da2093
Set NOPORTDOCS in the USE_RUBY_RD case on alpha, because it is causing
...
coredumps.
Submitted by: knu
2002-10-05 07:47:28 +00:00
Akinori MUSHA
4bcccab001
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.
2002-09-27 13:55:41 +00:00
Akinori MUSHA
cfeffd29da
Reroll a stable snapshot tarball as of 2002-09-12 for lang/ruby
...
containing a pregenerated configure and a parse.c generated with bison
1.35. This is to offer a smaller (.tar.bz2) distfile, remove the
autoconf dependency and benefit from a bit more efficient parse.c than
that which byacc(1) generates.
2002-09-24 20:07:08 +00:00
Akinori MUSHA
2f7566dfba
- Define RUBY_SHIM18_PORT and DEPEND_RUBY_SHIM18.
...
- Introduce USE_RUBY_FEATURES to make life easier.
2002-09-21 07:06:39 +00:00
Akinori MUSHA
7a0aed5180
Update lang/ruby-devel to the latset snapshot as of 2002.09.20.
2002-09-20 23:21:50 +00:00
Akinori MUSHA
bf6e437343
Update lang/ruby-devel to the snapshot as of 2002-09-17.
...
This fixes coredump on the Alpha.
2002-09-18 09:57:29 +00:00
Akinori MUSHA
72f4110007
Add my iDaemons.org site to MASTER_SITE_BACKUP on which I started
...
mirroring all the distfiles of ruby related ports except RESTRICTED
ones.
2002-09-11 19:31:07 +00:00
Akinori MUSHA
67a2ab4506
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
...
latest snapshots as of today, 2002-09-12 (JST).
2002-09-11 17:30:21 +00:00
Akinori MUSHA
da1a9c68c2
Set --target="${RUBY_ARCH}" --program-prefix="" to CONFIGURE_ARGS and
...
stop using CONFIGURE_TARGET. This prevents lang/{ruby,ruby-devel}
from installing binaries and libraries with weird prefixes.
2002-07-17 17:25:03 +00:00
Akinori MUSHA
71b459f3a6
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
...
2002-07-15.
2002-07-15 11:26:49 +00:00
Akinori MUSHA
7a75f4d901
Use {CONFIGURE,BUILD,INSTALL}_WRKSRC where appropriate.
2002-07-07 19:02:49 +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
c872c68520
Update lang/ruby-devel to the latest development snapshot as of
...
2002-05-05. This fixes some ruby extensions under RUBY_VER=1.7.
Update the Oni Guruma regex engine to 20020424.
2002-05-04 22:17:14 +00:00
Akinori MUSHA
8287c3c057
Update lang/ruby to the latest stable stapshot as of 2002-05-02, with
...
a local patch applied. (which will be committed soon)
2002-05-03 19:24:14 +00:00
Akinori MUSHA
79067363b1
Update lang/ruby-devel to the latest development stapshot as of 2002-05-03.
2002-05-03 19:05:25 +00:00
Akinori MUSHA
26b21d0b3c
Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12.
2002-04-14 12:36:47 +00:00
Akinori MUSHA
5fe1ba2315
lang/ruby:
...
- Update to the latest 1.6 stable snapshot as of 2002-03-27.
- Update the Oni Guruma alternative regex engine to 20020325.
lang/ruby-devel:
- Update to the latest 1.7 development snapshot as of 2002-03-26.
- Add the WITH_ONIGURUMA knob as well as lang/ruby.
- Require devel/autoconf (2.53 or later is required).
- Add several modules to the obsoleted modules list (now included):
bigfloat
fileutils
racc-runtime
strscan
2002-03-26 22:20:00 +00:00
Akinori MUSHA
c990483df5
Update to the latest stable snapshot as of 2002.03.13.
...
Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine
that's currently under development that will eventually replace the
stock one that's derived from LGPL'd GNU regex. [experimental]
2002-03-13 22:57:19 +00:00
Akinori MUSHA
edf66fa8c3
Move some variable definitions outside the .if defined(RUBY) block so
...
they will not be referenced without being defined.
Submitted by: gad
2002-03-10 20:42:48 +00:00
Akinori MUSHA
933a01c2ca
Update lang/ruby to the latest release, 1.6.7.
...
Update lang/ruby-devel to the latest snapshot as of 2002-03-01.
2002-03-01 16:53:55 +00:00
Akinori MUSHA
a0a0db6a5e
Update ruby-amstd to 2.0.0.
2002-02-20 05:00:47 +00:00
Akinori MUSHA
f64fedc24d
Update lang/ruby-devel to the latest snapshot as of 2002-02-10.
2002-02-12 09:23:06 +00:00
Akinori MUSHA
d39325271f
Prevent extconf.rb from getting patched for pthread more than once
...
when a port is built twice.
2002-02-10 18:12:38 +00:00
Akinori MUSHA
29ab188f02
To keep users from experiencing upgrading problems, make lang/ruby and
...
lang/ruby-devel deinstall obsoleted (integrated) packages in their
post-install targets (for installation from ports) and in their plists
(for installation from packages),
Update to the latest snapshot as of 2002-01-29 while I'm at it.
2002-01-29 09:14:09 +00:00
Akinori MUSHA
511ddbdf96
Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.
2002-01-25 20:58:05 +00:00
Akinori MUSHA
816167d11c
Update lang/ruby to the 1.6.6 Xmas stable release.
...
Update lang/ruby-devel to the 1.7.2 Xmas' development snapshot.
2001-12-25 17:02:33 +00:00
Akinori MUSHA
c7d7f1b6ef
Update lang/ruby to the latest snapshot, 1.6-2001.11.23.
...
Update lang/ruby-devel to the latest snapshot, 1.7-2001.11.22.
Use bzip2 patches instead of gzip patches.
2001-11-24 09:02:52 +00:00
Akinori MUSHA
b532ce3f0b
Update ruby-devel to the latest snapshot (1.7.2-2001.11.09).
2001-11-10 19:08:34 +00:00
Akinori MUSHA
b5b94c1504
Update ruby and ruby-devel to the latest snapshots as of
...
today. (2001/11/04)
2001-11-03 16:13:25 +00:00
Akinori MUSHA
6b314a7244
Properly support the case where a user sets RUBY_DEFAULT_VER=1.7.
...
Reported by: roberto
2001-10-08 06:39:54 +00:00
Akinori MUSHA
f4000042f8
Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).
2001-10-07 19:30:39 +00:00
Akinori MUSHA
9a1e8fea6e
Update ruby to the 1.6.5 release.
2001-09-19 14:34:06 +00:00
Akinori MUSHA
67bb8db263
Stop including the OS minor version in RUBY_ARCH which is used in
...
ruby's architecture specific library paths, so that users do not need
to rebuild and reinstall ruby & all the modules when they minor
upgrade FreeBSD.
i.e. i386-freebsd4.4 -> i386-freebsd4
alpha-freebsd5.0 -> alpha-freebsd5
2001-09-17 17:51:29 +00:00
Akinori MUSHA
df7ea5b654
Update lang/ruby and lang/ruby-devel to the latest snapshots.
...
As for lang/ruby, this would perhaps be the last snapshot before the
1.6.5 release.
2001-09-11 10:29:10 +00:00
Akinori MUSHA
7b9274b786
Update to the latest snapshots.
...
We are now six hours away from the ports freeze!
2001-09-03 13:00:01 +00:00
Akinori MUSHA
392066447e
Update ruby and ruby-devel to the latest snapshots.
2001-09-01 23:54:05 +00:00
Akinori MUSHA
aa4885a8f1
Update lang/ruby and lang/ruby-devel to the latest snapshots.
...
(as of 2001/08/16 20:00 JST)
2001-08-16 11:38:45 +00:00
Akinori MUSHA
23f9d4bc19
USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more.
2001-08-12 05:32:33 +00:00
Akinori MUSHA
50057315e9
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
...
2001.07.31.
2001-07-31 16:46:55 +00:00
Akinori MUSHA
e4831fc4be
Update lang/ruby and lang/ruby-devel to the latest snapshots.
2001-06-21 16:36:46 +00:00
Akinori MUSHA
680d39ac8e
Update lang/ruby to the long-awaited 1.6.4 release! Yeah!
2001-06-04 15:12:43 +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