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

History of commit frequency

CVS Commit History:


   2012-02-15 23:25:13 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
REPLACE_SH in installed shell script.
   2012-01-11 21:03:44 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Fix build on SunOS.
   2011-09-22 17:18:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix build with gcc-4.2. Problem reported and fix tested by joerg.
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-28 22:40:49 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master site
   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-16 13:46:00 by Matthias Drochner | Files touched by this commit (3)
Log message:
kill an obsolete line in the installed .pc file, reported by
Jared D. McNeill per PR pkg/40648, bump PKGREVISION
   2008-07-18 15:43:26 by OBATA Akio | Files touched by this commit (1)
Log message:
Replace default sound device file with ${DEVOSSSOUND}.
Fixes PR 39151.

Bump PKGREVISION.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2007-09-15 13:45:57 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Ensure that libopenal is built with pthread linkage and users of
the config script get it as well. Bump revision.

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