taca
d05d9c5708
Oops, fix some broken handling of a new rule.
2013-03-08 10:14:18 +00:00
taca
e79e6ac62a
gem.mk:
...
* Add Rubygem 2.0.0 and Ruby 2.0.0 support which wouldn't enabled yet.
* Use Ruby code format for gemspec to build/install instead of YAML.
* Add --backtrace option to "gem install".
files/update-gemspec.rb:
* Allow rename name attribute in gemspec.
* Handle Ruby code format of gemspec.
2013-03-07 16:42:53 +00:00
taca
c553a7fa2c
o Now OVERRIDE_GEMSPEC can modify files in gemspec.
...
o Protect multiple inclusion.
Nothing should affect current packages.
2012-03-02 03:46:09 +00:00
taca
85fd9e8cf4
Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.
...
Avoid possible problem of ruby192-base with ruby-psych installed.
2011-11-07 11:56:25 +00:00
taca
eec35b38b9
* Remove unused codes.
...
* Add support for deleting dependency to a ruby gem.
2011-09-13 03:18:29 +00:00
taca
abadc9c50f
Introduce OVERRIDE_GEMSPEC.
...
If it specified, it modify gemspec's dependency using update-gemspec.rb
Ruby script.
The goal is avoid to use patch for modifying depending version or gem's
name since gemspec files' content differ using rubygem's version.
2011-08-12 14:35:34 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
sakamoto
4ab57a761c
Update ruby,ruby-Tk to 1.4.6
...
minor bugfix
ChangeLog: ftp://ftp.netlab.co.jp/pub/lang/ruby/ChangeLog.1.4.6
2000-08-22 02:22:26 +00:00
sakamoto
9949b141dc
Update ruby to 1.4.5
...
Changes: Several bug fixes.
use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford <paul@plasma.demon.co.uk>.
2000-07-03 07:31:35 +00:00
dmcmahill
dda8f4ef36
make sparc compile with -fPIC instead of -fpic. This fixes recently noted
...
compile (link actually) problems. Other arch's are unchanged. Patch sent to
Ruby author.
2000-06-02 00:13:53 +00:00
sakamoto
7f1f949930
Update ruby to 1.4.4
...
Changes: Several bug fixes. Compiles out of the box on Alpha.
2000-04-18 10:46:08 +00:00
sakamoto
fc0d35f13d
regen.
2000-04-11 07:35:29 +00:00
itojun
cd2ea8771e
fix ELF platform support (configure.in patch missed one of clauses)
...
enable IPv6 on USE_INET6.
approved by: sakamoto (maintainer)
2000-01-22 13:31:44 +00:00
sakamoto
96f7eeafe2
Update ruby to 1.4.3
...
Changes 1.4.3 from 1.4.2:
some bugfix
1999-12-14 07:16:04 +00:00
sakamoto
7dadb93dcd
Update for changed distfile on master site.
...
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
1999-10-05 07:22:45 +00:00
sakamoto
7208f28e56
Fix symbol prefix '_'
...
and link libruby.so.1.4 for ext libraries with ELF system.
1999-09-22 12:33:28 +00:00
sakamoto
f63f538e17
Update ruby to 1.4.2
...
DEPENDS+= gdbm,ncurses
install examples.
Changes: Fixed some bugs, improved stability.
1999-09-17 03:43:23 +00:00
sakamoto
31fbec57c4
Update to ruby-1.4.0.
1999-08-17 02:16:44 +00:00
sakamoto
f3f283fbf7
the Object-Oriented Script Language
...
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
1999-07-09 05:43:37 +00:00