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
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
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
f64fedc24d
Update lang/ruby-devel to the latest snapshot as of 2002-02-10.
2002-02-12 09:23:06 +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
Will Andrews
f3171de7e6
First round of auto* cleanups:
...
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +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
fc7b9ee696
Properly set the file mode bits of the irb executables to ${BINMODE}.
2001-12-22 16:45:05 +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
8b7c42a0ce
Set LATEST_LINK to "ruby_static-devel".
2001-11-06 19:58:44 +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
f4000042f8
Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).
2001-10-07 19:30:39 +00:00
Akinori MUSHA
37f0f0aa36
Bump the PORTREVISION's of the ports which install architecture
...
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Satoshi Asami
40607b307b
Accompanying commit for Makefile rev 1.20.
...
Submitted by: knu
2001-09-13 05:58:21 +00:00
Akinori MUSHA
a2e3ad8b84
Apply a THREAD_ALLOC hotfix.
2001-09-13 05:51:38 +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
c2f4f10d20
Utilize ${MANEXT} to fix manpage symlinks.
2001-08-22 10:08:19 +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
782e8b968b
Add missing entries to pkg-plist.
2001-08-06 12:11:41 +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
af8360addc
Add a backup server to PATCH_SITES.
2001-07-11 12:14:06 +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
adacd791e8
Put dummy files in the empty directories so they are surely packed.
...
Let each elisp port create XEMACSLISPDIR by itself.
2001-06-16 08:46:37 +00:00
Akinori MUSHA
65de912494
Fix misordered plist.
2001-06-13 04:12:16 +00:00
Akinori MUSHA
ec3e81d1e4
Fix plist problems.
...
Reported by: bento
2001-06-11 09:32:02 +00:00
Akinori MUSHA
a297e0702e
Do a ldconfig before invoking the just installed binary in
...
post-install.
Dig XEmacs' site-lisp directory and RUBY_ELISPDIR.
2001-06-09 02:33:13 +00:00
Akinori MUSHA
a8de289ab4
Dig ${RUBY_EXAMPLESDIR} and ${RUBY_DOCDIR} even if NOPORTDOCS is
...
defined. (But not actual examples & docs)
2001-06-09 01:43:01 +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
adec4b87b5
It's not my day... Fix typo and unbreak.
2001-05-29 21:38:41 +00:00
Akinori MUSHA
7de28eb434
Forgot to bump PORTREVISION's in the previous commit.
...
Note that you'll have to rebuild all the installed ruby modules
if you upgrade. To do it, just install the latest portupgrade and
hit `portupgrade -rfcC ruby'.
2001-05-29 21:22:10 +00:00
Akinori MUSHA
d9141c0fa1
As some people including me are seeing reproduceable coredump,
...
temporarily stop linking ruby with libc_r. This will break such
extension modules as ruby-qt, but we have to investigate the
annoying problems we are seeing, present in both ruby and our libc_r.
Once suggested by: green
2001-05-29 21:16:54 +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
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
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
2bdef6aa8f
Let irb16 properly run on ruby16 and irb17 on ruby17.
2001-05-06 16:48:04 +00:00
Akinori MUSHA
90d3bb570d
Add lang/ruby-devel, the development version of Ruby. (1.7)
2001-05-05 23:20:12 +00:00