summaryrefslogtreecommitdiff
path: root/mk/fetch/fetch.mk
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Use :tA to make DISTINFO_FILE absolute when passing it to the fetchdholland1-2/+2
2015-09-14Reorder and fix logic snafu.joerg1-3/+3
2015-09-13Introduce IGNORE_INTERACTIVE_FETCH to allow trying to fetch files fromjoerg1-2/+7
2015-09-08Add a hook for running an action after a successful fetch.joerg1-1/+4
2014-10-07Pass "--remote-time" option to "curl" to get correct time stampstron1-2/+2
2014-02-14tell wget as a tool.obache1-2/+2
2013-11-16Ensure failure on failure of depends-fetch and depends-checksum targets.jakllsch1-2/+2
2013-11-16Use correct verb in depends-fetch target information message.jakllsch1-2/+2
2013-02-16Remove fetched file if fetch command succeeds to fetch but checksum mismatchobache1-1/+2
2013-02-07FTPUSERAGENT is a environment variable for ftp(1), not a make variable.obache1-2/+1
2013-01-20Allow overwritting of FTPUSERAGENT for some broken sites, which requires it.morr1-2/+2
2012-12-14Clear FTPUSERAGENT environment variable.ryoon1-1/+2
2012-07-27Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris.jperkin1-2/+2
2012-02-06Revert runaway commitfhajny1-1/+2
2012-02-06Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicornfhajny1-2/+1
2011-12-06Let wget to skip CERT check, same as curl doing.obache1-1/+2
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-3/+3
2011-05-17he -> the typo in fetch.mk; reported by Snader_LBmspo1-2/+2
2011-02-10Disable certificate checks when using "curl". This fixes the build oftron1-2/+2
2011-02-08Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses.obache1-5/+12
2011-02-08Add `--location' option for curl to follow HTTP redirect.obache1-2/+2
2011-02-08Let curl to silent fail with server error.obache1-1/+2
2011-01-22For curl, "=" is not required for longname options with value.obache1-3/+3
2011-01-18For PR #44396.reed1-2/+2
2010-06-27Add FETCH_TIMEOUT option to limit the time connections may hang duringjoerg1-5/+13
2009-07-15Add depends-fetch and depends-checksum. They work likejoerg1-1/+11
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-7/+7
2009-02-17Fix C&P error. Pointed out by OBATA Akio.joerg1-2/+2
2009-02-14Don't use += to append to an empty variable. If PASSIVE_FTP is notjoerg1-5/+3
2009-02-10Optionally request passive FTP for wget.joerg1-2/+2
2009-02-10Change the way the fetch process is organised as proposed on tech-pkg:joerg1-19/+26
2008-10-08Allow use of fetch as FETCH_CMD.joerg1-1/+6
2008-09-24Fix a typo in comment.obache1-2/+2
2008-09-07Add FETCH_*_ARGS templates for curl.obache1-1/+7
2008-05-22Move digest dependency into checksum and fetch part.joerg1-25/+1
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg1-1/+2
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-2/+1
2007-12-01If a package defines FETCH_MESSAGE, show that instead of the genericrillig1-2/+2
2007-09-06If DISTDIR points to a non-existing location and a package has neitherjoerg1-1/+6
2007-08-14Checksum checks only make sense when distinfo is also present, sojoerg1-3/+2
2007-08-01Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined sojlam1-1/+3
2007-07-14No need to pass "." as directory, it is default value.obache1-3/+1
2007-07-14Allow empty DIST_SUBDIR, need to fix PR 35494.obache1-3/+7
2007-06-12Define some variables for using FETCH_CMD=wget.obache1-1/+6
2006-12-29Silence some longstanding noise in mail/qmail, caused by the factschmonz1-1/+2
2006-11-25set ORS to space for _MASTER_RAND_AWK, so that the output would be thejdolecek1-3/+3
2006-10-08pkg/34695: Static list of package master sites may (and often will)mishka1-7/+21
2006-10-07Meta-packages that had DIST_SUBDIR set (for whatever reason) tried torillig1-5/+5
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam1-7/+4
2006-07-27All of the other *SITES* variables are plural, so rename DYNAMIC_SITE_*jlam1-5/+5