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 | 1 | -2/+2 |
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-06-27 | Update ruby18-base to 1.8.7.374 (Ruby 1.8.7 patchleel 374). | taca | 1 | -2/+1 |
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 | 1 | -2/+1 |
2012-10-06 | Add additional fix to CVE-2011-1005 from discuttion on oss-security | taca | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-14 | Add a patch to fix bignum problem on OS X 10.8, clang. | taca | 1 | -1/+2 |
2012-07-24 | Update ruby18-base package to 1.8.7.370 (Ruby 1.8.7pl370). | taca | 1 | -2/+1 |
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-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 | 1 | -2/+1 |
2011-11-13 | Clean up DEINSTALL/INSTALL scripts. | taca | 1 | -1/+2 |
2011-11-08 | * Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL. | taca | 1 | -4/+3 |
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 | 1 | -2/+1 |
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 | 1 | -2/+2 |
2011-05-30 | It seems that I forgot update distinfo file. | taca | 1 | -2/+2 |
2011-05-29 | Add a patch for CVE-2011-0188 from repository as ruby19-base. | taca | 1 | -2/+2 |
2011-03-28 | * Make rdoc compatible with newer version of rdoc (on Ruby 1.9.2) about | taca | 1 | -1/+2 |
2010-09-10 | Update ruby18-base to 1.8.7.302 (Ruby 1.8.7 patchlevel 302). | taca | 1 | -2/+3 |
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 | 1 | -2/+2 |
2010-06-02 | Accepd db5 for library of ext/dbm. (Not tested well.) | taca | 1 | -2/+2 |
2010-01-14 | Fix a small problem by precious webrick security fix from Ruby's | taca | 1 | -3/+3 |
2010-01-10 | Add patches for security problem of webrick. | taca | 1 | -2/+2 |
2009-08-11 | * Make Ruby's OpenSSL library compatible with OpenSSL 1.0.0 and later, | taca | 1 | -3/+3 |
2009-08-04 | Make ucontext(3) to apply to all DragonFly versions, it's too slow - a | hasso | 1 | -4/+5 |
2009-04-16 | Update ruby18-base-1.8.7.160 (1.8.7-p160). | taca | 1 | -2/+1 |
2009-02-20 | Apply patch from Ruby's repository, revision 22440. | taca | 1 | -2/+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 | 1 | -1/+2 |
2008-08-08 | Update ruby18-base to 1.8.7.71. | taca | 1 | -3/+3 |
2008-07-03 | Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8 | tonnerre | 1 | -1/+2 |
2008-06-19 | Fix DESTDIR installation. | obache | 1 | -2/+2 |
2008-06-19 | Update ruby18-base package to 1.8.7. | taca | 1 | -19/+20 |
2008-04-14 | REPLACE_RUBY_DIRS is relative to ${WRKSRC}, so no need to spell it out. | jlam | 1 | -3/+2 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 1 | -5/+4 |
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-06 | Update Ruby packages to 1.8.6-p111. | taca | 1 | -2/+1 |
2007-09-30 | Add patches against Ruby 1.8.6-p111. Since 1.8.6-p111 dosen't | taca | 1 | -1/+2 |
2007-09-09 | Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36). | taca | 1 | -2/+1 |
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 |