Next | Query returned 33 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2013-12-31 18:08:11 by Thomas Klausner | Files touched by this commit (171) | Package removed
Log message:
Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
   2013-10-24 12:31:02 by Thomas Klausner | Files touched by this commit (13)
Log message:
Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc.

If you are interested in one of these, please fix it before 2013Q4.
   2012-08-14 19:07:58 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Mark packages with no staged installation support explicitly \ 
(PKG_DESTDIR_SUPPORT=none).
   2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473)
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
   2009-07-22 11:26:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove empty PLIST.common_end.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
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.
   2008-02-04 15:42:15 by Thomas Klausner | Files touched by this commit (7)
Log message:
Reset maintainer on his request.
   2007-07-01 02:07:56 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add PRIVILEGED_STAGE+= clean
   2007-02-26 21:09:55 by Bernd Ernesti | Files touched by this commit (1)
Log message:
Update homepage.

Next | Query returned 33 messages, browsing 1 to 10 | Previous