Age | Commit message (Expand) | Author | Files | Lines |
2006-03-09 | Added the REPLACE.* and REPLACE_FILES.* variables. | rillig | 2 | -2/+7 |
2006-03-09 | Add -*- perl -*- so emacs recognizes it automatically. | wiz | 3 | -4/+8 |
2006-03-08 | - In unified diffs, the hunk header must not end in a CR character. | rillig | 1 | -4/+11 |
2006-03-07 | Update to 1.4: | wiz | 1 | -8/+8 |
2006-03-07 | Improve short description. | wiz | 1 | -2/+2 |
2006-03-07 | Quoting fix in example, from joerg@. | wiz | 1 | -3/+3 |
2006-03-07 | Standardize option handling (use getopts, provide same options for all | wiz | 7 | -44/+81 |
2006-03-06 | Fix some typos, found by joerg@. | wiz | 1 | -3/+3 |
2006-03-05 | Update to 1.2: | wiz | 6 | -25/+225 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 4 | -8/+8 |
2006-03-02 | Update the digest package to 20060302. | agc | 5 | -45/+44 |
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 | Fix last broken commit which resulted in an incomplete shared object. | tron | 2 | -4/+6 |
2006-03-02 | Rearrange build process to work on case-insensitive filesystems e.g. | tron | 2 | -5/+4 |
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 |
2006-03-01 | Added DEVOSSAUDIO and LIBOSSAUDIO. | rillig | 1 | -1/+3 |
2006-03-01 | Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection with | joerg | 2 | -18/+11 |
2006-03-01 | Update AC_C___ATTRIBUTE__ macro with newer version on Heimdal, | joerg | 2 | -19/+7 |
2006-02-28 | The rant on Perl has moved to the pkglint book. | rillig | 1 | -11/+1 |
2006-02-28 | Added more documentation on the format of the diagnostics. | rillig | 1 | -2/+28 |
2006-02-28 | Added a rant on the Perl programming language. | rillig | 1 | -2/+70 |
2006-02-28 | - Added the -Wstyle command line option, which enables warnings that don't | rillig | 3 | -8/+19 |
2006-02-28 | The section on the pkglint type system has been moved to the pkglint book. | rillig | 1 | -24/+1 |
2006-02-28 | Added the chapter ``Design goals''. | rillig | 2 | -1/+94 |
2006-02-28 | - The :Q operator should not be applied to tools. | rillig | 1 | -4/+15 |
2006-02-28 | Added the INSTALL_* commands and the MASTER_SITE_* URL lists. | rillig | 1 | -1/+36 |
2006-02-27 | Added RCS Id. | rillig | 1 | -0/+2 |
2006-02-27 | Quoting bugfix. | rillig | 1 | -2/+2 |
2006-02-27 | - Added a list of forbidden commands that must not be used in packages. | rillig | 1 | -1/+12 |
2006-02-26 | Added the book ``Design and implementation of pkglint''. | rillig | 10 | -0/+806 |
2006-02-26 | - Improved checking of sed commands that are used in the SUBST | rillig | 2 | -6/+56 |
2006-02-26 | - Got rid of 810 warnings in -Wall mode by assuming that certain variables | rillig | 1 | -6/+4 |
2006-02-26 | - The type SubstMessage was redundant and has been replaced with Message. | rillig | 2 | -9/+4 |
2006-02-25 | Fixed pkglint warnings. | rillig | 1 | -8/+8 |
2006-02-25 | Added sed quotes | adam | 1 | -8/+8 |
2006-02-24 | Fixed pkglint warnings. | rillig | 1 | -10/+10 |
2006-02-24 | PKGMANDIR instead of man. | reed | 1 | -3/+3 |
2006-02-24 | PKGMANDIR instead of "man". | reed | 1 | -6/+6 |
2006-02-24 | PKGMANDIR instead of "man". | reed | 1 | -3/+3 |
2006-02-24 | DECOMPRESS_CMD is deprecated. | rillig | 1 | -1/+2 |
2006-02-24 | - builtin.mk files must not be included directly. | rillig | 1 | -3/+4 |
2006-02-24 | - Fixed path handling when ${PKGSRCDIR} appears in Makefiles. | rillig | 1 | -4/+20 |
2006-02-19 | - The simplification from the last commit was wrong, but those statements | rillig | 1 | -8/+11 |
2006-02-19 | - Simplified checking for the RCS Id in the first line of patches. | rillig | 1 | -5/+2 |
2006-02-19 | - Completely rewrote the parser for patch files. The new parser can parse | rillig | 1 | -81/+320 |
2006-02-18 | Update pkg_chk to 1.69 | abs | 3 | -25/+37 |