<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/ruby20/files, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-08-30T21:09:09Z</updated>
<entry>
<title>lang/ruby*: fix docs handling</title>
<updated>2014-08-30T21:09:09Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-08-30T21:09:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b8ce65474eb9ed725c225699258070149849748c'/>
<id>urn:sha1:b8ce65474eb9ed725c225699258070149849748c</id>
<content type='text'>
- Fix handling of RDOC option and make it ON by default
- Add DOCS option to OPTIONS_DEFINE
- Add EXAMPLES option
- Add CAPIDOCS option which installs C API documents generated by doxygen
- Other cleanups while here

PR:		189646
Submitted by:	Yasuhiro KIMURA &lt;yasu@utahime.org&gt; (based on)
</content>
</entry>
<entry>
<title>lang/ruby20: Update to Ruby 2.0.0-p481</title>
<updated>2014-07-26T23:24:45Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-07-26T23:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6cbff030cb1b6c5a3d6e665ab7746fc8b8a36b89'/>
<id>urn:sha1:6cbff030cb1b6c5a3d6e665ab7746fc8b8a36b89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Force use of libreadline from ports rather than base, in order to avoid</title>
<updated>2014-05-30T18:34:29Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-05-30T18:34:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=07e2d47f5360db77017e7aec7330874421a1c6b4'/>
<id>urn:sha1:07e2d47f5360db77017e7aec7330874421a1c6b4</id>
<content type='text'>
  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 &lt;murashin@gfd-dennou.org&gt; [1]
Submitted by:	Christoph Moench-Tegeder &lt;cmt@burggraben.net&gt; [2]
Obtained from:	http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&amp;r2=45225 (ruby upstream)
MFH:		2014Q2
</content>
</entry>
<entry>
<title>- Fix patch broken in r292221</title>
<updated>2014-03-23T15:31:43Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-03-23T15:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eedf7913ee3953191b93b75b7c003fc184a8f238'/>
<id>urn:sha1:eedf7913ee3953191b93b75b7c003fc184a8f238</id>
<content type='text'>
PR:		ports/187472
Redported by:	Jeremy Chadwick &lt;jdc@koitsu.org&gt;
</content>
</entry>
<entry>
<title>- Add patch to fix build on 11-CURRENT after Clang 3.4 import. No need to</title>
<updated>2014-02-25T04:18:07Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-02-25T04:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d921409e292599df48569f4439ce7dc7d6be726'/>
<id>urn:sha1:4d921409e292599df48569f4439ce7dc7d6be726</id>
<content type='text'>
  conditionalize this on OSVER because the patch is safe everywhere. No bump
  because package doesn't change.

Submitted by:	antoine (1.9, 2.0 and 2.1 based on)
</content>
</entry>
<entry>
<title>- Correct mistake I made in the configure.in patch. No PORTREVISION bump since</title>
<updated>2014-02-18T15:37:31Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-02-18T15:37:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a59446bf9b70dfd1daa9d69ee88ac08fe76b50e'/>
<id>urn:sha1:7a59446bf9b70dfd1daa9d69ee88ac08fe76b50e</id>
<content type='text'>
  this should have no impact on generated binaries.
</content>
</entry>
<entry>
<title>- Add patch to increase stack size to avoid crash on ppc64</title>
<updated>2014-01-25T22:10:56Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-01-25T22:10:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3094148c670f556047992cdfa65e410fb482765'/>
<id>urn:sha1:a3094148c670f556047992cdfa65e410fb482765</id>
<content type='text'>
- Bump PORTREVISION due to binary and package change

Submitted by:	jhibbits (via private email)
</content>
</entry>
<entry>
<title>- Fix mkmf DESTDIR issue with patch from upstream</title>
<updated>2014-01-02T20:46:29Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-01-02T20:46:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03fdbd5ccfb2b50c245bf1bf1b2b97e8c5f0619f'/>
<id>urn:sha1:03fdbd5ccfb2b50c245bf1bf1b2b97e8c5f0619f</id>
<content type='text'>
Obtained from:	http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/mkmf.rb?r1=41756&amp;r2=41755&amp;pathrev=41756
</content>
</entry>
<entry>
<title>- Add patch to bundled rdoc to fix issue which causes some ports to fail to</title>
<updated>2014-01-02T02:35:40Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-01-02T02:35:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9de02523dd60778fbf59cc902655afc1b4b3a41d'/>
<id>urn:sha1:9de02523dd60778fbf59cc902655afc1b4b3a41d</id>
<content type='text'>
  build

Obtained from:	https://github.com/rdoc/rdoc/commit/f4f5b94285aa9b20cacf78bda61450e17be63a22
</content>
</entry>
<entry>
<title>- Fix patch to uri module that I broke in r334630</title>
<updated>2013-11-27T13:21:30Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2013-11-27T13:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e1609e7d273c886fbfe23a8bd8dfecd2521c85bb'/>
<id>urn:sha1:e1609e7d273c886fbfe23a8bd8dfecd2521c85bb</id>
<content type='text'>
- Bump PORTREVISION

PR:		ports/184315
Submitted by:	Andris Raugulis &lt;andris@govs.lv&gt;
</content>
</entry>
</feed>
