Age | Commit message (Expand) | Author | Files | Lines |
2005-12-01 | - In resolve_relative_path(), PKGSRCDIR is replaced with $pkgsrcdir. | rillig | 1 | -2/+5 |
2005-12-01 | Unified the handling of relative pathnames and suppressed an error message | rillig | 1 | -17/+20 |
2005-12-01 | ... and another fix for the same problem ... | rillig | 1 | -1/+2 |
2005-12-01 | Bugfix for revision 1.402, in which the check for relative pathnames has | rillig | 1 | -2/+2 |
2005-12-01 | Adjusted the version number to the one that has been announced. (4.49 => | rillig | 1 | -2/+2 |
2005-12-01 | - Added the subroutine checkline_relative_path(). | rillig | 1 | -11/+18 |
2005-12-01 | Updated pkglint to 4.48. | rillig | 1 | -2/+2 |
2005-12-01 | - Improved coverage of Makefile checks. Now every line of a Makefile or a | rillig | 1 | -3/+99 |
2005-12-01 | - Made the check for spurious RCS tags in patches less strict. Now it finds | rillig | 1 | -2/+2 |
2005-12-01 | - Clarified the documentation of the --import command line option. | rillig | 2 | -2/+4 |
2005-12-01 | Updated pkglint to 4.47. | rillig | 1 | -2/+2 |
2005-12-01 | Replaced the DESCR from the year 2001 with a current one, since pkglint has | rillig | 1 | -9/+6 |
2005-12-01 | Fixed two typos. | rillig | 1 | -3/+3 |
2005-12-01 | - Reintroduced the check for absolute pathnames in shell commands. This | rillig | 2 | -21/+75 |
2005-12-01 | - Disabled the check for direct use of tool names completely, as there are | rillig | 1 | -2/+7 |
2005-12-01 | - Fixed a bug that had been introduced in revision 1.391, preventing | rillig | 1 | -2/+2 |
2005-11-30 | - Added __STDC__, __GLIBC__ and __INTERIX to the list of known macros. | rillig | 1 | -1/+7 |
2005-11-30 | - Removed the unnecessary constant conf_rcsidstring. | rillig | 1 | -3/+2 |
2005-11-30 | - Added CFLAGS and CPPFLAGS to the list of variables that may contain the | rillig | 1 | -2/+2 |
2005-11-30 | - Added an explanation for the warning about MKDIR => INSTALL_*_DIR. | rillig | 1 | -1/+4 |
2005-11-29 | Updated pkgse to 0.3. | rillig | 2 | -6/+6 |
2005-11-28 | added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAX | schwarz | 2 | -2/+12 |
2005-11-28 | Correct PAX_CMD to be pax. | ben | 1 | -2/+2 |
2005-11-28 | - Restrict the autofix changes to apply only if the whole ShellWord | rillig | 1 | -9/+11 |
2005-11-27 | Updated pkglint to 4.46.3. | rillig | 2 | -32/+44 |
2005-11-27 | - Renamed the type PlatformTuple into PlatformTriple. | rillig | 2 | -7/+11 |
2005-11-27 | - Imported the explain() subroutine into ::main. | rillig | 1 | -5/+6 |
2005-11-27 | Updated pkglint to 4.36.2. | rillig | 2 | -6/+19 |
2005-11-27 | Removed trailing white-space. | rillig | 1 | -9/+9 |
2005-11-24 | Updated pkglint to 4.46.1. | rillig | 3 | -18/+68 |
2005-11-24 | Update to 1.1: Install manpages | wiz | 2 | -3/+7 |
2005-11-24 | Bugfix. | rillig | 1 | -4/+7 |
2005-11-24 | Implemented the --explain option and the checks for CPP macros in patch | rillig | 1 | -2/+4 |
2005-11-24 | Updated pkglint to 4.46. | rillig | 4 | -30/+142 |
2005-11-24 | - Not all possible plural variables have to be quoted with | rillig | 1 | -5/+5 |
2005-11-24 | Updated pkglint to 4.45.3. | rillig | 3 | -85/+111 |
2005-11-24 | Improved, reindented and commented the regular expression for shell words. | rillig | 1 | -3/+11 |
2005-11-23 | Updated pkglint to 4.45.2. | rillig | 2 | -53/+65 |
2005-11-23 | Conditionally include header files, and include nbcompat.h | ben | 1 | -1/+17 |
2005-11-23 | Sync with src. Remove unused variable argc from apply_perms(). | ben | 1 | -3/+2 |
2005-11-23 | When a list is appended to another list, like MAKE_ENV+= | rillig | 1 | -8/+12 |
2005-11-23 | Updated pkglint to 4.45.1. | rillig | 3 | -14/+20 |
2005-11-23 | Remove unused variables, fix variable names to avoid shadowing globals, | ben | 3 | -21/+23 |
2005-11-22 | Reduce the use of the system() function in pkg_install to avoid quoting | ben | 14 | -221/+425 |
2005-11-21 | Updated pkglint to 4.45. | rillig | 2 | -14/+14 |
2005-11-21 | * warn about unportable CPP macros in patches. | rillig | 1 | -0/+1 |
2005-11-21 | Fixed a syntax error. I had forgotten to begin a comment with a "#". | rillig | 1 | -3/+3 |
2005-11-20 | Updated pkglint to 4.44. | rillig | 4 | -22/+5 |
2005-11-20 | Reworked the in-file documentation on pkglint. Added section headings. | rillig | 1 | -23/+141 |
2005-11-20 | Removed the (undocumented) -Wvague option. All diagnostics that had been | rillig | 1 | -29/+33 |