Age | Commit message (Expand) | Author | Files | Lines |
2014-10-07 | Pass "--remote-time" option to "curl" to get correct time stamps | tron | 1 | -2/+2 |
2014-08-08 | rubyforge.org had been gone, removed. | obache | 1 | -3/+2 |
2014-05-19 | Improve previous. | wiz | 1 | -3/+3 |
2014-05-19 | Note about mantainance of pkgsrc guide. | obache | 1 | -1/+3 |
2014-05-08 | Re-add iij mirror of sourceforge.jp, and re-corder mirror sites. | ryoon | 1 | -3/+5 |
2014-05-06 | Remove sourceforge.jp mirror sites that is not listed | ryoon | 1 | -5/+2 |
2014-05-06 | Remove http://keihanna.dl.sourceforge.jp/ from sourceforge.jp mirror. | ryoon | 1 | -2/+1 |
2014-05-06 | mozilla.org decided to discontinue mirroring of its content officially. | ryoon | 1 | -10/+2 |
2014-03-31 | Remove mozilla-mirror.naist.jp from mozilla mirror sites. | ryoon | 1 | -2/+1 |
2014-03-02 | loose mandantory DISTNAME. | obache | 1 | -1/+3 |
2014-02-14 | tell wget as a tool. | obache | 2 | -4/+4 |
2014-01-25 | Add MASTER_SITE_HASKELL_HACKAGE | obache | 1 | -1/+4 |
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-06-14 | ftp://sunsite.uio.no/pub/X11/individual/ was last updated in 2010, | wiz | 1 | -3/+2 |
2013-03-14 | Move definition of rubygems sites so that it is usable with packages | obache | 1 | -1/+5 |
2013-02-16 | Remove fetched file if fetch command succeeds to fetch but checksum mismatch | obache | 2 | -2/+4 |
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 |
2013-01-20 | Add download-origin.cdn.mozilla.net to MASTER_SITE_MOZILLA*. | ryoon | 1 | -2/+5 |
2012-12-14 | Clear FTPUSERAGENT environment variable. | ryoon | 1 | -1/+2 |
2012-11-23 | Fix dm-download02.mozilla.org path in MASTER_SITE_MOZILLA_ESR. | ryoon | 1 | -2/+2 |
2012-07-27 | Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris. | jperkin | 2 | -4/+4 |
2012-07-22 | ftp.chg.ru has been unavailable for ages, remove it. | jperkin | 1 | -5/+2 |
2012-06-14 | remove dead mirrors. | zafer | 1 | -15/+1 |
2012-05-04 | Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of | ryoon | 1 | -2/+7 |
2012-04-30 | Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL. | obache | 1 | -1/+2 |
2012-04-29 | Add http://pv-mirror01.mozilla.org/pub/mozilla.org/ | ryoon | 1 | -1/+2 |
2012-03-11 | Remove a few unresolvable hostnames. | wiz | 1 | -5/+1 |
2012-02-24 | mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp. | obache | 1 | -8/+8 |
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 |
2012-01-21 | Remove trailing whitespace that annoyed pkglint. | wiz | 1 | -2/+2 |
2012-01-21 | shorten MOZILLA to a useful bunch. | zafer | 1 | -63/+9 |
2011-12-06 | Let wget to skip CERT check, same as curl doing. | obache | 1 | -1/+2 |
2011-09-22 | Remove dead mirror at mozilla.isohunt.com. | shattered | 1 | -2/+1 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -3/+3 |
2011-06-19 | use _FETCH_OUTPUT_ARGS also for fetch-list output | plunky | 1 | -3/+3 |
2011-05-17 | he -> the typo in fetch.mk; reported by Snader_LB | mspo | 1 | -2/+2 |
2011-04-22 | fix up paths on ftp.NetBSD.org: | spz | 1 | -3/+3 |
2011-03-29 | shorten master_site_gentoo to a useful bunch. | zafer | 1 | -149/+12 |
2011-03-28 | update master_site_gentoo. do we really need 161 gentoo mirrors when there ar... | zafer | 1 | -10/+1 |
2011-03-28 | update master_site_mysql | zafer | 1 | -16/+1 |
2011-03-28 | update master_site_mozilla | zafer | 1 | -11/+3 |
2011-03-28 | update master_site_pgsql | zafer | 1 | -12/+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 |