Age | Commit message (Expand) | Author | Files | Lines |
2010-09-10 | Update ruby18-base to 1.8.7.302 (Ruby 1.8.7 patchlevel 302). | taca | 56 | -624/+2105 |
2010-08-31 | Explicitly set environment INSTALL, and reset INSTALL_DATA, | taca | 1 | -3/+9 |
2010-08-16 | Add a patch to fix for possible cross-site scripting (CVE-2010-0541) | taca | 3 | -3/+20 |
2010-06-02 | Accepd db5 for library of ext/dbm. (Not tested well.) | taca | 3 | -11/+12 |
2010-01-14 | Fix a small problem by precious webrick security fix from Ruby's | taca | 4 | -15/+16 |
2010-01-10 | Add patches for security problem of webrick. | taca | 6 | -3/+144 |
2009-09-22 | Commit a change which I forgot to commit. | taca | 1 | -3/+3 |
2009-08-11 | * Make Ruby's OpenSSL library compatible with OpenSSL 1.0.0 and later, | taca | 20 | -10/+731 |
2009-08-04 | Make ucontext(3) to apply to all DragonFly versions, it's too slow - a | hasso | 1 | -4/+5 |
2009-06-16 | Update Ruby packages to 1.8.7.174 (1.8.7-p174). | taca | 1 | -4/+4 |
2009-06-14 | Replace @exec/@unexec with @pkgdir or drop it. | joerg | 2 | -6/+3 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -101/+1 |
2009-06-10 | Update ruby18-base package to 1.8.7.173 (Ruby 1.8.7-p173). | taca | 3 | -49/+30 |
2009-05-09 | Apply a patch to fix compile error on Solaris 10. The patch was supplied | taca | 2 | -1/+20 |
2009-04-16 | Update ruby18-base-1.8.7.160 (1.8.7-p160). | taca | 5 | -101/+5 |
2009-02-20 | Apply patch from Ruby's repository, revision 22440. | taca | 4 | -5/+40 |
2009-01-31 | Move ri data generation from install phase to build phase. | taca | 1 | -1/+2 |
2008-09-15 | Fix interpreter for h2rb script. | taca | 1 | -2/+3 |
2008-09-14 | Add fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790 | taca | 4 | -2/+63 |
2008-08-11 | Update ruby18-base to 1.8.7.72 (Ruby 1.8.7-p72). | taca | 1 | -4/+4 |
2008-08-08 | Update ruby18-base to 1.8.7.71. | taca | 3 | -28/+7 |
2008-07-03 | Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8 | tonnerre | 3 | -2/+24 |
2008-06-20 | Oops, wrong distinfo file. | taca | 1 | -1/+4 |
2008-06-20 | Update Ruby 1.8.7 patchlevel 22. | taca | 3 | -51/+6 |
2008-06-19 | Fix DESTDIR installation. | obache | 1 | -2/+2 |
2008-06-19 | Update ruby18-base package to 1.8.7. | taca | 10 | -1049/+949 |
2008-05-14 | Fix build problem with recent NetBSD current with post version | taca | 4 | -1/+151 |
2008-04-14 | REPLACE_RUBY_DIRS is relative to ${WRKSRC}, so no need to spell it out. | jlam | 1 | -3/+2 |
2008-04-14 | Fix PLIST_VARS fallout. | tnn | 1 | -3/+3 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -8/+7 |
2008-03-10 | Add a new file that is installed in ruby-1.8.6.114 that wasn't in the | jlam | 1 | -1/+2 |
2008-03-09 | Update ruby pakcages to 1.8.6.114 (1.8.6-p114). | taca | 1 | -4/+4 |
2008-02-19 | Unlimit data size when ruby-build-ri-db option is enabled, | taca | 1 | -1/+3 |
2008-01-04 | Full DESTDIR support. | ghen | 1 | -17/+19 |
2007-11-05 | fix build on Solaris w/ sunpro: | grant | 1 | -2/+4 |
2007-10-28 | Trying to build problem ext/dbm extention on some platforms. | taca | 2 | -5/+31 |
2007-10-06 | Update Ruby packages to 1.8.6-p111. | taca | 6 | -111/+5 |
2007-10-02 | Try to fix build problem on DraonFly BSD. | taca | 2 | -1/+16 |
2007-09-30 | Add patches against Ruby 1.8.6-p111. Since 1.8.6-p111 dosen't | taca | 6 | -2/+108 |
2007-09-24 | Update Ruby to 1.8.6-p110. | taca | 9 | -67/+25 |
2007-09-09 | Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36). | taca | 7 | -39/+64 |
2007-06-28 | Only add -lsunmath on SunOS if we're using the sunpro compiler. Otherwise | dmcmahill | 1 | -1/+8 |
2007-06-10 | DragonFly 1.8.0 has a broken getucontext, so forcefully disable it. | joerg | 1 | -1/+8 |
2007-05-30 | On Solaris 10, isinf() lives in libsunmath. | rillig | 1 | -1/+2 |
2007-04-06 | Fix INSTALL script to check proper directory; not RUBY_SYSRIDIR but | taca | 2 | -4/+4 |
2007-03-15 | Updating Ruby to 1.8.6; ruby18-base | taca | 7 | -309/+29 |
2007-01-28 | Fix ruby-build-ri-db option related problem. | taca | 5 | -14/+21 |
2007-01-19 | Both db.h and ndbm.1 must be included to use DBM. Use both headers | minskim | 2 | -1/+16 |
2006-12-06 | o Update ruby18-base pacakge to Ruby 1.8 branch 2006/12/05. | taca | 7 | -37/+56 |
2006-11-03 | Add patch to cgi.rb for fixing security problem (CVE-2006-5467). | taca | 3 | -3/+17 |