summaryrefslogtreecommitdiff
path: root/mk/fetch/bsd.fetch-vars.mk
AgeCommit message (Expand)AuthorFilesLines
2015-09-13Introduce IGNORE_INTERACTIVE_FETCH to allow trying to fetch files fromjoerg1-1/+7
2015-09-08Make the post-fetch hook a bit more useful by also handing down the URLjoerg1-2/+3
2015-09-08Add a hook for running an action after a successful fetch.joerg1-1/+4
2015-03-09Use SITES.${_GITHUB_DEFAULT_DISTFILES} instead of ugly := assignmenttnn1-2/+4
2015-03-07Address issues raised by agc@ to make the github master site handlingtnn1-3/+4
2015-03-07Adopt USE_GITHUB from FreeBSD ports to make github MASTER_SITEtnn1-1/+5
2014-03-02loose mandantory DISTNAME.obache1-1/+3
2014-02-14tell wget as a tool.obache1-2/+2
2012-07-27Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris.jperkin1-2/+2
2009-03-20Only add dependency on the fetch program, if there is something tojoerg1-1/+3
2009-02-10Change the way the fetch process is organised as proposed on tech-pkg:joerg1-5/+11
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg1-2/+2
2008-05-22Move digest dependency into checksum and fetch part.joerg1-7/+31
2007-11-02Added some variables for "bmake show-all-fetch".rillig1-1/+6
2007-08-16Added a variable DEFAULT_DISTFILES that can be used when addingrillig1-2/+9
2007-07-27Don't depend on digest if FAILOVER_FETCH and NO_CHECKSUM are setjoerg1-2/+5
2006-07-27Documented DIST_PATH and fixed two typos (${TARGET} is not ${.TARGET}).rillig1-1/+5
2006-07-19Make "mirror-distfiles" less verbose by not printing out anything if nojlam1-3/+5
2006-07-18Overhaul fetch module:jlam1-1/+8
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam1-1/+6
2006-06-06Move some variable definitions out of bsd.prefs.mk and back intojlam1-5/+7
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam1-0/+22