2021-11-15 18:59:57 by Thomas Klausner | Files touched by this commit (1) |
Log message: libdvdcss: use BLAKE2s |
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message: multimedia: Remove SHA1 hashes for distfiles |
2021-05-04 09:25:03 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: libdvdcss: updated to 1.4.3 Changes between 1.4.2 and 1.4.3: * Fix opening non-ASCII paths in Windows * Fix potential buffer overflow if PATH_MAX is reached |
2019-11-03 18:12:05 by Roland Illig | Files touched by this commit (52) |
Log message: multimedia: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-06-22 14:45:46 by Jonathan A. Kollasch | Files touched by this commit (1) |
Log message: Convert PKG_FAIL_REASON to INTERACTIVE_STAGE=fetch and FETCH_MESSAGE. This is to prevent make fetch-list from trying to fetch a bogus URL when the package-specific MASTER_SITE variable is undefined. |
2018-03-23 18:55:02 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: libdvdcss: updated to 1.4.2 Changes 1.4.2: * Fix buffer overflow when region mask is 0x0 * Fix invalid free on Open |
2018-01-21 17:22:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: libdvdcss: updated to 1.4.1 Changes 1.4.1: * Fix crashes in cache directory creation * Fix cases where the cache directory was not used |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2015-12-27 13:16:33 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: Changes between 1.3.99 and 1.4.0: * Add key caching on Android * Fix leaks, win32 build breakage, file descriptor initialization * Expose version.h |
2015-11-01 01:32:48 by Blue Rats | Files touched by this commit (1) |
Log message: Set LIBDIR during configure. Fixes install on Linux. |