| Commit message (Expand) | Author | Age | Files | Lines |
* | 2013-10-10 devel/ruby-sdl: Does not work with Ruby 1.9 | Thomas Abthorpe | 2013-10-22 | 17 | -1947/+0 |
* | - Mark DEPRECATED, too | Thomas Abthorpe | 2013-09-26 | 1 | -1/+2 |
* | - Mark FORBIDDEN, set EXPIRATION_DATE=2013-10-10 | Thomas Abthorpe | 2013-09-26 | 1 | -0/+3 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Only the default package will be named ruby-<version> now, to stop confusing ... | Baptiste Daroussin | 2013-09-16 | 1 | -16/+2 |
* | - Remove Author line | Sunpoet Po-Chuan Hsieh | 2013-08-29 | 1 | -1/+0 |
* | - Use single space after WWW: | Sunpoet Po-Chuan Hsieh | 2013-08-29 | 1 | -1/+1 |
* | - update remaining ruby@ maintained ports to new options framework | Jason Helfman | 2013-01-11 | 1 | -8/+10 |
* | - Update to 1.8.7 p371 | Steve Wills | 2012-11-02 | 1 | -2/+2 |
* | - Fix build with clang | Steve Wills | 2012-09-18 | 1 | -2/+3 |
* | - Update to 1.8.7p370 | Steve Wills | 2012-07-16 | 1 | -2/+2 |
* | - Update lang/ruby18 to p385 | Steve Wills | 2012-02-25 | 1 | -2/+2 |
* | - Update to 1.8.7p357 | Steve Wills | 2012-01-21 | 1 | -2/+2 |
* | - Fix compile w/ CLANG | Philip M. Gollucci | 2012-01-18 | 1 | -5/+7 |
* | Let ruby@ maintain ruby | Philip M. Gollucci | 2011-11-01 | 1 | -1/+1 |
* | - Return my ports back to the pool. I was unable to make any fixes to | Stanislav Sedov | 2011-10-24 | 1 | -1/+1 |
* | - Update ruby 1.8 to 1.8.7 patchlevel 352. | Stanislav Sedov | 2011-07-16 | 2 | -2/+3 |
* | Clean up ruby pkg-plists: | Philip M. Gollucci | 2010-12-20 | 1 | -7/+7 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | - Update ruby 1.8 to p302. | Stanislav Sedov | 2010-11-22 | 8 | -292/+4 |
* | Punt autoconf267->autoconf268 | Ade Lovett | 2010-10-16 | 1 | -1/+1 |
* | - Do not link ruby18 agains librt. | Stanislav Sedov | 2010-10-11 | 1 | -5/+21 |
* | Round one migration of ports from automake{19,110} to automake111 | Ade Lovett | 2010-10-05 | 1 | -1/+1 |
* | Autotools update. Read ports/UPDATING 20100915 for details. | Ade Lovett | 2010-09-15 | 1 | -1/+1 |
* | Fix generation of broken Makefiles in case a setting occurs multiple | Johan van Selst | 2010-09-05 | 1 | -0/+11 |
* | - remove extra -g from CFLAGS | Philip M. Gollucci | 2010-08-31 | 1 | -5/+0 |
* | - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541. | Stanislav Sedov | 2010-08-18 | 1 | -0/+11 |
* | - Fix incorrect errno returned by IO::write. | Stanislav Sedov | 2010-04-28 | 1 | -0/+23 |
* | - Fix build without pthreads. | Stanislav Sedov | 2010-04-28 | 1 | -4/+7 |
* | - Do not try to stop the timer thread in child after fork: at this moment | Stanislav Sedov | 2010-04-27 | 3 | -0/+45 |
* | - Fix build with openssl 1.0. | Stanislav Sedov | 2010-04-06 | 4 | -10/+260 |
* | - Update to patchlevel 248. | Stanislav Sedov | 2010-01-06 | 9 | -451/+7 |
* | - Don't build ruby with threads support on FreeBSD versions before 7.2 | Stanislav Sedov | 2009-10-12 | 3 | -18/+150 |
* | - Add ${PTHREAD_LIBS} to LDFLAGS in threaded build. This fixes the issue | Stanislav Sedov | 2009-07-19 | 1 | -0/+1 |
* | - Fix stack overflow detection algorithm. It has not worked before as | Stanislav Sedov | 2009-06-19 | 3 | -19/+183 |
* | - Fix the bug in ruby GC when object finalizer were never called. This has | Stanislav Sedov | 2009-06-18 | 3 | -0/+41 |
* | - Fix BigDecimal DoS vulnerability in ruby 1.8.7. | Stanislav Sedov | 2009-06-12 | 1 | -0/+211 |
* | - Really remove GC patch support. | Stanislav Sedov | 2009-06-03 | 1 | -6/+0 |
* | - Update ruby 1.8.7 to the latest revision available from ruby-lang.org. | Stanislav Sedov | 2009-06-02 | 8 | -539/+216 |
* | - Ruby socket connect code seems to work unstably in case if connection | Stanislav Sedov | 2009-02-23 | 1 | -0/+105 |
* | - Fix ruby-tk build. | Stanislav Sedov | 2009-02-13 | 1 | -3/+5 |
* | - Fix build with port's openssl version. | Stanislav Sedov | 2009-02-12 | 2 | -19/+0 |
* | - Fix pkg-plist. | Stanislav Sedov | 2009-02-12 | 2 | -8/+34 |
* | - Update ruby18 to 1.8.7p72. | Stanislav Sedov | 2009-02-12 | 4 | -16/+25 |
* | - Fix build with OPENSSL_PORT. | Stanislav Sedov | 2009-01-12 | 2 | -0/+17 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-05 | 2 | -18/+1 |
* | - Remove files forgotten in previous commit. | Stanislav Sedov | 2008-08-16 | 6 | -511/+0 |
* | - Update ruby to 1.8.6 patchset 287. | Stanislav Sedov | 2008-08-15 | 13 | -687/+149 |
* | - Fix CVE-2008-1447 (DNS spoofing vulnerability). | Stanislav Sedov | 2008-08-10 | 6 | -0/+511 |
* | - Add a couple of other patches from ruby SVN repo: | Stanislav Sedov | 2008-06-25 | 3 | -0/+45 |