2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |
2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message: Extend SHA512 checksums to various files I have on my local distfile mirror. |
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. |
2015-03-06 22:54:56 by Tobias Nygren | Files touched by this commit (5) |
Log message: add firmware.openbsd.org as MASTER_SITE |
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-05-19 17:06:00 by John Marino | Files touched by this commit (1) |
Log message: sysutils/ipw-firmware: Mark NOT-FOR-DRAGONFLY Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html> |
2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383) |
Log message: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. |
2009-02-10 01:42:02 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support. |