K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-04-15T16:22:15.657171Z K 7 svn:log V 270 Mark devel/strace as broken on 13.0 and later. FreeBSD 13 removes procfs-based process debugging which strace(1) uses. Users can use truss in the base system instead. PR: 244939 Reviewed by: sbz (maintainer) Differential Revision: https://reviews.freebsd.org/D24254 END