Next | Query returned 55 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2004-03-29 07:05:56 by Johnny C. Lam | Files touched by this commit (55)
Log message:
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
   2004-03-16 19:23:28 by Johnny C. Lam | Files touched by this commit (25)
Log message:
If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
   2004-03-10 18:57:15 by Johnny C. Lam | Files touched by this commit (46) | Package updated
Log message:
Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
   2004-01-24 04:12:32 by Johnny C. Lam | Files touched by this commit (19)
Log message:
Support BUILDLINK_DEPENDS.<pkg> being a list of values.
   2004-01-20 13:13:30 by Alistair G. Crooks | Files touched by this commit (63)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   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 10:31:31 by Johnny C. Lam | Files touched by this commit (17)
Log message:
Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.
   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-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/

Next | Query returned 55 messages, browsing 41 to 50 | Previous