2022-04-07 13:47:48 by Taylor R Campbell | Files touched by this commit (1) |
Log message: fonts/fontconfig: Cite upstream submission of ctype(3) patch. |
2022-04-04 14:47:47 by Taylor R Campbell | Files touched by this commit (3) |
Log message: fonts/fontconfig: Patch ctype(3) abuse. |
2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864) |
Log message: fonts: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864) |
Log message: fonts: Remove SHA1 hashes for distfiles |
2021-09-12 01:34:44 by Tobias Nygren | Files touched by this commit (3) |
Log message: fontconfig: fix crash on mac OS aarch64. Via upstream. Bump. |
2020-11-05 18:41:28 by Nia Alarie | Files touched by this commit (2) |
Log message: fontconfig: Sync config changes with netbsd |
2020-10-05 11:36:34 by Nia Alarie | Files touched by this commit (3) |
Log message: fontconfig: Avoid selecting bitmap fonts included as part of X11 that are also included as scalable fonts as part of macOS. Many websites will attempt to select these fonts, which results in very strange, poor quality rendering. This should keep legacy X11 applications that want the old "Helvetica" and "Times" fonts working, but prevent them from being selected by applications that want scalable fonts. It should not prevent "Helvetica" or "Times" from being selected if the user installs a scalable version. Bump PKGREVISION |
2020-08-18 11:27:38 by Tobias Nygren | Files touched by this commit (1) |
Log message: also need an implementation of uuid_compare() for the test suite |
2020-08-18 10:19:17 by Tobias Nygren | Files touched by this commit (4) |
Log message: fontconfig: drop libuuid dependency. Bump PKGREVISION. Provide minimal subset of libuuid functions in FILESDIR. http://mail-index.netbsd.org/tech-pkg/2020/08/18/msg023687.html (Apologies for not waiting for comments on the discussion thread. I think a quick fix is important since this solves significant fallout for X11_TYPE=modular users.) |
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message: *: revbump after fontconfig bl3 changes (libuuid removal) |