Commit graph

11 commits

Author SHA1 Message Date
Justin Donaldson
f70025d702 Haxe 3.01
Closes Homebrew/homebrew#22970.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-04 07:55:04 -07:00
David Peek
d7a346e8ab neko: Minor fixes to neko formula
Closes Homebrew/homebrew#21852.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-08-13 09:50:58 +02:00
Samuel John
fbd49828be neko: Fix path for libneko.dylib
`@executable_path` in the binaries was
incorrect. so moving to lib/neko/libneko.dylib
fixes this.
2013-08-12 18:51:57 +02:00
David Peek
1233d17d2c neko 2.0.0-6ab8f48
Closes Homebrew/homebrew#20329.

Signed-off-by: Samuel John <github@SamuelJohn.de>
2013-08-12 18:34:30 +02:00
Adam Vandenberg
f19eb2567a Remove Neko.
Removed in favor of the binary downloads provided upstream:
http://nekovm.org/download

Closes Homebrew/homebrew#18071.
2013-04-13 09:15:47 -07:00
Andy Li
cc93570d00 neko 1.8.2
Closes Homebrew/homebrew#16729.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-24 10:59:11 -06:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
63cde03be4 Fix more quoting issues
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 17:08:57 -05:00
Jack Nagel
3486cbd462 Avoid hard-coding 'make -j1'
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 13:57:47 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Henry Jekyll
5a7e826794 New Formula: "neko"
This is the initial commit of a formula for building the virtual machine for
programming in the Neko programming language. This formula does not embed the
"mod_neko" into the Apache web server, nor does it build the libraries to
support MySQL 4 interaction, since those would necessarily require the
installation of large amounts of software that a user might or might not have
intended to install.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 07:16:19 -07:00