Commit Graph

21 Commits (a3645015c3062c37b0799d41b0167c72b2232093)

Author SHA1 Message Date
Brett Koonce 6f6158c98a parrot 4.9.0 (devel 4.10.0)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-02 16:36:32 -08:00
Adam Vandenberg 118dfe656d Parrot: fix --devel checksum 2012-09-03 11:53:20 -07:00
Adam Vandenberg ac6db6a536 parrot --devel 4.7.0 2012-09-01 13:26:50 -07:00
Brett Koonce 471dd205c6 parrot 4.6
Closes Homebrew/homebrew#13793.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 13:20:32 -07:00
Adam Vandenberg 8c14849da8 parrot 3.6.0 2011-08-11 11:34:04 -07:00
Austin Seipp 2a0f63f7da parrot 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-01 07:11:13 -07:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Martin Kühl c0955ed6f1 Updated formula: `parrot` version 3.0.0
Also:
* Manually fixing install_names is no longer required in version 3.0.0.
* Disabling OpenGL support doesn't seem to cause any trouble.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-21 12:02:52 -08:00
Tomoki Aonuma 121bf4bd7f parrot - fix HEAD URL
Parrot is now hosted on GitHub.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-07 07:59:32 -08:00
Adam Vandenberg 4ed339b9c6 parrot 2.9.1 2010-11-06 08:39:15 -07:00
Adam Vandenberg 0cfb9c7e2d parrot 2.6.0 2010-07-29 14:06:21 -07:00
uasi bd61ae8ed5 Update parrot to 2.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-15 08:25:30 -07:00
uasi 4bd664fd75 Update parrot to 2.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-11 13:32:26 -07:00
David Höppner ac45f74b61 parrot: update version to 2.1.1 2010-03-09 18:09:52 +01:00
Max Howell 00548e645b ENV['CXX'] is no longer set, use ENV.cxx 2010-02-20 12:12:51 +00:00
David Höppner 75c36412b0 parrot: update to version 2.0.0 2010-02-07 20:07:32 +01:00
Max Howell 6e9ff4ea95 Fix Parrot on Leopard; Fixes Homebrew/homebrew#146 2009-12-02 15:18:02 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner e2e2dda7b1 Parrot formula: patch more binaries 2009-10-12 22:51:57 +01:00
David Höppner b44a496492 Parrot formula
Parrot is a virtual machine designed to efficiently compile
and execute bytecode for dynamic languages. Parrot currently
hosts a variety of language implementations in various stages
of completion, including Tcl, Javascript, Ruby, Lua, Scheme,
PHP, Python, Perl 6, APL, and a .NET bytecode translator.

The parrot binary needs patching to find its library.
2009-10-03 16:51:27 +01:00