Commit graph

46 commits

Author SHA1 Message Date
Peter Wemm
e984dc3473 Tidy up some loose ends that no longer work after the apache-1.x server on
hub.freebsd.org and the supporting 15 year old binaries have gone away.

Highlights:
- Sync up the cgi scripts to be closer to the standard page look
and feel and the canonical url locations.
- Adjust the search controls to include the docs.freebsd.org doc set.
- Replace the remaining wais search references.
- Fix up the embedded paths that depended on a symlink and/or nfs jungle
on hub. These aren't present in the jail this now runs in.
- Fix a typo (stray backtick) in one of the header entities.
- Remove the remaining no-longer-functional gnats components - they
ran on hub and no longer exist.

Build tested by: gjb
Brought to you by:  lots of coffee, profanity and confusion.
2015-06-27 02:36:16 +00:00
Eitan Adler
7c155974f8 ia64: wordsmithing
A large subset of English speakers treat 'until' as meaning up
	to but not including.  'through' is unambiguous.

Requested by:	imp
2015-04-27 18:04:26 +00:00
Eitan Adler
ebbcf2cb41 ia64: update docs to indicate current tier status
Based on https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html
	ia64 will be dropping to tier 4 (unsuppored) status with FreeBSD
	11.  Document this.
2015-04-27 02:12:18 +00:00
Eitan Adler
2e7e9a1034 platforms: be more specific about ia64
Based on information from the committers-guide
2015-04-26 16:48:11 +00:00
Warner Losh
ba12b7b9cc Try to clarify the supported arm v6 and v7 platforms. 2015-04-14 18:09:15 +00:00
Eitan Adler
4be630f848 platforms: add support tier
Add the support tier to the table in an easily readable format.  This makes it
easier to parse than reading through
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html
2015-04-01 21:05:59 +00:00
Eitan Adler
0e8b3e679d platforms:
convert two individual lists into a single, slightly more readable table
2015-04-01 20:51:07 +00:00
Gavin Atkinson
84596a3a4f Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/
There are a few remaining explicit uses of http://www.freebsd.org/cgi/
but all of these appear to be outdated e.g. pointing to GNATS) and need
updating.

Switch &cgibase; to use protocol-relative links, rather than hardcoding
http.  Switch two others (ftpbase and ftpbaseerrata) whilst here.
2014-09-21 21:00:40 +00:00
Gavin Atkinson
48673a9dbf Add BERI/CHERI to list of CPUs supported by FreeBSD/MIPS.
Submitted by:	rwatson
2014-09-15 23:40:29 +00:00
Gavin Atkinson
6c79b9f1e4 Update and clarify information about pc98's tier demotion.
Submitted by:	imp
2014-09-14 20:59:32 +00:00
Gavin Atkinson
9d5c15f524 Like ARM, note that not all available peripherals may be supported on mips. 2014-09-13 17:56:40 +00:00
Gavin Atkinson
a11b3d9d18 Fix FreeBSD/MIPS table of contents link description 2014-09-12 23:42:14 +00:00
Gavin Atkinson
d1f8755016 Pad out supported FreeBSD/MIPS devices as best as I can. MIPS users are
encouraged to review and update as appropriate.
2014-09-12 12:57:45 +00:00
Gavin Atkinson
6aef2bdedc Remove outdated information from the FreeBSD/MIPS platform page: it is
unlikely we will ever support SGI MIPS, we're certainly not actively
targeting it.  Make the page more similarly match other platform pages.

Still to do: add more details of platforms we do support.
2014-09-12 12:41:50 +00:00
Gavin Atkinson
c0c49c6b42 Explain why pc98 was demoted to tier-2. 2014-09-11 19:59:12 +00:00
Gavin Atkinson
24e878d92a Update the FreeBSD/arm lplatform page to reflect the last few years of
progress.  Most of this information comes from the FreeBSD/arm wiki page.
2014-09-10 17:46:07 +00:00
Gavin Atkinson
73aa4510c3 Minor updates to a dead page to better match other platform pages. 2014-09-07 22:31:18 +00:00
Gavin Atkinson
3a4c59d740 Update the i386 platform page to closer reflect the early 21st century.
Gently push people towards the amd64 platform, especially for machines
with >4GiB RAM.  Drop one dead link, and one link to a very outdated page.
2014-09-04 23:43:12 +00:00
Gavin Atkinson
880f392f48 Try to update and improve the FreeBSD/amd64 page. 2014-08-19 19:34:10 +00:00
Gavin Atkinson
138b609bf7 Fix link to SPARC technical documents. I'm slightly reluctant to change
this to a URL containing "test", but the previous link didn't work and
this one does, so go with it for now.
2014-08-18 19:00:13 +00:00
Gavin Atkinson
46d30dcbd6 Update three URLs to developer.apple.com 2014-08-18 18:40:49 +00:00
Rene Ladan
b62b0142a7 Replace broken NetBSD ARM link with a working one. 2014-01-01 21:41:00 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- 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.
2013-11-13 06:10:37 +00:00
Eitan Adler
d4512f0cdc Avoid pointing people to individual people. Generally the most involved people will respond on the mailing list.
Keep discussions in the public where they will help many more people than just the 2 people involved in the conversation.
2013-10-05 06:24:38 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
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)
2013-07-09 21:15:47 +00:00
Eitan Adler
619ceebba4 Drop 404 pages. 2013-06-04 22:29:55 +00:00
Gavin Atkinson
f8666db52d On the amd64 platform page:
- Fix a dead link
 - Mention x86-64 and x64 as generic names for the platform
 - Switch to nicer <q> quotes
2013-03-16 16:33:48 +00:00
Eitan Adler
a99b4130e9 Update "History of ARM" link to one which does not 404.
Submitted by:	Jakub Poulik <jakub.poulik@seznam.cz>
Approved by:	bcr (mentor)
2012-12-02 13:12:49 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
89b9da42e7 - Remove unused ia64 news files
Approved by:	doceng (implicit)
2012-08-13 20:58:20 +00:00
Gabor Kovesdan
217c06b0cd - Simplify keyword markup
- Extract related schema definition into own DTD

Approved by:	doceng (implicit)
2012-08-13 20:43:41 +00:00
Gabor Kovesdan
6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
2f33ef9560 - Rename converted XSLT templates to .sgml
Approved by:	doceng (implicit)
2012-07-16 09:40:38 +00:00
Gabor Kovesdan
7d9820c9dd - Convert XSLT templates to static pages where actually no dynamic content
is generated

Approved by:	doceng (implicit)
2012-07-16 09:33:21 +00:00
Gabor Kovesdan
7903bab9c4 - Extend xhtml.xsl instead of duplicating common structural parts
Approved by:	doceng (implicit)
2012-07-16 09:06:08 +00:00
Gabor Kovesdan
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +00:00
Eitan Adler
c0a0f6e31a - Prefer &os; to FreeBSD
- FreeBSD still works on the xbox (supposedly)
- The two provided links appear to be dead

Approved by:	gabor
2012-07-14 14:44:56 +00:00
Glen Barber
d6e6cc226a Fix broken links on AMD64 page.
Note: x86_64 whitepaper URL was removed; I cannot find an
equivalent at the moment.

Submitted by:	Borzykin Vladimir (sillyvalley&yandex!ru) (via -doc@)
2012-05-31 17:35:27 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00