Commit Graph

9 Commits (4a3720c4b1af4a6f5e9744433f6b03ffd91d8483)

Author SHA1 Message Date
Adam Vandenberg adee6a7732 lynx: official site is back up 2011-06-23 22:15:09 -07:00
Adam Vandenberg 6e40d8d322 lynx: Use a mirror for now. 2011-05-22 08:43:52 -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 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