aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.ruby.mk
Commit message (Expand)AuthorAgeFilesLines
* - Update lang/ruby19 to 1.9.3-p194Steve Wills2012-05-161-1/+1
* - Update lang/ruby18 to p385Steve Wills2012-02-251-2/+2
* - Update to 1.8.7p357Steve Wills2012-01-211-2/+2
* - Assign bsd.ruby.mk to ruby@ [1]Thomas Abthorpe2011-12-151-1/+1
* - Update lang/ruby19 to 1.9.3Steve Wills2011-11-211-3/+3
* - Move RAKE_VER out of bsd.ruby.mk since it is no longer neededSteve Wills2011-10-251-1/+0
* - Do not install the 'gem' executable as part of ruby 1.9 install. TheStanislav Sedov2011-09-131-3/+1
* - Remove USE_RUBY_AMSTD support, since it is no longer usedSteve Wills2011-09-131-11/+0
* - Revert change of default Ruby version from 1.9 back to 1.8 due toSteve Wills2011-08-241-3/+3
* - Undo some of the changes related to making Ruby 1.9 default.Steve Wills2011-08-231-4/+2
* - Bump the revision of ruby18 port to force the package rebuild:Stanislav Sedov2011-08-221-1/+1
* - Update Ruby 1.9 to p290Steve Wills2011-08-211-10/+12
* - Update ruby 1.8 to 1.8.7 patchlevel 352.Stanislav Sedov2011-07-161-1/+1
* - Update ruby 1.9 to 1.9.2p136.Stanislav Sedov2011-05-111-1/+1
* - As ports ruby 1.9 now includes a recent version of rake,Stanislav Sedov2011-04-061-2/+2
* - Update ruby 1.8 to p302.Stanislav Sedov2010-11-221-2/+2
* - Do not link ruby18 agains librt.Stanislav Sedov2010-10-111-1/+1
* - Update ruby19 to 1.9.2.Stanislav Sedov2010-10-111-4/+7
* - Provide the correct value for TOPDIR in ruby 1.9.Stanislav Sedov2010-09-201-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+1
* - Support NOPORTDOCS (--no-rdoc) for RUBYGEM_AUTOPLIST=yes portsPhilip M. Gollucci2010-09-011-1/+10
* - Fix www/rubygem-passenger under lang/ruby19 [1]Philip M. Gollucci2010-08-311-5/+6
* - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.Stanislav Sedov2010-08-181-3/+3
* - Fix incorrect errno returned by IO::write.Stanislav Sedov2010-04-281-1/+1
* - Do not try to stop the timer thread in child after fork: at this momentStanislav Sedov2010-04-271-1/+1
* - Fix rubygems location for ruby 1.9, which got broken after the lastStanislav Sedov2010-01-291-1/+1
* - Update to patchlevel 248.Stanislav Sedov2010-01-061-2/+2
* - Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.Stanislav Sedov2009-12-091-2/+2
* - Fix issue when the handle of tempfile become closed when the fileStanislav Sedov2009-10-241-1/+1
* - Fix SIGINT signal handling.Stanislav Sedov2009-10-121-1/+1
* - Update ruby 1.9.1 to patchlevel 243.Stanislav Sedov2009-10-121-2/+2
* - Don't build ruby with threads support on FreeBSD versions before 7.2Stanislav Sedov2009-10-121-1/+1
* - Bump ruby18 portrevision.Stanislav Sedov2009-07-191-1/+1
* - Fix stack overflow detection algorithm. It has not worked before asStanislav Sedov2009-06-191-1/+1
* - Fix the bug in URI module that smashed uri paths in merge method forStanislav Sedov2009-06-181-1/+1
* - Fix the bug in ruby GC when object finalizer were never called. This hasStanislav Sedov2009-06-181-1/+1
* - Fix BigDecimal DoS vulnerability in ruby 1.8.7.Stanislav Sedov2009-06-121-1/+1
* - Update ruby 1.9.1 to patchset 129.Stanislav Sedov2009-06-031-2/+2
* - Update ruby 1.8.7 to the latest revision available from ruby-lang.org.Stanislav Sedov2009-06-021-2/+2
* - Bump ruby portrevision after the last fix.Stanislav Sedov2009-02-231-1/+1
* - Document USE_RUBYGEMS and RUBYGEM_AUTOPLIST knobs.Stanislav Sedov2009-02-131-0/+3
* - Add a new knob RUBYGEM_AUTOPLIST, which allows the pakcking listStanislav Sedov2009-02-131-4/+27
* - Update ruby18 to 1.8.7p72.Stanislav Sedov2009-02-121-2/+2
* - Bump ruby19 portrevision after rubylibdir fix.Stanislav Sedov2009-02-111-1/+1
* - Update ruby19 to 1.9.1.Stanislav Sedov2009-02-091-3/+3
* - Update ruby to 1.8.6 patchset 287.Stanislav Sedov2008-08-151-2/+2
* - Fix CVE-2008-1447 (DNS spoofing vulnerability).Stanislav Sedov2008-08-101-1/+1
* - Forbid automatical fetching of rubygems from rubyforgePav Lucistnik2008-07-241-1/+1
* - Add a couple of other patches from ruby SVN repo:Stanislav Sedov2008-06-251-1/+1
* - Fix possible memory corruption when using String;Stanislav Sedov2008-06-211-1/+1