Next | Query returned 72 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2010-09-25 10:45:33 by OBATA Akio | Files touched by this commit (1) | Package updated
Log message:
update timestamp to avoid unwanted invoke of glib-genmarshal.
(@GLIB_GENMARSHAL@ will not be replaced with configure script).
   2010-09-25 10:38:52 by OBATA Akio | Files touched by this commit (2) | Package updated
Log message:
replace 8 spaces with a tab for recent gmake update.
   2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096)
Log message:
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-04-13 19:44:31 by Matthias Drochner | Files touched by this commit (5) | Package updated
Log message:
update to 2.1.2
changes:
-bugfixes
-compatibility with GTK+2.18
-adds some documentation
   2009-10-29 23:58:39 by Tobias Nygren | Files touched by this commit (2)
Log message:
Fix build with the latest GTK+
   2009-09-11 16:09:54 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix variable name to not use -I without argument.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
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 72 messages, browsing 51 to 60 | Previous