Commit graph

84 commits

Author SHA1 Message Date
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
Akinori MUSHA
d56192d797 Update ruby-devel to the latest snapshot, which now enters upon the
1.7.1 phase.
2001-06-01 12:17:24 +00:00
Akinori MUSHA
2b235ff922 Update lang/ruby to 1.6.4-preview5. 2001-06-01 11:39:36 +00:00
Akinori MUSHA
6143c44a3e Uh oh, the PKGNAME of lang/ruby-devel was bogus... Sorry. 2001-05-29 21:35:42 +00:00
Akinori MUSHA
f027e3bdca Update lang/ruby to 1.6.4-preview4.
Update lang-ruby-devel to the latest development snapshot.
2001-05-26 03:59:20 +00:00
Akinori MUSHA
92f2d73b29 Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
Akinori MUSHA
61d89b0204 Update lang/ruby to 1.6.4-preview3. 2001-05-24 10:23:38 +00:00
Akinori MUSHA
5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)

Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
2001-05-17 21:16:46 +00:00
Akinori MUSHA
5e6c652f44 Define RUBY_ELISPDIR. 2001-05-11 19:43:03 +00:00
Akinori MUSHA
6c5b653ce8 Update lang/ruby to 1.6.4.p2.2001.05.12.
Update lang/ruby-devel to 1.7.0-a2001.05.12.
2001-05-11 18:22:57 +00:00
Akinori MUSHA
04d55ceefe Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-07 19:52:04 +00:00
Akinori MUSHA
b41ae583e6 Add a new variable RUBY_WITHOUT_SUFFIX. 2001-05-06 16:42:57 +00:00
Akinori MUSHA
4348c1f39c Adjust RUBY_PORT for Ruby 1.7. Ruby 1.7 port is lang/ruby-devel, not
lang/ruby17.
2001-05-06 16:14:41 +00:00
Akinori MUSHA
d7903b455f Add a new variable RUBY_WITH_SUFFIX. 2001-05-05 23:02:32 +00:00
Akinori MUSHA
d54036a13a Update lang/ruby to the latest snapshot of the stable branch.
Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL.

Prepare for the development branch. (1.7.x)
2001-05-05 22:03:07 +00:00