summaryrefslogtreecommitdiff
path: root/mk/check
AgeCommit message (Expand)AuthorFilesLines
2007-01-07Fixed the mismatch between absolute and relative paths.rillig1-4/+4
2007-01-06Moved the code that installs check-files on the hook from install.mk torillig1-1/+5
2007-01-06Reformatted the help text to be more human-readable instead ofrillig1-7/+15
2007-01-02Removed the need to define the PKGSRCDIR environment variable.rillig5-18/+20
2006-12-31Made the portability check more portable by not using a hard-codedrillig2-6/+6
2006-12-15Remove trailing tabs.martti1-2/+2
2006-12-12Made all .include lines look the same.rillig1-7/+7
2006-12-12On Solaris 5.9, the ksh cannot handle null bytes in the input. It'srillig1-2/+13
2006-11-17On Interix, the -c option of checkperms is disabled, as checkperms doesrillig1-2/+6
2006-11-13Instead of $0 and $1 .. $NF, the function check_test_eqeq should testrillig1-5/+6
2006-11-12Added a missing line continuation in the code for CHECK_FILES_STRICT.rillig1-2/+2
2006-11-12Moved the test whether this check should be enabled to this file.rillig1-13/+7
2006-11-12Added the CHECK_PERMS_AUTOFIX variable, which allows packages to sayrillig1-8/+17
2006-11-12Improved the formatting of the comment and made the code a littlerillig1-21/+22
2006-11-12Moved the check for whether check-wrkref should be run fromrillig1-2/+6
2006-11-12Improved the readability of the header comment.rillig1-24/+25
2006-11-11Fixed the comment.rillig1-2/+2
2006-11-11Moved the check whether check-shlibs should be run fromrillig1-2/+7
2006-11-11Added the usual header comment.rillig1-22/+26
2006-11-11Improved a comment.rillig1-3/+3
2006-11-10Fixed the warning from GNU awk that in strings, \$ is the same as arillig1-2/+2
2006-11-10Refined the pattern for lines containing bad macros. White-space isrillig1-2/+2
2006-11-09Added documentation.rillig1-8/+26
2006-11-09This is also an FAQ of autoconf, so provide a link to there.rillig1-1/+4
2006-11-09Documented the ksh-compatible form of the SKIP_FILTER.rillig1-2/+4
2006-11-09Added a little comment.rillig1-1/+9
2006-11-09Greatly simplified the code and added documentation.rillig1-32/+31
2006-11-09Fixed the SKIP_FILTER command so that NetBSD's ksh can handle it as well.rillig2-5/+7
2006-11-09Rewrote check-portability in awk instead of shell, since the shell has arillig4-78/+147
2006-11-09Added a function cs_explain() to check-subr.sh that prints anrillig3-6/+51
2006-11-09Added another sentence that explains how to disable this check forrillig1-7/+10
2006-11-09Added an explanation how to fix the errors reported by this check.rillig1-1/+31
2006-11-09Made the code simpler.rillig1-8/+4
2006-11-09Moved the portability checks from the configure/ directory to checks/,rillig6-1/+321
2006-11-05Look into DESTDIR when checking for WRKDIR references.joerg1-2/+2
2006-11-02Adjusted the check-perms target to the recent update ofrillig1-11/+11
2006-10-21Moved the check whether checkperms(1) exists from load time to run time.rillig1-12/+10
2006-10-16Since 2006/10/09 the ${PLIST} file does not contain the fullseb1-2/+3
2006-10-13Added a new post-installation check to see whether the files have theirrillig2-1/+69
2006-10-10s/LOCALBASE/PREFIX/, but thanks for catching this.joerg1-2/+2
2006-10-09Since a few hours, the .PLIST file does not contain the full pathnamesrillig1-1/+2
2006-10-09Main infrastructure for DESTDIR support.joerg4-12/+16
2006-09-22- Compute CHEKCK_FILES filter on the entries requested and keep itjoerg1-4/+9
2006-09-17Also ignore fontconfig cache like the "clasic" databases.joerg1-1/+2
2006-09-14Bugfix: Missing shared libraries are reported again. This feature had beenrillig1-2/+2
2006-08-22Avoid spurious false negatives when the directories are reorderedjoerg1-4/+7
2006-07-13Fixed default path wildcards for CHECK_INTERPRETER_SKIP. Now theyheinz1-4/+6
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-1/+5
2006-07-03Moved the command that generates the list of files to its own variable,rillig1-2/+4
2006-07-02I forgot to mention in the last commit that share/examples and share/docrillig1-1/+1