summaryrefslogtreecommitdiffstats
path: root/lang/ruby18/Makefile
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-031-1/+0
* Wrong type of integer argument to ioctl(2) cause ruby18 to produce lotsanray2006-05-021-1/+1
* 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-241-1/+1
* WITHOUT_CPU_CFLAGS hack is not required anymore.ume2006-01-211-6/+0
* ${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-201-1/+1
* - Provide WITHOUT_PTHREADS optionpav2006-01-161-3/+9
* - Fix bug: FileUtils.mv() does not unlink source file when moving overpav2006-01-161-1/+1
* - OPENSSLINC is even betterpav2006-01-141-1/+1
* - Use OPENSSLBASEpav2006-01-141-5/+2
* - 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-141-20/+10
* - Drop maintinership to ports@sem2005-11-211-1/+1
* - Back out the last update. It breaks many ruby ports install.sem2005-11-141-23/+17
* bsd.ruby.mk:sem2005-11-091-16/+23
* - Fix a ruby vulnerabuility in the safe level settings.sem2005-10-271-3/+4
* Fix arbitrary command execution in XMLRPC server.simon2005-07-031-1/+1
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-251-11/+11
* 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-051-7/+17
* Update to the "second" 1.8.2 release. (officially announced, of course)knu2004-12-251-0/+1
* Update lang/ruby18 to the 1.8.2 release. Happy holidays!knu2004-12-251-1/+0
* Fix plist.knu2004-12-251-0/+1
* Update lang/ruby18 to 1.8.2-preview4.knu2004-12-231-1/+0
* Fix DoS in the Ruby CGI module.simon2004-11-251-1/+1
* Handle ri document directories properly.knu2004-08-121-0/+5
* Update lang/ruby18 to 1.8.2-preview2.knu2004-08-121-2/+3
* Pull in the latest change to mkmf.rb to avoid build error whenknu2004-07-131-0/+1
* Update lang/ruby18 and the bundled modules to the latest 1.8 branchknu2004-05-021-2/+1
* 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-261-6/+6
* Fix plist and bump PORTREVISION.knu2004-02-171-0/+1
* Update lang/ruby18 to 1.8.1.p4.knu2003-12-221-0/+2
* Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.knu2003-12-151-1/+5
* Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHSmarcel2003-11-271-3/+0
* Update lang/ruby18 to 1.8.1-preview2.knu2003-10-311-0/+3
* Update lang/ruby18 to the latest snapshot as of 2003-09-09.knu2003-09-101-1/+1
* Ruby 1.8.0 builds fine and make test passes on amd64.knu2003-08-051-1/+1
* Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 andknu2003-08-041-1/+3
* The dl module seems to cause coredump on Pentium4 boxen when compiledknu2003-07-191-0/+1
* Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefullyknu2003-06-261-2/+1
* It turned out that ruby 1.8.0-preview3 only works with i386 due toknu2003-06-231-1/+2
OpenPOWER on IntegriCloud