Commit graph

3500 commits

Author SHA1 Message Date
Hiroki Sato
290385d7cd Prevent generation of foo.html-e files. 2012-02-11 17:59:46 +00:00
Matthew Seaman
6ad05006cd Announce myself as a new committer
Approved by:	shaun (mentor)
2012-02-09 14:03:23 +00:00
Matthew Seaman
68b35bbbe0 Adding my pgp key
Approved by:	shaun (mentor)
2012-02-09 13:57:41 +00:00
Davide Italiano
8270711d8c Add myself to the files (this and previous commit). Also, clear up the fact that my last commit message was accidentally left blank.
Approved by: alc, gnn (mentors)
2012-01-31 22:54:32 +00:00
Hiroki Sato
d4e4d91864 - 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
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
Davide Italiano
b42b305295 Reviewed by: alc, gnn (mentors)
Approved by: alc, gnn (mentors)
2012-01-30 21:53:59 +00:00
Christian Brueffer
7a48ba50df Add Chemnitz Linux Days 2012.
Submitted by:	Susan Hoffmann <susan@linux-tage.de>
2012-01-30 19:36:16 +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
Warren Block
747f2d46e6 Add a workaround to prevent Tidy from converting tabs to spaces
by converting them to &#09; before Tidy gets them.  Then Tidy
converts them back to real tabs, not spaces.

Reviewed by:	hrs, gjb
2012-01-29 07:25:49 +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
Xin LI
b8744c0d3f Update my key. 2012-01-27 19:37:04 +00:00
Daniel Gerzo
830986b215 - link Q4/2011 status report to the build
- update submission deadline for Q1/2012 status report
- link Q4/2011 status report
- announce Q4/2011 status report

Thanks to all submitters and reviewers!
2012-01-27 10:00:58 +00:00
Warren Block
c3ebf18dee Be more specific about which table headers to force left-justified so
header and footer elements aren't unjustifiably justified.

Submitted by:	Jason Massey
PR:		www/164454
Reviewed by:	gjb (mentor)
2012-01-25 22:16:36 +00:00
Johann Kois
b5b6bf1b28 PR: www/164069
Add BeastieCLOUD (located in Germany and serving the whole DACH region) to the list of ISPs with FreeBSD support.

Requested by:   Stefan Baehring (stefan dott baehring ett astuteq dott de)
Discussed with: decke@
2012-01-23 18:45:11 +00:00
Ulrich Spörlein
2ec9223e66 Unbreak build when .OBJDIR is being used (i.e. after running make obj).
_IMAGES_FOO already contains fully qualified paths, so prepending
${.OBJDIR} is breaking the build.

Approved by:	hrs
2012-01-17 08:36:59 +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
Greg Lewis
b26181ebd9 . Add an entity for JRE. 2012-01-16 07:11:53 +00:00
Hiroki Sato
f0777a0b5f Fix malformed spacing. 2012-01-13 08:24:21 +00:00
Hiroki Sato
7f4139424d Add AsiaBSDCon 2012. 2012-01-13 03:46:25 +00:00
Hiroki Sato
195187d913 Add &rel.current;. 2012-01-13 03:43:29 +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
123d521759 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
Glen Barber
3916f94710 Update the release page to include the 'rel3' macro;
Comment 9.0-RELEASE entries until the pages are available.

Spotted by:		ryusuke
2012-01-11 16:26:45 +00:00
Sean Bruno
cb09678811 add my pgp pub key, I think 2012-01-11 12:32:05 +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
Glen Barber
a4066fed91 - Update where.html with the 9.0-RELEASE download URLs
- Add a third 'u.rel' entity for supporting three releases
- Update index.xsl with these changes, but keep 9.0-RELEASE commented out
  since the announcement URL will be broken
2012-01-10 04:38:05 +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
Warren Block
e42b39db05 Fix rendering of calloutlist entries so they appear on the same line as
the definition.

