Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2008-08-23 | Update MASTER_SITE_PGSQL, but it is not used anywhere... | obache | 1 | -98/+96 | |
2008-08-23 | Update MASTER_SITE_MYSQL, taken from current download page. | obache | 1 | -14/+128 | |
Noticed some dead hosts by Zafer Aydogan via private mail. | |||||
2008-08-23 | Update MASTER_SITE_GENTOO, taken from http://www.gentoo.org/main/en/mirrors2.xml | obache | 1 | -44/+193 | |
Noticed some dead hosts by Zafer Aydogan via private mail. | |||||
2008-06-18 | Removed stale mirrors for Apache and synchronized pkgsrc list with | heinz | 1 | -9/+18 | |
http://www.apache.org/mirrors/. Tried to introduce some geographic diversity (America, Europe, Asia, Australia). | |||||
2008-05-24 | Add MASTER_SITE_XORG | tnn | 1 | -1/+7 | |
2008-05-22 | Add ftp as tool. On NetBSD and DragonFly, this will use the system | joerg | 1 | -2/+2 | |
version of tnftp, otherwise it will use net/tnftp. Require ftp as bootstrap dependency when the package has files to fetch. The dependency is currently unconditional and FETCH_CMD is set to TOOLS_PATH.ftp by default. | |||||
2008-05-22 | Move digest dependency into checksum and fetch part. | joerg | 2 | -32/+32 | |
Make _ALL_FILES and in turn _CKSUMFILES available earlier. Use it to only depend on digest if _CKSUMFILES is non-empty. NO_CHECKSUM will now only skip the checksum and checksum-phase targets. FAILOVER_FETCH will independently check the sums on distfiles and depend on digest, fixing the remaining issues originally raised in PR 34914. | |||||
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 1 | -1/+2 | |
phase pkg_install-depends before bootstrap-depends that just tries to install a new pkg_install if the current version is too old. Still keep it as bootstrap dependency for the bulk build code. For NetBSD, PKG_TOOLS_BIN has to be computed in shell code due to a make bug. OK: jlam@ | |||||
2008-03-26 | Remove outdated/non-existing mysql mirror sites. | wiz | 1 | -7/+1 | |
2008-02-21 | Add two spain mirrors to MASTER_SITE_KDE. | xtraeme | 1 | -2/+4 | |
2008-02-03 | Remove ftp.informatik.hu-berlin.de from MASTER_SITES_GNU since it doesn't | tnn | 1 | -2/+3 | |
seem to support passive mode. From Alver on #pkgsrc In it's place, add mirrors.kernel.org and ftp.sunet.se instead. | |||||
2008-01-21 | Mirror site of sourceforge.jp, keihanna and globalbase come back. | obache | 1 | -1/+3 | |
2008-01-09 | Update list of PostgreSQL mirrors, from: | ghen | 1 | -52/+99 | |
http://wwwmaster.postgresql.org/download/mirrors-ftp Include http mirrors. | |||||
2008-01-03 | Mirrors of SourceForgeJP seems changed, noticed by Zafer Aydogan in private ↵ | obache | 1 | -4/+4 | |
mail. + jaist, iij - keihanna, globalbase Move round-robin host name to last, since it refers old mirros now. | |||||
2007-12-22 | Change MOZILLA master sites difinitions, related to PR 37379. | obache | 1 | -5/+25 | |
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions. | |||||
2007-12-16 | Removing '||' does not mean 'simpler' (hi rillig). | obache | 1 | -2/+2 | |
2007-12-11 | Updated list of sourceforge mirrors according to | heinz | 1 | -5/+2 | |
http://sourceforge.net/project/mirror_picker.php and sourceforge.jp | |||||
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -2/+1 | |
it. It had only been used to change the "nerrors" variable in bulk builds, but this variable is not used further anyway. | |||||
2007-12-01 | If a package defines FETCH_MESSAGE, show that instead of the generic | rillig | 1 | -2/+2 | |
instructions. | |||||
2007-11-02 | Added some variables for "bmake show-all-fetch". | rillig | 1 | -1/+6 | |
2007-10-30 | Simpler .include lines. | rillig | 1 | -5/+5 | |
2007-10-13 | Made the code simpler and documented it. | rillig | 1 | -10/+11 | |
2007-09-11 | Move belnet sourceforge mirror to the last position, it's unreachable | xtraeme | 1 | -3/+3 | |
for me. | |||||
2007-09-06 | If DISTDIR points to a non-existing location and a package has neither | joerg | 1 | -1/+6 | |
PATCHFILES nor DISTFILES, make fetch would complain about an unbuildable dependency. Fix this by explicitly checking that _ALLFILES is not empty. Reported by Sean Boudreau. | |||||
2007-08-19 | Removed mirror qgpop.dl.sourceforge.jp. It is not listed anymore on the | heinz | 1 | -3/+2 | |
sourceforge.jp download pages and was not restored since this topic came up in mid-July. | |||||
2007-08-16 | Added a variable DEFAULT_DISTFILES that can be used when adding | rillig | 1 | -2/+9 | |
distfiles to DISTFILES. | |||||
2007-08-14 | Checksum checks only make sense when distinfo is also present, so | joerg | 1 | -3/+2 | |
move this into the conditional. | |||||
2007-08-04 | Move ${DISTDIR} write permission check to just before really need to write. | obache | 1 | -7/+7 | |
Patch provided by Aleksej Saushev in PR 36473. | |||||
2007-08-01 | Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined so | jlam | 1 | -1/+3 | |
that mirror sites will grab all of the distfiles, not just the ones that are for the native platform. | |||||
2007-07-27 | Don't depend on digest if FAILOVER_FETCH and NO_CHECKSUM are set | joerg | 1 | -2/+5 | |
together. |