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

History of commit frequency

CVS Commit History:


   2009-05-12 10:33:52 by Hasso Tepper | Files touched by this commit (1)
Log message:
Fix install on platforms not using pax tar. Bump PKGREVISION.
   2009-04-30 19:22:07 by Hasso Tepper | Files touched by this commit (8)
Log message:
Make it build on DragonFly master.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-01-28 12:36:34 by Mark Davies | Files touched by this commit (1)
Log message:
Seems the hack is needed for 4.0/x86_64 as well.  See Manuel Bouyer's
bulk builds.
   2008-11-14 17:05:15 by Matthias Scheler | Files touched by this commit (1)
Log message:
The work around for PR pkg/39778 is also necessary under NetBSD 5.0_BETA
and newer.
   2008-11-11 03:14:59 by Min Sik Kim | Files touched by this commit (1)
Log message:
Adjust paths to PLIST files so that they can be reached from
editors/emacs-nox11.
   2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147)
Log message:
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
   2008-10-30 04:57:07 by Min Sik Kim | Files touched by this commit (1)
Log message:
Add a workaround for PR 39778.
   2008-10-28 01:17:31 by Masao Uebayashi | Files touched by this commit (1)
Log message:
Clarify that the default EMACS_TYPE is set in mk/defaults/mk.conf.  Prompted
by Greg Troxel.
   2008-10-27 16:34:46 by Masao Uebayashi | Files touched by this commit (1)
Log message:
Update comment reflecting reality; from Greg Troxel.

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