index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.ruby.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Update to 1.8.7p370
Steve Wills
2012-07-16
1
-1
/
+1
*
- Update lang/ruby19 to 1.9.3-p194
Steve Wills
2012-05-16
1
-1
/
+1
*
- 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
*
- Assign bsd.ruby.mk to ruby@ [1]
Thomas Abthorpe
2011-12-15
1
-1
/
+1
*
- Update lang/ruby19 to 1.9.3
Steve Wills
2011-11-21
1
-3
/
+3
*
- Move RAKE_VER out of bsd.ruby.mk since it is no longer needed
Steve Wills
2011-10-25
1
-1
/
+0
*
- Do not install the 'gem' executable as part of ruby 1.9 install. The
Stanislav Sedov
2011-09-13
1
-3
/
+1
*
- Remove USE_RUBY_AMSTD support, since it is no longer used
Steve Wills
2011-09-13
1
-11
/
+0
*
- Revert change of default Ruby version from 1.9 back to 1.8 due to
Steve Wills
2011-08-24
1
-3
/
+3
*
- Undo some of the changes related to making Ruby 1.9 default.
Steve Wills
2011-08-23
1
-4
/
+2
*
- Bump the revision of ruby18 port to force the package rebuild:
Stanislav Sedov
2011-08-22
1
-1
/
+1
*
- Update Ruby 1.9 to p290
Steve Wills
2011-08-21
1
-10
/
+12
*
- Update ruby 1.8 to 1.8.7 patchlevel 352.
Stanislav Sedov
2011-07-16
1
-1
/
+1
*
- Update ruby 1.9 to 1.9.2p136.
Stanislav Sedov
2011-05-11
1
-1
/
+1
*
- As ports ruby 1.9 now includes a recent version of rake,
Stanislav Sedov
2011-04-06
1
-2
/
+2
*
- Update ruby 1.8 to p302.
Stanislav Sedov
2010-11-22
1
-2
/
+2
*
- Do not link ruby18 agains librt.
Stanislav Sedov
2010-10-11
1
-1
/
+1
*
- Update ruby19 to 1.9.2.
Stanislav Sedov
2010-10-11
1
-4
/
+7
*
- Provide the correct value for TOPDIR in ruby 1.9.
Stanislav Sedov
2010-09-20
1
-1
/
+1
*
Autotools update. Read ports/UPDATING 20100915 for details.
Ade Lovett
2010-09-15
1
-1
/
+1
*
- Support NOPORTDOCS (--no-rdoc) for RUBYGEM_AUTOPLIST=yes ports
Philip M. Gollucci
2010-09-01
1
-1
/
+10
*
- Fix www/rubygem-passenger under lang/ruby19 [1]
Philip M. Gollucci
2010-08-31
1
-5
/
+6
*
- Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.
Stanislav Sedov
2010-08-18
1
-3
/
+3
*
- Fix incorrect errno returned by IO::write.
Stanislav Sedov
2010-04-28
1
-1
/
+1
*
- Do not try to stop the timer thread in child after fork: at this moment
Stanislav Sedov
2010-04-27
1
-1
/
+1
*
- Fix rubygems location for ruby 1.9, which got broken after the last
Stanislav Sedov
2010-01-29
1
-1
/
+1
*
- Update to patchlevel 248.
Stanislav Sedov
2010-01-06
1
-2
/
+2
*
- Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.
Stanislav Sedov
2009-12-09
1
-2
/
+2
*
- Fix issue when the handle of tempfile become closed when the file
Stanislav Sedov
2009-10-24
1
-1
/
+1
*
- Fix SIGINT signal handling.
Stanislav Sedov
2009-10-12
1
-1
/
+1
*
- Update ruby 1.9.1 to patchlevel 243.
Stanislav Sedov
2009-10-12
1
-2
/
+2
*
- Don't build ruby with threads support on FreeBSD versions before 7.2
Stanislav Sedov
2009-10-12
1
-1
/
+1
*
- Bump ruby18 portrevision.
Stanislav Sedov
2009-07-19
1
-1
/
+1
*
- Fix stack overflow detection algorithm. It has not worked before as
Stanislav Sedov
2009-06-19
1
-1
/
+1
*
- Fix the bug in URI module that smashed uri paths in merge method for
Stanislav Sedov
2009-06-18
1
-1
/
+1
*
- Fix the bug in ruby GC when object finalizer were never called. This has
Stanislav Sedov
2009-06-18
1
-1
/
+1
*
- Fix BigDecimal DoS vulnerability in ruby 1.8.7.
Stanislav Sedov
2009-06-12
1
-1
/
+1
*
- Update ruby 1.9.1 to patchset 129.
Stanislav Sedov
2009-06-03
1
-2
/
+2
*
- Update ruby 1.8.7 to the latest revision available from ruby-lang.org.
Stanislav Sedov
2009-06-02
1
-2
/
+2
*
- Bump ruby portrevision after the last fix.
Stanislav Sedov
2009-02-23
1
-1
/
+1
*
- Document USE_RUBYGEMS and RUBYGEM_AUTOPLIST knobs.
Stanislav Sedov
2009-02-13
1
-0
/
+3
*
- Add a new knob RUBYGEM_AUTOPLIST, which allows the pakcking list
Stanislav Sedov
2009-02-13
1
-4
/
+27
*
- Update ruby18 to 1.8.7p72.
Stanislav Sedov
2009-02-12
1
-2
/
+2
*
- Bump ruby19 portrevision after rubylibdir fix.
Stanislav Sedov
2009-02-11
1
-1
/
+1
*
- Update ruby19 to 1.9.1.
Stanislav Sedov
2009-02-09
1
-3
/
+3
*
- Update ruby to 1.8.6 patchset 287.
Stanislav Sedov
2008-08-15
1
-2
/
+2
*
- Fix CVE-2008-1447 (DNS spoofing vulnerability).
Stanislav Sedov
2008-08-10
1
-1
/
+1
*
- Forbid automatical fetching of rubygems from rubyforge
Pav Lucistnik
2008-07-24
1
-1
/
+1
*
- Add a couple of other patches from ruby SVN repo:
Stanislav Sedov
2008-06-25
1
-1
/
+1
[next]