Akinori MUSHA
467e3eccfd
Temporarily mark as broken. The 1.6.4-preview3 tarball is missing
...
some library and document files. I'll unbreak when the new tarball is
ready. Sorry for inconvenience.
2001-05-24 17:27:20 +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
d7bf89e72e
Install "irb" as "irb16" and make "irb" a symlink to it.
2001-05-05 23:08:50 +00:00
Akinori MUSHA
472ee05ff2
Emacs lisp modules have been moved to lang/ruby-mode.el.
2001-05-05 22:39:59 +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
Akinori MUSHA
59c8516818
Update to the latest snapshot of the ruby_1_6 branch.
...
- irb 0.7.3 & irb-tools 0.7.1 merged
- numerous bugs fixed, including gdbm/dbm memory leakage
Strip the binary only when ${STRIP} == -s.
La la, still waiting for the 1.6.4 release, la la...
2001-05-01 17:16:36 +00:00
Akinori MUSHA
988f3cd2c6
Update to 1.6.4 preview2 + a tiny hotfix.
2001-04-17 18:08:24 +00:00
Akinori MUSHA
e2f7f68b82
Update to the latest snapshot plus a fix against malloc race issue.
...
(1.6.4.p1.2001.04.11)
This does not build on the very latest CURRENT due to the newly
updated libreadline, but the problem will soon be fixed.
2001-04-12 16:57:17 +00:00
Akinori MUSHA
67551d3a37
Update to 1.6.4-preview1.
...
Make bsd.ruby.mk easily handle preview releases.
2001-04-10 07:23:49 +00:00
Akinori MUSHA
e295b0bcd2
Do a ${MV} with -f so that the installation process won't stop and ask
...
a question when some version of ruby is already installed. This is
useful when you want to automatically upgrade the port using
portupgrade. :)
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2001-04-01 21:21:27 +00:00
Akinori MUSHA
b4635474a2
Update to the latest snapshot of the stable branch, plus a workaround
...
for the longstanding libc vs. libc_r issue.
This should hopefully fix all the ruby extensions such as Ruby/Qt2GL,
Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
2001-04-01 17:52:01 +00:00
Akinori MUSHA
c863c8984a
Update to the latest stable snapshot. A couple of significant
...
bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
2001-03-21 11:02:32 +00:00
Akinori MUSHA
6b45fedafc
Alter the build process for the standard libraries of Ruby.
2001-03-19 11:13:39 +00:00
Akinori MUSHA
0a81dcd924
Update to 1.6.3 release.
2001-03-19 10:51:53 +00:00
Akinori MUSHA
f8df0902f6
Kill unwanted extension directories rather than "hiding" them.
2001-02-19 15:51:37 +00:00
Akinori MUSHA
a9a7eeb4ba
Update to the stable branch's snapshot as of today (2001.02.19), which
...
is meant to be a candidate for the 1.6.3 release.
2001-02-19 07:54:08 +00:00
Akinori MUSHA
86bd115438
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs
...
fixed. Read ChangeLog for details.
2001-01-18 19:53:38 +00:00
Akinori MUSHA
849badb661
Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC.
2000-10-20 19:56:05 +00:00
Akinori MUSHA
3d3b2e83ce
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
...
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval. I can never thank him too much for his previous
work which led me in the right direction! :)
lang/ruby:
- Add a patch for find.rb, which fixes the bug found after
1.6.1 was released.
databases/ruby-gdbm, */ruby-{tcltklib,tk}:
- Remove files/md5 and refer to lang/ruby's one.
2000-09-28 19:33:39 +00:00
Akinori MUSHA
9c722f3a86
Define USE_RUBY so that bsd.ruby.mk is automatically included.
...
Found by: FreshPorts
2000-09-26 09:34:52 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
ce1cc1462f
Update to Ruby 1.6.0 official release.
...
lang/ruby:
- Do not force lib/ruby/site_ruby and lib/ruby removals,
because a user may have his/her stuff installed there.
x11-toolkits/ruby-tk:
- Fix duplicated PKGNAMEPREFIX.
2000-09-19 15:20:16 +00:00
Akinori MUSHA
6b520813a7
Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.
...
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..
Found by: green
2000-09-06 23:17:10 +00:00
Akinori MUSHA
988a074d1f
Make coexistence support almost perfect except for bin/ruby and
...
man/man1/ruby.1 symlinks.)
2000-09-06 22:46:12 +00:00
Akinori MUSHA
85fcc0cb61
Update to 1.6.0-preview3.
...
Utilize bsd.ruby.mk.
2000-09-06 21:51:01 +00:00
Akinori MUSHA
760c72d9f9
Use MASTER_SITE_RUBY.
2000-09-05 12:44:13 +00:00
Akinori MUSHA
be144d8709
Don't try to build gdbm module only to fail.
...
(We now have it as a separate port: databases/gdbm)
2000-08-30 10:10:12 +00:00
Akinori MUSHA
15a6f940b3
Update Ruby to the new stable version, 1.4.6.
...
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-08-18 02:19:06 +00:00
Akinori MUSHA
b08fe99025
Make all these Ruby related ports belong also in the newly-added
...
"ruby" virtual category.
Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
1a7fa933db
Install Emacs Lisp files (*.el) to share/emacs/site-lisp/ and
...
lib/xemacs/site-lisp so Emacs/XEmacs can easily find them to load.
Instruct users how to use them.
2000-08-15 19:53:08 +00:00
Akinori MUSHA
596ebf8a49
Do The Right Thing. (R)
...
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
817f3c2a2e
Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
...
namespace pollution.
2000-08-08 16:08:31 +00:00
Maxim Sobolev
f692b4a34e
Update to 1.4.5.
2000-07-11 10:17:10 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Akinori MUSHA
62ba5c0f01
- Update to 1.4.4.
...
- Change the MAINTAINER address.
- Remove the only patch, patch-aa. Yeah!
PR: ports/18194
Submitted by: MAINTAINER
- Use `=' instead of unneeded `+='. You don't need to use `+=' before
including a file.
2000-04-25 04:34:17 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Munechika SUMIKAWA
8b1bd7114c
Use ${OSVERSION} instead of ${USE_INET6}.
...
Reviewed by: maintainer
2000-01-25 18:33:42 +00:00
Munechika SUMIKAWA
e28c1fb465
Add 'ipv6' on CATEGORIES.
2000-01-18 12:34:34 +00:00
Munechika SUMIKAWA
64b404dcf3
Support IPv6
...
Approved by: maintainer
2000-01-12 19:16:43 +00:00
Steve Price
3f3ee682a8
Update to version 1.4.3.
...
PR: 15590
Submitted by: maintainer
1999-12-24 04:30:36 +00:00
Steve Price
2f98a73650
Update to version 1.4.2.
...
PR: 14628
Submitted by: maintainer
1999-11-14 01:37:22 +00:00
Chris Piazza
670154fc8e
Update to version 1.4.0
...
PR: 13304
Submitted by: maintainer
1999-08-26 21:10:23 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
Steve Price
9fdab507a9
Update to version 1.2.5.
...
PR: 10906
Submitted by: maintainer
1999-04-19 03:55:55 +00:00
Steve Price
05d7c8c0fa
Update to version 1.2.2.
...
PR: 9941
Submitted by: maintainer
1999-02-22 04:11:52 +00:00