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. |
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-17 03:05:12 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Fix non-jasper packaging |
2019-07-17 00:37:17 by Nia Alarie | Files touched by this commit (2) |
Log message: netpbm: Disable jp2 support by default Re-enable it with the 'jasper' option. Part of the process of trying to minimize the potential impact of a vulnerable jasper. Bump PKGREVISION |
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. |
2018-02-20 08:04:54 by David A. Holland | Files touched by this commit (1) |
Log message: Use REPLACE_SH on buildtools/stamp-date so it gets a shell that works on Solaris. PR 55241 |
2018-01-25 11:29:21 by Jonathan Perkin | Files touched by this commit (1) |
Log message: netpbm: Perform _XOPEN_SOURCE workaround for clang too. |
2018-01-14 15:58:41 by Roland Illig | Files touched by this commit (36) |
Log message: graphics/*: remove redundant :Q modifiers pkgsrc doesn't support PREFIX with spaces or other special characters. Therefore it is not necessary to add the :Q modifier to this variable and several others. |
2017-10-16 17:35:41 by Jonathan Perkin | Files touched by this commit (1) |
Log message: netpbm: Extend SunOS workaround to GCC 6.x. |