aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aria2.rb
AgeCommit message (Collapse)Author
2015-02-02aria2: update 1.18.9 bottle.BrewTestBot
2015-02-02aria2 1.18.9Baptiste Fontaine
Closes #36457. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-11zlib & sqlite3: pkgconfig supportDominyk Tiller
native pkg-config support for zlib and sqlite to elimate the need to pass flags to configure or make stages in formulae. Closes #34765. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-21aria2: add 1.18.8_1 bottle.BrewTestBot
2014-11-21aria2: upstream patch to fix a crash when a proxy is usedNima Jahanshahi
See: https://github.com/tatsuhiro-t/aria2/commit/9a931e7 Closes #34314. Signed-off-by: Nima Jahanshahi <nbjahan@gmail.com> Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-09-20aria2: update 1.18.8 bottle.BrewTestBot
Closes #32462. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-20aria2 1.18.8Brett Koonce
2014-07-27aria2: update 1.18.7 bottle.BrewTestBot
Closes #31168. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-07-27aria2 1.18.7Stian Eikeland
2014-07-19aria2: update 1.18.6 bottle.BrewTestBot
Closes #30951.
2014-07-19aria2 1.18.6Brett Koonce
2014-04-12Formula: provide compiler failure collectionsMisty De Meo
`needs` allows formulae to specify dependencies on cross-compiler dependencies, allowing multiple failures to be specified in a single statement. For instance, `needs :cxx11` adds seven compiler failures. Closes #22912.
2014-04-06aria2: update 1.18.5 bottle.BrewTestBot
2014-04-06aria2 1.18.5Jack Nagel
2014-03-27aria2: add 1.18.4 bottle.BrewTestBot
2014-03-27aria2 1.18.4Jack Nagel
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-01-14aria2 1.18.3Jack Nagel
2014-01-10aria2: fix finding system sqliteMisty De Meo
Fixes #25769.
2013-12-28aria2 1.18.2Jack Nagel
2013-12-28aria2: enable zlib supportJack Nagel
2013-11-29aria2: always build with Apple TLS supportJack Nagel
aria2 requires C++11, so its C++ dependencies (gnutls, gmp) must have C++11 options as well, unless we use Apple's built-in TLS support instead. Fixes #24709.
2013-10-24aria2 1.18.1Stian Eikeland
Closes #23526. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-15aria2: Only require gnutls when necessarychdiza
gnutls isn't required when the user asks for aria2 to be brewed `--with-appletls`. Closes #22561. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-14aria: use system sqliteAdam Vandenberg
System sqlite is sufficient on all supported platforms. Closes #21870.
2013-09-14aria 1.18.0Alexis Hildebrandt
Closes #22451. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-24aria2: fix compilation on Clang 5Leeroy Ding
Closes #21356. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-14aria2: use sqlite, install completionAdam Vandenberg
Closes #21194.
2013-07-10Replace == :leopard with <= :leopardMisty De Meo
2013-05-29aria2 1.17.1antbryan
Closes #19392. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-24aria2 1.16.5Jack Nagel
2013-03-24aria2 1.16.4Stian Eikeland
Closes #18696. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-01aria2: add recommended dep on curl-ca-bundlenoe111
Closes #17985. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05Aria2 1.16.3Stian Eikeland
Closes #17614. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-30Aria2 1.16.1Stian Eikeland
Bumped aria2 to 1.16.1 Closes #16803. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-14aria2: depends on gnutlsAdam Vandenberg
Closes #16528.
2012-12-11aria2 1.16.0antbryan
Closes #16518. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-09-12aria2 1.15.2Stian Eikeland
Closes #14868. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-10Clean up MacOS version method usageJack Nagel
The MacOS.version? family of methods (other than "leopard?") are poorly defined and lead to confusing code. Replace them in formulae with more explicit comparisons. "MacOS.version" is a special version object that can be compared to numerics, symbols, and strings using the standard Ruby comparison methods. The old methods were moved to compat when the version comparison code was merged, and they must remain there "forever", but they should not be used in new code. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-30aria2 1.15.1Stian Eikeland
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-15aria2: 1.15.0Stian Eikeland
[jn: Clang issues were fixed upstream, so remove fails_with block] Closes #11661. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07aria2: fails with clangJack Nagel
Fixes #11501. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-14aria2: Use a newer version of libxml2 on LeopardRogério Brito
Closes #10940. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05Aria2 1.14.2Adam Vandenberg
2012-02-24aria2 1.14.1toki
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-04aria2 1.12.1Alexis Hildebrandt
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-29aria2 1.12.0Ruben Fonseca
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-28aria2 1.11.1Alexis Hildebrandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg