2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message: *: revebump for new brotli option for freetype2 Addresses PR 57693 |
2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41) |
Log message: *: Use FORCE_C_STD=c99 for C packages that use for loop initial declarations without setting -std=c99. |
2023-07-21 14:29:22 by Jonathan Perkin | Files touched by this commit (10) |
Log message: *: Darwin linker does not support as-needed. |
2023-07-09 11:04:06 by Nia Alarie | Files touched by this commit (1) |
Log message: hsetroot: Assumes compiler defaults to c99 |
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message: *: Recursive revbup from graphics/freetype2 |
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message: *: Re-apply SunOS linker argument removals. These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files. |
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message: x11: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz |
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message: x11: Remove SHA1 hashes for distfiles |
2020-05-18 12:26:26 by Nia Alarie | Files touched by this commit (1) |
Log message: hsetroot: take MAINTAINER |
2020-05-17 16:40:30 by Nia Alarie | Files touched by this commit (4) |
Log message: hsetroot: Update to 1.0.5 Changes: - Adds -root parameter, to treat the whole desktop as one display, applying the \ image over the whole, instead of per each display. - finding the details of xrandr outputs no longer uses grep and sed to parse the \ xrandr command line output, using libxinerama instead - using XParseColor to parse color names - supports things like \ "black" or "#000" in addition to the exisitng formats - add an (optional) hsr-outputs tool, to output output sizes and position as \ text, csv or json |