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