Commit graph

22 commits

Author SHA1 Message Date
Wolfram Schneider
974fb6486f switch to HTTPS 2017-09-29 11:10:30 +00:00
Rene Ladan
4d07437c99 The send-pr(1) has been removed in FreeBSD 10, so remove it from most of the
documentation (books, articles, websites) unless there is an explicit or
"obvious" reason.

Do not touch old news articles, release notes, or the CGI scripts.

Differential Revision: 	https://reviews.freebsd.org/D2380
Reviewed by:	bjk
2015-05-01 21:32:39 +00:00
Jason Helfman
89e64af955 - gnats removal
Differential Revision:	https://reviews.freebsd.org/D2158
Approved by:	bcr (mentor)
2015-03-27 19:17:45 +00:00
Jason Helfman
41c0a26c8b - remove gnats remnant
Differential Revision:	https://reviews.freebsd.org/D2145
Approved by:	wblock (mentor)
2015-03-27 02:48:27 +00:00
Warren Block
c992ab1a37 Update link to marcuscom SVN.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2014-10-01 00:22:20 +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
Mathieu Arnold
7a8f1c82b2 Update the USE_AUTOTOOLS/USE_GNOME as of r368357 of the ports tree.
Sponsored by:	Absolight
2014-09-17 08:38:32 +00:00
Gavin Atkinson
31a4fba3b9 Link to svnweb rather than cvsweb. 2014-08-16 21:13:39 +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
Koop Mast
44a2e216de White space cleanup. Use tabs for "level 4". And double space after full stop.
Reviewed by:	rene@
2013-10-18 19:02:49 +00:00
Koop Mast
702f2f7047 Bump development version that we are currently working on.
Update misc items like supported FreeBSD versions. And GNOME development happens in SVN these days.
Replace FreeBSD with &os; [1]

Reviewed by:	rene@
Suggested by:	rene@ [1]
2013-10-18 17:55:47 +00:00
Eitan Adler
32bfcef4ea cvsup will be going to a special place soon
Approved by:	bcr
2012-10-07 20:33:04 +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
efe7023c1f - Encoding names should be IANA names and in lower case 2012-09-22 20:09:08 +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
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
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