1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/Mk/Scripts
Mateusz Piotrowski 5457f710e8 framework: Fix fetch-url-list and fetch-urlall-list
The fetch-url-list and fetch-urlall-list targets are meant to produce
a list of URLs from which a port fetches its distfiles and patches.

Currently, those targets were not working as expected as they print
parts of the output meant for other targets like the fetch-list target.

For example:

    mateusz.piotrowski@server /ports/x11-servers/xwayland-devel$ make fetch-urlall-list
    [...]
    mkdir -p "xorg" &&
    -o xorg/proto-xorgproto-824001c947cb1962209c6a8f2c63c2637877220d_GL0.tar.gz
    [...]

This patch prevents do-fetch.sh from printing the "mkdir" line and the
"-o" line.

While here:

- Remove the outdated comment about escaping. There is no excessive
  escaping happening there anymore.
- Indent cases in the case statement to match the style of the rest of
  the file.

Reviewed by:	pizzamig
Approved by:	portmgr (pizzamig)
Sponsored by:	Klara Inc.
Differential Revision:	https://reviews.freebsd.org/D40808
2023-07-12 16:18:21 +02:00
..
actual-package-depends.sh
cargo-crates-git-common.awk
cargo-crates-git-configure.awk
cargo-crates-git-fetch.awk
cargo-crates.awk
check_leftovers.sh
check-desktop-entries.sh
check-stagedir.sh
check-vulnerable.sh
checksum.sh
create-manifest.sh Mk/Scripts: Fix potential error creating .metadir/+DESC 2022-12-13 21:11:01 -08:00
depends-list.sh Mk/Scripts: Fix ports depends-list.sh 2023-06-13 22:09:59 +02:00
desktop-categories.sh x11/budgie: + Budgie desktop environment. 2023-03-04 21:18:16 +03:00
dialog4ports.sh
do-depends.sh
do-fetch.sh framework: Fix fetch-url-list and fetch-urlall-list 2023-07-12 16:18:21 +02:00
do-patch.sh
do-users-groups.sh
find-lib.sh
functions.sh
generate-symbols.sh
install-desktop-entries.sh
makesum.sh Mk/Scripts/makesum.sh: Fix for distinfo files with nothing but a TIMESTAMP 2022-12-25 23:05:55 +01:00
plist_sub_sed_sort.sh
ports_env.sh
qa.sh Mk/Scripts: Add quotes to $0 in the stripped() function in qa.sh 2023-06-05 08:24:03 -07:00
rust-compat11-canary.sh
security-check.awk
sed_checked.sh
smart_makepatch.sh
split-url.awk
strip_RECORD.py strip_RECORD.py: move to Mk/Scripts 2023-03-09 06:18:17 -05:00