2023-12-22 19:33:02 by Zafer Aydogan | Files touched by this commit (1) |
Log message: fetch from backup |
2021-10-26 12:57:01 by Nia Alarie | Files touched by this commit (12) |
Log message: mbone: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:30:13 by Nia Alarie | Files touched by this commit (12) |
Log message: mbone: Remove SHA1 hashes for distfiles |
2020-05-14 21:26:01 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix const issues |
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-11-03 00:54:09 by Alistair G. Crooks | Files touched by this commit (12) |
Log message: Add SHA512 digests for distfiles for mbone category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2015-04-24 14:40:15 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix PKGNAME to be 'mpd' instead of 'src-mpd'. |
2012-10-08 11:25:51 by Aleksej Saushev | Files touched by this commit (13) |
Log message: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
2009-03-22 05:53:40 by Emmanuel Dreyfus | Files touched by this commit (16) |
Log message: Leave over maintainership to pkgsrc-users |
2008-03-04 19:15:08 by Johnny C. Lam | Files touched by this commit (5) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |