freebsd-ports/Mk/Scripts
Mathieu Arnold f3c8470783 Fix a edge case in the fetch related targets.
This would have given an error when:

- The port uses DIST_SUBDIR
- That sub-directory does not exist
- The current user does not have permission to write in DISTDIR.

Something like:

$ sudo rmdir /usr/ports/distfiles/gallery2
$ make fetch-urlall-list
mkdir: /usr/ports/distfiles/gallery2: Permission denied
*** Error code 1

PR:		222819
Reported by:	sunpoet
Sponsored by:	Absolight
2017-12-16 08:53:07 +00:00
..
actual-package-depends.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
cargo-crates.awk When specifying Git dependencies in Cargo.toml developers can set 3 2017-07-19 14:00:16 +00:00
check-stagedir.sh Ignore info/*/dir (as used by the lang/gcc* ports, for example) in addition 2017-07-19 22:29:54 +00:00
check-vulnerable.sh Reverse tests to decrease complexity. 2016-06-19 11:25:35 +00:00
check_leftovers.sh - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
checksum.sh Use dp_DISTINFO_FILE instead of DISTINFO_FILE 2016-12-18 21:43:24 +00:00
create-manifest.sh Exec less rm(1) for existing files. 2017-07-28 20:30:44 +00:00
depends-list.sh Implement basic flavors. 2017-09-26 14:14:44 +00:00
dialog4ports.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
do-depends.sh Fix 'make -j'. 2017-12-07 01:51:00 +00:00
do-fetch.sh Fix a edge case in the fetch related targets. 2017-12-16 08:53:07 +00:00
do-patch.sh Implement EXTRA_PATCH_TREE. 2017-01-16 16:47:05 +00:00
do-users-groups.sh Skip comments when parsing GID_FILES 2017-10-16 08:30:27 +00:00
find-lib.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00
functions.sh ports_env: Fix OPSYS not being exported. 2017-02-17 22:22:27 +00:00
generate-symbols.sh Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/debug. 2015-10-19 17:04:33 +00:00
makesum.sh Extract the larger bsd.port.mk targets into separate scripts. 2016-05-25 15:58:31 +00:00
plist_sub_sed_sort.sh
ports_env.sh Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. 2015-10-13 00:03:10 +00:00
qa.sh Fix qa lib dependency checks when using libmap.conf. 2017-12-15 15:56:09 +00:00
security-check.awk
smart_makepatch.sh Ease debugging of Mk/Scripts scripts. 2016-05-20 19:01:59 +00:00