1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/lang/ruby20/files
Steve Wills 07e2d47f53 - Force use of libreadline from ports rather than base, in order to avoid
unexpectedly getting readline from ports if it's already installed.
- Add patch to work with newer libreadline
- Provide an option to use libedit from ports, avoiding the libedit in base.
- Note 1: The patch to work with newer libreadline is only applied in the
  libreadline case since it actually breaks building with libedit.
- Note 2: libreadline is not BSD licensed and while libedit would be
  preferable, it seems to have issues with UTF8 still, see ruby bug 9204. Once
  that's resolved, we can make libedit the default.

PR:		ports/187928 [1] (based on)
PR:		ports/188077 [2] (based on)
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [2]
Obtained from:	http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&r2=45225 (ruby upstream)
MFH:		2014Q2
2014-05-30 18:34:29 +00:00
..
extra-patch-ext__readline__readline.c - Force use of libreadline from ports rather than base, in order to avoid 2014-05-30 18:34:29 +00:00
patch-configure.in - Fix patch broken in r292221 2014-03-23 15:31:43 +00:00
patch-cont.c
patch-ext__dl__extconf.rb - Add patch to fix build on 11-CURRENT after Clang 3.4 import. No need to 2014-02-25 04:18:07 +00:00
patch-lib__rdoc__ruby_lex.rb
patch-lib_mkmf.rb
patch-lib_uri_generic.rb
patch-mkmf.rb
patch-thread_pthread.c - Add patch to increase stack size to avoid crash on ppc64 2014-01-25 22:10:56 +00:00
patch-tool_mkconfig.rb
patch-tool_rbinstall.rb