2021-10-26 12:25:31 by Nia Alarie | Files touched by this commit (47) |
Log message: filesystems: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:51:05 by Nia Alarie | Files touched by this commit (47) |
Log message: filesystems: Remove SHA1 hashes for distfiles |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2017-09-11 09:54:28 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update HOMEPAGE. |
2017-08-01 19:02:55 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update HOMEPAGE. Set LICENSE. |
2015-11-03 01:15:02 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Add SHA512 digests for distfiles for filesystems 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. |
2012-10-03 18:08:34 by Aleksej Saushev | Files touched by this commit (35) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-08-17 15:02:49 by John Marino | Files touched by this commit (1) |
Log message: filesystems/fuse-chironfs: LDFLAGS.DragonFly+= -lpthread The package can't find pthread_create without this LDFLAG. I tried used the mk-pthread buildlink and it didn't fix it. I am not sure why only DragonFly sees the problem, so leaving it as a platform-specific fix for now is probably wise. |
2009-07-08 18:22:44 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2009-06-14 19:51:59 by Joerg Sonnenberger | Files touched by this commit (8) |
Log message: Remove @dirrm entries from PLISTs |