Approved by:	gjb (mentor)
2012-01-07 00:46:26 +00:00
Warren Block
c26ee529de Remove trailing whitespace.
Approved by:	gjb (mentor)
2012-01-06 15:11:37 +00:00
Warren Block
018e7cfc14 Clarity changes:
Left-align table headers so they line up with columns.

  Set line-height: 1.1 in programlistings so descenders have a little
  clearance from the line below.

Appearance changes:
  Remove padding entries from various blockquotes.

  Reduce "body blockquote" line-spacing: from 1.5 to 1.3 so lines don't
  look double-spaced.

  Fix uneven margin spacing on notes and other blockquotes.

  Add rounded border corners.

Reviewed by:	(original version) Niclas Zeising, Remko Lodder, Eitan
		Adler, doc@ (no objections)
Approved by:	gjb (mentor)
2012-01-06 14:20:52 +00:00
Colin Percival
01f24cbb65 Add FreeBSD-EN-12:01.freebsd-update. 2012-01-05 00:02:18 +00:00
Bjoern A. Zeeb
789d78a01d Bump the copyright year and other misc new years changes. Happy 2012. 2011-12-31 11:22:10 +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
Colin Percival
0d7111b3fc Add the Christmas advisories. 2011-12-23 15:46:20 +00:00
Benedict Reuschling
a55cb4389d Correct the dates for BSDCan 2012 according to [1] and [2].
There has not been an official announcement yet, though.
I also used four days (two days of tutorials and two for the actual
conference) for the dates and not five which seems to have been
used in the past.

[1] http://www.bsdcan.org/2012/
[2] http://twitter.com/#!/bsdcan/statuses/149952177941655553
2011-12-22 22:00:25 +00:00
Jason Helfman
fac1074260 Adding my pgp key
Approved by: crees, rene (mentors)
2011-12-19 21:12:08 +00:00
Jason Helfman
75619da564 + Adding myself as a committer
- Removing myself as a contributor
+ Adding myself to news

Approved by:	crees, rene (mentors)
2011-12-19 20:50:34 +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
Dmitry Morozovsky
cb89fc003b Some additional signatures retrieved during last months. 2011-12-14 09:37:34 +00:00
Glen Barber
71484c537f bsdinstall chapter updates from -RC3:
- Add the 'Enabling Crash Dumps' screen [1]
- Add the 'Manual Configuration' screen
- Replace the 'Final Configuration' screen; the 'Shell' option was removed
  and replaced with the 'Manual Configuration' prompt

Reminded by:		ryusuke [1]
2011-12-11 18:21:55 +00:00
Ryusuke SUZUKI
d27b0b381c Change the link to freebsd-announce mailing list page to more direct page. 2011-12-11 13:56:45 +00:00
Johann Kois
ec969c38fe Say hello to FreeBSD9.0-RC3, the third and probably last RC for FreeBSD 9.0. :) 2011-12-09 17:02:25 +00:00
Pedro F. Giffuni
bc5112bdce Add myself as new committer: add PGP key and announce..
Approved by:	jhb (mentor)
2011-12-08 21:25:17 +00:00
Pedro F. Giffuni
d690b22387 Add myself as new committer: add PGP key and announce..
Approved by:	jhb (mentor)
2011-12-08 21:25:17 +00:00
Glen Barber
fad0eace00 Bump betarel.vers to -RC3.
Reminded by:		ryusuke
2011-12-08 19:08:12 +00:00
Johann Kois
a9b9f1f28c PR: www/162802
Add IFDNRG from the UK as ISP with FreeBSD support.

Requested by:           Paul Macdonald (info ett ifdnrg dott com)
2011-12-08 14:41:15 +00:00
Johann Kois
7e417f4bb7 PR: www/163078
Add BSDjails.net as ISP provding FreeBSD vServers.

