Commit Graph

38 Commits (88db6dabeb24170c1f6bc9b9dfac1f4b90667376)

Author SHA1 Message Date
Adam Vandenberg 2a1c4e34a2 caveat and other cleanups 2012-11-25 11:42:57 -08:00
Birger J. Nordølum 592fc2a943 coreutils 8.20 + patch
Closes Homebrew/homebrew#16007.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-12 19:00:43 -08:00
Jaeho Shin cf05a5f208 coreutils: Add man dir with de-prefixed names
Closes Homebrew/homebrew#15876.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-11 08:32:59 -08:00
Adam Vandenberg 1c4bff34fd Revert "coreutils 8.20"
This reverts commit 44c79337e4d3a00c2f8a12e74e1a1d09e86e5a6f.
2012-10-27 12:11:18 -07:00
Birger J. Nordølum dc6d0774cc coreutils 8.20
Closes Homebrew/homebrew#15696.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-27 10:49:47 -07:00
Jack Nagel efa5e88c06 coreutils 8.19
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-20 22:32:51 -05:00
Jack Nagel 9e11ca5361 coreutils: simplify mapping commands into gnubin
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-19 19:48:13 -05:00
Birger J. Nordølum 84c4c4c9c5 coreutils 8.18
Closes Homebrew/homebrew#14213.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-18 22:32:40 -05:00
Jack Nagel 2ea1b4bf98 coreutils 8.17
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:10:14 -05:00
Tsukasa OMOTO fd247c0d32 coreutils: symlink all binaries
Instead of maintaining a list of binaries, just symlink
everything found in bin.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 23:01:01 -07:00
Adam Vandenberg fdeb02f4af coreutils 8.16
Also fix gsha224sum link.

Closes Homebrew/homebrew#11308.
2012-03-30 07:30:22 -07:00
Adam Vandenberg 83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Jack Nagel e466dae5c2 Bite the bullet and declare xz as a build-time dep
Determining build-time deps as part of the download strategy is probably
a Homebrew 2 topic, so avoid the "you need to install xz" warning by
declaring xz as a dep where used.

The "don't use xz if there are alternatives" policy is still in effect,
though.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 18:58:28 -06:00
Jaeho Shin a05e14aed3 coreutils 8.15
Also add unprefixed symlinks in libexec/gnubin:

 - libexec/gnubin directory contains symlinks to all the coreutils
   commands without its program-prefix "g". (Inspired by MacPorts'
   coreutils)
 - Now without the --default-names option, this directory is essential
   to those who have a lot of shell scripts that use GNU coreutils with
   their default names. (The aliases file is no use for them)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27 20:47:13 -08:00
Mike McQuaid d2a2226a81 Fix coreutils typo. 2012-01-24 21:23:59 +00:00
Mike McQuaid 17e8632ddb Remove the GNU formulae --default-names options.
Provoked by Homebrew/homebrew#9574.
2012-01-24 21:22:13 +00:00
Jack Nagel 8affb1856d coreutils 8.14
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:16:46 -06:00
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 57c6c38535 coreutils: clarify consequences of --default-names
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 22:38:58 -05:00
Misty De Meo 0ad45ea328 coreutils: Add caveat for --default-names
Closes Homebrew/homebrew#8387.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03 21:57:50 -05: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
Michel Martens 33e7d6dd6f Fix typo in coreutils formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-28 09:01:26 -07:00
Birger J. Nordølum db35820ba1 Coreutils 8.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-28 09:01:16 -07:00
Birger J. Nordølum 5c47b39d44 Coreutils 8.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-14 15:44:14 -07:00
Adam Vandenberg 669039a511 coreutils 8.10 2011-03-23 11:33:34 -07:00
Adam Vandenberg ef48874b10 coreutils: install does not look parallel-safe 2011-03-23 10:42:26 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Hannu Hartikainen dad368979a coreutils - change [ to \[ so it works with zsh
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-20 09:49:41 -08:00
Ryan Barnard 45f5dcd72e Updated coreutils to v8.7.
Simply updated the url and md5 hash to the 8.7 version of GNU coreutils.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-04 17:19:43 +00:00
Adam Vandenberg 3346807775 coreutils - note that aliases break things 2010-10-20 08:50:10 -07:00
Adam Vandenberg aca2595817 coreutils - handle the aliases in a better way 2010-10-17 15:44:59 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
Adam Vandenberg cdfa30b495 coreutils - generate aliases 2010-07-22 13:42:00 -07:00
Adam Vandenberg ba6579b5fb Update coreutils to 8.5 and silence constant warning. 2010-07-01 19:03:04 -07:00
Ed Ceaser 33bade21a0 add default-names to coreutils
adds a --default-names option to coreutils which generates binaries without
a prefix, removing the need for tons of aliases.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-16 22:05:22 -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
Joe Shaw 3874f6f4c6 coreutils aliases should use brew --prefix, not /usr/local
The aliases file which can be generated with brew --install hardcodes
/usr/local.  Changed it to set a brew_prefix environment variable
and use it instead.
2009-09-30 01:24:31 +01:00
Tom von Schwerdtner 13af1c5120 GNU Core Utilities formula
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system. These are the core utilities which are
expected to exist on every operating system.
2009-08-31 18:09:20 +01:00