aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Add ${PTHREAD_LIBS} to LDFLAGS in threaded build. This fixes the issueStanislav Sedov2009-07-191-0/+1
* - Fix stack overflow detection algorithm. It has not worked before asStanislav Sedov2009-06-191-16/+10
* - Really remove GC patch support.Stanislav Sedov2009-06-031-6/+0
* - Update ruby 1.8.7 to the latest revision available from ruby-lang.org.Stanislav Sedov2009-06-021-1/+0
* - Fix build with port's openssl version.Stanislav Sedov2009-02-121-6/+0
* - Fix pkg-plist.Stanislav Sedov2009-02-121-1/+7
* - Update ruby18 to 1.8.7p72.Stanislav Sedov2009-02-121-1/+8
* - Fix build with OPENSSL_PORT.Stanislav Sedov2009-01-121-0/+4
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-5/+1
* - Update ruby to 1.8.6 patchset 287.Stanislav Sedov2008-08-151-0/+5
* - Update ruby to the latest 111 patchversion.Stanislav Sedov2007-10-301-0/+6
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
* - Add a bunch of fixes and patchs from the upstream. These fixes a lot ofStanislav Sedov2007-07-101-1/+2
* Do pre-install actions as rootBrian Somers2007-05-251-1/+1
* - Install NEWS file too.Stanislav Sedov2007-05-031-0/+1
* - Hack around RUBY_PORTEPOCH being set later than PKGNAME suffix is determinedPav Lucistnik2007-04-051-0/+3
* - Use common RUBY_PORTEPOCH variable.Stanislav Sedov2007-04-041-1/+1
* - Update ruby to 1.8.6Stanislav Sedov2007-04-031-2/+3
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-241-7/+0
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-021-0/+7
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-021-36/+26
* - Fix an another cgi library vulnerabilityStanislav Sedov2006-12-041-1/+1
* - Back-out the previous commit, as it can cause linking problems (pthread'sStanislav Sedov2006-11-191-2/+3
* - Don't links agains threading libraries in case if pthreads support wasStanislav Sedov2006-11-141-2/+4
* - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbStanislav Sedov2006-11-041-1/+1
* - Fix pkg-plist when ONIGURUMA option usedStanislav Sedov2006-10-151-1/+1
* - Add runtime knob to allow libraries installation under userStanislav Sedov2006-10-091-5/+12
* - Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mkStanislav Sedov2006-10-011-131/+204
* - Assign a new ruby maintainer who submitted patches which will be committedSergey Matveychuk2006-09-131-1/+1
* - Update to 1.8.5Sergey Matveychuk2006-08-271-2/+3
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
* - Fix last discovered security vulnerabilities.Sergey Matveychuk2006-07-301-1/+1
* - Revert previous commit, it broke ruby-gtk2Pav Lucistnik2006-05-241-3/+4
* - Don't link pthread libs in non-pthread case (the default case)Pav Lucistnik2006-05-241-4/+3
* - Fix PKGNAMESUFFIX when both Oniguruma and pthreads are enabledPav Lucistnik2006-05-151-1/+1
* Remove obsolete USE_REINPLACE.OKAZAKI Tetsurou2006-05-031-1/+0
* Wrong type of integer argument to ioctl(2) cause ruby18 to produce lotsAndrey Slusar2006-05-021-1/+1
* Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.MANTANI Nobutaka2006-04-301-0/+2
* - Disable pthread support by default to fix breakage of some ruby applicationsMANTANI Nobutaka2006-03-311-5/+15
* Use the code actually committed into Ruby CVS againstHajimu UMEMOTO2006-01-241-1/+1
* WITHOUT_CPU_CFLAGS hack is not required anymore.Hajimu UMEMOTO2006-01-211-6/+0
* ${CPUTYPE} might not defined.Hajimu UMEMOTO2006-01-211-0/+2
* It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xpHajimu UMEMOTO2006-01-211-0/+4
* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64Hajimu UMEMOTO2006-01-201-1/+1
* - Provide WITHOUT_PTHREADS optionPav Lucistnik2006-01-161-3/+9
* - Fix bug: FileUtils.mv() does not unlink source file when moving overPav Lucistnik2006-01-161-1/+1
* - OPENSSLINC is even betterPav Lucistnik2006-01-141-1/+1
* - Use OPENSSLBASEPav Lucistnik2006-01-141-5/+2
* - Enable pthreads using configure switch, so autodetection based on headersPav Lucistnik2006-01-141-3/+2