2023-12-22 19:43:25 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update homepage |
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-21 09:46:39 by Thomas Klausner | Files touched by this commit (77) |
Log message: *: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk |
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Remove SHA1 hashes for distfiles |
2021-04-24 21:32:48 by Thomas Klausner | Files touched by this commit (1) |
Log message: LPRng-core: remove dead download link |
2020-05-05 20:33:15 by Roland Illig | Files touched by this commit (1) |
Log message: print/LPRng: skip shell portability check for RedHat files They use the [[ keyword but are not needed for the pkgsrc build. |
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message: Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. |
2016-05-07 12:08:49 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Generally drop -Werror. |
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message: Add SHA512 digests for distfiles for print category Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message: Remove example rc.d scripts from PLISTs. These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise. |