Next | Query returned 104 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2004-03-29 07:43:36 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
   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-03-02 19:13:58 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 1.95.7
bugfixes and compatibility improvements
   2004-02-21 00:14:14 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Only USE_X11 if we're using the XFree86-provided expat.
   2004-02-18 17:35:27 by Johnny C. Lam | Files touched by this commit (20)
Log message:
Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the
environment overrides all other settings.
   2004-02-17 11:55:02 by Marc Recht | Files touched by this commit (1)
Log message:
Fix PKGSRCDIR: expat is in "textproc" and not "x11".
   2004-02-17 09:31:19 by Johnny C. Lam | Files touched by this commit (1)
Log message:
We default to full, not build, dependencies.
   2004-02-17 09:24:30 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Check for the version of the XFree86-provided expat software.
   2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400)
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
   2004-01-24 16:13:20 by grant beattie | Files touched by this commit (31)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Next | Query returned 104 messages, browsing 81 to 90 | Previous