summaryrefslogtreecommitdiff
path: root/mk/fetch
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Only add dependency on the fetch program, if there is something tojoerg1-1/+3
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-7/+7
2009-03-06in fetch-list, skip packages that have INTERACTIVE_STAGE=fetchtnn1-2/+2
2009-02-17Fix C&P error. Pointed out by OBATA Akio.joerg1-2/+2
2009-02-15Don't use :Q for the fetch argument lists.joerg1-3/+3
2009-02-15Add MASTER_SITE_NETLIB to list Netlib and its mirrors.asau1-1/+7
2009-02-14Don't use += to append to an empty variable. If PASSIVE_FTP is notjoerg1-5/+3
2009-02-10Optionally request passive FTP for wget.joerg1-2/+2
2009-02-10Change the way the fetch process is organised as proposed on tech-pkg:joerg3-27/+40
2009-02-08Break out of fetch loop if cd to _DISTDIR fails.wiz1-5/+5
2008-12-15Remove extra debug codes which noted by Ryo HAYASAKA as PR pkg/40175.taca1-3/+1
2008-12-14Added a -v flag to the verify_file function, which in case of arillig1-8/+18
2008-12-02Add a missing end of slash.obache1-2/+2
2008-12-01Update MASTER_SITE_MOZILLA with today's primary and secondary mirrors.obache1-13/+82
2008-11-25Remove belnet from MASTER_SITE_SOURCEFORGE.obache1-3/+2
2008-10-08Allow use of fetch as FETCH_CMD.joerg1-1/+6
2008-09-24Fix a typo in comment.obache1-2/+2
2008-09-15Corrected the usage message.rillig1-3/+3
2008-09-07Add FETCH_*_ARGS templates for curl.obache1-1/+7
2008-08-25Remove ftp.scarlet.be from MASTER_SITE_KDE, service suspended over a month.obache1-2/+1
2008-08-24Remove ftp.scarlet.be from MASTER_SITE_MOZILLA_ALL.obache1-15/+23
2008-08-23Update MASTER_SITE_PGSQL, but it is not used anywhere...obache1-98/+96
2008-08-23Update MASTER_SITE_MYSQL, taken from current download page.obache1-14/+128
2008-08-23Update MASTER_SITE_GENTOO, taken from http://www.gentoo.org/main/en/mirrors2.xmlobache1-44/+193
2008-06-18Removed stale mirrors for Apache and synchronized pkgsrc list withheinz1-9/+18
2008-05-24Add MASTER_SITE_XORGtnn1-1/+7
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg1-2/+2
2008-05-22Move digest dependency into checksum and fetch part.joerg2-32/+32
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg1-1/+2
2008-03-26Remove outdated/non-existing mysql mirror sites.wiz1-7/+1
2008-02-21Add two spain mirrors to MASTER_SITE_KDE.xtraeme1-2/+4
2008-02-03Remove ftp.informatik.hu-berlin.de from MASTER_SITES_GNU since it doesn'ttnn1-2/+3
2008-01-21Mirror site of sourceforge.jp, keihanna and globalbase come back.obache1-1/+3
2008-01-09Update list of PostgreSQL mirrors, from:ghen1-52/+99
2008-01-03Mirrors of SourceForgeJP seems changed, noticed by Zafer Aydogan in private m...obache1-4/+4
2007-12-22Change MOZILLA master sites difinitions, related to PR 37379.obache1-5/+25
2007-12-16Removing '||' does not mean 'simpler' (hi rillig).obache1-2/+2
2007-12-11Updated list of sourceforge mirrors according toheinz1-5/+2
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-2/+1
2007-12-01If a package defines FETCH_MESSAGE, show that instead of the genericrillig1-2/+2
2007-11-02Added some variables for "bmake show-all-fetch".rillig1-1/+6
2007-10-30Simpler .include lines.rillig1-5/+5
2007-10-13Made the code simpler and documented it.rillig1-10/+11
2007-09-11Move belnet sourceforge mirror to the last position, it's unreachablextraeme1-3/+3
2007-09-06If DISTDIR points to a non-existing location and a package has neitherjoerg1-1/+6
2007-08-19Removed mirror qgpop.dl.sourceforge.jp. It is not listed anymore on theheinz1-3/+2
2007-08-16Added a variable DEFAULT_DISTFILES that can be used when addingrillig1-2/+9
2007-08-14Checksum checks only make sense when distinfo is also present, sojoerg1-3/+2
2007-08-04Move ${DISTDIR} write permission check to just before really need to write.obache1-7/+7
2007-08-01Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined sojlam1-1/+3