Age | Commit message (Expand) | Author | Files | Lines |
2006-11-13 | add w3m option | dan | 1 | -0/+1 |
2006-11-12 | Added a missing line continuation in the code for CHECK_FILES_STRICT. | rillig | 1 | -2/+2 |
2006-11-12 | Add `uim' option, requested by Yamashiro, Jun <yamajun at ofug dot net> | hira | 1 | -0/+1 |
2006-11-12 | Remove http://openoffice.behrsolutions.com/ from MASTER_SITE_OPENOFFICE. | obache | 1 | -2/+1 |
2006-11-12 | Removed the tests for CHECK_INTERPRETER and CHECK_PERMS. They are now in | rillig | 1 | -7/+1 |
2006-11-12 | Moved the test whether this check should be enabled to this file. | rillig | 1 | -13/+7 |
2006-11-12 | Added the CHECK_PERMS_AUTOFIX variable, which allows packages to say | rillig | 1 | -8/+17 |
2006-11-12 | Improved the formatting of the comment and made the code a little | rillig | 1 | -21/+22 |
2006-11-12 | Moved the check for whether check-wrkref should be run from | rillig | 2 | -6/+7 |
2006-11-12 | Improved the readability of the header comment. | rillig | 1 | -24/+25 |
2006-11-11 | Fixed the comment. | rillig | 1 | -2/+2 |
2006-11-11 | Added some documentation. | rillig | 1 | -19/+23 |
2006-11-11 | Moved the check whether check-shlibs should be run from | rillig | 2 | -6/+8 |
2006-11-11 | Added the usual header comment. | rillig | 1 | -22/+26 |
2006-11-11 | Improved a comment. | rillig | 1 | -3/+3 |
2006-11-11 | Converted the SunPro wrapper to use the functions from wrapper-subr.sh. | rillig | 1 | -101/+88 |
2006-11-11 | Added wrapper-subr.sh, which provides shell functions that are useful to | rillig | 3 | -4/+51 |
2006-11-11 | Made the SunPro compiler understand gcc's -MM option for generating | rillig | 1 | -1/+6 |
2006-11-10 | Provided the usual header comment. | rillig | 1 | -10/+20 |
2006-11-10 | Fixed the warning from GNU awk that in strings, \$ is the same as a | rillig | 1 | -2/+2 |
2006-11-10 | Refined the pattern for lines containing bad macros. White-space is | rillig | 1 | -2/+2 |
2006-11-09 | Added documentation. | rillig | 1 | -8/+26 |
2006-11-09 | This is also an FAQ of autoconf, so provide a link to there. | rillig | 1 | -1/+4 |
2006-11-09 | Documented the ksh-compatible form of the SKIP_FILTER. | rillig | 1 | -2/+4 |
2006-11-09 | Added a little comment. | rillig | 1 | -1/+9 |
2006-11-09 | Greatly simplified the code and added documentation. | rillig | 1 | -32/+31 |
2006-11-09 | Fixed the SKIP_FILTER command so that NetBSD's ksh can handle it as well. | rillig | 2 | -5/+7 |
2006-11-09 | Rewrote check-portability in awk instead of shell, since the shell has a | rillig | 4 | -78/+147 |
2006-11-09 | Added a function cs_explain() to check-subr.sh that prints an | rillig | 3 | -6/+51 |
2006-11-09 | Added another sentence that explains how to disable this check for | rillig | 1 | -7/+10 |
2006-11-09 | Added an explanation how to fix the errors reported by this check. | rillig | 1 | -1/+31 |
2006-11-09 | Made the code simpler. | rillig | 1 | -8/+4 |
2006-11-09 | Moved the portability checks from the configure/ directory to checks/, | rillig | 8 | -57/+219 |
2006-11-09 | In the status and error messages, say _which_ lock is being held by | rillig | 1 | -3/+3 |
2006-11-09 | Fixed two scripts so that they also run when "set -u" is in effect. | rillig | 2 | -4/+5 |
2006-11-09 | Clarify _who_ is supposed to set the SUBST_* variables. | rillig | 1 | -2/+2 |
2006-11-09 | Added BUILD_DEFS_EFFECTS. | rillig | 1 | -2/+2 |
2006-11-08 | mail/clamav: rename VIRUSDBDIR to CLAMAV_DBDIR and make it user-settable. | ghen | 1 | -1/+6 |
2006-11-07 | Just make the PREFIX with INSTALL_DATA_DIR. Drop the conditional and | joerg | 1 | -2/+2 |
2006-11-06 | Also add bin/nawk to the tarred-up files. | tv | 1 | -3/+4 |
2006-11-06 | Add lang/nawk and sysutils/install-sh to the "don't blow away" package | tv | 1 | -3/+3 |
2006-11-06 | Use the shell "test" builtin. Not only is it faster, but /bin/test is | tv | 1 | -2/+2 |
2006-11-06 | Move include of mk/x11.b3.mk into the non-openmotif, non-lesstif case. | joerg | 1 | -2/+3 |
2006-11-06 | Add case for modular Xorg. | joerg | 1 | -1/+4 |
2006-11-05 | Add an entry for anope-dbencryption | adrianp | 1 | -0/+1 |
2006-11-05 | Some people really try to run pkgsrc's make with -j5 options. Since that | rillig | 1 | -1/+5 |
2006-11-05 | Code cleanup; removed a redundant comment. | rillig | 1 | -5/+2 |
2006-11-05 | Use REAL_ROOT_USER for configuration dirs. | joerg | 1 | -2/+2 |
2006-11-05 | Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for | joerg | 4 | -11/+11 |
2006-11-05 | RC scripts should be installed relative to DESTDIR as well. | joerg | 1 | -3/+3 |