Extract check-vulnerable target.
Extract do-fetch, fetch-list, fetch-url-list-int and fetch-urlall-list.
Details
Details
- Reviewers
- None
- Group Reviewers
portmgr - Commits
- rP415842: Extract the larger bsd.port.mk targets into separate scripts.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Extract checksum.
- Extract makesum.
- Do the fetching directly when running makesum.
- Extract check-checksum-algorithms.
Comment Actions
It's currently being tested in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208916
Yes, I added it on my local repo but did not update the review.
Comment Actions
I got error message as follows:
% make fetch-urlall-list => /usr/ports/distfiles/ is not writable by you; cannot fetch. *** Error code 1 Stop.