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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
1
-1
/
+0
*
Wrong type of integer argument to ioctl(2) cause ruby18 to produce lots
anray
2006-05-02
1
-1
/
+1
*
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
1
-1
/
+1
*
WITHOUT_CPU_CFLAGS hack is not required anymore.
ume
2006-01-21
1
-6
/
+0
*
${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
1
-1
/
+1
*
- 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
1
-1
/
+1
*
- OPENSSLINC is even better
pav
2006-01-14
1
-1
/
+1
*
- Use OPENSSLBASE
pav
2006-01-14
1
-5
/
+2
*
- 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
1
-20
/
+10
*
- 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
1
-23
/
+17
*
bsd.ruby.mk:
sem
2005-11-09
1
-16
/
+23
*
- Fix a ruby vulnerabuility in the safe level settings.
sem
2005-10-27
1
-3
/
+4
*
Fix arbitrary command execution in XMLRPC server.
simon
2005-07-03
1
-1
/
+1
*
Disable threads again; it has caused the more troubles. This time, it has
mezz
2005-02-25
1
-11
/
+11
*
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
1
-7
/
+17
*
Update to the "second" 1.8.2 release. (officially announced, of course)
knu
2004-12-25
1
-0
/
+1
*
Update lang/ruby18 to the 1.8.2 release. Happy holidays!
knu
2004-12-25
1
-1
/
+0
*
Fix plist.
knu
2004-12-25
1
-0
/
+1
*
Update lang/ruby18 to 1.8.2-preview4.
knu
2004-12-23
1
-1
/
+0
*
Fix DoS in the Ruby CGI module.
simon
2004-11-25
1
-1
/
+1
*
Handle ri document directories properly.
knu
2004-08-12
1
-0
/
+5
*
Update lang/ruby18 to 1.8.2-preview2.
knu
2004-08-12
1
-2
/
+3
*
Pull in the latest change to mkmf.rb to avoid build error when
knu
2004-07-13
1
-0
/
+1
*
Update lang/ruby18 and the bundled modules to the latest 1.8 branch
knu
2004-05-02
1
-2
/
+1
*
BROKEN on ia64: segfault during build
kris
2004-03-14
1
-0
/
+4
*
Change the default version of ruby to 1.8 for i386 as well, finally.
knu
2004-02-26
1
-6
/
+6
*
Fix plist and bump PORTREVISION.
knu
2004-02-17
1
-0
/
+1
*
Update lang/ruby18 to 1.8.1.p4.
knu
2003-12-22
1
-0
/
+2
*
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
knu
2003-12-15
1
-1
/
+5
*
Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHS
marcel
2003-11-27
1
-3
/
+0
*
Update lang/ruby18 to 1.8.1-preview2.
knu
2003-10-31
1
-0
/
+3
*
Update lang/ruby18 to the latest snapshot as of 2003-09-09.
knu
2003-09-10
1
-1
/
+1
*
Ruby 1.8.0 builds fine and make test passes on amd64.
knu
2003-08-05
1
-1
/
+1
*
Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 and
knu
2003-08-04
1
-1
/
+3
*
The dl module seems to cause coredump on Pentium4 boxen when compiled
knu
2003-07-19
1
-0
/
+1
*
Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefully
knu
2003-06-26
1
-2
/
+1
*
It turned out that ruby 1.8.0-preview3 only works with i386 due to
knu
2003-06-23
1
-1
/
+2
[next]