Commit graph

12403 commits

Author SHA1 Message Date
Simon L. B. Nielsen
260fd1d8da Retire the PR stats since they have been broken for at least 1.5 years
and nobody has fixed them.

The actual PR stat scripts will be removed later (to give translators a
chance to catch up with this change).
2006-07-27 10:44:28 +00:00
Joe Marcus Clarke
67fe0d5fca Announce GNOME 2.15.4 for FreeBSD as well as our work to move GNOME from
X11BASE to LOCALBASE.
2006-07-25 03:47:31 +00:00
Simon L. B. Nielsen
36412ae061 Remove gallery.cgi. It was scheduled for removal over two years ago. 2006-07-23 23:47:34 +00:00
Simon L. B. Nielsen
eee4df9058 When checking HTTP_HOST to determine if we should use relative or
absolute base path, do the check case insensitive to handle if
HTTP_HOST e.g. comes in as FreeBSD.org.

Break a rather long line (being changed anyway) to improve
readability.
2006-07-23 22:35:12 +00:00
Simon L. B. Nielsen
db89ca035d Also use absolute base path on cgi.FreeBSD.org.
More hacks may be required later to really get this to work (due to
other magic involved in the setup).
2006-07-23 18:36:53 +00:00
Joel Dahl
d2eb0d047d Add a forgotten comma. 2006-07-23 14:00:07 +00:00
Joel Dahl
6ee13175db This book is clearly outdated. Remove it. 2006-07-23 13:44:26 +00:00
Joel Dahl
53848957a7 Remove link to the January snapshot. It's dead. 2006-07-23 13:33:46 +00:00
Joel Dahl
94c944bd9e Add the ideas page here as well. 2006-07-23 13:27:16 +00:00
Remko Lodder
f2ea82f0ce Add The Hungarian BSD group.
PR:			www/99718
Submitted by:		Le©gaádiaGábolegradi dot gabor at nik dot bmf dot hu>
2006-07-23 10:49:52 +00:00
Joel Dahl
f994914eab At least try to only list specific ideas. 2006-07-23 10:42:07 +00:00
Bruce A. Mah
5809eb9a9e D'oh. Fix year typo.
Pointed out by:		Rene Ladan <r.c.ladan@gmail.com>
2006-07-20 20:00:27 +00:00
Bruce A. Mah
04002cd29a Add July 2007 snapshots to list of available snapshots. 2006-07-20 19:12:16 +00:00
Joel Dahl
80b7baace1 Add pfSense to the list and remove some information about using
the Linux emulation layer on Alpha.

PR:             www/97408
Submitted by:   Gabor Kovesdan
2006-07-20 15:50:56 +00:00
Denis Peplin
355e83a27b MFen:
1.37 -> 1.51 newbies.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-07-20 05:35:45 +00:00
Joel Dahl
8f66ab4fa7 Add NYCBSDCon 2006.
Requested by:	Brad Schonhorst <bschonhorst@gmail.com>
2006-07-19 15:45:09 +00:00
Joel Dahl
b0a9d40672 Add podcast interview with grog. 2006-07-19 15:21:05 +00:00
Denis Peplin
5b6bedb2f8 Put some links to translated docs
Obtained from:	The FreeBSD Russian Documentation Project
2006-07-19 10:59:06 +00:00
Christian Brueffer
fb4acce79d Yet another typo in my previous Java commit.
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
Pointy hat to:	brueffer
2006-07-19 08:54:53 +00:00
Denis Peplin
93fe6b8026 MFen:
1.60 -> 1.84 where.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-07-19 08:51:53 +00:00
Denis Peplin
9c59fd91b7 Point links for 5.4 release documentation to translated docs
Obtained from:	The FreeBSD Russian Documentation Project
2006-07-19 08:49:34 +00:00
Jose Alonso Cardenas Marquez
a348e8a7c7 Add myself to the news section as a new committer.
Approved by:	garga (mentor)
2006-07-18 22:49:21 +00:00
Christian Brueffer
61b8edee5c Correct whitespace nit in the previous commit. 2006-07-18 14:05:39 +00:00
Christian Brueffer
8862930032 Belatedly add a news item about the new Java binaries provided by the Foundation. 2006-07-18 14:02:07 +00:00
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