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

History of commit frequency

CVS Commit History:


   2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   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.
   2008-08-27 14:23:15 by Mark Davies | Files touched by this commit (1)
Log message:
Update to KDE 3.5.10

minor bugfixes
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2008-02-20 11:20:56 by Mark Davies | Files touched by this commit (2)
Log message:
Update to kde3.5.9

Minor bugfixes
   2008-01-18 06:06:45 by Tobias Nygren | Files touched by this commit (191)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-11-30 22:55:12 by Thomas Klausner | Files touched by this commit (90)
Log message:
Bump PKGREVISION because openexr now depends on ilmbase.
   2007-10-20 12:49:54 by Mark Davies | Files touched by this commit (2)
Log message:
Update to KDE 3.5.8
   2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483)
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
   2007-05-23 15:37:31 by Mark Davies | Files touched by this commit (2)
Log message:
Update KDE to 3.5.7

KBackgammon
* Make command toolbar usable again.

KBattleship
* Fix reception of more than one message at once.

kgoldrunner
* State of Terror: a new KGoldrunner game.

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