Denis Peplin
15a19825c9
MFen:
...
1.44 -> 1.48 releases/Makefile
1.104 -> 1.110 releases/index.sgml
deleted releases/snapshots.sgml
Current release versions updated into includes.sgml
Obtained from: The FreeBSD Russian Documentation Project
2006-07-18 12:31:57 +00:00
Denis Peplin
209f56398a
MFen:
...
1.5 -> 1.21 books.sgml
1.3 -> 1.7 man.sgml
1.3 -> 1.6 webresources.sgml
Obtained from: The FreeBSD Russian Documentation Project
2006-07-18 10:25:21 +00:00
John-Mark Gurney
4eef766cbf
add request for fast AMD64 box for build support...
2006-07-17 22:47:14 +00:00
Bruce A. Mah
a05c480bbc
Push back the entire 6.2 release cycle by about four weeks. In part
...
this slippage was caused by slippage in 6.1-RELEASE. There are
several issues that need to be resolved before we can really get the
ball rolling on 6.2; this schedule change represents our best estimate
of a realistic start and end to the 6.2 release cycle. Further
changes (as well as a more detailed 6.2 schedule) as we get closer to
the start of RELENG_6 code freeze.
While here, make the 6.3 dates "TBA" (to be announced).
Approved by: re (implicitly)
Discussed with: kensmith
2006-07-17 19:01:00 +00:00
Christian Brueffer
ace0a6eca0
Some typo and grammar fixes.
2006-07-17 10:09:26 +00:00
Simon L. B. Nielsen
be320ab292
MFen 1.37+1.38:
...
- Make it possible to override the complete path to the INDEX file
used for the ports/ part of the website, by setting the
PINDEX_OVERRIDE variable. (Already merged in www/ja/ports/Makefile.)
- Force NO_TIDY for the ports web pages, since it takes a long time to
run tidy on these huge HTML files, and the files are valid HTML when
generated by portindex, even without tidy.
Running without tidy caused the build time to go from ~8 minutes to
~1 minute on my test machine. An additional bonus is that the
generated HTML files are now significantly smaller.
2006-07-16 11:22:05 +00:00
Simon L. B. Nielsen
6d843e2808
Remove entry about adding version information to sysinstall. It has
...
been committed to -CURRENT.
PR: bin/100309
2006-07-15 12:33:45 +00:00
Joel Dahl
312b62eb5c
Add a note about picky Xbox drives.
...
Submitted by: rink
2006-07-15 12:01:05 +00:00
Joel Dahl
4fb23c4ebd
Point to a better homepage for the BUS user group.
...
Discussed on: the BUS mailing list
2006-07-15 11:26:16 +00:00
Joel Dahl
a2934cda09
Add a link to FreeBSD.se - a Swedish FreeBSD Community.
...
Submitted by: Markus Hallstrom <tubbs@freebsd.se>
Nikolaj Farrell <nixx@freebsd.se>
2006-07-15 11:16:30 +00:00
Remko Lodder
12b2cd4c02
Add Anthony Carmody Consulting to the ISP list.
...
PR: www/97902
Submitted by: Anthony Carmody <anthony at carmoda dot com>
2006-07-15 10:56:50 +00:00
Remko Lodder
822bec7468
Merge the following changes:
...
o Move NetFence from the ISP list to the consultancy list
after more clear feedback arrived. [1]
o Move ExaVault from the ISP list to the MISC list. [2]
o Add Ultranix Consulting Ltd to the Consult list. [3]
PR: www/99590 [1]
www/98685 [2]
www/100086 [3]
Submitted by: Andrea Venturoli <freebsd at netfence dot it> [ 1]
David Ordal <david at ordal dot com> [2]
J Heckford <jah at ultranix dot co dot uk> [3]
2006-07-15 10:31:29 +00:00
Joel Dahl
4ce6f6859a
Add a link to the BUS mailing list (BSD Users Sweden).
2006-07-14 19:00:23 +00:00
Joel Dahl
420fbfae75
Update the projects page a bit. I've removed a bunch of links, some of them
...
were dead and some of them linked to unmaintained projects. This is just
the first step though -- I'm working on a complete rewrite of the projects
page.
PR: www/99326 (based on)
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
2006-07-14 18:02:21 +00:00
Joel Dahl
a85c87fb11
Add a new entry: New bus_alloc_resources() API.
...
Submitted by: imp
2006-07-14 17:24:42 +00:00
Joel Dahl
f23580fc1a
Add a note about the status of FreeBSD/alpha.
...
Wording by: rwatson
2006-07-14 16:54:56 +00:00
Joel Dahl
be45ab1e8b
Add an interview with Andy Ritger and Christian Zander from NVIDIA.
2006-07-14 15:17:37 +00:00
Joseph Koshy
a34ae97244
Add a link to an Onlamp.com article by Dru Lavigne covering DesktopBSD.
2006-07-14 05:05:48 +00:00
Christian Brueffer
95a2acbe49
Podcast interview with pjd.
2006-07-13 19:05:55 +00:00
Xin LI
2895c76be4
MFen:
...
news.xml 1.409 -> 1.410
press.xml 1.200 -> 1.201
Obtained from: The FreeBSD Simplified Chinese Project
2006-07-13 05:14:51 +00:00
Andrew Thompson
53bf2896d6
Remove my request for an ethernet switch as I have been generously donated one
...
through the pfSense project.
2006-07-13 04:56:21 +00:00
Colin Percival
77787cf992
Belatedly add 6.1-RELEASE and 5.5-RELEASE in the appropriate locations.
2006-07-13 00:48:48 +00:00
Joel Dahl
d225ff6b98
Fix URL to the NanoBSD introduction article.
2006-07-12 19:47:16 +00:00
Hiroki Sato
91398b7500
Fix WEBDIR.
2006-07-12 17:10:59 +00:00
Ceri Davies
124d49ad88
This project is no longer being worked on. To the attic for
...
safekeeping.
2006-07-12 15:27:53 +00:00
Joseph Koshy
10a6f391ca
Link to the TetIntegration wiki page.
...
Prodded by: netchild
2006-07-12 13:42:36 +00:00
Simon L. B. Nielsen
87bc15a86a
Don't build the nanobsd subdir anymore, it has been removed.
...
This should fix the web site build.
Owner of nice new pointy hat: keramida
2006-07-12 13:35:00 +00:00
Giorgos Keramidas
0cecd29a6c
Point to "&url.articles;/nanobsd/index.html" for NanoBSD information.
...
Delete www/en/projects/nanobsd/; the article we have now, thanks to
Daniel Gerzo is much better for people who want to know more about
what NanoBSD is and how to use it.
PR: www/96902
Submitted by: Daniel Gerzo
2006-07-12 10:54:09 +00:00
Xin LI
8ea46c73df
- Fix webpage location
...
- Use www.freebsd.org instead of cnsnap (our local snapshot
server)
2006-07-12 09:12:06 +00:00
Max Laier
beceecc6f2
Add the April-June 2006 Status Report. Next reports due October 6.
2006-07-11 22:16:49 +00:00
Xin LI
702e390ee2
Merge Simplified Chinese translation for the website.
...
Obtained from: The FreeBSD Simplified Chinese Project
Thanks goes to: Gavin MU <gavin.mu at gmail dot com> [1],
Fukang CHEN <loader at freebsdmall dot com> [2],
intron <intron at intron dot ac> [3]
[1] The original translation with me.
[2] New layout and structural improvements.
[3] Additional and continued contributions.
2006-07-11 15:27:53 +00:00
Hiroki Sato
ee55941acc
Hook up zh_CN and zh_TW to the build.
2006-07-11 13:36:17 +00:00
Hiroki Sato
98202cd745
The www/zh directory has been moved to www/zh_CN and www/zh_TW.
2006-07-11 13:27:02 +00:00
Hiroki Sato
02925c37f4
Add www/zh_CN and www/zh_TW directories (currently they are only for
...
building the document sets in doc/zh_CN.GB2312 and doc/zh_TW.Big5).
2006-07-11 13:24:05 +00:00
Hiroki Sato
49e368cb82
- Include ../Makefile.inc.
...
- Use ${DOC_PREFIX}, ${WEB_PREFIX}, and ${LANGCODE} instead of relative
pathnames based on ${.CURDIR}.
2006-07-11 13:11:56 +00:00
Hiroki Sato
a3e0c0efdb
Disconnect zh directory from the build temporarily for migration from
...
zh to zh_{CN,TW}.
2006-07-11 13:06:49 +00:00
Hiroki Sato
4c4a84bf16
Merge the following from doc/share/mk/doc.xml.mk:
...
Do not remove $XML_MIRRORS* by "make clean" when $LANGCODE=".".
2006-07-11 12:59:40 +00:00
www
c40d94a3b5
NetBSD 3.0 is the default NetBSD release
2006-07-11 12:10:38 +00:00
www
bbf92a5f81
add NetBSD 2.0.2, NetBSD 2.1, NetBSD 3.0
2006-07-11 11:50:34 +00:00
www
db2e0778b5
OpenBSD 3.9 is the default OpenBSD release
2006-07-11 09:19:45 +00:00
www
df356fb21a
added OpenBSD 3.7, 3.8, 3.9
2006-07-11 09:18:49 +00:00
www
fae98388ec
add FreeBSD Ports 6.1-RELEASE
2006-07-11 08:30:05 +00:00
Joel Dahl
709049d4fe
Add more information to the sysenter entry. Looks like davidxu has
...
some work in progress.
Submitted by: netchild
2006-07-10 20:28:19 +00:00
Joel Dahl
72a3b2d77e
Fix email address.
...
Noticed by: netchild
2006-07-10 20:16:20 +00:00
Johann Kois
04ced484d5
MFbed: Update the German website.
...
www/de/index.xsl 1.151 -> 1.152
www/de/news/news.xml 1.406 -> 1.409
www/de/news/press.xml 1.199 -> 1.201
Obtained from: The FreeBSD German Documentation Project.
2006-07-10 18:14:33 +00:00
Christian Brueffer
5ff13710c5
Updates for Linuxtage Essen 2006.
2006-07-07 22:12:08 +00:00
Colin Percival
5e3bd4d222
Add FreeBSD-EN-06:01.jail.
2006-07-07 07:32:54 +00:00
Joseph Koshy
30f4c75d19
NewsForge article by Henry Gillow-Wiles on PC-BSD in a community center.
2006-07-07 05:07:15 +00:00
Marc Fonvieille
7025332f04
MFen:
...
fr/logo.sgml: 1.3 --> 1.4
fr/community/webresources.sgml: 1.2 --> 1.3
fr/copyright/trademarks.sgml: 1.13 --> 1.17
fr/docs/man.sgml: 1.5 --> 1.7
fr/gnome/includes.navgnome.sgml: 1.2 --> 1.3
fr/gnome/includes.navgnome.xsl: 1.5 --> 1.6
fr/gnome/index.xsl: 1.86 --> 1.87
fr/projects/busdma/index.sgml: 1.132 --> 1.134
fr/security/security.sgml: 1.182 --> 1.185
fr/snapshots/index.sgml: 1.16 --> 1.18
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
2006-07-03 16:03:58 +00:00
Marc Fonvieille
0616bc7ed0
Typo.
...
Found by: hq@
2006-07-03 15:44:07 +00:00