aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/links.rb
AgeCommit message (Collapse)Author
2015-03-13links: update 2.9 bottle.BrewTestBot
2015-03-13links 2.9Dominyk Tiller
Bump. Closes #37666. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-16links: add 2.8_1 bottle.BrewTestBot
2014-10-16links: additional dependenciesDominyk Tiller
So, yeah, Links has been using the system OpenSSL for secure connections. Additional optional dependencies based on what the configure script recommends, and a mirror, and a test, and style changes. Closes #33233. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-10-20links 2.8Brett Koonce
Closes #23385. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-10links: add optional X11 supportFrizlab
Closes #18022. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-12links 2.7Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-13links - fix mandirAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-25Links formula.Brian Smyth
Text mode web browser that support tables and frames.