2008-01-07 18:34:38 by Matthias Drochner | Files touched by this commit (3) |
Log message: fix CVE-2007-4974 (buffer overflow), patch from Gentoo bump PKGREVISION |
2007-11-04 17:00:03 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: Add MAKE_JOBS_SAFE=no, pointed out by ASau as part of the pkgthon |
2007-07-01 22:47:46 by Klaus Heinz | Files touched by this commit (1) |
Log message: The package supports installation to DESTDIR. |
2007-01-07 16:02:16 by Thomas Klausner | Files touched by this commit (2) |
Log message: Use Gentoo patch to build against flac-1.1.3. |
2007-01-07 13:25:55 by Thomas Klausner | Files touched by this commit (56) |
Log message: PKGREVISION bump for flac shlib major bump and corresponding ABI depends bump. |
2006-09-01 08:02:23 by Adam Ciarcinski | Files touched by this commit (7) |
Log message: Changes 1.0.17: * Add sndfile.hh C++ wrapper. * Update Win32 MinGW build instructions. * Minor bug fixes and cleanups. |
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 |
2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile. |
2006-04-30 19:29:29 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: Changes 1.0.16: * Add support for Broadcast (BEXT) chunks in WAV files. * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS. * Add support for RIFX (big endian WAV variant). * Fix configure script bugs. * Fix bug in INST and MARK chunk writing for AIFF files. |
2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message: Aligned the last line of the buildlink3.mk files with the first line, so that they look nicer. |