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

History of commit frequency

CVS Commit History:


   2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263)
Log message:
Remove @dirrm entries from PLISTs
   2009-04-07 21:10:26 by Hasso Tepper | Files touched by this commit (1)
Log message:
Make it compile 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.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-03-23 15:27:51 by Tonnerre Lombard | Files touched by this commit (3)
Log message:
Fix Sun RAS buffer overflow (CVE-2007-2356). This was fixed in gimp2 but
gimp1 was forgotten.
Approved-by: gdt, joerg
   2007-12-02 13:05:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove Ex-MASTER_SITE. From Zafer Aydogan.
   2007-07-30 09:56:27 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
G_INTMAX16 doesn't exist. Assume for now that it means 0x7fff.
No cookie for lkundrak.
   2007-07-04 15:44:11 by Lubomir Kundrak | Files touched by this commit (3)
Log message:
Security for CVE-2007-2949 heap overflow. Bump PKGREVISION.
   2007-06-12 19:27:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix build after removal of options.mk.
Noted by joerg@.
   2007-05-20 19:21:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
Desupport option for gnome1-based help viewer.

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