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 |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2015-12-08 22:02:11 by Roland Illig | Files touched by this commit (1) |
Log message: Unconditionally use libXaw3d It doesn't make sense to let the user configure the XAW_TYPE when only one specific setting (XAW_TYPE=3d) works at all. Thanks, joerg |
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-10-15 06:59:30 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed some of the pkglint warnings |
2015-10-14 22:17:28 by Thomas Klausner | Files touched by this commit (54) |
Log message: Switch from x11/Xaw3d to newer x11/libXaw3d. Adapt some packages so they build with that. Bump their PKGREVISIONs. |
2013-04-06 15:01:28 by Blue Rats | Files touched by this commit (17) |
Log message: 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be redundant.' - It was. Removed. |
2013-02-17 19:55:44 by David A. Holland | Files touched by this commit (1) |
Log message: Update emacs DEPENDS. |
2013-01-15 17:21:37 by Daniel Horecki | Files touched by this commit (30) |
Log message: Clean up libXaw handling. [1/2] - remove LIBXAW variable. It is handled by buildlink3.mk now - simplify patches and Makefile in packages using libXaw - in some cases force use of Xaw3d (won't build with Xaw) - replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk In next part: - replace more includes with mk/xaw.buildlink3.mk |