index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lang
/
ruby18
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add patch that allows GC performance profiling and analasys.
stas
2007-01-02
2
-0
/
+542
*
- Update lang/ruby18 to 1.8.5p12 (bugfix release)
stas
2007-01-02
6
-10561
/
+304
*
- Fix an another cgi library vulnerability
stas
2006-12-04
2
-4
/
+29
*
- Back-out the previous commit, as it can cause linking problems (pthread's
stas
2006-11-19
1
-2
/
+3
*
- Don't links agains threading libraries in case if pthreads support was
stas
2006-11-14
1
-2
/
+4
*
- Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb
stas
2006-11-04
2
-1
/
+12
*
- Fix pkg-plist when ONIGURUMA option used
stas
2006-10-15
2
-1
/
+6
*
- Add runtime knob to allow libraries installation under user
stas
2006-10-09
1
-5
/
+12
*
- Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mk
stas
2006-10-01
4
-11022
/
+11133
*
- Assign a new ruby maintainer who submitted patches which will be committed
sem
2006-09-13
1
-1
/
+1
*
- Update to 1.8.5
sem
2006-08-27
9
-525
/
+7918
*
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
clsung
2006-08-15
1
-1
/
+1
*
- Fix last discovered security vulnerabilities.
sem
2006-07-30
4
-1
/
+77
*
- Revert previous commit, it broke ruby-gtk2
pav
2006-05-24
1
-3
/
+4
*
- Don't link pthread libs in non-pthread case (the default case)
pav
2006-05-24
1
-4
/
+3
*
- Fix PKGNAMESUFFIX when both Oniguruma and pthreads are enabled
pav
2006-05-15
1
-1
/
+1
*
Remove obsolete USE_REINPLACE.
okazaki
2006-05-03
2
-1
/
+4
*
Wrong type of integer argument to ioctl(2) cause ruby18 to produce lots
anray
2006-05-02
2
-1
/
+23
*
Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.
nobutaka
2006-04-30
1
-0
/
+2
*
- Disable pthread support by default to fix breakage of some ruby applications
nobutaka
2006-03-31
1
-5
/
+15
*
Use the code actually committed into Ruby CVS against
ume
2006-01-24
2
-42
/
+99
*
Better fix for the problem on AMD64 and Pentium4 since rev1.4.
ume
2006-01-22
1
-22
/
+19
*
WITHOUT_CPU_CFLAGS hack is not required anymore.
ume
2006-01-21
1
-6
/
+0
*
fix build on AMD64 for workaround.
ume
2006-01-21
1
-17
/
+22
*
${CPUTYPE} might not defined.
ume
2006-01-21
1
-0
/
+2
*
It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xp
ume
2006-01-21
1
-0
/
+4
*
eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64
ume
2006-01-20
2
-17
/
+43
*
- Fix build on sparc64
pav
2006-01-18
1
-0
/
+44
*
- Provide WITHOUT_PTHREADS option
pav
2006-01-16
1
-3
/
+9
*
- Fix bug: FileUtils.mv() does not unlink source file when moving over
pav
2006-01-16
2
-1
/
+11
*
- OPENSSLINC is even better
pav
2006-01-14
1
-1
/
+1
*
- Use OPENSSLBASE
pav
2006-01-14
1
-5
/
+2
*
- Add patchfile neded for ruby-tk
pav
2006-01-14
1
-0
/
+7
*
- Account for removal of tcltklib; 1.8 is now default
pav
2006-01-14
1
-7
/
+3
*
- Enable pthreads using configure switch, so autodetection based on headers
pav
2006-01-14
1
-3
/
+2
*
- Correct OpenSSL handling from previous commit
pav
2006-01-14
1
-1
/
+1
*
- Make OpenSSL handling more obvious
pav
2006-01-14
1
-2
/
+6
*
- Update to 1.8.4
pav
2006-01-14
6
-472
/
+696
*
Fix build when BATCH and WITH_ONIGURUMA is set.
lawrance
2005-11-29
1
-0
/
+25
*
- Add SHA256
pav
2005-11-25
1
-0
/
+2
*
- Drop maintinership to ports@
sem
2005-11-21
1
-1
/
+1
*
- Back out the last update. It breaks many ruby ports install.
sem
2005-11-14
3
-304
/
+235
*
bsd.ruby.mk:
sem
2005-11-09
3
-234
/
+304
*
- Fix a ruby vulnerabuility in the safe level settings.
sem
2005-10-27
3
-14
/
+6
*
Fix arbitrary command execution in XMLRPC server.
simon
2005-07-03
2
-1
/
+12
*
Disable threads again; it has caused the more troubles. This time, it has
mezz
2005-02-25
2
-11
/
+24
*
Hack commit to allow ruby18 to build on sparc64. This changes to threading,
obrien
2005-02-24
1
-1
/
+1
*
The slippery pthread support for systems prior to 502102 has been
knu
2005-02-05
2
-14
/
+24
*
Update to the "second" 1.8.2 release. (officially announced, of course)
knu
2004-12-25
2
-2
/
+3
*
Update lang/ruby18 to the 1.8.2 release. Happy holidays!
knu
2004-12-25
3
-11
/
+11
[next]