2009-09-07 22:05:30 by Adam Hoka | Files touched by this commit (2) |
Log message: Dont use PIC on i386 as it breaks inline asm. Closes PR pkg/41964. |
2009-08-30 13:01:58 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message: Fix linkage in NetBSD so that object files for shared libraries get the -fPIC -DPIC flags. Fixes execution in, at least, NetBSD/macppc. Bump PKGREVISION. |
2009-08-10 22:37:15 by Matthias Drochner | Files touched by this commit (3) |
Log message: Disable use of SSE2 accelerations if compiled with gcc<4.2, this causes crashes. (means this snapshot is just too new for NetBSD's toolchain) |
2009-08-05 13:22:17 by Adam Hoka | Files touched by this commit (1) |
Log message: Make the faac option enable restricted binaries. Closes PR pkg/41739. |
2009-07-18 12:39:44 by Thomas Klausner | Files touched by this commit (1) | |
Log message: Remove support code for SDL option; option was removed during last update, since ffplay is a separate package now. Addresses point raised by David A. Holland in PR 41729. |
2009-06-18 18:36:50 by Alistair G. Crooks | Files touched by this commit (2) |
Log message: Clean up some lint in ffplay, re-make patch digests, and add a comment to ffmpeg's Makefile.common |
2009-06-14 21:28:11 by Adam Hoka | Files touched by this commit (1) |
Log message: Add --enable-memalign-hack for NetBSD 4.0 and earlier. |
2009-06-14 20:08:12 by Joerg Sonnenberger | Files touched by this commit (83) |
Log message: Remove @dirrm entries from PLISTs |
2009-06-14 13:27:01 by Adam Hoka | Files touched by this commit (2) |
Log message: Switch to a more portable endiannes check in the configure script. Fixes build on NetBSD 4.0 and possibly many more platforms. |
2009-06-14 03:04:45 by Hasso Tepper | Files touched by this commit (2) |
Log message: Make it build on DragonFly. Fix distinfo - there is no patch-aa. |