Age | Commit message (Expand) | Author | Files | Lines |
2006-03-31 | List Xorg versions also. | reed | 1 | -0/+2 |
2006-03-23 | avoid a malformed conditional with the make on netbsd-2. | dmcmahill | 1 | -2/+2 |
2006-03-19 | pkglint: unquote subst message. | wiz | 1 | -2/+2 |
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-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 4 | -12/+5 |
2006-03-13 | Fix -uu handling so recursive updates of already installed packages work, | erh | 2 | -8/+8 |
2006-03-13 | {DE,}INSTALL_EXTRA_TMPL do not always need the += operator. | rillig | 1 | -3/+3 |
2006-03-13 | Do not declare a static variable in a header file as non-static. This makes | minskim | 2 | -1/+14 |
2006-03-13 | Define SLIST_HEAD_INITIALIZER for platforms without it. | minskim | 2 | -1/+17 |
2006-03-12 | Update to 1.28: | jmmv | 2 | -4/+4 |
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 | Use PKGMANDIR instead of "man". | reed | 1 | -3/+3 |
2006-03-11 | Explain why this exists and mention other package with it. | reed | 1 | -1/+6 |
2006-03-11 | Added CHECK_FILES_SKIP, DEVOSSSOUND, DLOPEN_REQUIRE_PTHREAD. | rillig | 1 | -1/+4 |
2006-03-10 | Use pkginstall to generate the INSTALL script instead. | jlam | 1 | -18/+7 |
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-10 | Add -DHAVE_CONFIG_H to CPPFLAGS so xstrdup.c will include <string.h> | epg | 1 | -1/+2 |
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 |