summaryrefslogtreecommitdiff
path: root/lang/ruby20/files/patch-configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2016-06-011-77/+0
| | | | | | | 2016-06-01 lang/ruby20: Upstream support ended Notes: svn path=/head/; revision=416235
* - Move *_DEPENDS togetherSunpoet Po-Chuan Hsieh2015-09-071-2/+2
| | | | | | | | | | | | | | | | | | | | - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Change options helper: (copied from ruby22) - Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF - Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for package change Notes: svn path=/head/; revision=396292
* lang/ruby2*: fix dtrace supportSteve Wills2014-10-011-7/+32
| | | | | | | | | | | | DTrace support in ruby needs the -xnolibs flag added to the dtrace command called during build to ensure that dtrace support is enabled even if the dtrace kernel modules are not loaded at build time. However, with this dtrace will be enabled on some OS versions where it will not work, so add logic to disable it where appropriate. Notes: svn path=/head/; revision=369732
* lang/ruby20: Update to Ruby 2.0.0-p481Steve Wills2014-07-261-8/+8
| | | | Notes: svn path=/head/; revision=362997
* - Fix patch broken in r292221Steve Wills2014-03-231-9/+9
| | | | | | | | PR: ports/187472 Redported by: Jeremy Chadwick <jdc@koitsu.org> Notes: svn path=/head/; revision=348863
* - Correct mistake I made in the configure.in patch. No PORTREVISION bump sinceSteve Wills2014-02-181-11/+11
| | | | | | | this should have no impact on generated binaries. Notes: svn path=/head/; revision=344910
* - Update Ruby 2.0.0 to p195Steve Wills2013-05-281-10/+10
| | | | | | | | | | - Disable dtrace support on powerpc [1] PR: ports/177485 [1] Reported by: Justin Hibbits <jrh29@alumni.cwru.edu> [1] Notes: svn path=/head/; revision=319289
* - Add Ruby 2.0Steve Wills2013-02-241-0/+52
Notes: svn path=/head/; revision=312871