summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-11-23file(1) under NetBSD-sparc64 4.99.4 identifies the filetron1-2/+2
2006-11-21Only set BINPKG_SITES to ftp.netbsd.org, if the OS is actually NetBSD.joerg1-1/+5
2006-11-20Added better documentation for pre-extract, do-extract and post-extract.rillig1-2/+20
2006-11-19Use PKG_FAIL_REASON for platform checks, to make them work again.wiz1-2/+2
2006-11-19nuke two Useless Use of Wc and let awk do the legwork. This saves usjschauma1-6/+8
2006-11-18"Forcing an error", like expressed in the comment, should be done viarillig1-2/+2
2006-11-18Improved the wording of some of the comments.rillig1-9/+21
2006-11-18Added an empty line to make "make help topic=ABI" work better.rillig1-1/+2
2006-11-17Provided a useful error message for the case that X11_TYPE is set torillig1-4/+17
2006-11-17Added a check for whether X11BASE is set correctly. Currently the errorrillig1-1/+5
2006-11-17On Interix, the -c option of checkperms is disabled, as checkperms doesrillig1-2/+6
2006-11-16The undo-replace target had confused the "installed" and the "new" name.rillig1-43/+30
2006-11-16Moved the check for PKG_FAIL_REASON and PKG_SKIP_REASON at the very endrillig2-35/+28
2006-11-16Allow CPP to be set to something not on the PATH (as used to work inmarkd1-1/+5
2006-11-15Added some documentation on the DESTDIR support that has recently beenrillig1-0/+45
2006-11-15Font-related entries we skip for CHECK_FILES should be skipped forjoerg1-1/+14
2006-11-14Moved the code that checks PKG_FAIL_REASON and PKG_SKIP_REASON into itsrillig2-39/+50
2006-11-14Fixed indentation of the debugging messages and the missing newline atrillig1-4/+3
2006-11-13Instead of $0 and $1 .. $NF, the function check_test_eqeq should testrillig1-5/+6
2006-11-13Record the build host (i.e. the machine a package was built on) in theagc1-1/+4
2006-11-13add w3m optiondan1-0/+1
2006-11-12Added a missing line continuation in the code for CHECK_FILES_STRICT.rillig1-2/+2
2006-11-12Add `uim' option, requested by Yamashiro, Jun <yamajun at ofug dot net>hira1-0/+1
2006-11-12Remove http://openoffice.behrsolutions.com/ from MASTER_SITE_OPENOFFICE.obache1-2/+1
2006-11-12Removed the tests for CHECK_INTERPRETER and CHECK_PERMS. They are now inrillig1-7/+1
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 fromrillig2-6/+7
2006-11-12Improved the readability of the header comment.rillig1-24/+25
2006-11-11Fixed the comment.rillig1-2/+2
2006-11-11Added some documentation.rillig1-19/+23
2006-11-11Moved the check whether check-shlibs should be run fromrillig2-6/+8
2006-11-11Added the usual header comment.rillig1-22/+26
2006-11-11Improved a comment.rillig1-3/+3
2006-11-11Converted the SunPro wrapper to use the functions from wrapper-subr.sh.rillig1-101/+88
2006-11-11Added wrapper-subr.sh, which provides shell functions that are useful torillig3-4/+51
2006-11-11Made the SunPro compiler understand gcc's -MM option for generatingrillig1-1/+6
2006-11-10Provided the usual header comment.rillig1-10/+20
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