summaryrefslogtreecommitdiff
path: root/lang/ruby
AgeCommit message (Collapse)AuthorFilesLines
2000-01-22fix ELF platform support (configure.in patch missed one of clauses)itojun5-14/+277
enable IPv6 on USE_INET6. approved by: sakamoto (maintainer)
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
1999-12-14Update ruby to 1.4.3sakamoto5-16/+19
Changes 1.4.3 from 1.4.2: some bugfix
1999-10-05Update for changed distfile on master site.sakamoto2-4/+5
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
1999-09-22Fix symbol prefix '_'sakamoto4-0/+58
and link libruby.so.1.4 for ext libraries with ELF system.
1999-09-21Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer.sakamoto1-1/+2
1999-09-17Update ruby to 1.4.2sakamoto3-101/+180
DEPENDS+= gdbm,ncurses install examples. Changes: Fixed some bugs, improved stability.
1999-08-24"bison" is only required at build time.tron1-2/+2
1999-08-17Update to ruby-1.4.0.sakamoto6-120/+110
1999-07-09remove tabs.sakamoto1-15/+15
1999-07-09the Object-Oriented Script Languagesakamoto7-0/+154
from PR pkg/7942 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.