Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-15 | Remove list of sourceforge hosts and instead use load balancer. | wiz | 1 | -22/+2 | |
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-02-20 | update master_site_gentoo | zafer | 1 | -12/+2 | |
2010-02-20 | update master_site_mysql | zafer | 1 | -7/+1 | |
2010-02-19 | update master_site_pgsql | zafer | 1 | -12/+2 | |
2010-02-19 | update master_site_mozilla | zafer | 1 | -8/+1 | |
2009-11-17 | remove backslash. | zafer | 1 | -2/+2 | |
2009-11-17 | general clean-up. update and remove dead ones. | zafer | 1 | -53/+10 | |
2009-11-17 | Fix GNOME path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 | |
2009-10-11 | Fix tuwien GNU path. | wiz | 1 | -2/+2 | |
2009-08-02 | Add support for fetching from URLs that do not end in the distfile. | joerg | 1 | -3/+11 | |
If the URL is prefixed with a dash, it is considered complete. | |||||
2009-07-20 | sync list of sourceforge mirrors | tnn | 1 | -8/+13 | |
2009-07-20 | Specify the name of the distfile instead of allowing the fetch tool to | tnn | 1 | -2/+2 | |
infer it from the URL. No objections on tech-pkg@ | |||||
2009-07-15 | Add depends-fetch and depends-checksum. They work like | joerg | 2 | -2/+15 | |
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-05-23 | add missing backslash. | zafer | 1 | -2/+2 | |
2009-05-23 | Update MASTER_SITE_GENTOO. Remove stale/dead mirrors. Fix lots of gentoo typos. | zafer | 1 | -56/+31 | |
2009-05-23 | Update MASTER_SITE_PGSQL. Remove stale/dead mirrors. Update timestamp. | zafer | 1 | -32/+4 | |
2009-05-23 | Update IFARCHIVE mirrors. | zafer | 1 | -2/+2 | |
2009-05-23 | Update MASTER_SITE_OPENOFFICE. Clean up stale/dead mirrors. | zafer | 1 | -5/+1 | |
2009-05-22 | remove trailing backslash in mysql. | zafer | 1 | -2/+2 | |
2009-05-22 | nuke trailing whitespace | tnn | 1 | -3/+3 | |
2009-05-22 | Update MASTER_SITE_MYSQL. Remove stale/dead mirrors. | zafer | 1 | -29/+5 | |
2009-05-22 | remove planetmirror from APACHE and OPENOFFICE. Service suspended. | zafer | 1 | -3/+1 | |
2009-05-22 | remove planetmirror.com.au (service suspended) and ftp.mpi-sb.mpg.de from ↵ | zafer | 1 | -4/+2 | |
XEMACS. | |||||
2009-05-22 | remove www.sdpulse.com from MOZILLA. Service suspended. | zafer | 1 | -2/+1 | |
2009-05-22 | Update MASTER_SITE_KDE. Remove stale/dead mirrors. | zafer | 1 | -4/+1 | |
2009-05-22 | remove sunsite.mff.cuni.cz from GNOME. It doesn't mirror gnome anymore. | zafer | 1 | -3/+2 | |
2009-05-22 | remove ftp.easynet.nl from GNUSTEP. Service suspended. | zafer | 1 | -4/+2 | |
2009-05-22 | remove ftp.cica.es from XCONTRIB. Stale mirror. | zafer | 1 | -2/+1 | |
2009-05-20 | remove mirrors.sec.informatik.tu-darmstadt.de from gentoo mirror. host does ↵ | zafer | 1 | -2/+1 | |
not resolve. | |||||
2009-03-20 | Only add dependency on the fetch program, if there is something to | joerg | 1 | -1/+3 | |
fetch. | |||||
2009-03-17 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -7/+7 | |
2009-03-06 | in fetch-list, skip packages that have INTERACTIVE_STAGE=fetch | tnn | 1 | -2/+2 | |
2009-02-17 | Fix C&P error. Pointed out by OBATA Akio. | joerg | 1 | -2/+2 | |
2009-02-15 | Don't use :Q for the fetch argument lists. | joerg | 1 | -3/+3 | |
2009-02-15 | Add MASTER_SITE_NETLIB to list Netlib and its mirrors. | asau | 1 | -1/+7 | |
Netlib is a collection of mathematical software, papers, and databases. | |||||
2009-02-14 | Don't use += to append to an empty variable. If PASSIVE_FTP is not | joerg | 1 | -5/+3 | |
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-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 | 3 | -27/+40 | |
- 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-08 | Break out of fetch loop if cd to _DISTDIR fails. | wiz | 1 | -5/+5 | |
From Anon Ymous. | |||||
2008-12-15 | Remove extra debug codes which noted by Ryo HAYASAKA as PR pkg/40175. | taca | 1 | -3/+1 | |
2008-12-14 | Added a -v flag to the verify_file function, which in case of a | rillig | 1 | -8/+18 | |
verification failure prints a useful and concrete error message. | |||||
2008-12-02 | Add a missing end of slash. | obache | 1 | -2/+2 | |
2008-12-01 | Update MASTER_SITE_MOZILLA with today's primary and secondary mirrors. | obache | 1 | -13/+82 | |
2008-11-25 | Remove belnet from MASTER_SITE_SOURCEFORGE. | obache | 1 | -3/+2 | |
It is not listed in mirror picker and can't resolve the name. Noticed by Zafer Aydogan via private mail. | |||||
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-15 | Corrected the usage message. | rillig | 1 | -3/+3 | |
2008-09-07 | Add FETCH_*_ARGS templates for curl. | obache | 1 | -1/+7 | |
Should be solution for PR 39208. | |||||
2008-08-25 | Remove ftp.scarlet.be from MASTER_SITE_KDE, service suspended over a month. | obache | 1 | -2/+1 | |
Noticed by Zafer Aydogan via private mail. | |||||
2008-08-24 | Remove ftp.scarlet.be from MASTER_SITE_MOZILLA_ALL. | obache | 1 | -15/+23 | |
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 |