summaryrefslogtreecommitdiff
path: root/mk/fetch
AgeCommit message (Expand)AuthorFilesLines
2006-10-27add MASTER_SITE_GENTOO, from FreeBSDdrochner1-1/+57
2006-10-17Add an (up to date!) HTTP mirror for KDE sources, the first HTTP site in the ...dsainty1-1/+2
2006-10-08pkg/34695: Static list of package master sites may (and often will)mishka1-7/+21
2006-10-07Meta-packages that had DIST_SUBDIR set (for whatever reason) tried torillig1-5/+5
2006-09-25Adjust MASTER_SITE_MOZILLA.salo1-8/+6
2006-09-03Update MASTER_SITES (mirror.switch.ch).wiz1-4/+3
2006-09-02Added http://qgpop.dl.sourceforge.jp/ in MASTER_SITE_SOURCEFORGE_JP.obache1-2/+3
2006-09-02SUNSITE in Tokyo University of Science has been closed,obache1-3/+1
2006-09-02Canonical name of SourceForge.jp's DNS round robin download server isobache1-2/+2
2006-08-06add an http: urls for gnome and gnu for the benefit of those withperry1-1/+3
2006-08-03Typo in comment.jlam1-2/+2
2006-08-02Removed dead mirror "ftp.uk.kde.org" from list of KDE master sites.tron1-2/+1
2006-08-02http://prdownloads.sourceforge.jp/ doesn't work for me. Remove it.uebayasi1-2/+1
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-3/+3
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam1-7/+4
2006-07-27Document the targets in fetch-list.mk.jlam1-2/+30
2006-07-27Note that "fetch-list" is a public target.jlam1-2/+2
2006-07-27Remove an unnecessary recursive make invocation.jlam1-18/+11
2006-07-27Replace this:jlam1-14/+13
2006-07-27All of the other *SITES* variables are plural, so rename DYNAMIC_SITE_*jlam2-8/+8
2006-07-27Apply the "convention over configuration" principle:jlam2-7/+9
2006-07-27The ORDERED_SITES variable defined in fetch.mk was made private injlam1-3/+3
2006-07-27Documented DIST_PATH and fixed two typos (${TARGET} is not ${.TARGET}).rillig2-15/+17
2006-07-23Remove mirrors.sunsite.dk because it causes hangs in thewiz1-2/+1
2006-07-23Remove cran.dk -- causes hangs for weekly distfiles mirror job.wiz1-2/+1
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