2010-01-27 17:59:03 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support |
2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126) |
Log message: Give up MAINTAINER |
2009-06-14 23:21:16 by Joerg Sonnenberger | Files touched by this commit (8) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message: Remove @dirrm entries from PLISTs |
2007-03-08 20:25:33 by Thomas Klausner | Files touched by this commit (8) |
Log message: Minor pkglint cleanup, from Sergey Svishchev. |
2007-02-16 01:54:23 by Adrian Portelli | Files touched by this commit (3) |
Log message: Update to 1.36 Changes (new this version) Added -404 option to specify a "404 string" on the command line Added plugin to chek for PUT and DELETE Additional checks for HTTP methods Additional checks for headers Other bugfixes, please see the CHANGES file for more details |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597) |
Log message: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-09-06 23:11:57 by Adrian Portelli | Files touched by this commit (4) |
Log message: - Move plugins to libdata - suggestion from salo@ in private email - Bump to nb2 |