Age | Commit message (Expand) | Author | Files | Lines |
2007-11-16 | The type of BUILTIN_FIND_GREP.* had been wrong. It's not List of | rillig | 1 | -2/+2 |
2007-11-14 | Properly check the return value of load_lines("PLIST.common"). | rillig | 1 | -2/+9 |
2007-11-07 | Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG. | rillig | 1 | -3/+3 |
2007-11-07 | In variable assignments in the shell you can sometimes leave out the | rillig | 1 | -1/+9 |
2007-11-07 | Filemasks and Pathmasks may very well contain special characters, so the | rillig | 1 | -3/+3 |
2007-11-07 | In shell commands, handle backticks inside double quotes. By the way, | rillig | 1 | -3/+15 |
2007-11-07 | When checking a single *.mk file, determine the used variables. This | rillig | 1 | -1/+3 |
2007-11-07 | Fixed the XXX from the last commit. PLIST conditionals are read in when | rillig | 1 | -1/+19 |
2007-11-07 | Directories may be removed in a PLIST if there is a corresponding @exec | rillig | 1 | -2/+9 |
2007-11-07 | Warn about removal of unrelated directories in the PLIST. | rillig | 1 | -3/+16 |
2007-11-06 | The "short" names for tools may only be used in the predefined | rillig | 1 | -2/+2 |
2007-11-04 | The fifth field in a CVS/Entries file is the keyword mode. It doesn't | rillig | 1 | -3/+3 |
2007-11-03 | Reverted the deprecation of USE_NCURSES. | rillig | 2 | -3/+4 |
2007-11-03 | USE_NCURSES is deprecated. It has no effects anymore. | rillig | 2 | -3/+5 |
2007-10-31 | "Safe" variables should not have the :Q operator, since it only makes | rillig | 1 | -4/+9 |
2007-10-31 | Do not print warnings about missing PLIST definitions for Perl modules | rillig | 1 | -1/+2 |
2007-10-31 | Added a function for checking bmake conditionals. | rillig | 1 | -2/+11 |
2007-10-31 | Second try to deprecate LICENCE. ACCEPTABLE_LICENCES continues to exist, | rillig | 1 | -3/+3 |
2007-10-25 | Reverted the deprecation of LICENCE and ACCEPTABLE_LICENCES, since there | rillig | 1 | -3/+5 |
2007-10-25 | It's not very useful to have empty PLIST files, so warn about it. This | rillig | 1 | -1/+15 |
2007-10-17 | LICENCE and ACCEPTABLE_LICENCES (British English) are deprecated. | rillig | 1 | -3/+5 |
2007-10-13 | Whew. pkglint didn't know FAIL_MSG at all. | rillig | 1 | -1/+2 |
2007-10-13 | FAIL_MSG may be a hidden command. | rillig | 1 | -2/+32 |
2007-10-12 | As pointed out in PR 37113, it is dangerous to set MAINTAINER | rillig | 1 | -2/+2 |
2007-10-12 | X11_TYPE=xorg is no longer supported. | rillig | 1 | -2/+2 |
2007-10-07 | fix obsolete URLs for www.NetBSD.org | kano | 2 | -4/+4 |
2007-10-01 | + MISSING_FEATURES | rillig | 1 | -1/+2 |
2007-10-01 | Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES. | rillig | 2 | -2/+7 |
2007-09-29 | Honour the setting of MANINSTALL. | rillig | 1 | -2/+4 |
2007-09-20 | Finally fixed the bogus warnings in PHP extension packages concerning | rillig | 1 | -19/+30 |
2007-09-20 | Variables mentioned in SUBST_VARS.* are marked as used. An assertion in | rillig | 1 | -22/+55 |
2007-09-11 | All variables named by SUBST_VARS.* are marked as being used. | rillig | 1 | -2/+9 |
2007-09-10 | Cleaned up the TODO list from things I don't find worth implementing. | rillig | 1 | -10/+1 |
2007-09-04 | Fixed some internal pkglint errors. | rillig | 1 | -4/+4 |
2007-09-04 | load_lines returns false on failure, not undef. | rillig | 1 | -2/+2 |
2007-08-23 | xorg-dirs is gone. Bump to 4.79. | joerg | 2 | -4/+3 |
2007-08-13 | Documented expect() and prepared pkglint for the upcoming introduction | rillig | 1 | -12/+14 |
2007-07-29 | + REPLACE_KSH | rillig | 1 | -1/+2 |
2007-07-29 | Added REPLACE_PYTHON to fix a warning reported by gdt. | rillig | 1 | -1/+2 |
2007-07-26 | Update pkglint to 4.78: | abs | 2 | -14/+33 |
2007-07-15 | Added support for SUBST_VARS.*. | rillig | 1 | -7/+17 |
2007-07-15 | Added PKG_GROUPS_VARS, PKG_SYSCONFDIR_PERMS, PKG_USERS_VARS and | rillig | 1 | -1/+5 |
2007-07-10 | Avoid embedding $NetBSD\$ and similiar constructs in-tree files. | joerg | 1 | -2/+2 |
2007-06-26 | Fixed the regular expression for detecting the use of the shell variable | rillig | 1 | -2/+2 |
2007-06-19 | Added INSTALL_ENV and SUBST_VARS. Noted by joerg. | rillig | 1 | -1/+3 |
2007-06-18 | Added an explanation to the "Don't add quotes around SUBST_MESSAGE" rule. | rillig | 1 | -1/+9 |
2007-06-05 | Added JAVA_BINPREFIX. | rillig | 1 | -1/+2 |
2007-06-03 | Added "local" as a valid category, since it is suggested in the pkgsrc | rillig | 1 | -2/+2 |
2007-05-29 | Fix a couple misspellings, and add a couple items: | schmonz | 1 | -3/+5 |
2007-05-13 | Added another helpful sentence to the explanation of the "tool vs. | rillig | 1 | -3/+7 |