summaryrefslogtreecommitdiffstats
path: root/lang/ruby18
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Correct OpenSSL handling from previous commitpav2006-01-141-1/+1
* - Make OpenSSL handling more obviouspav2006-01-141-2/+6
* - Update to 1.8.4pav2006-01-146-472/+696
* Fix build when BATCH and WITH_ONIGURUMA is set.lawrance2005-11-291-0/+25
* - Add SHA256pav2005-11-251-0/+2
* - Drop maintinership to ports@sem2005-11-211-1/+1
* - Back out the last update. It breaks many ruby ports install.sem2005-11-143-304/+235
* bsd.ruby.mk:sem2005-11-093-234/+304
* - Fix a ruby vulnerabuility in the safe level settings.sem2005-10-273-14/+6
* Fix arbitrary command execution in XMLRPC server.simon2005-07-032-1/+12
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-252-11/+24
* Hack commit to allow ruby18 to build on sparc64. This changes to threading,obrien2005-02-241-1/+1
* The slippery pthread support for systems prior to 502102 has beenknu2005-02-052-14/+24
* Update to the "second" 1.8.2 release. (officially announced, of course)knu2004-12-252-2/+3
* Update lang/ruby18 to the 1.8.2 release. Happy holidays!knu2004-12-253-11/+11
* Fix plist.knu2004-12-252-2/+6
* Update lang/ruby18 to 1.8.2-preview4.knu2004-12-234-31/+220
* Fix DoS in the Ruby CGI module.simon2004-11-252-1/+28
* Handle ri document directories properly.knu2004-08-122-2036/+2047
* Update lang/ruby18 to 1.8.2-preview2.knu2004-08-124-25/+2136
* Pull in the latest change to mkmf.rb to avoid build error whenknu2004-07-132-0/+22
* Update lang/ruby18 and the bundled modules to the latest 1.8 branchknu2004-05-023-15/+71
* Add SIZE data.knu2004-03-221-0/+1
* Update pkg-message to match the current state of the default versionknu2004-03-211-4/+0
* BROKEN on ia64: segfault during buildkris2004-03-141-0/+4
* Change the default version of ruby to 1.8 for i386 as well, finally.knu2004-02-262-13/+13
* Fix plist and bump PORTREVISION.knu2004-02-172-21/+84
* Update lang/ruby18 to the 1.8.1 final release. Merry Christmas!knu2003-12-242-2/+2
OpenPOWER on IntegriCloud