Commit graph

26 commits

Author SHA1 Message Date
Steve Wills
2fba6d8265 - Remove reference to lang/ruby-mode.el since it is gone
PR:		ports/187895
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-03-25 02:19:10 +00:00
Steve Wills
eedf7913ee - Fix patch broken in r292221
PR:		ports/187472
Redported by:	Jeremy Chadwick <jdc@koitsu.org>
2014-03-23 15:31:43 +00:00
Steve Wills
4d921409e2 - Add patch to fix build on 11-CURRENT after Clang 3.4 import. No need to
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)
2014-02-25 04:18:07 +00:00
Steve Wills
7a59446bf9 - Correct mistake I made in the configure.in patch. No PORTREVISION bump since
this should have no impact on generated binaries.
2014-02-18 15:37:31 +00:00
Steve Wills
a7514f82eb - Fix build when newer gcc which includes a libffi is installed
PR:		ports/186468
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-02-10 20:22:20 +00:00
Martin Wilke
620d7d0936 - Stage support
Reviewed by:	antoine/swills
Thanks to:	antoine (so testing)
Approved by:	swills (ruby@)
2014-02-04 14:23:51 +00:00
Steve Wills
a3094148c6 - Add patch to increase stack size to avoid crash on ppc64
- Bump PORTREVISION due to binary and package change

Submitted by:	jhibbits (via private email)
2014-01-25 22:10:56 +00:00
Steve Wills
03fdbd5ccf - Fix mkmf DESTDIR issue with patch from upstream
Obtained from:	http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/mkmf.rb?r1=41756&r2=41755&pathrev=41756
2014-01-02 20:46:29 +00:00
Steve Wills
9de02523dd - Add patch to bundled rdoc to fix issue which causes some ports to fail to
build

Obtained from:	f4f5b94285
2014-01-02 02:35:40 +00:00
Sunpoet Po-Chuan Hsieh
d9cc3a8cd9 - Update LICENSE
Discussed with:	eadler
2013-12-13 02:17:30 +00:00
Sunpoet Po-Chuan Hsieh
9b04c27f2a - Add missing blank line between MAINTAINER section and LICENSE section 2013-12-13 01:06:00 +00:00
Eitan Adler
2a0772d861 Templates, Mk/ lang/ruby*: add the RUBY license
The current Ruby license is an optional choice of BSD-2-Clause and the 'Ruby'
license.  This is not OSI approved.

Approved by:	portmgr (tabthorpe)
2013-12-11 23:07:43 +00:00
Steve Wills
e1609e7d27 - Fix patch to uri module that I broke in r334630
- Bump PORTREVISION

PR:		ports/184315
Submitted by:	Andris Raugulis <andris@govs.lv>
2013-11-27 13:21:30 +00:00
Steve Wills
40544c3809 - Remove unneeded variables
- Mark JOBS safe
2013-11-27 01:10:08 +00:00
Sunpoet Po-Chuan Hsieh
85c1629e8b - Fix PLIST
- While I'm here:
  - Remove leading indefinite article from COMMENT
  - Convert to new LIB_DEPENDS format

PR:		ports/184306
Submitted by:	Alexey Markov <redrat@mail.ru>
2013-11-26 15:45:00 +00:00
Steve Wills
ba7f5e1058 - Fix plist issues 2013-11-23 03:50:10 +00:00
Steve Wills
f38a81fc62 - Fix and report heap overflow in floating point parsing issue in ruby
Security:	cc9043cf-7f7a-426e-b2cc-8d1980618113
2013-11-23 03:10:04 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Baptiste Daroussin
ef5a8cdc90 Only the default package will be named ruby-<version> now, to stop confusing users
Approved by:	ruby (swills)
2013-09-16 16:34:10 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Akinori MUSHA
3ff582670d The iconv module is no longer part of ruby's standard distribution.
(ext/iconv is an empty directory, so we can just leave it)
2013-06-20 08:41:57 +00:00
Akinori MUSHA
e47360ab50 Add devel/ruby-gems and devel/rubygem-rake to the list of recommended
additions.
2013-06-20 08:40:52 +00:00
Steve Wills
9408d33b1b - Update Ruby 2.0.0 to p195
- Disable dtrace support on powerpc [1]

PR:		ports/177485 [1]
Reported by:	Justin Hibbits <jrh29@alumni.cwru.edu> [1]
2013-05-28 00:46:32 +00:00
Steve Wills
f293be94df - Fix plist for ruby 2.0 2013-02-25 00:07:56 +00:00
Steve Wills
b665858e89 - Add Ruby 2.0 2013-02-24 15:37:23 +00:00