Commit graph

18 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
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
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
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
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
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