Commit graph

38916 commits

Author SHA1 Message Date
Glen Barber
2964a48d41 Minor wording fix:
- Remove a superfluous 'the' the snuck in.
2012-05-21 02:31:22 +00:00
Glen Barber
99a3be13ca Cleanup news.xml:
- Strip leading/trailing whitepace
- Fix indentation where necessary
2012-05-21 01:28:57 +00:00
Glen Barber
9da0081977 - Rewrap long lines
- Make markup consistent
2012-05-21 01:07:13 +00:00
Glen Barber
40c6d8294c Add an In The Media entry for an article mentioning FreeBSD and Microsoft
Hyper-V Interoperability
2012-05-21 00:29:53 +00:00
Glen Barber
36353e774e Add a few links to In The Media.
Submitted by:	Hans Ottevanger (hans%beastielabs!net) (via -www@)
2012-05-20 23:47:50 +00:00
Warren Block
58437c8ab0 Whitespace-only fixes. 2012-05-20 20:56:16 +00:00
Glen Barber
84c284fbef - Update the Conventions and Traditions to reflect the doc CVS->SVN
conversion.
- Add a note that the .ent, .sgml, and .xml files are in the doc
  repository.
2012-05-20 20:55:21 +00:00
Glen Barber
669674039b Mention the FreeBSD Documentation Project SVN repository. 2012-05-20 20:32:48 +00:00
Glen Barber
54a6bb3d33 Update the FDP Primer "The Website" chapter for the CVS->SVN
repository conversion:

- Replace the 'the-website-csup' and 'the-website-cvsup' sections
  with a 'the-website-svn' section
- Replace 'www/en' with 'en_US.ISO8859-1/htdocs' as the starting
  directory in the website build
- Remove the documented CVSROOT environment variable
- Update the WEB_LANG example to reflect the new repository layout
- Add a 'tip' section, noting that if the initial 'svn checkout'
  command is not run as the root user, be sure that /usr/build is
  writable by the current user, or use a different checkout location
2012-05-20 20:07:11 +00:00
Warren Block
c0bb50fff6 Update 2012 events and update the current year in the Makefile.
Submitted by:	bcr
Approved by:	gjb
2012-05-20 19:56:00 +00:00
Glen Barber
526c310266 s/freebsd/FreeBSD
Noticed by:	bjk
2012-05-20 18:13:18 +00:00
Rene Ladan
f0dfa0ac64 Let's not receive emails about translation updates based on the frozen CVS
repository.
2012-05-20 14:30:14 +00:00
Rene Ladan
a1dcb10fa9 Administrative-only commit (no content changes):
- replace all SRCID values by their SVN equivalents (use 0 for
  nl_NL.ISO8859-1/books/handbook/bsdinstall/chapter.sgml which is WIP)
- remove the last few remaining FreeBSDnl tags
- update SOURCE values for new website layout, and correct some values
2012-05-20 14:01:38 +00:00
Warren Block
cf53f9b5d4 Turns out "etc." is hideous and no matter from which angle you look at
it, it's even more hideous.
2012-05-20 04:38:03 +00:00
Warren Block
4b21240aae Whitespace-only fixes, mostly wrapping long lines. Translators, please
ignore.
2012-05-20 04:19:28 +00:00
Warren Block
f755d9f40d Fix title capitalization. 2012-05-20 04:14:07 +00:00
Warren Block
b5382f8c25 Whitespace-only fixes, wrapping long lines. Translators, please ignore. 2012-05-20 04:05:33 +00:00
Warren Block
f9e81e11a9 Whitespace-only fixes, mostly wrapping long lines. Translators, please
ignore.
2012-05-20 04:02:21 +00:00
Warren Block
68bb5ab3b0 Fix title capitalization. 2012-05-20 03:49:06 +00:00
Warren Block
42b42c83ef Whitespace-only changes, wrap long lines and fix indents. Translators,
please ignore.
2012-05-20 03:43:43 +00:00
Warren Block
b310d64e46 Fix title capitalization and markup. 2012-05-20 03:40:37 +00:00
Glen Barber
e135ad5528 - Update CVS->Subversion
- Replace URLs to CVSWeb->SVNWeb
- Single-word change to the appendix, replacing 'collection' with
  'repository'
2012-05-20 00:50:15 +00:00
Glen Barber
c0603ca734 Update the FDP Primer Overview chapter to reflect the CVS->SVN
repository conversion:

- Update an overview of where (as in, what repository) various parts
  of the documentation project are located.
- Update CVS->Subversion/svn where necessary.
- Remove references to CVSup, CTM.
- Update commands for checking out the documentation tree.
- In an example, prefer to use 'svn export foo bar' instead of
  'cp -R foo bar', since the latter will also copy '.svn' directories
  (if they exist).  'svn export' is much cleaner, and will produce
  a diff that makes sense.
2012-05-20 00:37:19 +00:00
Glen Barber
6bc7d259d8 Add a brief section to the Subversion Primer outlining the layout
of the doc SVN repository.
2012-05-19 23:49:28 +00:00
Glen Barber
3e549043d9 Whitespace-only commit to separate words with a space. :(
Translators please ignore.
2012-05-19 22:58:33 +00:00
Glen Barber
6117c1277e Updates to the Committer's Guide to reflect the CVS->SVN Documentation
repository conversion:

- Replace "Main Subversion Root" with "src/ Subversion Root", and add
  and equivalent entry for the doc/ tree root
- Replace "Main CVSROOTs" with "ports/ CVS Root" and remove the listing
  for the doc/ CVS tree
- Specify the src/ tree in a listing of noteworthy branches
- Update an example to use "pcvs" instead of "dcvs"
2012-05-19 22:51:07 +00:00
Glen Barber
88b6aa3ae7 Fix the location of a trailing "/" in a <replaceable> tag for
consistency.
2012-05-19 22:30:51 +00:00
Glen Barber
7dd1dba69a Document that the PXE article is outdated and provide the URL to the
Handbook chapter written by rodrigc.

This article should be removed after a few weeks.

PR:		160698
Submitted by:	rodrigc
2012-05-19 22:24:42 +00:00
Rene Ladan
51acc2cfd2 Synchronize with the latest English version (updated just before the SVN
switch, so CVS revision 1.213)

Obtained from:	the FreeBSD Dutch Documentation Project
2012-05-19 17:56:10 +00:00
Glen Barber
3f10b7efb2 Update the committers-guide article to reflect the Documentation
CVS->SVN conversion:

- Remove references of 'dcvs' from the VCS Operations Guide
- Fix the date the src tree was moved from CVS->SVN while here
- Add the date the doc CVS->SVN conversion was officially complete
- Add doc-specific notes to the Subversion primer
- Document that, though the Subversion Primer is written with the src
  tree in mind, the underlying concepts are the same
2012-05-19 16:55:27 +00:00
Hiroki Sato
6624cb4ea1 Fix relnotes build.
Approved by:	doceng (implicit)
2012-05-19 13:46:10 +00:00
Hiroki Sato
d225edf81b Fix build.
Approved by:	doceng (implicit)
2012-05-18 03:08:23 +00:00
Hiroki Sato
5100672fda - Fix make clean to remove the output directory itself in addition to
the files.[*]
- Use mkdir -p.

Submitted by:	gjb [1]
Approved by:	doceng (implicit)
2012-05-17 22:03:40 +00:00
Hiroki Sato
04627121fa Simplifiy DOC_PREFIX_REL.
Approved by:	doceng (implicit)
2012-05-17 21:57:53 +00:00
Hiroki Sato
a11323de18 Fix DOC_PREFIX_REL for English version.
Approved by:	doceng (implicit)
2012-05-17 20:49:11 +00:00
Hiroki Sato
8802437213 Add WEB_LANG and ENGLISH_ONLY support.
Approved by:	doceng (implicit)
2012-05-17 20:42:18 +00:00
Hiroki Sato
89a02c01d7 Fix &base; definition and add DOC_PREFIX_REL for autogen.ent.
Approved by:	doceng (implicit)
2012-05-17 20:21:00 +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
b884ae4ab1 Fix build.
Approved by:	doceng (implicit)
2012-05-17 05:27:30 +00:00
Hiroki Sato
8a1a5a311d Fix build.
Approved by:	doceng (implicit)
2012-05-17 03:40:07 +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
Glen Barber
2519deaad7 Update KDE documentation in Handbook and Porter's Handbook
PR:		167864
Submitted by:	avilla
2012-05-16 16:25:56 +00:00
Vsevolod Stakhov
564ac56702 Update my pgp key. 2012-05-16 14:14:20 +00:00
Pawel Pekala
873007ef93 For dns/dnscrypt-proxy
PR:		ports/167833
2012-05-15 20:18:26 +00:00
Maxim Konovalov
8629ac71ec o SOA RR corrected, a superfluous field removed.
PR:		docs/167936
Submitted by:	amdmi3
2012-05-15 19:27:46 +00:00
Ganbold Tsagaankhuu
3c5681b0a5 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-05-15 05:47:58 +00:00
Rene Ladan
84d6e5fb45 MFen 1.33 -> 1.34
Obtained from:	the FreeBSD Dutch Documentation Project
2012-05-14 20:13:53 +00:00
Ryusuke SUZUKI
7a5bc846be Merge the following from the English version:
1.33 -> 1.34	www/ja/share/sgml/libcommon.xsl
	1.7 -> 1.8	www/ja/share/sgml/templates.oldpress.xsl
2012-05-14 10:07:28 +00:00
Ryusuke SUZUKI
5771b2e728 Merge the following from the English version:
1.436 -> 1.437	www/ja/share/sgml/news.xml
2012-05-13 12:13:40 +00:00