2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72) |
Log message: *: Remove hardcoded -liconv / -lintl on SunOS. This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib. |
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 |
2021-07-21 16:40:32 by Takahiro Kambe | Files touched by this commit (29) |
Log message: Bump PKGREVISION for affected packages by changing default Ruby's version. |
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message: *: revbump after fontconfig bl3 changes (libuuid removal) |
2020-06-28 16:05:58 by Nia Alarie | Files touched by this commit (1) |
Log message: wmii: needs -lm for frexp (presumably not on architectures where this is a compiler intrinsic, or something) bump PKGREVISION |
2020-06-04 19:56:27 by Leonardo Taccari | Files touched by this commit (1) |
Log message: wmii: Assign MAINTAINERship to Rares Aioanei Patch provided by Rares via PR pkg/55345, thanks for the patch and for stepping up to maintain it! |
2019-12-19 23:25:06 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs pkg-config. |
2019-04-29 01:57:25 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Fix build problem PR pkg/54144, removing NO_CONFIGURE= yes. Tks @tristelo, \ bsiegert@, leot@ |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |