summaryrefslogtreecommitdiff
path: root/mk/fetch
AgeCommit message (Expand)AuthorFilesLines
2006-07-20verify_file() returns a non-zero result whenever the distfile does notjoerg1-3/+1
2006-07-19Make "mirror-distfiles" less verbose by not printing out anything if nojlam1-3/+5
2006-07-19Comment the code a bit more.jlam1-1/+4
2006-07-19Only pass -v to the fetch script if PKG_VERBOSE is set.jlam1-2/+2
2006-07-19Restore original quoting from old fetch.mk for _ORDERED_SITES to resolvejlam1-3/+5
2006-07-19Add a verbose flag to the fetch script to output the actual fetch command.jlam1-4/+11
2006-07-19Make some variables "private":jlam1-10/+10
2006-07-19Work around incomprehensible quoting mess surrounding MASTER_SORT* byjlam1-2/+2
2006-07-19PASSIVE_FETCH only affects "ftp", so move it to the ftp-related FETCH_*jlam1-8/+7
2006-07-18Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGEjlam2-17/+4
2006-07-18Overhaul fetch module:jlam6-382/+458
2006-07-17First cut at a fetch script to replace the humungous fetch "macros" injlam1-0/+173
2006-07-17Remove duplicate files from ${ALLFILES}. This doesn't affect theschmonz1-1/+2
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig1-2/+2
2006-07-13DIGEST is no longer defined, so use TOOLS_DIGEST instead.jlam1-2/+2
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam2-4/+9
2006-07-12Removed the leading "-" of a shell command. The unexpected error messagerillig1-3/+5
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-20/+2
2006-06-25add .cz KDE mirrorjdolecek1-2/+3
2006-06-23Remove "apache.towardex.com" (down) and "sunsite.tus.ac.jp" (redirectstron1-3/+1
2006-06-20If FAILOVER_FETCH is defined, then we need the digest binary to alreadyjlam1-2/+2
2006-06-20Fix FAILOVER_FETCH usage to actually match documentation -- it'sjlam1-2/+2
2006-06-06Move some variable definitions out of bsd.prefs.mk and back intojlam1-5/+7
2006-06-06Improve the warning message if the vulnerabilities file is not found.jlam1-5/+5
2006-06-06Add documentation about which are the public targets for the fetch module.jlam1-1/+9
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam5-0/+908