K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-18T21:16:25.171512Z K 7 svn:log V 514 Add a new bsd.sanity.mk. This file is responsible to do some sanity checking on port, as well as doing some sanity checking on users configuration New macro for developer: WARNING (this will issue a warning to the normal users can be used to warn the user about deprecating feature that will be unsupported soon. New macro to put in your make.conf for Maintainers: DEVELOPER=yes this macro will activate warning on usage of deprecated features and errors on now unspported usage of macros. Reviewed by: bdrewery END