2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message: *: revebump for new brotli option for freetype2 Addresses PR 57693 |
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message: *: Recursive revbup from graphics/freetype2 |
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Remove SHA1 hashes for distfiles |
2021-06-04 14:20:53 by Greg Troxel | Files touched by this commit (1) |
Log message: print/xpdf: Drop MESSAGE Upgrade hints from 2011 are not useful. |
2021-01-22 17:27:21 by Niclas Rosenvik | Files touched by this commit (1) |
Log message: set right master site for print/xpdf ftp.foolabs.com is unresolvable and the sunsite mirros only have old versions available |
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-10-23 00:21:26 by Nia Alarie | Files touched by this commit (1) |
Log message: Add print/xpdf4. Xpdf is a viewer for Portable Document Format (PDF) files using the Qt toolkit. Note: this version does not include the command line tools because they conflict with poppler-utils. |
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-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. |