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. |
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message: PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump. |
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-31 14:32:04 by Emmanuel Dreyfus | Files touched by this commit (1) | |
Log message: Build fix We had "error: 'std::tr1' has not been declared" because all code was not yet updated for -std=gnu++11. Use -std=gnu++98 instead. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2017-09-10 21:58:36 by Joerg Sonnenberger | Files touched by this commit (26) |
Log message: Various portability fixes. Fix library path for the final binaries. Bump revision. |