Age | Commit message (Expand) | Author | Files | Lines |
2006-11-25 | set ORS to space for _MASTER_RAND_AWK, so that the output would be the | jdolecek | 1 | -3/+3 |
2006-11-25 | MASTER_SITE_GNOME - add a .cz mirror | jdolecek | 1 | -2/+3 |
2006-11-12 | Remove http://openoffice.behrsolutions.com/ from MASTER_SITE_OPENOFFICE. | obache | 1 | -2/+1 |
2006-10-27 | add MASTER_SITE_GENTOO, from FreeBSD | drochner | 1 | -1/+57 |
2006-10-17 | Add an (up to date!) HTTP mirror for KDE sources, the first HTTP site in the ... | dsainty | 1 | -1/+2 |
2006-10-08 | pkg/34695: Static list of package master sites may (and often will) | mishka | 1 | -7/+21 |
2006-10-07 | Meta-packages that had DIST_SUBDIR set (for whatever reason) tried to | rillig | 1 | -5/+5 |
2006-09-25 | Adjust MASTER_SITE_MOZILLA. | salo | 1 | -8/+6 |
2006-09-03 | Update MASTER_SITES (mirror.switch.ch). | wiz | 1 | -4/+3 |
2006-09-02 | Added http://qgpop.dl.sourceforge.jp/ in MASTER_SITE_SOURCEFORGE_JP. | obache | 1 | -2/+3 |
2006-09-02 | SUNSITE in Tokyo University of Science has been closed, | obache | 1 | -3/+1 |
2006-09-02 | Canonical name of SourceForge.jp's DNS round robin download server is | obache | 1 | -2/+2 |
2006-08-06 | add an http: urls for gnome and gnu for the benefit of those with | perry | 1 | -1/+3 |
2006-08-03 | Typo in comment. | jlam | 1 | -2/+2 |
2006-08-02 | Removed dead mirror "ftp.uk.kde.org" from list of KDE master sites. | tron | 1 | -2/+1 |
2006-08-02 | http://prdownloads.sourceforge.jp/ doesn't work for me. Remove it. | uebayasi | 1 | -2/+1 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -3/+3 |
2006-07-27 | Rename "SITES_* to "SITES.*" for file-specific lists of sites from which | jlam | 1 | -7/+4 |
2006-07-27 | Document the targets in fetch-list.mk. | jlam | 1 | -2/+30 |
2006-07-27 | Note that "fetch-list" is a public target. | jlam | 1 | -2/+2 |
2006-07-27 | Remove an unnecessary recursive make invocation. | jlam | 1 | -18/+11 |
2006-07-27 | Replace this: | jlam | 1 | -14/+13 |
2006-07-27 | All of the other *SITES* variables are plural, so rename DYNAMIC_SITE_* | jlam | 2 | -8/+8 |
2006-07-27 | Apply the "convention over configuration" principle: | jlam | 2 | -7/+9 |
2006-07-27 | The ORDERED_SITES variable defined in fetch.mk was made private in | jlam | 1 | -3/+3 |
2006-07-27 | Documented DIST_PATH and fixed two typos (${TARGET} is not ${.TARGET}). | rillig | 2 | -15/+17 |
2006-07-23 | Remove mirrors.sunsite.dk because it causes hangs in the | wiz | 1 | -2/+1 |
2006-07-23 | Remove cran.dk -- causes hangs for weekly distfiles mirror job. | wiz | 1 | -2/+1 |
2006-07-20 | verify_file() returns a non-zero result whenever the distfile does not | joerg | 1 | -3/+1 |
2006-07-19 | Make "mirror-distfiles" less verbose by not printing out anything if no | jlam | 1 | -3/+5 |
2006-07-19 | Comment the code a bit more. | jlam | 1 | -1/+4 |
2006-07-19 | Only pass -v to the fetch script if PKG_VERBOSE is set. | jlam | 1 | -2/+2 |
2006-07-19 | Restore original quoting from old fetch.mk for _ORDERED_SITES to resolve | jlam | 1 | -3/+5 |
2006-07-19 | Add a verbose flag to the fetch script to output the actual fetch command. | jlam | 1 | -4/+11 |
2006-07-19 | Make some variables "private": | jlam | 1 | -10/+10 |
2006-07-19 | Work around incomprehensible quoting mess surrounding MASTER_SORT* by | jlam | 1 | -2/+2 |
2006-07-19 | PASSIVE_FETCH only affects "ftp", so move it to the ftp-related FETCH_* | jlam | 1 | -8/+7 |
2006-07-18 | Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGE | jlam | 2 | -17/+4 |
2006-07-18 | Overhaul fetch module: | jlam | 6 | -382/+458 |
2006-07-17 | First cut at a fetch script to replace the humungous fetch "macros" in | jlam | 1 | -0/+173 |
2006-07-17 | Remove duplicate files from ${ALLFILES}. This doesn't affect the | schmonz | 1 | -1/+2 |
2006-07-15 | Split the variable BUILD_DEFS into those that are defined by packages | rillig | 1 | -2/+2 |
2006-07-13 | DIGEST is no longer defined, so use TOOLS_DIGEST instead. | jlam | 1 | -2/+2 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 2 | -4/+9 |
2006-07-12 | Removed the leading "-" of a shell command. The unexpected error message | rillig | 1 | -3/+5 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -20/+2 |
2006-06-25 | add .cz KDE mirror | jdolecek | 1 | -2/+3 |
2006-06-23 | Remove "apache.towardex.com" (down) and "sunsite.tus.ac.jp" (redirects | tron | 1 | -3/+1 |
2006-06-20 | If FAILOVER_FETCH is defined, then we need the digest binary to already | jlam | 1 | -2/+2 |
2006-06-20 | Fix FAILOVER_FETCH usage to actually match documentation -- it's | jlam | 1 | -2/+2 |