Next | Query returned 43 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2007-06-30 01:41:54 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Add missing Term::ReadKey dependency. Bump revision.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   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-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-07-08 23:28:15 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 15:48:51 by Alistair G. Crooks | Files touched by this commit (259)
Log message:
Add RMD160 digests to the SHA1 ones.
   2005-01-29 11:17:07 by Martin J. Laubach | Files touched by this commit (3)
Log message:
Update postgresql-autodoc to 1.24

Add table comments to the Dia output. These are truncated to 45 characters.
Fix a bug which resulted in duplicated columns when they were reserved
	words in postgresql (column named "name").
Correct a number of bugs. Check constraint formatting in 7.4, functions
	using  numeric data type arguments, and others.
New Dia style with Zigzag line type. This is a good template for databases
	with  a low number of tables.
Correct GraphViz output when database contains tables named after reserved
	keywords.
Permission characters were being picked up when in the users name.
   2004-05-05 02:28:50 by Soren Jacobsen | Files touched by this commit (9)
Log message:
Convert to buildlink3.

Next | Query returned 43 messages, browsing 21 to 30 | Previous