Commit graph

11 commits

Author SHA1 Message Date
Brett Koonce
a4b443c49a rakudo-star 2012.09
Closes Homebrew/homebrew#15540.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-18 20:20:05 -07:00
Brett Koonce
68198bf0be rakudo-star 2012.07
Closes Homebrew/homebrew#13728.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-29 10:46:25 -07:00
nibbles 2bits
6bcc7c7141 rakudo-star 2012.05
Upgrade rakudo-star to version 2012.05.
Adjust `CPPFLAGS` to correctly locate the libffi includes.
Add `ENV.j1` to stop intermittent race conditions when compiling.
Add code to move the man pages into share because there's no
configure option for that.

Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-29 09:36:56 -07:00
Jack Nagel
7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
John Harrison
d3a0e6fd2b Rakudo Star 2012.01
Rakudo Star comes with its own version of Parrot that is designed to match the
target release of rakudo, so I am removing the Parrot dependency and having it
build against packages version of Parrot.

Also, having it install all of the tools, this includes parrot, nqp, and all
of the modules that come with Rakudo Star instead of just installing the perl6
executable.

Also added caveat about installing parrot and rakudo side by side.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-21 06:44:08 -07:00
Austin Seipp
70ab59d422 rakudo-star 2011.04
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-01 07:11:41 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Martin Kühl
faf25167e8 Updated formula: rakudo-star version 2011-01
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-20 18:03:27 -08:00
Adam Vandenberg
9c5caf6e66 rakudo-star 2010.10 2010-11-06 08:48:56 -07:00
Robert Boone
dfaa9f8c91 Update to the August build of rakudo-star
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 17:40:09 +02:00
Squeeks
2c4af62130 Rakudo Star (Perl 6)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-11 21:30:08 -07:00