1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
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
cargo-crates.awk When specifying Git dependencies in Cargo.toml developers can set 3 2017-07-19 14:00:16 +00:00
check_leftovers.sh - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +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
checksum.sh
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
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
do-users-groups.sh Skip comments when parsing GID_FILES 2017-10-16 08:30:27 +00:00
find-lib.sh
functions.sh ports_env: Fix OPSYS not being exported. 2017-02-17 22:22:27 +00:00
generate-symbols.sh
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
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