Next | Query returned 104 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   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-06 00:43:06 by Johnny C. Lam | Files touched by this commit (2)
Log message:
bl3ify
   2004-01-05 12:05:47 by Johnny C. Lam | Files touched by this commit (58)
Log message:
Use S/+$// instead of C/\+$// to save a backslash.  Very highly
recommended by seb :)
   2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58)
Log message:
Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.
   2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51)
Log message:
Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
   2003-10-11 09:10:52 by grant beattie | Files touched by this commit (1)
Log message:
expat >= 1.95.4 provide libexpat.4 which other packages need, so bump
BUILDLINK_DEPENDS accordingly.

fixes build problems observed by a couple of users on tech-pkg,
well as fixing PR pkg/21325.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-02-05 04:57:14 by Johnny C. Lam | Files touched by this commit (3)
Log message:
Bump PKGREVISION of textproc/expat to 1: fix an obvious C bug where types
should be declared/defined before they are used.  This should fix errors
of the form:

.../expat.h:657: use of enum `XML_Status' without previous declaration
.../expat.h:736: multiple definition of `enum XML_Status'
   2003-01-30 12:20:49 by Matthias Drochner | Files touched by this commit (1)
Log message:
distfile has changed, pointed out by Martti Kuparinen
   2003-01-30 11:49:13 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 1.95.6
changes:
-Added XML_FreeContentModel().
-Added XML_MemMalloc(), XML_MemRealloc(), XML_MemFree().
-Enhanced the regression test suite.
-bugfixes

Next | Query returned 104 messages, browsing 91 to 100 | Previous