2023-12-22 19:27:39 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update homepage and master site |
2023-08-02 21:36:51 by Nia Alarie | Files touched by this commit (3) |
Log message: *: Packages including C++ hunspell headers must use C++11 or newer. Some do not set -std=c++XX, so enforce this requirement with FORCE_CXX_STD. |
2023-07-06 09:24:27 by Nia Alarie | Files touched by this commit (2) |
Log message: enchant[2]: assumes compiler defaults to c++11 (esp. when including hunspell headers) |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155) |
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-11-22 15:56:07 by Nia Alarie | Files touched by this commit (2) |
Log message: textproc/enchant: Disable hspell/uspell/voikko explicitly rather than relying on them not being detected, since the build will break if they are picked up as installed outside of pkgsrc. |