summaryrefslogtreecommitdiff
path: root/lang/ruby18 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-05- Hack around RUBY_PORTEPOCH being set later than PKGNAME suffix is determinedPav Lucistnik1-0/+3
2007-04-04- Use common RUBY_PORTEPOCH variable.Stanislav Sedov1-1/+1
2007-04-03- Update ruby to 1.8.6Stanislav Sedov5-16/+23
2007-03-24- COPYTREE_* are now part of bsd.port.mkPav Lucistnik1-7/+0
2007-01-02- Add patch that allows GC performance profiling and analasys.Stanislav Sedov2-0/+542
2007-01-02- Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov6-10561/+304
2006-12-04- Fix an another cgi library vulnerabilityStanislav Sedov2-4/+29
2006-11-19- Back-out the previous commit, as it can cause linking problems (pthread'sStanislav Sedov1-2/+3
2006-11-14- Don't links agains threading libraries in case if pthreads support wasStanislav Sedov1-2/+4
2006-11-04- Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbStanislav Sedov2-1/+12
2006-10-15- Fix pkg-plist when ONIGURUMA option usedStanislav Sedov2-1/+6
2006-10-09- Add runtime knob to allow libraries installation under userStanislav Sedov1-5/+12
2006-10-01- Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mkStanislav Sedov4-11022/+11133
2006-09-13- Assign a new ruby maintainer who submitted patches which will be committedSergey Matveychuk1-1/+1
2006-08-27- Update to 1.8.5Sergey Matveychuk9-525/+7918
2006-08-15- s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung1-1/+1
2006-07-30- Fix last discovered security vulnerabilities.Sergey Matveychuk4-1/+77
2006-05-24- Revert previous commit, it broke ruby-gtk2Pav Lucistnik1-3/+4
2006-05-24- Don't link pthread libs in non-pthread case (the default case)Pav Lucistnik1-4/+3
2006-05-15- Fix PKGNAMESUFFIX when both Oniguruma and pthreads are enabledPav Lucistnik1-1/+1
2006-05-03Remove obsolete USE_REINPLACE.OKAZAKI Tetsurou2-1/+4
2006-05-02Wrong type of integer argument to ioctl(2) cause ruby18 to produce lotsAndrey Slusar2-1/+23
2006-04-30Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.MANTANI Nobutaka1-0/+2
2006-03-31- Disable pthread support by default to fix breakage of some ruby applicationsMANTANI Nobutaka1-5/+15
2006-01-24Use the code actually committed into Ruby CVS againstHajimu UMEMOTO2-42/+99
2006-01-22Better fix for the problem on AMD64 and Pentium4 since rev1.4.Hajimu UMEMOTO1-22/+19
2006-01-21WITHOUT_CPU_CFLAGS hack is not required anymore.Hajimu UMEMOTO1-6/+0
2006-01-21fix build on AMD64 for workaround.Hajimu UMEMOTO1-17/+22
2006-01-21${CPUTYPE} might not defined.Hajimu UMEMOTO1-0/+2
2006-01-21It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xpHajimu UMEMOTO1-0/+4
2006-01-20eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64Hajimu UMEMOTO2-17/+43
2006-01-18- Fix build on sparc64Pav Lucistnik1-0/+44
2006-01-16- Provide WITHOUT_PTHREADS optionPav Lucistnik1-3/+9
2006-01-16- Fix bug: FileUtils.mv() does not unlink source file when moving overPav Lucistnik2-1/+11
2006-01-14- OPENSSLINC is even betterPav Lucistnik1-1/+1
2006-01-14- Use OPENSSLBASEPav Lucistnik1-5/+2
2006-01-14- Add patchfile neded for ruby-tkPav Lucistnik1-0/+7
2006-01-14- Account for removal of tcltklib; 1.8 is now defaultPav Lucistnik1-7/+3
2006-01-14- Enable pthreads using configure switch, so autodetection based on headersPav Lucistnik1-3/+2
2006-01-14- Correct OpenSSL handling from previous commitPav Lucistnik1-1/+1
2006-01-14- Make OpenSSL handling more obviousPav Lucistnik1-2/+6
2006-01-14- Update to 1.8.4Pav Lucistnik6-472/+696
2005-11-29Fix build when BATCH and WITH_ONIGURUMA is set.Sam Lawrance1-0/+25
2005-11-25- Add SHA256Pav Lucistnik1-0/+2
2005-11-21- Drop maintinership to ports@Sergey Matveychuk1-1/+1
2005-11-14- Back out the last update. It breaks many ruby ports install.Sergey Matveychuk3-304/+235
2005-11-09bsd.ruby.mk:Sergey Matveychuk3-234/+304
2005-10-27- Fix a ruby vulnerabuility in the safe level settings.Sergey Matveychuk3-14/+6
2005-07-03Fix arbitrary command execution in XMLRPC server.Simon L. B. Nielsen2-1/+12
2005-02-25Disable threads again; it has caused the more troubles. This time, it hasJeremy Messenger2-11/+24