Next | Query returned 80 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2012-02-02 10:34:32 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Use ${RM} -f to avoid failure if no files are found to be removed.
   2012-01-16 13:42:56 by Matthias Drochner | Files touched by this commit (6)
Log message:
fix an off-by-one in an earlier fix, from gnome bug #643882
   2012-01-10 20:21:16 by Matthias Drochner | Files touched by this commit (5) | Package updated
Log message:
update the patch from Redhat bug #692909 to the latest version, fixes
garbled xdvi output, from Uwe Klaus per PR pkg/45813
bump PKGREV
   2012-01-04 17:59:17 by Matthias Drochner | Files touched by this commit (4)
Log message:
add patch from Redhat bug #692909 to fix Invalid pointer dereference
(CVE-2011-0764; CVE-2011-1552..1554 are possibly related - no
information available yet)
bump PKGREV
   2011-11-29 18:55:07 by Matthias Drochner | Files touched by this commit (7)
Log message:
don't bl3 libXp explicitely where it is just meant as indirect
dependency of an Xaw variant -- if at all, this will be handled
by the Xaw bl3 file
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2011-03-08 18:13:34 by Matthias Drochner | Files touched by this commit (3)
Log message:
adopt evince/patch-ba to fix 2 possible buffer overflows in AFM file
parsing (SA43491), bump PKGREV
   2010-07-08 20:48:48 by Jaromir Dolecek | Files touched by this commit (1)
Log message:
mark this package MAKE_JOBS_SAFE=no - the build fails on Mac OS X 10.4
with MAKE_JOBS=2, but builds correctly when marked
   2009-06-14 19:54:16 by Joerg Sonnenberger | Files touched by this commit (64)
Log message:
Remove @dirrm entries from PLISTs
   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.

Next | Query returned 80 messages, browsing 11 to 20 | Previous