freebsd-ports/Mk/Scripts
Bryan Drewery 9c31cc2ac7 stage-qa: Change stripped check to only look for .debug_info.
'strip -x', and splitting out debug symbols with objcopy, will leave
a .symtab section but will still remove the .debug_info section.  file(1)
shows this distinction as well after the use of 'strip -x':

    work/tcl8.7a1/unix/libtcl8.7.so:       ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, with debug_info, not stripped
    work/stage/usr/local/lib/libtcl8.7.so: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, not stripped

This fixes false-positives when using install-strip and symbol splitting.

With hat:	portmgr
2018-05-10 23:00:15 +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-desktop-entries.sh Extract desktop-categories, check-desktop-entries, and install-desktop-entries into scripts. 2018-01-28 08:25:06 +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 Allow passing -DDEPENDS_SHOW_FLAVOR to list flavors for dependency lists. 2018-01-24 18:54:57 +00:00
desktop-categories.sh Extract desktop-categories, check-desktop-entries, and install-desktop-entries into scripts. 2018-01-28 08:25:06 +00:00
dialog4ports.sh
do-depends.sh Fix 'make -j'. 2017-12-07 01:51:00 +00:00
do-fetch.sh Remove leftover debugging 2018-02-21 21:26:46 +00:00
do-patch.sh Add support to passing directories to EXTRA_PATCHES. 2018-01-25 09:12:21 +00:00
do-users-groups.sh Remove confusing and obsolete comment, 10.2 support was axed in 2018-01-18 15:42:15 +00:00
find-lib.sh
functions.sh Add PORTS_ENV_VARS caching support to USES=objc. 2018-03-13 21:43:28 +00:00
generate-symbols.sh
install-desktop-entries.sh Extract desktop-categories, check-desktop-entries, and install-desktop-entries into scripts. 2018-01-28 08:25:06 +00:00
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
qa.sh stage-qa: Change stripped check to only look for .debug_info. 2018-05-10 23:00:15 +00:00
security-check.awk
smart_makepatch.sh make makepatch: Don't replace patches with only metadata changes 2018-01-22 16:42:44 +00:00