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
2024Q3
2024Q4
2025Q1
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
ruby18
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix compile w/ CLANG
Philip M. Gollucci
2012-01-18
1
-5
/
+7
*
- Update ruby 1.8 to p302.
Stanislav Sedov
2010-11-22
6
-289
/
+0
*
- Do not link ruby18 agains librt.
Stanislav Sedov
2010-10-11
1
-5
/
+21
*
Fix generation of broken Makefiles in case a setting occurs multiple
Johan van Selst
2010-09-05
1
-0
/
+11
*
- 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
3
-0
/
+255
*
- Update to patchlevel 248.
Stanislav Sedov
2010-01-06
8
-448
/
+4
*
- Don't build ruby with threads support on FreeBSD versions before 7.2
Stanislav Sedov
2009-10-12
2
-18
/
+143
*
- Fix stack overflow detection algorithm. It has not worked before as
Stanislav Sedov
2009-06-19
2
-3
/
+173
*
- 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
*
- Update ruby 1.8.7 to the latest revision available from ruby-lang.org.
Stanislav Sedov
2009-06-02
6
-535
/
+213
*
- 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
1
-13
/
+0
*
- Update ruby18 to 1.8.7p72.
Stanislav Sedov
2009-02-12
2
-12
/
+14
*
- Fix build with OPENSSL_PORT.
Stanislav Sedov
2009-01-12
1
-0
/
+13
*
- Remove conditional checks for FreeBSD 5.x and older
Pav Lucistnik
2009-01-05
1
-13
/
+0
*
- 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
10
-684
/
+140
*
- 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
*
- Fix possible memory corruption when using String;
Stanislav Sedov
2008-06-21
4
-0
/
+243
*
- Fix webrick vulnerability
Stanislav Sedov
2008-04-06
3
-11
/
+396
*
- Fix a typo in the bundled REXML package.
Stanislav Sedov
2007-12-04
1
-0
/
+11
*
- Update ruby to the latest 111 patchversion.
Stanislav Sedov
2007-10-30
15
-852
/
+0
*
- Delete rb_thread_status prototype from public header, since it causes
Stanislav Sedov
2007-07-15
1
-5
/
+2
*
- Add a bunch of fixes and patchs from the upstream. These fixes a lot of
Stanislav Sedov
2007-07-10
15
-0
/
+855
*
- Update ruby to 1.8.6
Stanislav Sedov
2007-04-03
2
-7
/
+10
*
- Add patch that allows GC performance profiling and analasys.
Stanislav Sedov
2007-01-02
1
-0
/
+535
*
- Update lang/ruby18 to 1.8.5p12 (bugfix release)
Stanislav Sedov
2007-01-02
3
-73
/
+0
*
- Fix an another cgi library vulnerability
Stanislav Sedov
2006-12-04
1
-3
/
+28
*
- Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb
Stanislav Sedov
2006-11-04
1
-0
/
+11
*
- Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mk
Stanislav Sedov
2006-10-01
2
-3
/
+43
*
- Update to 1.8.5
Sergey Matveychuk
2006-08-27
6
-215
/
+11
*
- Fix last discovered security vulnerabilities.
Sergey Matveychuk
2006-07-30
3
-0
/
+76
*
Wrong type of integer argument to ioctl(2) cause ruby18 to produce lots
Andrey Slusar
2006-05-02
1
-0
/
+22
*
Use the code actually committed into Ruby CVS against
Hajimu UMEMOTO
2006-01-24
1
-41
/
+98
*
Better fix for the problem on AMD64 and Pentium4 since rev1.4.
Hajimu UMEMOTO
2006-01-22
1
-22
/
+19
*
fix build on AMD64 for workaround.
Hajimu UMEMOTO
2006-01-21
1
-17
/
+22
*
eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64
Hajimu UMEMOTO
2006-01-20
1
-16
/
+42
*
- Fix build on sparc64
Pav Lucistnik
2006-01-18
1
-0
/
+44
*
- Fix bug: FileUtils.mv() does not unlink source file when moving over
Pav Lucistnik
2006-01-16
1
-0
/
+10
*
- Add patchfile neded for ruby-tk
Pav Lucistnik
2006-01-14
1
-0
/
+7
*
- Update to 1.8.4
Pav Lucistnik
2006-01-14
3
-44
/
+11
*
Fix build when BATCH and WITH_ONIGURUMA is set.
Sam Lawrance
2005-11-29
1
-0
/
+25
*
- Fix a ruby vulnerabuility in the safe level settings.
Sergey Matveychuk
2005-10-27
1
-11
/
+0
[next]