Age | Commit message (Expand) | Author | Files | Lines |
2009-05-26 | Shell comments may be hidden using @, as they have no side effects. | rillig | 1 | -2/+5 |
2009-04-26 | Removed unnecessary code. | rillig | 1 | -33/+23 |
2009-04-26 | Optimized the doc/CHANGES handling to get the get_doc_CHANGES function | rillig | 1 | -10/+10 |
2009-04-26 | Documented the recent addition of the PkgPath type. | rillig | 1 | -1/+8 |
2009-04-26 | Added a check that ensures that all types in makevars.map actually exist | rillig | 1 | -8/+36 |
2009-04-26 | Added <para> tags so the document validates again. | rillig | 2 | -14/+14 |
2009-04-26 | Removed unused functions. | rillig | 1 | -14/+1 |
2009-04-09 | NO_MTREE and NO_PACKAGE are obsolete. | joerg | 2 | -4/+6 |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 |
2009-04-05 | take case-insensitive filesystems into account. | rillig | 1 | -1/+8 |
2009-04-04 | Added a warning for the old buildlink3.mk format. | rillig | 1 | -1/+7 |
2009-03-25 | Improve explanation for missing man pages for sbin/ programs. | wiz | 1 | -4/+4 |
2009-03-25 | Added explanations for all warnings that currently appear in wip/dcc. | rillig | 1 | -1/+34 |
2009-03-25 | + LICENSE_FILE | rillig | 1 | -1/+2 |
2009-03-22 | Added BUILDLINK_CONTENTS_FILTER.* | rillig | 1 | -1/+2 |
2009-03-22 | Fixed the .if/.endif handling in the new buildlink3.mk format. | rillig | 1 | -2/+2 |
2009-03-22 | Oops. :) | rillig | 1 | -2/+2 |
2009-03-22 | Updated pkglint to 4.91. | rillig | 1 | -2/+2 |
2009-03-22 | Adjusted pkglint to the new format of the buildlink3.mk files, which is | rillig | 2 | -14/+173 |
2009-03-10 | Implemented the suggestion by abs@ of reducing the number of warnings in | rillig | 1 | -21/+34 |
2009-02-14 | Remind the package developers that AUTO_MKDIRS is more convenient than | rillig | 1 | -9/+15 |
2009-02-09 | Remove Python 2.1 support. | joerg | 1 | -2/+2 |
2009-01-26 | Packages that install *.desktop files should include | rillig | 1 | -3/+14 |
2009-01-26 | Added but disabled a check that tests whether the PKGNAME and the | rillig | 1 | -1/+6 |
2009-01-04 | Recognize CMAKE_ARGS. | wiz | 1 | -1/+2 |
2008-12-21 | Warn about missing PKG_DESTDIR_SUPPORT definition. Every package should | rillig | 1 | -1/+5 |
2008-12-15 | TOOLS_DEPENDS.* names a dependency, and all the directories that are | rillig | 2 | -3/+10 |
2008-12-14 | Changed one of the explanations to be more permissive. Fixed a | rillig | 1 | -3/+3 |
2008-12-05 | Make complaints about hicolor icon themes directories errors. | wiz | 1 | -2/+2 |
2008-12-04 | Added explicit checks for share/icons/hicolor directories in PLISTs, as | rillig | 1 | -1/+7 |
2008-12-02 | Removed unused code. Changed one constructor call to match the pattern | rillig | 1 | -56/+5 |
2008-11-30 | Banned the warnings about SUBST_* groups into the -Wextra option, since | rillig | 1 | -18/+18 |
2008-11-25 | more to do. | rillig | 1 | -1/+5 |
2008-11-24 | Allowed pkglint to check doc/CHANGES-* files individually. | rillig | 1 | -26/+34 |
2008-11-19 | Fixed the (hopefully) last issue with the downgrading warning. | rillig | 1 | -4/+8 |
2008-11-18 | It's pretty tricky to get the bmake substitution right. At least if | rillig | 1 | -2/+7 |
2008-11-18 | Updated pkglint to 4.90. | rillig | 1 | -2/+2 |
2008-11-18 | Get rid of the false positive warnings for downgrading, by doing more | rillig | 1 | -1/+8 |
2008-11-18 | Emit a note instead of a warning when the :Q operator is used in places | rillig | 1 | -6/+12 |
2008-11-18 | It is not necessary to save the whole text of the package Makefile | rillig | 1 | -44/+32 |
2008-11-18 | The PKGREVISION is included in the version comparison, to fix the bogus | rillig | 1 | -4/+17 |
2008-11-18 | DIST_SUBDIR may contain slashes. Found in www/firefox3-bin. | rillig | 1 | -2/+2 |
2008-11-06 | Only check doc/CHANGES-* starting with 2008, as suggested by OBATA Akio | rillig | 1 | -2/+2 |
2008-11-04 | Fixed three warnings, which have been reported by Mark Davies. | rillig | 2 | -4/+5 |
2008-11-04 | The macro __NetBSD_Prereq__ should not be used. | rillig | 1 | -8/+13 |
2008-11-04 | Added a check that detects a downgrade of a package. To do this, it | rillig | 1 | -1/+110 |
2008-10-20 | Moved all explaining texts to the beginning of a line, so they stand out | rillig | 1 | -200/+199 |
2008-10-20 | Removed the experimental --klickibunti option and everything that was | rillig | 1 | -383/+8 |
2008-10-20 | Updated pkglint to 4.89. | rillig | 1 | -2/+2 |
2008-10-20 | Replaced all instances of "=~ qr" with "=~ m", and all instances of | rillig | 1 | -317/+317 |