Requested by:   Emanuel Schubert (freebsdorg ett bsdjails dott net)
2011-12-08 13:45:20 +00:00
Ryusuke SUZUKI
179e26a9f1 Add missing </month> and <month> tag. 2011-12-04 06:29:22 +00:00
Thomas Abthorpe
31645efafb - Document beat@ as a new member of portmgr@
Approved by:	portmgr
2011-12-04 05:38:01 +00:00
Justin Hibbits
96e7567f02 Add myself to the relevant doc files.
Approved by:	nwhitehorn (mentor)
2011-12-03 14:02:50 +00:00
Justin Hibbits
9c10474527 Add myself to the relevant doc files.
Approved by:	nwhitehorn (mentor)
2011-12-03 14:02:50 +00:00
Greg Lewis
106a21b0b3 . As far as I can tell, Java, JDK and OpenJDK are actually registered
trademarks rather than just trademarks.  Admittedly I'm not sure quite
  what difference that makes, but I believe this is more accurate.  This
  also makes them render something sensible in Firefox rather than a
  double quote.
2011-11-27 08:01:03 +00:00
Glen Barber
0351570331 Remove an email address entry from the FreeBSD Spain User Group listing.
Requested by:		gobledb % gmail @ com (via private email)
2011-11-20 18:24:57 +00:00
Michael Scheidell
1254788279 - Add my PGP key
Approved by:	gabor(mentor)
2011-11-19 16:40:30 +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
Johann Kois
5ff1a47d4e Say hello to FreeBSD 9.0-RC2! :) 2011-11-18 14:43:32 +00:00
Christian Brueffer
e040a1443d Add netmap(4) and sfxge(4). 2011-11-17 15:33:58 +00:00
Glen Barber
9974506275 Bump betarel.vers: RC1 -> RC2
All ISOs except powerpc appear to be available.
2011-11-16 01:51:28 +00:00
Chris Rees
7640658e58 Revert previous commit until properly discussed. It would seem that the
Developers list is still incomplete, therefore using it to remove old keys is
error prone.
2011-11-13 09:34:37 +00:00
Chris Rees
2ba8681e28 - Remove former Developers
. Thanks again for your work in the past

- Add theraven to the SGML list; he had forgotten

Approved by:	dougb, ryusuke
2011-11-13 07:30:42 +00:00
Manolis Kiagias
560e0ccea3 Add an entity for mps(4) to unbreak the build 2011-11-13 06:00:58 +00:00
Michael Scheidell
56201ed90e added scheidell@freebsd.org as ports committer. mentor Gabor 2011-11-12 17:01:42 +00:00
David Chisnall
27862fdc06 Added myself to the relevant committer files, fixed alphabetical ordering bug in contrib.committers.sgml.
Approved by:	dim (mentor)
2011-11-11 20:00:30 +00:00
David Chisnall
504e58e05b Added myself to the relevant committer files, fixed alphabetical ordering bug in contrib.committers.sgml.
Approved by:	dim (mentor)
2011-11-11 20:00:30 +00:00
Ruslan Makhmatkhanov
cce9d1f9e6 Add my pgp key.
Approved by:	novel (mentor)
2011-11-10 06:54:00 +00:00
Ruslan Makhmatkhanov
dd808e2230 - Add myself
- Fix spelling of "committer" while I'm here

Approved by:   novel (mentor)
2011-11-09 00:50:07 +00:00
Daniel Gerzo
fb2423d69d - announce the Q3/2011 Status report 2011-11-08 09:50:37 +00:00
Christian Brueffer
b1861204a2 Add an entity for qlxgb(4). 2011-11-06 20:45:39 +00:00
Glen Barber
fa938334b8 Update a URL I missed with the previous commit for the FreeBSD Spain
user group.
2011-10-30 15:03:05 +00:00
Glen Barber
3200a50d4e Update the website URL for the FreeBSD Spain user group.
PR:		162156
Submitted by:	Alvaro Castillo (gobledb % gmail @ com)
2011-10-29 23:45:56 +00:00
Glen Barber
09ed211544 Announce 9.0-RC1. 2011-10-23 14:42:21 +00:00
Glen Barber
36df0fc698 9.0-RC1 updates to the bsdinstall chapter:
- Document that bsdinstall will prompt a user if they would like
  to set a non-default keymap
- Add the image the displays the prompt for a user to select
  an non-default keymap
- Update the final configuration image, where 'Exit' is now the
  first option

Submitted/noticed by:	dru
2011-10-22 16:57:21 +00:00
Glen Barber
8941f81aa2 Update where.sgml links to reflect -RC1 is available via ftp.
Reminded by:		dru
2011-10-21 14:50:45 +00:00
Sean Bruno
c9d808b04e Finally add myself to here. Amusing that I've never done it before. 2011-10-19 22:27:54 +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
Warren Block
66ff0c119c Update IPv4 static config picture and DNS config picture to conform to
RFC5737.

Discussed with:	bz
Approved by:	gjb (mentor)
2011-10-17 04:03:24 +00:00
Marc Fonvieille
7f53a52ef4 Revert the previous commit temporarily until the release is done. 2011-10-14 18:16:25 +00:00
Marc Fonvieille
379103d55b Temporary (for real) add 9.0 bits. 2011-10-14 18:09:05 +00:00
Glen Barber
881a53e985 Update IPv6 screenshots for static IP configuration and DNS settings.
Reminded (and examples provided) by:	bz
2011-10-13 00:47:15 +00:00
Warren Block
1810942d39 Screen shots for bsdinstall wireless config.
Approved by:	gjb
2011-10-12 03:56:31 +00:00
Christian Brueffer
90de44ced7 Add BSDday Argentina 2011.
Submitted by:	hdc <hdc@openbsderos.org>
2011-10-10 18:52:42 +00:00
Warren Block
bfb5c2c098 Remove leftover image placeholders.
Approved by:	gjb
2011-10-08 16:44:25 +00:00
Glen Barber
42dfdd0b1d Add the bsdinstall Handbook chapter.
Thanks to everyone who worked on this.  Special thanks to gavin@ and
wblock@ who worked especially hard to get this in shape and ready for
9.0-RELEASE.

Commit to link this to the build to follow soon.
2011-10-08 15:05:27 +00:00
Alexander V. Chernikov
d05cdd89bd Add myself.
Approved by:       kib (mentor)
2011-10-06 14:04:35 +00:00
Alexander V. Chernikov
b0160ee2fb Add myself.
Approved by:       kib (mentor)
2011-10-06 14:04:35 +00:00
Jilles Tjoelker
dda17046c4 Replace my PGP key with a new one. 2011-10-04 21:55:15 +00:00
Raphael Kubo da Costa
b499037ea9 Update my PGP key to a longer, safer one.
Approved by:	makc (mentor)
2011-10-03 21:53:35 +00:00
Glen Barber
28fc217634 Announce 9.0-BETA3. 2011-09-29 02:23:15 +00:00
Jakub Wojciech Klama
668ce1be98 Add info about myself and add my PGP key.
Approved by:	wkoszek (mentor)
2011-09-28 22:55:06 +00:00
Jakub Wojciech Klama
8fc8c7e114 Add entry about myself to en/developers.sgml and news.
Approved by:	wkoszek (mentor)
2011-09-28 22:52:55 +00:00
Glen Barber
36704c1b4b Bump rel.head.current to 10 to reflect reality.
Submitted by:		ryusuke
2011-09-28 12:41:28 +00:00
Colin Percival
8ed9401b30 Add today's advisories. 2011-09-28 09:07:46 +00:00
Glen Barber
b0481acece Attempt to fix www build by pointing to INDEX-8 instead of -6. 2011-09-27 19:08:40 +00:00
Glen Barber
8c1d871fa3 - Bump betarel.vers to BETA3.
- sparc64 builds are still in-progress, so keep the Distribution URL at
  BETA2 temporarily.
- Undo hard-coding of BETA3 for ia64.
2011-09-27 11:21:52 +00:00
Glen Barber
94fa261887 Change telephone number to toll-free number.
PR:		161008
Submitted by:	James Shupe (jshupe % osre ! org)
2011-09-25 19:11:37 +00:00
Gleb Kurtsou
598dd192df Add myself to developers.sgml.
Add an announcement in news.xml.

Approved by:	mdf (mentor)
2011-09-19 18:04:32 +00:00
Robert Millan
46141ed22a Add myself to developers.sgml.
Add an announcement in news.xml.

Approved by:	kib (mentor)
2011-09-18 19:18:56 +00:00
Robert Millan
4c54b35fdb Add myself to contrib.committers.sgml.
Add my GnuPG key to share/pgpkeys directory.

Approved by:	kib (mentor)
2011-09-18 19:17:15 +00:00
Carlo Strub
45462e1cce Add my PGP key
Approved by:	glarkin@
2011-09-16 13:47:23 +00:00
Warren Block
dc6f984950 Add myself to developers.sgml.
Add an announcement in news.xml.

Approved by: gjb
2011-09-15 01:34:55 +00:00
Warren Block
4475d4600f Add myself as doc/www committer.
Remove my entry from additional contributors.
Add my PGP key.

Approved by: gjb
2011-09-15 01:31:28 +00:00
Daniel Gerzo
228e29819b - announce Status report for Q2/2011 2011-09-14 14:33:43 +00:00
Johann Kois
0b6c5a7253 PR: www/160699
Move QUADStor from "ISP" to "Software" as my original classification was not correct.
2011-09-14 13:05:45 +00:00
Carlo Strub
4034401a9f Add myself
Approved by:	glarkin@ (mentor)
2011-09-14 01:42:17 +00:00
Johann Kois
e0941a0382 PR: www/160699
Add "QUADStor Systems" from India to the ISP list.  They provide storage/virtualization services with FreeBSD support.

Requested by:   Shivaram Upadhyayula (shivaram dott .u ett quadstor dott com)
2011-09-13 12:38:05 +00:00
Pav Lucistnik
1c0f0ec9aa - Add rsync protocol for ftp1.fr
Submitted by:	Alain AUDEBERT aka 2A <deuza@fr.freebsd.org>
2011-09-11 11:28:10 +00:00
Marc Fonvieille
485037ecef Revert the previous commit temporarily until the release is done. 2011-09-09 19:40:48 +00:00
Marc Fonvieille
9734485d27 Temporary add 9.0 bits. 2011-09-09 19:35:37 +00:00
Glen Barber
b2e0b92185 Announce FreeBSD 9.0-BETA2.
Since ia64 -BETA2 builds will not be available, temporarily hard-code
the download locations for -BETA1.  Once -BETA3 (or -RC1) is available,
this change can be reverted in where.sgml.
2011-09-07 23:34:44 +00:00
Doug Barton
9c19a44a83 Add a note about where to edit %callout-graphics-number-limit% [1]
Split the generation of images up to use a larger font on 1-9, and
smaller on 10-30 to further improve the appearance.

s/seq/jot/ so users on < 9.x can run this script

Submitted by:	gjb [1]
2011-09-06 01:21:48 +00:00
Doug Barton
fb52d5ad60 We now have an embarrassment of riches in callout graphics, so expand
our horizons!

Submitted by:	gjb
2011-09-05 23:19:53 +00:00
Doug Barton
283a16c3b0 Make the background transparent [1]
Slight tweaks to the font size and kerning

Submitted by:	Igor Mozolevsky <igor@hybrid-lab.co.uk> [1]
2011-09-05 23:05:31 +00:00
Doug Barton
b8c98fc383 New callout graphics, and a script to generate them
Submitted by:	David Muñoz <david@gul.es>
2011-09-05 13:22:59 +00:00
Gavin Atkinson
fed19e102e Add a (belated) news entry about my granting of a doc commit bit.
Approved by:	bcr, jkois (mentors)
2011-09-03 12:47:22 +00:00
Pav Lucistnik
4ab2798b17 - ftp4.fr is now accessible also over http
Submitted by:	Alain AUDEBERT aka 2A <deuza@fr.freebsd.org>
2011-08-30 10:59:33 +00:00
Beech Rintoul
a99ab736e7 New key 2011-08-29 21:27:49 +00:00
Raphael Kubo da Costa
ee6999a75f Add a news item about myself joining the ports team.
It contains the date my commit bit was activated, not the current
date.

Approved by:	avilla
2011-08-28 18:01:44 +00:00
Raphael Kubo da Costa
ee72f6afdc Add my PGP key to the list.
Approved by:	avilla
2011-08-28 17:58:28 +00:00
Christian Brueffer
69762fd914 Add vxge(4) manpage entity. 2011-08-25 20:27:19 +00:00
Johann Kois
75703cd7f6 The FreeBSD Foundation has published their first "semi-annual newsletter" for 2011.
Inital patch provided by:       ryusuke@
2011-08-24 13:52:32 +00:00
Eitan Adler
2316043f1c - Add myself to developers.sgml
- Add news entry

Approved by:    sahil (mentor)
2011-08-18 04:24:11 +00:00
Johann Kois
b7350bd66a PR: www/159290
Add "FreeBSD Spain", the first usergroup from Spain.

Requested by:   gobledb ett gmail dott com
2011-08-17 15:05:49 +00:00
Glen Barber
e6c3ad80c8 Add Google Analytics code to the remaining parts of the www/ tree. 2011-08-15 19:14:53 +00:00
Marc Fonvieille
bb9f6af347 Add ftp4.fr.FreeBSD.org to the list.
Requested by:	Alain AUDEBERT <deuza@fr.freebsd.org>
2011-08-15 18:23:48 +00:00
Konstantin Belousov
5a3e3c0bc1 Announce KyivBSD 2011 2011-08-12 12:16:21 +00:00
Hiroki Sato
23dace8125 Update DEPENDSET.events to support the split events.xml.
Spotted by:	jkois
2011-08-09 06:32:50 +00:00
Hiroki Sato
2030a127a3 Update DEPENDSET.events to support the split events.xml.
Spotted by:	jkois
2011-08-09 06:32:50 +00:00
Johann Kois
27930293d5 Restore the entry for "bsd_day(2011)".
It went missing during the recent split of "events.xml".

Requested/Noticed by:   pgj@
2011-08-08 12:23:38 +00:00
Glen Barber
b33c6c7db4 Belatedly add FreeBSD 9.0-BETA1.
Note to translators:

In order for this commit to work without breaking the build, some
translated where.sgml files required changing all at once.

While there, the PC98 entry for 9.0-BETA1 were also removed or
commented.

Reviewed by:	hrs, brd, jkois [1]

[1] - many, many times...
2011-08-05 22:56:40 +00:00
Hiroki Sato
430a9e4a93 Split events.xml. 2011-08-05 16:55:23 +00:00
Glen Barber
f11a2f754a Revert previous commit. Release announcements are not yet ready for
9.0-BETA1.
2011-08-05 02:58:30 +00:00
Glen Barber
3ad01da30a Unbreak build.
The release announcement for 9.0 needs a bit more work with translations,
which is a work in progress.
2011-08-05 02:53:03 +00:00
Hiroki Sato
d5d04b76bd 9.0-BETA1 is now available. 2011-08-05 02:38:15 +00:00
Hiroki Sato
b8ac4319a0 Add 9.0-BETA1. 2011-08-05 02:30:52 +00:00
Johann Kois
b9e0d71f06 Announce "bsd_day(2011)" to the world. It will take place on 2011-11-05 in Bratislava/Slovakia.
Requested by/patch provided by:        Gabor Pali (pgj@)
2011-08-04 14:14:40 +00:00