pkgsrc/mk/check
jperkin f648dfa7c3 Introduce support for checking Mach-O dynamic libraries.
This works in a similar way to the ELF checks, but uses otool(1) to list the
library name and its dependencies, and the checks fail if there are WRKDIR
references or if the -install_name of the library does not match $PREFIX, as
well as ensuring that any libraries from pkgsrc are correctly registered as
full dependencies.

Removes support for the user to set USE_CHECK_SHLIBS_ELF, but there were no
reasonable reasons for doing so in the past anyway, and it may be masking
issues in platform files we should fix.
2015-08-17 17:35:23 +00:00
..
bsd.check-vars.mk Introduce support for checking Mach-O dynamic libraries. 2015-08-17 17:35:23 +00:00
bsd.check.mk
check-fakehome.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
check-files.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
check-headers.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
check-headers.sh
check-interpreter.mk Only check executable files for valid interpreters. By the time this check is 2015-04-29 13:05:28 +00:00
check-perms.mk Remove obsolete bulk build variables. 2015-02-16 10:42:00 +00:00
check-portability.awk Revert rev. 1.5 2014-03-11 23:27:40 +00:00
check-portability.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
check-portability.sh
check-shlibs-elf.awk Fix typo in local variable name. 2015-08-10 15:11:47 +00:00
check-shlibs-macho.awk Introduce support for checking Mach-O dynamic libraries. 2015-08-17 17:35:23 +00:00
check-shlibs.mk Introduce support for checking Mach-O dynamic libraries. 2015-08-17 17:35:23 +00:00
check-stripped.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
check-subr.awk
check-subr.sh
check-vulnerable.mk
check-wrkref.mk Use a single egrep and regexp instead of iterating over the list of files to 2015-04-29 13:39:43 +00:00