Next | Query returned 42 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107)
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
   2006-06-21 20:47:02 by Min Sik Kim | Files touched by this commit (2)
Log message:
Make this pacakge build with gcc-4.  Patches provided by martijnb in
PR pkg/33694.
   2006-03-22 23:50:33 by Todd Vierling | Files touched by this commit (34)
Log message:
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
   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-08-26 20:56:04 by Todd Vierling | Files touched by this commit (2)
Log message:
Update to 0.4.

Notable changes:
* new command line options (-c, -q, -v)
* 64-bit file (via 64-bit stdio API) support
   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-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69)
Log message:
Add RMD160 digests in addition to SHA1 ones.
   2005-01-21 22:48:32 by Todd Vierling | Files touched by this commit (4)
Log message:
Move GCC_REQD-for-Interix check into a hacks.mk; suggested by jlam.
   2005-01-21 21:57:54 by Todd Vierling | Files touched by this commit (2)
Log message:
Add GCC_REQD for Interix to prevent use of the base system gcc, which is
missing "long long" support in iostream.
   2004-07-28 04:47:35 by Min Sik Kim | Files touched by this commit (24)
Log message:
Enable pkgviews installation.

Next | Query returned 42 messages, browsing 31 to 40 | Previous