Next | Query returned 39 messages, browsing 21 to 30 | 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-10-06 23:18:24 by Christoph Badura | Files touched by this commit (1)
Log message:
Remove "LICENSE=no-commercial-use". Socks4 has a standard MIT/BSD style
license with no restrictions on commercial use.
   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.
   2004-09-08 17:03:15 by Jonathan Perkin | Files touched by this commit (4)
Log message:
varargs->stdarg, fixes build with GCC3.

Add dante to CONFLICTS as they install files with the same name (dante already
has socks4 in its own CONFLICTS).
   2004-08-18 16:25:04 by Todd Vierling | Files touched by this commit (1)
Log message:
Use LICENSE=no-commercial-use.
   2004-04-26 01:35:39 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.
   2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256)
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
   2004-01-24 04:26:48 by Johnny C. Lam | Files touched by this commit (57)
Log message:
Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value.  In
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files.  In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
   2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2004-01-05 12:20:18 by Johnny C. Lam | Files touched by this commit (2)
Log message:
bl3ify

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