Age | Commit message (Expand) | Author | Files | Lines |
2006-05-02 | In Makefiles, the level of indentation of directives should not be | rillig | 1 | -11/+16 |
2006-05-02 | Non-optimal white-space is not worth a warning. A note is enough. | rillig | 1 | -2/+2 |
2006-05-01 | It is an error if a RESTRICTED package does not have a LICENSE. | rillig | 1 | -1/+5 |
2006-05-01 | The only valid value for NO_{SRC,BIN}_ON_{CDROM,FTP} is ${RESTRICTED}, | rillig | 2 | -6/+11 |
2006-05-01 | Don't warn about unknown lines in paragrpah five of buildlink3.mk files | rillig | 1 | -3/+3 |
2006-05-01 | - Added specific checks for buildlink3.mk files. | rillig | 1 | -14/+166 |
2006-05-01 | - Added the shell command that is hidden to the diagnostics, so they | rillig | 1 | -9/+43 |
2006-05-01 | Marked all variables from mk/defaults/mk.conf as Readonly. | rillig | 1 | -12/+12 |
2006-04-30 | List! has been replaced by InternalList. | rillig | 1 | -13/+11 |
2006-04-30 | Added a warning that shell commands should not be hidden unconditionally | rillig | 1 | -2/+9 |
2006-04-29 | Distinguish the variables pkgname and effective_pkgname. The latter can | rillig | 1 | -20/+56 |
2006-04-23 | Removed the word "possible" from the diagnostics, as the number of false | rillig | 1 | -4/+4 |
2006-04-23 | Determining the tool names automatically does not work without cheating, | rillig | 1 | -2/+2 |
2006-04-22 | The list of files that define the TOOLS is extracted from bsd.tools.mk | rillig | 1 | -5/+30 |
2006-04-21 | Updated pkglint to 4.60. | rillig | 2 | -5/+3 |
2006-04-21 | - Added checks for wrapper transformation and reordering rules. | rillig | 2 | -6/+51 |
2006-04-19 | Possible warnings if the PLIST contains libtool archives, but the | joerg | 1 | -1/+4 |
2006-04-18 | Files called "manual-*" in the patches directory are not checked at all. | rillig | 1 | -2/+5 |
2006-04-18 | In PLIST files, "share/locale" isn't deprecated anymore. | rillig | 1 | -4/+2 |
2006-04-14 | Added gettext.mk to the list of files that define the tool names. | rillig | 1 | -2/+2 |
2006-04-14 | The variables *OWN, *GRP, *MODE don't need the :Q operator. The :Q operator | rillig | 1 | -7/+10 |
2006-04-13 | BUILD_USES_MSGFMT and USE_MSGFMT_PLURALS are deprecated. | rillig | 1 | -1/+3 |
2006-04-13 | - The variables *_USER and *_GROUP don't need the :Q operator. | rillig | 1 | -3/+3 |
2006-04-12 | Removed an extra ". | rillig | 1 | -2/+2 |
2006-04-12 | BUILDLINK_PREFIX.* does not need the :Q operator. | rillig | 1 | -2/+2 |
2006-04-12 | Removed superfluous :Q operators. | rillig | 1 | -18/+18 |
2006-04-12 | The variables RECOMMENDED and BUILDLINK_RECOMMENDED are deprecated. | rillig | 3 | -7/+7 |
2006-04-12 | The diagnostics for package updates now include the reason that is given | rillig | 2 | -14/+15 |
2006-04-12 | Some variables, like WRKSRC, PREFIX, LOCALBASE and *DIR don't need the :Q | rillig | 1 | -3/+12 |
2006-04-11 | Added an explanation for the state names of the patch file parser. | rillig | 1 | -1/+13 |
2006-04-11 | Don't warn about the misnamed variables *_TEMPLATE, which are actually | rillig | 1 | -2/+4 |
2006-03-14 | Updated pkglint to 4.59. | rillig | 1 | -2/+2 |
2006-03-14 | Added HEADER_TEMPLATE. | rillig | 1 | -1/+2 |
2006-03-14 | {DE,}INSTALL_EXTRA_TMPL have been renamed to {DE,}INSTALL_TEMPLATE. | rillig | 2 | -4/+8 |
2006-03-13 | {DE,}INSTALL_EXTRA_TMPL do not always need the += operator. | rillig | 1 | -3/+3 |
2006-03-12 | - Added a bunch of variables to makevars.map. | rillig | 2 | -12/+42 |
2006-03-12 | Added the BrokenIn data type. All BROKEN_IN lines generate an additional | rillig | 2 | -3/+11 |
2006-03-11 | - Renamed "List!" to "InternalList". | rillig | 2 | -16/+24 |
2006-03-11 | Added CHECK_FILES_SKIP, DEVOSSSOUND, DLOPEN_REQUIRE_PTHREAD. | rillig | 1 | -1/+4 |
2006-03-10 | Don't check the quoting in backticks. This is a misdesign of pkglint. | rillig | 1 | -1/+5 |
2006-03-10 | Added PKG_SYSCONFDIR and PKG_SYSCONFVAR. The latter is not a Varname, as | rillig | 1 | -1/+4 |
2006-03-10 | Added SITES. | rillig | 1 | -1/+2 |
2006-03-09 | Added the REPLACE.* and REPLACE_FILES.* variables. | rillig | 2 | -2/+7 |
2006-03-08 | - In unified diffs, the hunk header must not end in a CR character. | rillig | 1 | -4/+11 |
2006-03-02 | When in context diff mode, as soon as the add-hunk header is seen, the | rillig | 1 | -1/+2 |
2006-03-02 | - Make sure that at the end of a patch file, the state of the parser is | rillig | 1 | -1/+29 |
2006-03-02 | - It is an error if a hunk in a patch contains fewer lines that what is | rillig | 1 | -3/+9 |
2006-03-02 | - At startup, pkglint checks against the package version in | rillig | 1 | -25/+52 |
2006-03-01 | Updated pkglint to 4.58. | rillig | 2 | -3/+75 |
2006-03-01 | Debian's lintian has many ideas for things that pkglint could also check. | rillig | 1 | -1/+2 |