Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2010-09-16 09:04:22 by OBATA Akio | Files touched by this commit (1)
Log message:
HOMEPAGE should be http site, not ftp one.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
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.
   2008-04-04 03:56:16 by Blair Sadewitz | Files touched by this commit (6)
Log message:
Fix some integer witdth/type-casting issue which I saw on NetBSD/amd64
today, eliminating most warnings.

Bump rev.
   2008-02-06 11:10:46 by Blair Sadewitz | Files touched by this commit (1)
Log message:
buildlink3.mk
   2008-02-06 11:08:25 by Blair Sadewitz | Files touched by this commit (1)
Log message:
Regest patch-ab checksum.
   2008-02-06 11:08:02 by Blair Sadewitz | Files touched by this commit (6)
Log message:
Re-factor fdlibm stuff so that it gets defined as appropriate during
a build.  Bump rev.
   2008-02-06 05:22:34 by Blair Sadewitz | Files touched by this commit (11) | Imported package
Log message:

Next | Query returned 29 messages, browsing 21 to 30 | previous