Commit Graph

7 Commits (3f237a89a2214d830d7dce582d1f0b1093169c5c)

Author SHA1 Message Date
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 9c21ad817f Update Lynx md5. Fixes Homebrew/homebrew#1721 2010-06-28 20:11:38 -07:00
Martin Kühl 9c96c0398b Install lynx man pages in the correct directory.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-08 08:47:16 -08:00
Lars 9e25bcd7e2 Updated formula. Enable IPv6 and SSL.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-01 09:32:10 -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
Adam Vandenberg 85aff083b1 Formula for Lynx web browser
Lynx is a fully-featured World Wide Web (WWW) browser for users on Unix,
VMS, and other platforms running cursor-addressable, character-cell
terminals or emulators. That includes vt100 terminals, other character-
cell displays, and vt100 emulators such as Kermit or Procomm running on PCs
or Macs.
2009-09-29 23:33:22 +01:00