summaryrefslogtreecommitdiffstats
path: root/lang/ruby18
Commit message (Expand)AuthorAgeFilesLines
* - Add a couple of other patches from ruby SVN repo:stas2008-06-253-0/+45
* - Fix possible memory corruption when using String;stas2008-06-214-0/+243
* - Fix webrick vulnerabilitystas2008-04-064-11/+397
* - Fix a typo in the bundled REXML package.stas2007-12-041-0/+11
* - Update ruby to the latest 111 patchversion.stas2007-10-3018-855/+13
* Remove support for OSVERSION < 5edwin2007-10-031-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
* - Delete rb_thread_status prototype from public header, since it causesstas2007-07-151-5/+2
* - Add a bunch of fixes and patchs from the upstream. These fixes a lot ofstas2007-07-1016-1/+857
* Do pre-install actions as rootbrian2007-05-251-1/+1
* - Install NEWS file too.stas2007-05-032-0/+2
* - Hack around RUBY_PORTEPOCH being set later than PKGNAME suffix is determinedpav2007-04-051-0/+3
* - Use common RUBY_PORTEPOCH variable.stas2007-04-041-1/+1
* - Update ruby to 1.8.6stas2007-04-035-16/+23
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
* - Add patch that allows GC performance profiling and analasys.stas2007-01-022-0/+542
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)stas2007-01-026-10561/+304
* - Fix an another cgi library vulnerabilitystas2006-12-042-4/+29
* - Back-out the previous commit, as it can cause linking problems (pthread'sstas2006-11-191-2/+3
* - Don't links agains threading libraries in case if pthreads support wasstas2006-11-141-2/+4
* - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbstas2006-11-042-1/+12
* - Fix pkg-plist when ONIGURUMA option usedstas2006-10-152-1/+6
* - Add runtime knob to allow libraries installation under userstas2006-10-091-5/+12
* - Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mkstas2006-10-014-11022/+11133
* - Assign a new ruby maintainer who submitted patches which will be committedsem2006-09-131-1/+1
* - Update to 1.8.5sem2006-08-279-525/+7918
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* - Fix last discovered security vulnerabilities.sem2006-07-304-1/+77
* - Revert previous commit, it broke ruby-gtk2pav2006-05-241-3/+4
* - Don't link pthread libs in non-pthread case (the default case)pav2006-05-241-4/+3
* - Fix PKGNAMESUFFIX when both Oniguruma and pthreads are enabledpav2006-05-151-1/+1
* Remove obsolete USE_REINPLACE.okazaki2006-05-032-1/+4
* Wrong type of integer argument to ioctl(2) cause ruby18 to produce lotsanray2006-05-022-1/+23
* Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.nobutaka2006-04-301-0/+2
* - Disable pthread support by default to fix breakage of some ruby applicationsnobutaka2006-03-311-5/+15
* Use the code actually committed into Ruby CVS againstume2006-01-242-42/+99
* Better fix for the problem on AMD64 and Pentium4 since rev1.4.ume2006-01-221-22/+19
* WITHOUT_CPU_CFLAGS hack is not required anymore.ume2006-01-211-6/+0
* fix build on AMD64 for workaround.ume2006-01-211-17/+22
* ${CPUTYPE} might not defined.ume2006-01-211-0/+2
* It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xpume2006-01-211-0/+4
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64ume2006-01-202-17/+43
* - Fix build on sparc64pav2006-01-181-0/+44
* - Provide WITHOUT_PTHREADS optionpav2006-01-161-3/+9
* - Fix bug: FileUtils.mv() does not unlink source file when moving overpav2006-01-162-1/+11
* - OPENSSLINC is even betterpav2006-01-141-1/+1
* - Use OPENSSLBASEpav2006-01-141-5/+2
* - Add patchfile neded for ruby-tkpav2006-01-141-0/+7
* - Account for removal of tcltklib; 1.8 is now defaultpav2006-01-141-7/+3
* - Enable pthreads using configure switch, so autodetection based on headerspav2006-01-141-3/+2
OpenPOWER on IntegriCloud