2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message: revbump after updating security/nettle |
2020-05-06 16:05:09 by Adam Ciarcinski | Files touched by this commit (591) | |
Log message: revbump after boost update |
2020-04-12 21:48:40 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Fix build with newer automake. |
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | |
Log message: Recursive revision bump after textproc/icu update |
2020-03-18 18:57:31 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Help the compiler find the right insert |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
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. |
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message: *: Recursive revision bump for openssl 1.1.1. |
2020-01-12 21:20:50 by Ryo ONODERA | Files touched by this commit (574) |
Log message: *: Recursive revbump from devel/boost-libs |
2019-12-09 10:31:06 by Niclas Rosenvik | Files touched by this commit (4) |
Log message: Use ICONV_CONST from autotools instead of hardcoding OS versions Use ICONV_CONST instead of hardcoding osversions, this is more portable. Fixes build on SmartOS. |