Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2009-12-16 00:41:46 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Recursive bump for libltdl
   2009-12-15 17:34:53 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix build with libtool 2.2.
   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-05-02 18:21:46 by Jeremy C. Reed | Files touched by this commit (25)
Log message:
Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
   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-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2007-06-25 23:36:18 by Dan McMahill | Files touched by this commit (1)
Log message:
make sure guile can find its loadable modules
   2007-06-06 01:32:08 by Dan McMahill | Files touched by this commit (2)
Log message:
Make sure shared libs are found and also fix a PLIST problem.  Bump
pkgrevision.
   2007-06-05 01:38:40 by Dan McMahill | Files touched by this commit (14) | Imported package
Log message:
Import guile-1.6.8 as guile16-1.6.8 as part of getting ready to update
lang/guile to 1.8.1.  This package will be available for those which will
not work with guile-1.8.x.


Next | Query returned 20 messages, browsing 11 to 20 | previous