Next | Query returned 224 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2009-08-26 23:20:14 by Jens Rehsack | Files touched by this commit (16) | Package updated
Log message:
bumping revision due graphics/ImageMagick update
   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-08-15 17:45:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
configure script only recognizes python up to 2.5; set
PYTHON_VERSIONS_ACCEPTED to 25 24 23.
   2009-08-11 16:07:01 by Matthias Drochner | Files touched by this commit (1)
Log message:
This pkg is too big for me to check how ImageMagick is used,
just bump PKGREVISION (for ImageMagick lib major change),
to be on the safe side.
   2009-06-14 22:52:13 by Joerg Sonnenberger | Files touched by this commit (16)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:07:32 by Joerg Sonnenberger | Files touched by this commit (129)
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-12 05:01:13 by Mark Davies | Files touched by this commit (1)
Log message:
Add DESTDIR support.
   2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Next | Query returned 224 messages, browsing 91 to 100 | Previous