glebius has stepped down as a deputy. Thanks for your service.
emaste has volunteered to serve as a deputy. Welcome to the party.
benno has been working as the liaison for a while, update to reflect that.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.
Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated
Translations are untouched except for build fixes.
Approved by: doceng (gjb)
Approved by: gjb (mentor)
- State the easiest way for concerned users to update their system on the
main page.
- Move information about reporting vulnerabilities to a separate page as
end users who just want to know how to patch their systems will not want
to be bombarded with technical stuff about reporting and privacy.
- The list of unsupported FreeBSD releases was too long to be on the main
page, so move it out onto its own page.
- Move some of the table of contents items non-essential to end users into
the side navigation menu.
(Further changes will be incremental.)
Approved by: so (des)