2007-09-06 23:51:55 by Johnny C. Lam | Files touched by this commit (24) |
Log message: Convert all libnbcompat/buildlink3.mk references to inplace.mk. |
2007-05-18 12:03:32 by Peter Postma | Files touched by this commit (12) |
Log message: Remove myself as maintainer, I don't have the time anymore to keep these packages up to date. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
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-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-01 20:09:26 by Hubert Feyrer | Files touched by this commit (1) |
Log message: fix typo in comment, reported by Leonard Schmidt on tech-pkg@ |
2005-08-05 00:21:33 by Juan Romero Pardines | Files touched by this commit (2) |
Log message: Bump to 20050804: When using the -M flag, look in Makefile and Makefile.common files. Ok'ed by Peter Postma. |
2005-05-25 18:53:59 by Thomas Klausner | Files touched by this commit (1) |
Log message: Sort options, mark up URL. |
2005-05-08 17:26:36 by Peter Postma | Files touched by this commit (3) | ![]() |
Log message: * Add -n flag to limit the amount of results. * Fix for when /usr/pkgsrc is empty. * Bump version to 20050508. >From pancake@phreaker.net, tweaks and manpage update by me. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |