Commit graph

1046 commits

Author SHA1 Message Date
Glen Barber
6f1ddeb138 Link to an article at The WHIR mentioning the launch of the FreeBSD
East Coast mirror thanks to NYI.
2012-05-25 17:47:53 +00:00
Warren Block
bbc3ef87e4 Add Solutions Linux 2012 event for French FreeBSD User Group.
Submitted by:	Rodrigo OSORIO
Approved by:	gjb
2012-05-24 13:33:56 +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
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
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
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
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
Benedict Reuschling
9ef76e4451 Update xorg version.
PR:		docs/167300
Submitted by:	Niclas Zeising (zeising daemonic se)
2012-04-26 19:20:16 +00:00
Hiroki Sato
1379da8d68 Document 8.3-RELEASE. 2012-04-18 14:05:43 +00:00
Hiroki Sato
30f09fcbbd Add posix_fadvise(2). 2012-04-09 04:41:05 +00:00
Ollivier Robert
01c60ffad6 Add rsync to the list of protocols supported by ftp6.fr.freebsd.org.
Requested by:	Manuel Bouyer <bouyer@antioche.eu.org> (site maintainer)
2012-03-27 22:06:38 +00:00
Marc Fonvieille
d027c8a1d8 Update ports size & number of ports.
Submitted by:	ryusuke@
2012-03-08 21:07:12 +00:00
Marc Fonvieille
7024ef0147 Reverse previous commit until 8.3-R is out. 2012-03-05 20:29:18 +00:00
Marc Fonvieille
f8d9716c01 Temporary add 8.3 bits. 2012-03-05 20:04:37 +00:00
Ryusuke SUZUKI
8d2528a552 Fix rel2.current.notes, rel2.current.hardware, and rel2.current.errata entities.
(rel.current; -> rel2.current;)

Approved by: hrs@
2012-03-05 09:46:26 +00:00
Christian Brueffer
e1177d1e49 Add snd_hdspe(4). 2012-03-01 19:50:58 +00:00
Christian Brueffer
e94facac4e Added isci(4) and oci(4). 2012-02-20 13:32:40 +00:00
Hiroki Sato
a3e34ae400 - Fix ($user-html-header$) to support <script src="foo">. While the rendered
result of <script> end tag by the DSSSL stylesheet was </script\n> to avoid
  unnecessary spaces after the tag, most of the www browsers and HTML
  processors cannot recognize it as the end of <script>.  To workaround this,
  ($user-html-headers$) now outputs the start and the end tag independently
  in each single line.

- Add %html-header-script% to control if <script> is included in <head>.

- Add html.header.script.google knob for SGML and XML documents in non-DocBook
  DTD.  %html.header.script.google; and $html.header.script.google.

- Add WWWFREEBSDORG make(1) knob to control the <script> inclusion.  Note that
  <script> is disabled temporarily.

Discussed with:	gjb and core
Tested by:	gjb
2012-01-31 02:01:32 +00:00
Daniel Gerzo
c6a043d242 - ftp2.se.FreeBSD.org mirror also supports rsync now
Submitted by:	empty@telia.com
2012-01-30 18:59:13 +00:00
Daniel Gerzo
be64af3060 - the contents of the ftp2.se.freebsd.org are available through http
as well

PR:	www/164461
2012-01-30 12:22:20 +00:00
Hiroki Sato
26962ca4e3 Add tab expansion procedure into ($verbatim-display$). Although DSSSL
specification supports expand-tabs: characteristics in paragraph flow objects,
printable format backends in our DSSSL processors (Jade or OpenJade) do not
support it.

The committed code expands a literal tab character into literal spaces with
length of %default-tab-spacing%.  In the position calculation, it assumes all
of characters have a fixed width and the number of characters in a node list
can be obtained by (string-length (data nl)).  Note that this can be false
especially when different font sizes are used.

