Age | Commit message (Collapse) | Author | Files | Lines |
|
o Protect multiple inclusion.
Nothing should affect current packages.
|
|
Avoid possible problem of ruby192-base with ruby-psych installed.
|
|
* Add support for deleting dependency to a ruby gem.
|
|
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.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
minor bugfix
ChangeLog: ftp://ftp.netlab.co.jp/pub/lang/ruby/ChangeLog.1.4.6
|
|
Changes: Several bug fixes.
use MACHINE_GNU_ARCH instead of MACHINE_ARCH in PLIST,
patch from Paul Clifford <paul@plasma.demon.co.uk>.
|
|
compile (link actually) problems. Other arch's are unchanged. Patch sent to
Ruby author.
|
|
Changes: Several bug fixes. Compiles out of the box on Alpha.
|
|
|
|
enable IPv6 on USE_INET6.
approved by: sakamoto (maintainer)
|
|
Changes 1.4.3 from 1.4.2:
some bugfix
|
|
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
|
|
and link libruby.so.1.4 for ext libraries with ELF system.
|
|
DEPENDS+= gdbm,ncurses
install examples.
Changes: Fixed some bugs, improved stability.
|
|
|
|
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
|