Commit graph

250 commits

Author SHA1 Message Date
ryoon
0cba27ee97 mozilla.org decided to discontinue mirroring of its content officially.
Remove not-working or abandoned mirror sites.
2014-05-06 12:26:53 +00:00
ryoon
8a325159d9 Remove mozilla-mirror.naist.jp from mozilla mirror sites.
It does not exist anymore.
Pointed out by nonaka@, thank you.
2014-03-31 09:06:29 +00:00
obache
b2f380436c loose mandantory DISTNAME. 2014-03-02 08:54:41 +00:00
obache
62d4cd4284 tell wget as a tool. 2014-02-14 07:43:46 +00:00
obache
e9c70574a4 Add MASTER_SITE_HASKELL_HACKAGE 2014-01-25 09:29:42 +00:00
jakllsch
83b3d6ebca Ensure failure on failure of depends-fetch and depends-checksum targets. 2013-11-16 15:29:39 +00:00
jakllsch
190884f976 Use correct verb in depends-fetch target information message. 2013-11-16 03:21:10 +00:00
wiz
2abc136826 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
39ffff7d30 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
c75fa9d794 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
9e00ba056d 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
f33a3dc351 Allow overwritting of FTPUSERAGENT for some broken sites, which requires it. 2013-01-20 13:22:59 +00:00
ryoon
88aa728af6 Add download-origin.cdn.mozilla.net to MASTER_SITE_MOZILLA*. 2013-01-20 09:37:19 +00:00
ryoon
b53e7599d6 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
d45194451f Fix dm-download02.mozilla.org path in MASTER_SITE_MOZILLA_ESR. 2012-11-23 07:22:21 +00:00
jperkin
a5307e4d55 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
45fef0cec0 ftp.chg.ru has been unavailable for ages, remove it. 2012-07-22 20:39:47 +00:00
zafer
3341602303 remove dead mirrors. 2012-06-14 22:17:17 +00:00
ryoon
8a1ac76085 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
ed7dbf8cd9 Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL. 2012-04-30 09:10:06 +00:00
ryoon
139b9bb7b0 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
074821da32 Remove a few unresolvable hostnames. 2012-03-11 10:26:21 +00:00
obache
ce38c6b624 mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
TENBIN system was discontinued.
2012-02-24 13:36:20 +00:00
fhajny
4a88e01fad Revert runaway commit 2012-02-06 12:49:38 +00:00
fhajny
bd77327b68 Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn 2012-02-06 12:41:28 +00:00
wiz
8de0a1265a Remove trailing whitespace that annoyed pkglint. 2012-01-21 20:43:00 +00:00
zafer
57b4d7f306 shorten MOZILLA to a useful bunch.
ok wiz@
2012-01-21 02:03:55 +00:00
obache
8bf5e38ec5 Let wget to skip CERT check, same as curl doing. 2011-12-06 01:17:33 +00:00
shattered
3d1054afc2 Remove dead mirror at mozilla.isohunt.com. 2011-09-22 21:21:41 +00:00
abs
fc3bada41a Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
to santise environment
2011-09-08 20:17:15 +00:00
plunky
4430bfbdff use _FETCH_OUTPUT_ARGS also for fetch-list output 2011-06-19 10:23:56 +00:00
mspo
378f543396 he -> the typo in fetch.mk; reported by Snader_LB 2011-05-17 16:38:18 +00:00
spz
e17a6f70d6 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
ebf059e87e shorten master_site_gentoo to a useful bunch. 2011-03-29 12:49:05 +00:00
zafer
2582364c71 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
304a2ddb21 update master_site_mysql 2011-03-28 21:07:49 +00:00
zafer
1dee04f18b update master_site_mozilla 2011-03-28 20:53:38 +00:00
zafer
c2f20a2a90 update master_site_pgsql 2011-03-28 20:19:51 +00:00
tron
06012a9594 Disable certificate checks when using "curl". This fixes the build of
the "youtube-dl" package.
2011-02-10 10:46:45 +00:00
obache
a8060535fc Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses. 2011-02-08 02:45:18 +00:00
obache
1d0fad8685 Add `--location' option for curl to follow HTTP redirect. 2011-02-08 02:40:57 +00:00
obache
9b2b224b47 Let curl to silent fail with server error.
fixes a part of PR#44528.
2011-02-08 02:02:32 +00:00
obache
d6bb7339fa For curl, "=" is not required for longname options with value. 2011-01-22 02:22:17 +00:00
reed
e7b4474645 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
58416eb1b1 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
b55f48f099 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
f7bf17dfc1 update master_site_gentoo 2010-02-20 00:22:35 +00:00
zafer
9898610123 update master_site_mysql 2010-02-20 00:00:51 +00:00
zafer
3f12419d1c update master_site_pgsql 2010-02-19 23:50:45 +00:00
zafer
0adecf7988 update master_site_mozilla 2010-02-19 23:35:25 +00:00
zafer
0f8c46463c remove backslash. 2009-11-17 20:08:29 +00:00
zafer
5307e63e40 general clean-up. update and remove dead ones. 2009-11-17 20:06:38 +00:00
wiz
ccf9a27aac Fix GNOME path on ftp.tuwien.ac.at. 2009-11-17 15:27:29 +00:00
wiz
322c2eb8ca Fix tuwien GNU path. 2009-10-11 08:59:39 +00:00
joerg
7cc2780855 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
tnn
fbff49c099 sync list of sourceforge mirrors 2009-07-20 13:09:41 +00:00
tnn
37e6cb108f Specify the name of the distfile instead of allowing the fetch tool to
infer it from the URL. No objections on tech-pkg@
2009-07-20 09:09:02 +00:00
joerg
c0374130d8 Add depends-fetch and depends-checksum. They work like
show-depends-options, e.g. recurse. make fetch-list does not provide the
same functionality as it doesn't deal well with broken mirror.
2009-07-15 09:40:30 +00:00
zafer
7df948d34a add missing backslash. 2009-05-23 17:06:24 +00:00
zafer
bde8b76e13 Update MASTER_SITE_GENTOO. Remove stale/dead mirrors. Fix lots of gentoo typos. 2009-05-23 12:58:34 +00:00
zafer
00ff622ed1 Update MASTER_SITE_PGSQL. Remove stale/dead mirrors. Update timestamp. 2009-05-23 12:09:46 +00:00
zafer
6bfd17d7df Update IFARCHIVE mirrors. 2009-05-23 11:36:41 +00:00
zafer
9f12cdc1cf Update MASTER_SITE_OPENOFFICE. Clean up stale/dead mirrors. 2009-05-23 11:32:14 +00:00
zafer
c699321b62 remove trailing backslash in mysql. 2009-05-22 20:17:44 +00:00
tnn
cfd6e7c8ff nuke trailing whitespace 2009-05-22 20:15:35 +00:00
zafer
d4459c042d Update MASTER_SITE_MYSQL. Remove stale/dead mirrors. 2009-05-22 20:14:38 +00:00
zafer
8e68fbb9d3 remove planetmirror from APACHE and OPENOFFICE. Service suspended. 2009-05-22 19:32:20 +00:00
zafer
f41aaabb83 remove planetmirror.com.au (service suspended) and ftp.mpi-sb.mpg.de from XEMACS. 2009-05-22 19:24:58 +00:00
zafer
380561ff31 remove www.sdpulse.com from MOZILLA. Service suspended. 2009-05-22 19:20:47 +00:00
zafer
deeb4c2efd Update MASTER_SITE_KDE. Remove stale/dead mirrors. 2009-05-22 18:56:56 +00:00
zafer
c82b060245 remove sunsite.mff.cuni.cz from GNOME. It doesn't mirror gnome anymore. 2009-05-22 18:51:42 +00:00
zafer
e57455a59d remove ftp.easynet.nl from GNUSTEP. Service suspended. 2009-05-22 18:44:16 +00:00
zafer
60e6e9c2a9 remove ftp.cica.es from XCONTRIB. Stale mirror. 2009-05-22 18:39:50 +00:00
zafer
39808d0623 remove mirrors.sec.informatik.tu-darmstadt.de from gentoo mirror. host does not resolve. 2009-05-20 23:25:12 +00:00
joerg
490760d2f4 Only add dependency on the fetch program, if there is something to
fetch.
2009-03-20 16:23:48 +00:00
rillig
b1bf3ebab8 Replaced _PKG_SILENT and _PKG_DEBUG with RUN. 2009-03-17 22:13:36 +00:00
tnn
b767667062 in fetch-list, skip packages that have INTERACTIVE_STAGE=fetch 2009-03-06 10:54:42 +00:00
joerg
de0beea014 Fix C&P error. Pointed out by OBATA Akio. 2009-02-17 10:42:45 +00:00
joerg
723fff56d9 Don't use :Q for the fetch argument lists. 2009-02-15 15:18:00 +00:00
asau
f3b9680094 Add MASTER_SITE_NETLIB to list Netlib and its mirrors.
Netlib is a collection of mathematical software, papers, and databases.
2009-02-15 14:31:52 +00:00
joerg
ddb0e17cb5 Don't use += to append to an empty variable. If PASSIVE_FTP is not
defined, it would still leave the variable with a non-empty value and
that would be passed down to the fetch command when running fetch-list.
2009-02-14 18:51:20 +00:00
joerg
1f5cd4138a Optionally request passive FTP for wget. 2009-02-10 19:25:09 +00:00
joerg
d02ad103b8 Change the way the fetch process is organised as proposed on tech-pkg:
- Introduce FETCH_USING, which specifies the mechanism to use; possible
  values are ftp, fetch, curl, wget, manual and custom.
- Depend on the correct tool/program if not using manual or custom.
- For manual, just use /usr/bin/false to bail out if a distfile is
  missing.
- For custom, FETCH_CMD and related variables are used as before.
- Default value is ftp.
2009-02-10 18:55:54 +00:00
wiz
f4d4d06ea1 Break out of fetch loop if cd to _DISTDIR fails.
From Anon Ymous.
2009-02-08 23:16:08 +00:00
taca
beb4f88cfa Remove extra debug codes which noted by Ryo HAYASAKA as PR pkg/40175. 2008-12-15 09:01:30 +00:00
rillig
5a901cfed5 Added a -v flag to the verify_file function, which in case of a
verification failure prints a useful and concrete error message.
2008-12-14 14:09:32 +00:00
obache
581742f7e4 Add a missing end of slash. 2008-12-02 12:58:59 +00:00
obache
fe2a3978cf Update MASTER_SITE_MOZILLA with today's primary and secondary mirrors. 2008-12-01 11:49:20 +00:00
obache
96bb16916f Remove belnet from MASTER_SITE_SOURCEFORGE.
It is not listed in mirror picker and can't resolve the name.
Noticed by Zafer Aydogan via private mail.
2008-11-25 05:21:35 +00:00
joerg
92b7363904 Allow use of fetch as FETCH_CMD. 2008-10-08 15:39:07 +00:00
obache
dc6f08ef29 Fix a typo in comment. 2008-09-24 05:33:17 +00:00
rillig
930598a2d4 Corrected the usage message. 2008-09-15 21:07:46 +00:00
obache
60ce23921c Add FETCH_*_ARGS templates for curl.
Should be solution for PR 39208.
2008-09-07 08:17:39 +00:00
obache
233258e7f0 Remove ftp.scarlet.be from MASTER_SITE_KDE, service suspended over a month.
Noticed by Zafer Aydogan via private mail.
2008-08-25 02:40:33 +00:00
obache
c39b0a3e62 Remove ftp.scarlet.be from MASTER_SITE_MOZILLA_ALL.
It was uncompleted and now service suspended, noticed by Zafer Aydogan.

While here, update MSTER_SITE_MOZILLA taken from mirrors list:
  http://www.mozilla.org/mirrors.html
2008-08-24 05:46:43 +00:00
obache
f6fb61c8e9 Update MASTER_SITE_PGSQL, but it is not used anywhere... 2008-08-23 12:37:48 +00:00
obache
478e76cf18 Update MASTER_SITE_MYSQL, taken from current download page.
Noticed some dead hosts by Zafer Aydogan via private mail.
2008-08-23 03:07:33 +00:00
obache
8f263e90c4 Update MASTER_SITE_GENTOO, taken from http://www.gentoo.org/main/en/mirrors2.xml
Noticed some dead hosts by Zafer Aydogan via private mail.
2008-08-23 02:21:13 +00:00
heinz
600f9fc51c Removed stale mirrors for Apache and synchronized pkgsrc list with
http://www.apache.org/mirrors/. Tried to introduce some geographic
diversity (America, Europe, Asia, Australia).
2008-06-18 18:40:36 +00:00
tnn
9f2af91942 Add MASTER_SITE_XORG 2008-05-24 19:41:48 +00:00