Next | Query returned 173 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2009-06-12 22:26:30 by Adam Hoka | Files touched by this commit (1)
Log message:
Add a missing file from the previous commit.

Thanks David!
   2009-06-12 18:39:49 by Adam Hoka | Files touched by this commit (1)
Log message:
Update the buildlink file as well.
   2009-06-12 18:25:34 by Adam Hoka | Files touched by this commit (13) | Package removed
Log message:
Update to nightly the snapshot as of 2009-06-11.
Also modularize a bit, so we can have a separate ffplay package.

Too many changes to list them.
   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-04-07 21:29:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add some dirrms. Bump PKGREVISION.
   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-01-29 16:02:13 by Matthias Scheler | Files touched by this commit (3)
Log message:
Add fix for buffer overflow in 4xm movie format decoder based on a
patch from "ffmpeg" SVN.
   2008-12-18 18:28:17 by Blair Sadewitz | Files touched by this commit (18) | Package updated
Log message:
Recursive dependency bump for multimedia/x264-devel.  It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
   2008-12-18 17:31:53 by Blair Sadewitz | Files touched by this commit (3)
Log message:
Update patch-oldx264 to deal with new x264-devel snapshot.  PKGREVISION++
   2008-12-02 20:40:43 by Adam Hoka | Files touched by this commit (1)
Log message:
Disable SIMD on AMD64 too.

Next | Query returned 173 messages, browsing 101 to 110 | Previous