Tested by:	wblock
2012-01-28 08:56:56 +00:00
Hiroki Sato
c37a403e82 Add xhci(4). 2012-01-16 23:52:41 +00:00
Pav Lucistnik
86b94c2ed2 - Remove ftp2.hu.FreeBSD.org which ceased operation
Submitted by:	pgj
2012-01-16 21:08:30 +00:00
Andrew Thompson
d4cc5b4445 The NZ mirror also allows http. 2012-01-12 22:00:21 +00:00
Hiroki Sato
fb59877ae1 9.0-RELEASE is officially released!
Hat on:	re
2012-01-12 20:42:22 +00:00
Hiroki Sato
a11437e608 Add posix_fallocate(2), h_ertt(4), tws(4), rtadvctl(8), hhook(9), and khelp(9). 2012-01-11 23:45:35 +00:00
Andrew Thompson
13ddf0e0ec The NZ ftp mirror is back. 2012-01-11 20:54:37 +00:00
Christian Brueffer
6fc37a3bcb Add hpt27xx entity. 2012-01-11 18:37:40 +00:00
Hiroki Sato
4e75da6758 Add geom_map(4). 2012-01-10 07:59:02 +00:00
Hiroki Sato
f36a24911d Add wtmpcvt(1) and utmpx(3). 2012-01-10 07:13:00 +00:00
Hiroki Sato
698a44d70b Add graid(8), rctl(8), resolvconf(8), and usbdump(8). 2012-01-10 07:06:32 +00:00
Hiroki Sato
86a7a72c9d cc(4) and cc(9) were renamed to mod_cc(4) and mod_cc(9).
Spotted by:	lstewart
2012-01-09 14:23:02 +00:00
Hiroki Sato
eb96a14872 Add cbrtl(3). 2012-01-08 22:40:57 +00:00
Hiroki Sato
5e9d08a9d2 Add cexp(3) and cexpf(3). 2012-01-08 22:07:45 +00:00
Hiroki Sato
dae7ca2f4b Add nfsv4(4). 2012-01-08 18:42:09 +00:00
Hiroki Sato
ffb98ad0f2 Add clang(1), clang++(1), clang-cpp(1), bsdinstall(8), and utxrm(8). 2012-01-08 17:41:03 +00:00
Hiroki Sato
aff10e3a85 Add cc(4), cc_chd(4), cc_cubic(4), cc_hd(4), cc_htcp(4), cc_newreno(4),
cc_vegas(4), cxgbe(4), and cc(9).
2012-01-08 14:01:52 +00:00
Hiroki Sato
83d74f0570 Add vte(4) and poweroff(8). 2012-01-07 18:31:28 +00:00
Benedict Reuschling
42290080cd Correct the link to the style.Makefile(5) man page. It was previously
linking to style_Makefile(5), which does not exist and therefore
produced a link in the documentation to a nonexisting html man page.
2011-12-24 13:48:45 +00:00
Dmitry Morozovsky
4a50f95240 Implement <SVNref> tag element, which generates link to SVNweb to the given
revision.

Mark last two __FreeBSD_version bumps with it, and format long lines.

Prodded by:			glebius
With great DSL help from:	pluknet
2011-12-18 12:51:56 +00:00
Johann Kois
b88b8c6171 PR: www/162363
Update the mirrors for Switzerland:

- both http mirrors support IPv4 and IPv6.
- ftp2.ch does not exist (remove it)

Requested by:   Fabian wenk (fabian ett wenks dott ch)
2011-11-18 15:07:02 +00:00
Christian Brueffer
e040a1443d Add netmap(4) and sfxge(4). 2011-11-17 15:33:58 +00:00
Manolis Kiagias
560e0ccea3 Add an entity for mps(4) to unbreak the build 2011-11-13 06:00:58 +00:00
Christian Brueffer
b1861204a2 Add an entity for qlxgb(4). 2011-11-06 20:45:39 +00:00
Benedict Reuschling
1046ce0db1 Mention style(9) as an important guideline for FreeBSD development
and provide links to STYLE.MAKEFILE(5).

PR:			docs/160696
Submitted by:		radiomlodychbandytow at o2 dot pl
Discussed on:		freebsd-doc
^M removal help by:	gjb
2011-10-17 18:10:51 +00:00