Next | Query returned 51 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   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-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
   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-11-09 22:25:39 by Todd Vierling | Files touched by this commit (2)
Log message:
NOT_FOR_PLATFORM Interix.
   2005-09-28 16:31:09 by Roland Illig | Files touched by this commit (41)
Log message:
Removed trailing white-space.
   2005-06-24 19:17:51 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   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.
   2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133)
Log message:
Add RMD160 digests
   2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409)
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Next | Query returned 51 messages, browsing 11 to 20 | Previous