Next | Query returned 173 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2012-01-09 18:08:52 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.7.10
changes:
-bug fixes
-minor changes
-security fixes (not further specified in the announcement)
   2011-11-29 18:58:17 by Julio Merino | Files touched by this commit (3)
Log message:
Unbreak ffmpeg on NetBSD/macppc... again -- and a big fat comment warning
about this next to the relevant piece of code.  Looking at the CVS logs,
it's the 3rd time I fix this.  This, in turn, fixes the build of libdlna.

To fix the package, use the "proper" syntax to enable PIC within the
configure script, instead of applying what seems to be a hack. As before,
i386 is left PIC-less or otherwise ffmpeg breaks.

Tested on macppc and amd64.
   2011-11-28 12:00:28 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.7.8
changes:
-fix buffer overflows in svq1dec, vp3_dequant, qdm2dec
 (possible code injection)
-more fixes
   2011-11-26 23:28:12 by David A. Holland | Files touched by this commit (3)
Log message:
Extend the UINT64_C patch to NetBSD, which needs it, and FreeBSD and
OpenBSD too since they probably do but we probably won't hear from
anyone about that directly. PKGREVISION -> 3.

Note that at least on NetBSD __STDC_CONSTANT_MACROS is apparently
already defined here (at least when building graphics/osg, maybe not
always) so this patch may not really be the right approach, but it
works...
   2011-11-22 11:51:35 by John Marino | Files touched by this commit (3)
Log message:
multimedia/ffmpeg: Fix UINT64_C error on DragonFly

ffmpeg itself built fine on DragonFly, but other code trying to use this
library (e.g. audio/akode-plugins-ffmpeg) would not build, stopping with
an error like:
  common.h:154 error: `UINT64_C` was not declared in this scope

The provided patch fixes this breakage.  For conservative reasons, the
code only applies to DragonFly, but if other platforms are seeing the
same error, then the patch's macro should be expanded to include those
other platforms as well.
   2011-11-16 02:33:19 by Steven Drake | Files touched by this commit (38)
Log message:
Recursive bump for multimedia/ffmpeg buildlink addition.
   2011-11-16 01:35:07 by Steven Drake | Files touched by this commit (4)
Log message:
Add missing archivers/bzip2 and deve/zlib buildlinks

Bump PKGREVISION
   2011-11-07 11:45:36 by Matthias Drochner | Files touched by this commit (1) | Package updated
Log message:
update for new release date
   2011-11-07 11:43:35 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 0.7.7
"fixes around 90 bugs, several of which are security relevant"
(sorry, no details in the release notes)
   2011-10-07 14:20:39 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 0.7.6
changes:
-security fixes to many demuxers and decoders
-bugfixes

Next | Query returned 173 messages, browsing 51 to 60 | Previous