aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aria2.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-10Update aria2 to 1.10.9.Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-20Update aria2 to 1.10.8.Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02Update Formula: aria2 to 1.10.6Alexis Hildebrandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com> Fixes #3034
2010-08-08Update Formula: aria2Alexis Hildebrandt
Version bump to 1.10.0 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
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-05Update aria2 to 1.9.4Adam Vandenberg
2010-05-10Aria 2 1.9.3, possibly more stable URL.Adam Vandenberg
2010-04-28Fixes #1235David Höppner
2010-03-24Updated aria2 to 1.9.0.Ali Asad Lotia
The version was updated from 1.8.2 to 1.9.0. 1.8.2 was no longer available at the specified download location and installation was failing because a 404 was returned when attempting to download aria2 1.8.2. Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-11Update Aria2 to 1.8.2; use GCC.Adam Vandenberg
2010-02-11Changed URL and md5 sum of aria2 formulaAbhinay Omkar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-10-23Updated URL and MD5 for aria2 (1.6.2)James Whitehead II
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-14Aria2 formulaJames Whitehead II
aria2 is a multi-protocol & multi-source, cross platform download utility. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE and WEB-Seeding), and Metalink.