summaryrefslogtreecommitdiffstats
path: root/ftp/rtorrent/DEPENDS
AgeCommit message (Collapse)Author
2021-02-13Add improved vdepends implementationIsmael Luceno
Example: LANGS="ADA,FORTRAN" LANGFLAGS="--enable-ada --enable-fortran" vdepends << EOF gcc[$LANGS] >= 6.0 < 7.0 flags: $LANGFLAGS binutils[LIBERTY] >= 2.35 flags: --with-liberty EOF This changes the format and adds support for: - chained comparisons - sub-dependencies - comment lines Now the check is done against the grimoire version of the spell too, to avoid casting a spell that can't satisfy the dependency.
2020-04-04rtorrent: Replace simple_version_check_force_dependsIsmael Luceno
2016-03-16rtorrent: Updated to 0.9.6 and updated URLsEric Sandall
2011-09-20rtorrent: check installed version before triggering a force_dependsArjan Bouter
2011-09-20rtorrent: version 0.8.9, redid the patch as it somehow failed and switchArjan Bouter
the forced dep to a check_self trigger.
2010-10-26rtorrent: update to 0.8.7Andraž Levstik
2009-05-14rtorrent: Removed whitespaceEric Sandall
2008-01-31rtorrent: dht support now built-inMathieu Lonjaret
2007-10-26rtorrent: 0.7.9 (and dht disabled)Mathieu Lonjaret
2007-10-20rtorrent: added xmlrpc-c opt depMathieu Lonjaret
2007-10-10rtorrent: dht patch defaults to no, depends on automake-1.9Mathieu Lonjaret
2007-10-05rtorrent: added dht supportMathieu Lonjaret
2006-04-24initial commit from stable 0.3root