2008-03-31 18:16:00 by Matthias Scheler | Files touched by this commit (3) |
Log message: Completely disable PowerPC assembler code under Mac OS X. It requires to ignore linker warnings under Tiger and doesn't work at all under Leopard with Xcode tools 3.0. |
2008-03-18 16:05:04 by Matthias Scheler | Files touched by this commit (5) |
Log message: Fix build under Mac OS X Intel by stripping out the "-fno-common" that "yasm" doesn't understand. Also improve the similar hack used under NetBSD to strip out "-fpic". |
2008-03-11 14:20:29 by Matthias Scheler | Files touched by this commit (3) |
Log message: Fix build under Mac OS X PPC. |
2008-03-10 12:59:26 by Matthias Drochner | Files touched by this commit (6) |
Log message: now that that we rely on the fact that we get correct PIC from yasm we can as well use libtool, to get a proper .so which can be dynamically loaded, tested by Mihai Chelaru, bump PKGREVISION |
2008-03-07 22:50:41 by Mihai Chelaru | Files touched by this commit (1) |
Log message: build PIC This way multimedia/ffmpeg-devel gets build on NetBSD/amd64 |
2008-01-07 14:33:28 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Use yasm on i386 as well. From Matthias Drochner. |
2008-01-04 19:41:55 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Update to x264-20071218. No changelog, patch is from Adam Hoka. |
2007-12-27 23:33:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Supports DESTDIR. |
2007-12-02 14:04:16 by Thomas Klausner | Files touched by this commit (35) |
Log message: Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. |
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto |