Commit Graph

8 Commits (26c46cf6c1519947cab99d7453e938c6788dc614)

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
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid 4660959a6e gnu-sed: remove unnecessary function declaration. 2011-01-16 15:25:51 +00:00
Gabriele Sales 1d0d20380d gnu-sed: added --default-names option.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-19 06:25:10 -08:00
Adam Vandenberg 339f0e310b gnu-sed - remove unused configure switch 2010-05-30 11:59:20 -07: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
Joe Shaw b4e3d82ce6 Add a formula for GNU sed.
Installs as $prefix/bin/gsed, like the Macports version.  This
makes it easier to alias so that you don't have to put $prefix/bin
ahead of /usr/bin in your $PATH.
2009-09-30 01:24:31 +01:00