2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message: x11: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz |
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message: x11: 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. |
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-02-29 14:13:14 by Hans Rosenfeld | Files touched by this commit (1) |
Log message: Don't try to recursively chmod WRKDIR. Do it in WRKSRC instead. |
2011-08-11 08:09:34 by David A. Holland | Files touched by this commit (2) |
Log message: Forgot one, the debug switches patch. This has no effect by default but lets one turn on debug info or add CFLAGS without having to wade into imake goop directly. (It will do this for everything that uses the xview imake templates; but you have to reinstall xview-config for the changes to take effect.) |
2011-08-11 07:57:06 by David A. Holland | Files touched by this commit (1) |
Log message: Add an explanation of what's going on, in case I get hit by a bus. |
2011-08-11 07:50:37 by David A. Holland | Files touched by this commit (16) |
Log message: Reorganize the patches here by topic. |
2011-08-11 07:49:29 by David A. Holland | Files touched by this commit (1) |
Log message: Take OWNER, at least while flogging the patches. |
2011-08-11 04:40:52 by David A. Holland | Files touched by this commit (2) |
Log message: Restore a patch hunk lost when abs@ added DESTDIR support. This hunk has no effect by default, but it identifies the otherwise highly obscure place you can throw a switch to build xview with debug info, and, by being here, makes it possible to throw that switch relatively easily. |