Commit graph

195 commits

Author SHA1 Message Date
jakllsch
bfc3ff61a1 Ensure failure on failure of depends-fetch and depends-checksum targets. 2013-11-16 15:29:39 +00:00
jakllsch
999feae7d1 Use correct verb in depends-fetch target information message. 2013-11-16 03:21:10 +00:00
wiz
b1dc31860f ftp://sunsite.uio.no/pub/X11/individual/ was last updated in 2010,
remove it from xorg mirror list.
2013-06-14 07:40:15 +00:00
obache
0a807764fa Move definition of rubygems sites so that it is usable with packages
not using gem as installation but as archive.
2013-03-14 12:57:42 +00:00
obache
461e0144de Remove fetched file if fetch command succeeds to fetch but checksum mismatch
with PKG_RESUME_TRANSFERS=YES.

PR 39896.
2013-02-16 07:32:28 +00:00
obache
a5397effeb FTPUSERAGENT is a environment variable for ftp(1), not a make variable.
No need to pass here.

related to PR 47525.
2013-02-07 13:59:10 +00:00
morr
171eb6b670 Allow overwritting of FTPUSERAGENT for some broken sites, which requires it. 2013-01-20 13:22:59 +00:00
ryoon
993c4ddc4b Add download-origin.cdn.mozilla.net to MASTER_SITE_MOZILLA*. 2013-01-20 09:37:19 +00:00
ryoon
02b8662ca2 Clear FTPUSERAGENT environment variable.
When FTPUSERAGENT="Mozilla/1.0", for example, fetching from
MASTER_SITE_SOURCEFORGE fails.
Original problem is reported from tsutsui@.
2012-12-14 16:46:24 +00:00
ryoon
04744810ee Fix dm-download02.mozilla.org path in MASTER_SITE_MOZILLA_ESR. 2012-11-23 07:22:21 +00:00
jperkin
4cf96d2ffb Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris.
SmartOS and OmniOS users can now set FETCH_USING=curl and no longer require
pkgsrc dependencies for downloading distfiles.
2012-07-27 10:48:36 +00:00
jperkin
7171b606ff ftp.chg.ru has been unavailable for ages, remove it. 2012-07-22 20:39:47 +00:00
zafer
323013d7d4 remove dead mirrors. 2012-06-14 22:17:17 +00:00
ryoon
f9eba05f1a Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of
mozilla.org products (firefox and thunderbird).
Suggested by obache on pkgsrc-changes@.
2012-05-04 00:08:07 +00:00
obache
28b695761f Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL. 2012-04-30 09:10:06 +00:00
ryoon
da0c144b1b Add http://pv-mirror01.mozilla.org/pub/mozilla.org/
to MASTER_SITES_MOZILLA.
This server has ESR version of firefox and thunderbird.
2012-04-29 15:48:13 +00:00
wiz
933a599ff5 Remove a few unresolvable hostnames. 2012-03-11 10:26:21 +00:00
obache
2d7147bb67 mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
TENBIN system was discontinued.
2012-02-24 13:36:20 +00:00
fhajny
f92b10e92e Revert runaway commit 2012-02-06 12:49:38 +00:00
fhajny
a5d619f93f Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn 2012-02-06 12:41:28 +00:00
wiz
d6f77ff020 Remove trailing whitespace that annoyed pkglint. 2012-01-21 20:43:00 +00:00
zafer
3b3acf5a08 shorten MOZILLA to a useful bunch.
ok wiz@
2012-01-21 02:03:55 +00:00
obache
b35f497c27 Let wget to skip CERT check, same as curl doing. 2011-12-06 01:17:33 +00:00
shattered
47f64954b4 Remove dead mirror at mozilla.isohunt.com. 2011-09-22 21:21:41 +00:00
abs
1ad19bede6 Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
to santise environment
2011-09-08 20:17:15 +00:00
plunky
972397e911 use _FETCH_OUTPUT_ARGS also for fetch-list output 2011-06-19 10:23:56 +00:00
mspo
1753db2e7c he -> the typo in fetch.mk; reported by Snader_LB 2011-05-17 16:38:18 +00:00
spz
6ae1a0a4db fix up paths on ftp.NetBSD.org:
- reading through the null mounts is deprecated
- writing through the null mounts is not allowed (not possible)
2011-04-22 09:03:52 +00:00
zafer
934336886e shorten master_site_gentoo to a useful bunch. 2011-03-29 12:49:05 +00:00
zafer
885c4f3e19 update master_site_gentoo. do we really need 161 gentoo mirrors when there are only 20 packages using this mirror ? 2011-03-28 21:27:06 +00:00
zafer
cbc709bea6 update master_site_mysql 2011-03-28 21:07:49 +00:00
zafer
80a7d9d379 update master_site_mozilla 2011-03-28 20:53:38 +00:00
zafer
f6ae4e3659 update master_site_pgsql 2011-03-28 20:19:51 +00:00
tron
3ffbb8f3f9 Disable certificate checks when using "curl". This fixes the build of
the "youtube-dl" package.
2011-02-10 10:46:45 +00:00
obache
6fa3fd2fc5 Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses. 2011-02-08 02:45:18 +00:00
obache
c0bc962879 Add `--location' option for curl to follow HTTP redirect. 2011-02-08 02:40:57 +00:00
obache
d9f81f5b80 Let curl to silent fail with server error.
fixes a part of PR#44528.
2011-02-08 02:02:32 +00:00
obache
778dac5378 For curl, "=" is not required for longname options with value. 2011-01-22 02:22:17 +00:00
reed
54a59a09e5 For PR #44396.
"FETCH_CMD is the program used to fetch files for FETCH_USING=custom."
2011-01-18 15:20:54 +00:00
joerg
112e70308e Add FETCH_TIMEOUT option to limit the time connections may hang during
fetch. Requested by spz@, OK by wiz@
2010-06-27 17:46:22 +00:00
wiz
8b74972778 Remove list of sourceforge hosts and instead use load balancer.
Direct links to the hosts were redirected to the load balancer anyway,
and this way pkgsrc users won't all hammer the same mirror (first
in list).
2010-03-15 10:00:49 +00:00
zafer
51a4ea837b update master_site_gentoo 2010-02-20 00:22:35 +00:00
zafer
2b908ec4a1 update master_site_mysql 2010-02-20 00:00:51 +00:00
zafer
200698ee10 update master_site_pgsql 2010-02-19 23:50:45 +00:00
zafer
efbef9d52a update master_site_mozilla 2010-02-19 23:35:25 +00:00
zafer
9c7a0756a2 remove backslash. 2009-11-17 20:08:29 +00:00
zafer
6d75fef86c general clean-up. update and remove dead ones. 2009-11-17 20:06:38 +00:00
wiz
defe192bc1 Fix GNOME path on ftp.tuwien.ac.at. 2009-11-17 15:27:29 +00:00
wiz
02a0a5e3d9 Fix tuwien GNU path. 2009-10-11 08:59:39 +00:00
joerg
e68b30c5b7 Add support for fetching from URLs that do not end in the distfile.
If the URL is prefixed with a dash, it is considered complete.
2009-08-02 02:38:52 +00:00