Commit graph

9 commits

Author SHA1 Message Date
Jack Nagel
83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Jack Nagel
fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Jack Nagel
d9be613afa glpk 4.47
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-11 00:38:47 -05:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adeh Desandies
007615213e updated version to 4.44
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-13 06:00:03 -07:00
Adam Vandenberg
d69563e964 glpk - remove unused configure switch 2010-07-25 12:15:42 -07:00
Michelangelo Altamore
28096c95e1 Updated formula: glpk 4.42
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-03 13:28:13 -08: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
Björn B. Brandenburg
8072aff04e Add formula for GNU Linear Programming Kit
Provides a library and stand-alone tool for solving linear programs (LPs) and
integer linear programs (ILPs). Doesn't depend on anything else.
2009-10-12 17:26:27 +01:00