Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-03 | Add missing Ruby 2.6 support. | taca | 1 | -2/+2 | |
2019-01-13 | lang/ruby22: explicitly specify RUBY_VERSIONS_ACCEPTED | taca | 1 | -1/+3 | |
Explicitly specify RUBY_VERSIONS_ACCEPTED to all versions. | |||||
2018-03-29 | databases/ruby-gdbm: reset PKGREVISION | taca | 1 | -2/+1 | |
Reset PKGREVISION by updates of all ruby*-base packages. | |||||
2018-01-28 | Bump PKGREVISION for gdbm shlib major bump | wiz | 1 | -1/+2 | |
2017-06-01 | Prepare for Ruby 2.4. | taca | 1 | -2/+3 | |
2017-05-30 | Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no | taca | 1 | -2/+2 | |
RUBY_VERSION_FULL contains Ruby's patchlevel. | |||||
2017-05-30 | * Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value. | taca | 1 | -2/+1 | |
2017-04-22 | Remove 18 from RUBY_VERSIONS_ACCEPTED. | taca | 1 | -2/+2 | |
2016-09-08 | Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the | joerg | 1 | -2/+2 | |
naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list. | |||||
2016-03-14 | remove references to ruby200 | tnn | 1 | -2/+2 | |
2015-12-30 | Add support for ruby23. | taca | 1 | -2/+2 | |
2015-11-23 | Remove 193 from RUBY_VERSION_SUPPORTED. | taca | 1 | -2/+2 | |
2015-03-08 | Explictly allow build with ruby21-base. | taca | 1 | -1/+2 | |
2013-06-27 | Reset PKGREVISION by update of both ruby18 and ruby193. | taca | 1 | -2/+1 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-02-18 | Use RUBY_EXTNAME in databases/ruby-gdbm/Makefile and | taca | 1 | -2/+3 | |
devel/ruby-readline/Makefile. | |||||
2012-01-24 | Recursive dependency bump for databases/gdbm ABI_DEPENDS change. | sbd | 1 | -2/+2 | |
2011-11-09 | Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. | sbd | 1 | -2/+2 | |
2011-08-23 | Recursive bump from gdbm shlib bump. | obache | 1 | -1/+2 | |
2010-09-10 | Remove RUBY_HAS_ARCHLIB. | taca | 1 | -2/+1 | |
2008-06-20 | Sort order with ruby-readline. | taca | 1 | -2/+2 | |
2008-03-13 | Support user-destdir installation | jlam | 1 | -1/+3 | |
2007-03-15 | Updating Ruby to 1.8.6; ruby18-gdbm | taca | 1 | -5/+2 | |
- 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 | Update ruby-gdbm package to 1.8.5.20061205: | taca | 1 | -9/+12 | |
- rdoc addition and trivial change. | |||||
2005-11-02 | Update distinfo for Ruby 1.8.3. | taca | 1 | -2/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-06 | Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. | taca | 1 | -1/+2 | |
2005-01-23 | Update Ruby 1.8.2. | taca | 1 | -1/+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 | Make ruby-gdbm package into new framework. | taca | 1 | -12/+11 | |
Since this change PKGBASE, PKGREVISION is reset now. | |||||
2004-03-16 | Add ruby to CATEGORIES. | taca | 1 | -2/+2 | |
2004-03-12 | Bump pacakge revision with ruby-base package's update. | taca | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-19 | Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR, | sketch | 1 | -1/+2 | |
which has changed for Solaris installs. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-24 | Remove PKGREVISION for updating ruby-gdbm package to 1.6.8. | taca | 1 | -2/+1 | |
This is bug fix release of ruby programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here. | |||||
2002-11-01 | Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). | wiz | 1 | -3/+4 | |
2001-06-30 | Importing Ruby extension to GDBM library. | taca | 1 | -0/+22 | |
This will be part of ruby meta-package. |