pkgsrc/mk/configure
rillig 3911155e2f Moved the portability checks from the configure/ directory to checks/,
since according to the comment in check/bsd.check.mk, they belong there.

Added a new check for all C and C++ header files to make sure they don't
contain strings like ${prefix} or ${exec_prefix}, which is currently a
problem with sysutils/dbus and has been noticed in PR 35019. This check
is disabled by default since I don't know anything about possible false
positives, but I plan to enable it for PKG_DEVELOPERs after some
testing.

Added two names for hooks that are placed in the configure and in the
build phase. Now the checks look more like becoming something one could
call a framework, sharing a common structure and a documented interface.
2006-11-09 02:53:15 +00:00
..
bsd.configure-vars.mk
bsd.configure.mk After auditing all the packages the ensure that they never invoke the 2006-07-27 13:47:29 +00:00
config-override.mk Normalized the way test(1) is used. Since I have no idea whether ${TEST} 2006-11-05 12:40:01 +00:00
configure.mk Moved the portability checks from the configure/ directory to checks/, 2006-11-09 02:53:15 +00:00
gnu-configure.mk
libtool-override.mk Normalized the way test(1) is used. Since I have no idea whether ${TEST} 2006-11-05 12:40:01 +00:00
pkg-config-override.mk Fix reversed test... noted by deiter roelants on tech-pkg. 2006-07-10 16:12:20 +00:00
replace-interpreter.mk Bugfix: In the #! interpreter lines, allow white-space behind the #!. 2006-09-19 20:51:34 +00:00
replace-localedir.mk Add "itlocaledir" to the list of directory patterns to replace. 2006-08-03 16:49:48 +00:00