Commit graph

2829 commits

Author SHA1 Message Date
Isabell Long
9a2d112450 Replace some dead links with working ones in the multimedia section of
the website.

PR:		docs/168752
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-06 10:31:15 +00:00
Benjamin Kaduk
0853bbe16a Add items for BSDCan photos from 2011 and 2010.
Remove a dead link.
Patch slightly tweaked from the PR.

PR:		docs/168729
Submitted by:	db
Approved by:	hrs (mentor)
2012-06-06 02:06:20 +00:00
Isabell Long
8f16f4a2db Remove obviously outdated links to marketing materials on the website.
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-05 20:54:13 +00:00
Gabor Kovesdan
dab6456203 - Simon is the Security Officer
(I don't know if there's a Deputy Security Officer)
2012-06-04 17:45:41 +00:00
Gabor Kovesdan
b9e05325bd - Clarify that timeout for doceng vote is 14 days
- Reword a bit

With hat:	doceng
2012-06-04 15:02:07 +00:00
Gabor Kovesdan
1edcd0f681 Update the doceng charter to reflect reality:
- doceng@ is not new at all
- clarify two types of doc commit bits
- doc is now in SVN
- remove stating translators will be added to doceng@ since this text has
  been there for a long time but it never has been a criterion when
  inviting members
- voting deadline is 2 weeks (however, it is a worst case) for doceng
  since there are only four members and we need representative numbers
  for a vote
- style fixes

With hat:	doceng
2012-06-04 14:56:06 +00:00
Hiroki Sato
fd80d8a80e - Fix <tags> handling in <files>.
- Fix counting of the number of tags for font-size: property in the tag list.
2012-06-04 02:27:26 +00:00
Isabell Long
68862162a7 Add links to BSDCan 2012 photosets to the multimedia page of the website.
Discussed with:	bcr, roberto
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-03 19:52:21 +00:00
Isabell Long
9613882f69 - Fix two broken links in the multimedia section of the website.
- Add a $FreeBSD$ tag to keep SVN happy.

Submitted by:	db
Approved by:	gabor (mentor)
2012-06-03 12:01:23 +00:00
Benedict Reuschling
f20ce0e571 Update and sort the list according to the current members
of the documentation engineering team.
2012-06-01 19:14:30 +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
David E. O'Brien
24220a7975 Update my desires. 2012-05-31 16:44:49 +00:00
Johann Kois
c9242e0615 PR: www/164096
The send-pr web form asks for a "Synopsis" but it does not tell you which field the synopis is.

Submitted by:	Ariane van der Steldt (ariane ett stack dott nl)
2012-05-28 15:35:35 +00:00
Jason Helfman
6c47fe503a - error on build number in title, should be build 25
PR:	168316
2012-05-27 20:55:54 +00:00
Glen Barber
f98bab1ba8 Make markup consitent with the rest of the documentation tree.
Translators, please ignore this change.
2012-05-25 00:04:35 +00:00
Glen Barber
cfd0e30087 Update Java news page for OpenJDK build25.
PR:		168316
Submitted by:	jgh
2012-05-25 00:03:41 +00:00
Gavin Atkinson
6ba68e53e7 Update the new-account page to reflect the doc repo now being in Subversion.
Approved by:	bcr, jkois (mentors)
2012-05-24 13:00:35 +00:00
Glen Barber
02702f555d Capitalize 'FreeBSD.org' URLs for consistency. 2012-05-21 13:11:29 +00:00
Glen Barber
b63047bd3b Prefer to use 'svnweb.FreeBSD.org' instead of the longer 'viewvc' URL.
Submitted by:	gavin
2012-05-21 13:10:33 +00:00
Colin Percival
e96ff4629a Commit to the right tree this time.
It's time to hand off the Security Officer hat.  Please welcome simon@ to
his new role!

I'll be sticking around as Security Officer Emeritus for the forseeable
future.

Approved by:	core
2012-05-21 12:19:21 +00:00
Glen Barber
669674039b Mention the FreeBSD Documentation Project SVN repository. 2012-05-20 20:32:48 +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
Hiroki Sato
6624cb4ea1 Fix relnotes build.
Approved by:	doceng (implicit)
2012-05-19 13:46:10 +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
8802437213 Add WEB_LANG and ENGLISH_ONLY support.
Approved by:	doceng (implicit)
2012-05-17 20:42:18 +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
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