2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106) |
Log message: wm: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106) |
Log message: wm: Remove SHA1 hashes for distfiles |
2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90) |
Log message: Add SHA512 digests for distfiles for wm category Problems found with existing distfiles: distfiles/fvwm-1.24r.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. |
2013-01-12 00:36:16 by Joerg Sonnenberger | Files touched by this commit (7) |
Log message: Use more void. |
2012-10-08 14:42:26 by Aleksej Saushev | Files touched by this commit (87) |
Log message: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
2012-06-18 08:19:19 by David A. Holland | Files touched by this commit (1) |
Log message: Needs lex. |
2009-07-07 21:32:26 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64) |
Log message: Remove @dirrm entries from PLISTs |
2007-10-03 09:55:25 by OBATA Akio | Files touched by this commit (1) |
Log message: Need yacc to build, reported by Aleksey Cheusov in pkgsrc-users@. |
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message: - fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. |