Commit Graph

15 Commits (7b8cc22fc8a34832954c7fd7e602b1e914f72f1b)

Author SHA1 Message Date
Jack Nagel 51835f2f4d hercule: simplify build
- _FORTIFY_SOURCE=0 hack doesn't appear to be necessary
 - --disable-ipv6 doesn't appear to be necessary
 - autogen.sh uses --add-missing
2014-05-24 20:14:20 -05:00
Ian McAlpine 8411151c7a hercules --HEAD
Closes Homebrew/homebrew#28922.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-02 19:48:34 -07:00
Adam Vandenberg b63c0d455f hercules 3.10 2014-03-10 19:45:28 -07:00
Adam Vandenberg df8b41ec92 hercurles: retain la files
Closes Homebrew/homebrew#25128.
2013-12-10 23:03:30 -08:00
Adam Vandenberg b500fbdd8d hercules: add upstream bug report 2013-12-05 07:55:11 -08:00
Adam Vandenberg 6c0ebef37d hercules: patch for OS X
Closes Homebrew/homebrew#24910.
2013-12-05 07:37:44 -08:00
Adam Vandenberg ea4d129567 hercules 3.09
Closes Homebrew/homebrew#21560.
2013-07-31 08:26:58 -07:00
Adam Vandenberg 835701e0ca hercules: style nits 2013-01-28 21:39:59 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg 4ff6517c42 Hercules 3.07 2010-07-24 22:34:45 -07:00
Adam Vandenberg a8384250d7 Fix indentation discovered by 'brew audit'. 2010-07-23 21:34:02 -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
Adam Vandenberg f1872a1b4a Formula for the Hercules emulator.
Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecture.
2009-09-29 23:33:22 +01:00