diff options
author | jlam <jlam@pkgsrc.org> | 2006-07-18 22:41:06 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-07-18 22:41:06 +0000 |
commit | 833691e2fe99a4d0a17fe691b540eb538c8c14f0 (patch) | |
tree | a6f437d6ce334fc8ca166f678da32fda77be429a /chat | |
parent | 90632e9598416269bd2ff1e5d049d7978b14fea5 (diff) | |
download | pkgsrc-833691e2fe99a4d0a17fe691b540eb538c8c14f0.tar.gz |
Overhaul fetch module:
* All the smarts is now encapsulated in the "fetch" script. The fetch
script understands how to use the distinfo file (if specified) to
look up the size and checksums of the file to fetch and will use
that information to verify checksums of the fetched files or resume
transfers of interrupted fetches.
* Move the default settings for FETCH_RESUME_ARGS and FETCH_OUTPUT_ARGS
for "ftp" from mk/defaults/mk.conf into mk/fetch/fetch.mk. We rewrite
it to avoid needing conditional statements.
* Avoid spawning a new make(1) process just to mirror a distfile.
* Split out fetch-list targets into a separate file fetch-list.mk.
These targets should probably be moved into a standalone script.
* Fix distclean target to properly remove partial downloads.
Diffstat (limited to 'chat')
0 files changed, 0 insertions, 0 deletions