K 10 svn:author V 5 peter K 8 svn:date V 27 1999-09-10T18:14:35.000000Z K 7 svn:log V 598 Turn on the $FreeBSD$ checking for src/* and ports/*/Makefile. I've relaxed it a lot in branch cases (ie: not -CURRENT): - version number checking is disabled to enable MFC style clobbers. - on src/contrib and src/crypto no $freeBSD$ is required at all. There is an override availble (but it'll send mail!) in case of problems. If the checks here screw up, set the environment variable CVSFUBAR and it'll bypass the checks entirely. Depending on your shell, that's "setenv CVSFUBAR yep", or "CVSFUBAR=yep; export CVSFUBAR" Please don't use this unless there is a genuine problem that can't wait. END