Next | Query returned 105 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2009-06-14 22:47:53 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:05:51 by Joerg Sonnenberger | Files touched by this commit (88)
Log message:
Remove @dirrm entries from PLISTs
   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.
   2009-02-25 04:33:03 by Min Sik Kim | Files touched by this commit (1)
Log message:
Let pari depend on dvipsk because teTeX-bin no longer provides dvips.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-01-23 18:59:42 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.
   2006-09-20 00:57:18 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix X11 linkage. Bump revision. From PR 34563.
   2006-09-06 11:44:57 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed the build error on NetBSD.
   2006-08-10 05:21:40 by Min Sik Kim | Files touched by this commit (25)
Log message:
Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

Next | Query returned 105 messages, browsing 61 to 70 | Previous