2023-07-21 14:29:22 by Jonathan Perkin | Files touched by this commit (10) |
Log message: *: Darwin linker does not support as-needed. |
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:25:22 by Nia Alarie | Files touched by this commit (106) |
Log message: wm: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106) |
Log message: wm: Remove SHA1 hashes for distfiles |
2020-06-30 16:56:36 by Nia Alarie | Files touched by this commit (1) |
Log message: notion: Use LUA_VERSIONS_ACCEPTED |
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message: *: Convert broken sourceforge HOMEPAGEs back to http |
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. |
2019-03-16 12:06:39 by Thomas Klausner | Files touched by this commit (2) |
Log message: notion: add upstream bug report URL. |
2019-03-14 13:12:46 by Thomas Klausner | Files touched by this commit (1) |
Log message: notion: reset MAINTAINER |
2019-03-13 22:16:15 by Thomas Klausner | Files touched by this commit (3) |
Log message: notion: fix an incorrect libX11 call. Causes crashes with stricter jemalloc on -current. Bump PKGREVISION. |