K 10 svn:author V 3 bcr K 8 svn:date V 27 2020-01-16T07:42:24.608450Z K 7 svn:log V 646 Disable automatic sorting for new quarterly status reports. While preparing the last quarterly status report (2019Q4), Makefiles were added in the git repository that make it very easy to sort the project reports. However, our report.xsl file enforces automatic alphabetical sorting in each category, which destroys our manual sorting. This patch disables automatic sorting starting with this quarter (2019Q4). Automatic sorting is kept for older reports: we avoid to change them since they have no designed and reviewed manual sort. Submitted by: salvadore@ Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D23175 END