2023-07-07 10:35:54 by Nia Alarie | Files touched by this commit (1) |
Log message: saytime: Bump PKGREVISION for previous |
2023-07-07 10:35:34 by Nia Alarie | Files touched by this commit (3) |
Log message: saytime: Properly skip building when /dev/audio is unavailable. Don't force static linking. |
2022-11-20 19:28:44 by Ignatios Souvatzis | Files touched by this commit (1) |
Log message: Use https for MASTER_SITES |
2022-11-20 19:26:21 by Ignatios Souvatzis | Files touched by this commit (4) |
Log message: Update to upstream 27jan2015 |
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Remove SHA1 hashes for distfiles |
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. |
2016-03-30 10:45:32 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Use PKGMANDIR. Add patch comments. |
2015-11-03 00:31:47 by Alistair G. Crooks | Files touched by this commit (161) |
Log message: Add SHA512 digests for distfiles for time category Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz 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. |
2015-01-01 12:27:37 by David A. Holland | Files touched by this commit (1) |
Log message: This doesn't use anything particularly specific other than opening /dev/audio, as far as I can tell, so lift the narrow ONLY_FOR_PLATFORM restriction. (But, based on things I saw while going through audio/, mark it NOT_FOR_PLATFORM on Interix.) If you try it on Linux or whatever and it doesn't work, let me know or file a PR and I'll attend to it or mark it broken. |