Commit Graph

15 Commits (f2aa6b27202804b54ec6272f6075458fe086fbe3)

Author SHA1 Message Date
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Luke Gallagher ae8916108b Update nmap to 5.51
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12 08:50:48 -08:00
javallone ffc6c43cae nmap requires newer openssl on Leopard
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-06 10:50:47 -08:00
Gregory Man aeb667eea9 nmap 5.50
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-30 10:47:34 -08:00
Luke Gallagher 6d54954bac Update nmap 5.35DC1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-09 08:47:46 -07: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 5d2bc85cee Tweak nmap; Fixes Homebrew/homebrew#1270 (maybe) 2010-07-22 15:42:01 -07:00
Adam Vandenberg 24cfa2c498 nmap - tighten up formula 2010-07-03 22:37:48 -07:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Kevin M. Dulzo c445c38376 Update nmap to 5.21.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30 10:55:35 -08:00
Luke G dc466209b6 Fix nmap/lua conflict
Fixes Homebrew/homebrew#480. Fixes Homebrew/homebrew#321.
2010-01-16 12:49:42 +00:00
David Höppner d4f9d87493 Fix for Homebrew/homebrew#321 2009-12-31 03:12:27 +00: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
Luke G 96fdab2e79 Nmap 5.00 formula
We don't install zenmap as it uses Python dist tools and doesn't play nice.
2009-09-16 15:39:30 +01:00