Next | Query returned 164 messages, browsing 131 to 140 | Previous

History of commit frequency

CVS Commit History:


   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-28 07:41:22 by Johnny C. Lam | Files touched by this commit (29)
Log message:
Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
   2005-11-08 21:48:32 by Antoine Reilles | Files touched by this commit (1)
Log message:
convert to use tex.buidlink3.mk (it will install with tetex3 now)
   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-22 14:54:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
Configure script demands c++ >=3.0.5, so set GCC_REQD to 3.0.5.
   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 13:51:46 by Alistair G. Crooks | Files touched by this commit (86)
Log message:
Add RMD160 digests.
   2005-02-10 13:06:47 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Fix installation of info files.  We have to manually pass the --infodir
argument to the configure script to point to ${PREFIX}/info; otherwise
they'd get installed in the lilypond/lilypond subdirectory, thus being
unrecognized by the PLIST.  Bump PKGREVISION to 2.
   2005-02-02 15:38:12 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Depend on scrollkeeper to handle .omf files; pointed out by wiz@.
While here, fix handling of info files; thanks to seb@.
Bump PKGREVISION to 1.
   2005-01-07 08:44:37 by Rene Hexel | Files touched by this commit (1)
Log message:
Remove myself as the MAINTAINER for this package.

Next | Query returned 164 messages, browsing 131 to 140 | Previous