Commit Graph

7 Commits (058eb78d00dd80ba99c05ba0523340b923e51776)

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
Charlie Sharpsteen 832b5ab7a7 AucTeX: Fix caveats
Ending `def caveats` with `puts <<-EOS` causes text to be printed whenever the
formula is imported (which confuses the output of things like `brew audit`). A
plain `<<-EOS` should be used.

Closes Homebrew/homebrew#7303.
2011-08-30 10:00:33 -07:00
Charlie Sharpsteen cefcc3a00b Auctex: Serialize installs
`make install` fails randomly if more than one thread is used.
2011-08-27 11:56:18 -07:00
Rui Pereira e321b2e2dd Re-add auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and
XEmacs.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-27 11:54:12 -07:00
Charlie Sharpsteen 6c8629d14f Redact auctex
This reverts commit 32dfc2dfd7a2dcf1c2c1552cfe383af655592682.

Formula installs files outside of the Homebrew prefix, specifically to
`~/.emacs.d/auctex`.
2011-08-25 17:11:20 -07:00
Rui Pereira 44c54d8335 New formula for auctex 11.86
An extensible package for writing and formatting TEX files in GNU Emacs and XEmacs

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-25 17:00:18 -07:00