Age | Commit message (Expand) | Author | Files | Lines |
2014-06-26 | Use gmake on Darwin, bmake doesn't like the codesign / POSTLINK bits. | jperkin | 1 | -1/+6 |
2014-03-16 | Use RUBY_SUFFIX instead of RUBY_VER for consistency. | taca | 2 | -6/+6 |
2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+2 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 |
2013-11-24 | Fix wrong parameter from [ruby-list:49643] in ruby-tk package. | taca | 2 | -1/+17 |
2013-06-27 | Update ruby18-base to 1.8.7.374 (Ruby 1.8.7 patchleel 374). | taca | 2 | -6/+5 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 |
2012-10-12 | Update ruby18-base and ruby18 to 1.8.7.371 (Ruby 1.8.7-p371). | taca | 3 | -23/+5 |
2012-10-06 | Add additional fix to CVE-2011-1005 from discuttion on oss-security | taca | 3 | -3/+20 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-15 | Remove patch that was removed from distinfo | wiz | 1 | -36/+0 |
2012-09-14 | Revert previous patch, keeping PKGREVISION. | taca | 1 | -2/+1 |
2012-09-14 | Add a patch to fix bignum problem on OS X 10.8, clang. | taca | 3 | -2/+40 |
2012-07-25 | MirBSD support here, too | bsiegert | 3 | -15/+51 |
2012-07-24 | Update ruby18-base package to 1.8.7.370 (Ruby 1.8.7pl370). | taca | 2 | -6/+5 |
2012-05-23 | Fix segfaults in timeout.rb manifest with GCC 4.7 and default optimizations. | fhajny | 1 | -1/+7 |
2012-03-21 | Overhaul buildlink3 processing of Ruby. | taca | 1 | -1/+5 |
2012-02-16 | Update ruby18-base package to 1.8.7-pl357 (Ruby 1.8.7 patchlevel 357). | taca | 1 | -4/+4 |
2012-01-20 | Always use __builtin_frame_address for Clang. The fallback using alloca | joerg | 1 | -1/+5 |
2011-12-28 | Update ruby18-base package to 1.8.7.357. | taca | 3 | -11/+10 |
2011-11-13 | Clean up DEINSTALL/INSTALL scripts. | taca | 3 | -7/+4 |
2011-11-08 | * Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. | taca | 3 | -7/+6 |
2011-10-21 | Remove (trial) workaround for getaddrinfo() on Linux added over 5 years ago. | obache | 1 | -2/+2 |
2011-08-12 | Update ruby18-base pacakge to 1.8.7.352 (1.8.7-p352). | taca | 4 | -44/+5 |
2011-07-21 | Limit use of --enable-wide-getaddrinfo on SunOS from 5.6 to 5.9. | taca | 1 | -3/+3 |
2011-06-16 | Remove bin/rdoc and bin/ri from ALTERNATIVES since it will conflict | taca | 2 | -4/+2 |
2011-05-30 | It seems that I forgot update distinfo file. | taca | 2 | -3/+4 |
2011-05-29 | Add a patch for CVE-2011-0188 from repository as ruby19-base. | taca | 2 | -2/+21 |
2011-03-28 | * Make rdoc compatible with newer version of rdoc (on Ruby 1.9.2) about | taca | 4 | -2/+35 |
2011-02-21 | Update ruby18-base package to 1.8.7.334 (Ruby 1.8.7p334). | taca | 1 | -4/+4 |
2010-12-26 | Update ruby18-base package to 1.8.7.330. | taca | 6 | -137/+6 |
2010-11-17 | Some improvements for rubyversion.mk: | taca | 1 | -5/+5 |
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 |