aboutsummaryrefslogtreecommitdiff
path: root/Mk/Scripts/do-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-1/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-111-0/+1
* Backout r554139.Mathieu Arnold2020-11-051-1/+0
* Add set pipefail in most framework scripts.Mathieu Arnold2020-11-051-0/+1
* Fix fetch-list when running as a user.Mathieu Arnold2019-07-311-1/+8
* Remove leftover debuggingBryan Drewery2018-02-211-1/+0
* Fix RANDOMIZE_MASTER_SITES.Bryan Drewery2018-02-201-1/+6
* Fix a edge case in the fetch related targets.Mathieu Arnold2017-12-161-4/+8
* Remove some code added in r858[1], still don't know what it was supposed toMathieu Arnold2017-01-281-2/+2
* Only try to create DISTDIR if it does not exist already.Mathieu Arnold2016-08-081-1/+3
* Reverse tests to decrease complexity.Mathieu Arnold2016-06-191-67/+68
* Remove unnecessary evals that do-fetch was using.Mathieu Arnold2016-06-191-15/+16
* Simplify do-fetch, and remove now unused code.Mathieu Arnold2016-06-191-40/+28
* Fix having the :DEFAULT MASTER_SITES entries ending up being there twiceMathieu Arnold2016-06-061-0/+2
* Fix fetch-list and fetch-url-list-int when DISTDIR is not writable.Mathieu Arnold2016-05-291-4/+4
* Extract the larger bsd.port.mk targets into separate scripts.Mathieu Arnold2016-05-251-0/+174