2020-05-31 17:36:12 by Roland Illig | Files touched by this commit (1) |
Log message: security/libprelude: remove unknown configure option |
2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message: revbump after updating security/nettle |
2020-03-23 11:07:49 by Nia Alarie | Files touched by this commit (1) |
Log message: libprelude: don't check configure.in for portability we already patch 'configure' |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2019-12-20 23:11:02 by David H. Gutteridge | Files touched by this commit (4) |
Log message: libprelude: fix build with GNU awk >= 5.0 Rename the awk variable "namespace" to "name_space", since \ the former is now a reserved word with GNU awk 5.0, and was causing parsing errors. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message: *: recursive bump for nettle 3.5.1 |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
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. |