pkgsrc/mk/check
joerg 8eae292c51 Fix a number of bugs in the DESTDIR support:
- check-perms.mk was not DESTDIR aware, prefix files before passing it
  to the directory extraction
- PKG_FILELIST_CMD was calling pkg_info, which is fine for normal
  installation, but fails of course for DESTDIR. Just drop the @ lines
  from ${_DEPENDS_PLIST} and use that.
- To make he former work, ensure that _flavor-generate-metadata is part
  of _INSTALL_ALL_TARGETS. It was normally a dependency of
  _flavor-register, but that is skipped for DESTDIR.
- Remove ${_DEPENDS_PLIST} when running install-clean.
2007-08-14 23:58:24 +00:00
..
bsd.check-vars.mk Add a new variable CHECK_FILES_SUPPORTED which is a package-settable 2006-06-09 16:12:08 +00:00
bsd.check.mk Made all .include lines look the same. 2006-12-12 21:37:20 +00:00
check-files.mk Prevented the files check from being confused by concurrent instances of 2007-08-13 05:05:11 +00:00
check-headers.mk Added the variable declarations for the "show-all" target. 2007-03-16 10:29:22 +00:00
check-headers.sh Removed the need to define the PKGSRCDIR environment variable. 2007-01-02 17:58:11 +00:00
check-interpreter.mk More DESTDIR fixes in warnng/error messages 2007-03-24 18:12:08 +00:00
check-perms.mk Fix a number of bugs in the DESTDIR support: 2007-08-14 23:58:24 +00:00
check-portability.awk Instead of $0 and $1 .. $NF, the function check_test_eqeq should test 2006-11-13 23:21:53 +00:00
check-portability.mk Added the variable declarations for the "show-all" target. 2007-03-16 10:29:22 +00:00
check-portability.sh Removed the need to define the PKGSRCDIR environment variable. 2007-01-02 17:58:11 +00:00
check-shlibs.mk Teach pkgsrc about HP-UX. 2007-04-14 14:17:49 +00:00
check-subr.awk Made the portability check more portable by not using a hard-coded 2006-12-31 13:35:10 +00:00
check-subr.sh Removed the need to define the PKGSRCDIR environment variable. 2007-01-02 17:58:11 +00:00
check-vulnerable.mk Renamed some more flavor-specific targets to have the form _flavor-*. 2007-03-09 00:39:54 +00:00
check-wrkref.mk Added the variable declarations for the "show-all" target. 2007-03-16 10:29:22 +00:00