Commit graph

22 commits

Author SHA1 Message Date
Eitan Adler
14b95111ff Convert to svn instead of cvs
PR:		www/179731
Submitted by:	Pete Wright <pete@nomadlogic.org>
2013-06-19 18:52:03 +00:00
Eitan Adler
527fea60af Restore capitalization of fREEbsd.ORG in the url
Requested by:	gjb
2013-05-19 01:21:36 +00:00
Eitan Adler
72a0877d7f Switch from cvsweb to svnweb
Reported by:	 "Daniel Engberg" <diizzy@pyret.net>
2013-05-18 23:44:23 +00:00
Glen Barber
d82305b5cf Attempt to fix build by adding (yet another) hard-coded hostname.
With help and patience of:	peter
2013-04-07 02:55:16 +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
fa84736033 - Fix the silent build error of index.html
- s/HREF/href/
2012-09-14 17:55:43 +00:00
Gabor Kovesdan
bfb29d953f MFH
Approved by:	doceng (implicit)
2012-09-14 09:21:39 +00:00
Eitan Adler
b74de22c77 "make install" is actually required, not just "make"
Suggested by:	bjk
Approved by:	gjb
2012-09-12 22:46:03 +00:00
Gabor Kovesdan
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Eitan Adler
91844997e3 Prefer linking to the handbook instead of maintaining instructions in
two different places. In addition the linked instructions are out of
dated.

Don't give bad advice of downloading a single port at a time. This
rarely works and is unsupported.

Approved by:	brd
2012-08-31 23:18:28 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +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
42b18717e8 - Add proper XML declarations with encoding specification to files that
didn't yet have it

Approved by:	doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
4e23586af4 - XMLify the ports/ section of the webpages. With this change the whole
set of webpages should be now buildable in XML, however the build
  mechanism of the multimedia/ and ports/ sections do not really fit our
  infrastructure so these should probably be redesigned later to use
  XSLT.

Approved by:	doceng (implicit)
2012-08-09 21:23:44 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +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
9977e32c49 - Drop HTML Tidy support on webpages; on articles/books it is still used
since the default HTML output is not that clean

Approved by:	doceng (implicit)
2012-08-04 17:56:04 +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