2008-06-20 17:43:14 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Sort order with ruby-readline.
|
2008-06-19 16:36:28 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update ruby18-gdbm package to 1.8.7.
Since chanes are too much to write here, please refer
http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog
http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
|
2008-03-13 23:04:07 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Support user-destdir installation
|
2007-03-15 17:42:07 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Updating Ruby to 1.8.6; ruby18-gdbm
- discontinue use of RUBY_PATCH_DATE.
- Introduce RUBY_PATCH_LEVEL.
pkgsrc's ruby tracks Ruby's patch release and avoid to maintain
its own patch files (with RUBY_PATCH_DATE).
Changes are too much, please see ChangeLog file.
|
2006-12-06 17:25:26 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-gdbm package to 1.8.5.20061205:
- rdoc addition and trivial change.
|
2005-11-02 10:32:29 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Update distinfo for Ruby 1.8.3.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-01-23 18:33:19 by Takahiro Kambe | Files touched by this commit (29) |
Log message:
Update Ruby 1.8.2.
This is basically bug fix release, but official changes aren't provided
yet. Please refer ChangeLog.
Here is pkgsrc changes:
o Set RUBY_HAS_ARCHLIB=yes for Ruby packages including archtecture depending
extention library in order to depend more specific Ruby.
o Now install database for ri(1). Fix PR pkg/28566.
o Net::IMAP
* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546]
o NKF:
* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
variables. fixed: [ruby-list:40445]
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
0xfe.
* ext/nkf/lib/kconv.rb (Kconv#kconv): should handle UTF8 and UTF16
properly.
o WEBrick
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
raise NotImplementedError if password is encrypted by digest
algorithms. This patch is contributed by sheepman. [ruby-list:40467]
* lib/webrick/httpauth/digestauth.rb
(WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation.
This patch is contributed by sheepman. [ruby-list:40482]
* lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use
pack/unpack-template char "m" instead of lib/base64.rb to do base64
encoding/decoding. fixed: [ruby-dev:25336]
|
2004-11-27 15:30:15 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Make ruby-gdbm package into new framework.
Since this change PKGBASE, PKGREVISION is reset now.
|
2004-03-16 03:01:12 by Takahiro Kambe | Files touched by this commit (38) |
Log message:
Add ruby to CATEGORIES.
|