Commit graph

12449 commits

Author SHA1 Message Date
Hiroki Sato
44910f9957 Fix build. 2006-08-20 06:28:53 +00:00
Hiroki Sato
83ccb4f7bb Remove navigation.xml. This is no longer used. 2006-08-19 21:58:14 +00:00
Simon L. B. Nielsen
fa2123fbc2 - Remove link to source of the CGI script. It doesn't work and people
can find the source via cvsweb in any case.
- Use $hsty_base more places for better compatibility with
  cgi.FreeBSD.org (IE. when the static FreeBSD.org web pages are
  somewhere other that the site running the CGI's).
2006-08-19 21:40:25 +00:00
Hiroki Sato
8ae0ce213c Catch up with the English version. 2006-08-19 21:28:19 +00:00
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00
Hiroki Sato
de3f531874 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:22:38 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Hiroki Sato
fb0b3eec96 www cleanup mega commit:
- Clean up XML dependency set.

 - Add "make lint" for validation.
2006-08-19 21:18:54 +00:00
Simon L. B. Nielsen
bc748f54ed Don't define $hsty_base, since that prevents cgi-style.pl from
overriding it when needed (e.g. when run on cgi.FreeBSD.org).
2006-08-19 21:18:18 +00:00
Simon L. B. Nielsen
c8947cbfad Be a bit more strict with what we extract from the query string. This
fixes use of the script with Perl 5.8.

This should match all characters of current ports.  If somebody finds
some new characters to use in a port name the matching regex will need
to be updated.
2006-08-19 21:03:12 +00:00
Johann Kois
b710e906c7 MFbed:  Update the German website.
www/de/about.sgml                       1.3   - 1.5
www/de/community/mailinglists.sgml      1.8   - 1.9
www/de/news/news.xml                    1.416 - 1.417
www/de/news/press.xml                   1.203 - 1.208
www/de/platforms/index.sgml             1.19  - 1.20
www/de/security/security.sgml           1.187 - 1.189

Obtained from:  The FreeBSD German Documentation Project.
2006-08-19 07:30:51 +00:00
Simon L. B. Nielsen
a0be4ae7c4 Remove the clusteradm@ email address as explicitly requested in the
auto-responder returned when sending mail to admins@.

On the security page simply remove the email address since it's not
needed, and on the machines page link to the newusers page instead.
2006-08-14 17:48:26 +00:00
Dmitry Morozovsky
700675e8b7 Contact e-mail address for cluster admin group has been changed.
Reflect this.
2006-08-14 17:16:35 +00:00
Pav Lucistnik
db6f7be03d - Fix submitter's name
Submitted by:	Bengt Ahlgren <bengta@sics.se>
2006-08-14 08:49:50 +00:00
Xin LI
2d6fd3b44d MFen 1.204 -> 1.208.
Obtained from:	The FreeBSD Simplified Chinese Project
2006-08-14 01:53:52 +00:00
Joel Dahl
5a8d95a00b Add a missing "to". 2006-08-13 20:56:41 +00:00
Christian Brueffer
c904f2eab4 Wishlist entry for Pedro F. Giffuni, brought forward by thierry.
Submitted by:	thierry
No objection:	donations@
2006-08-13 16:08:48 +00:00
Joseph Koshy
4e008f9dad Add an article by the Canadian Broadcasting Corporation on the use
of FreeBSD & other open-source tools for their internal infrastructure.

Reported by:	cy
2006-08-12 14:52:57 +00:00
Joel Dahl
102836444a Fix typos. 2006-08-12 11:37:55 +00:00
Joseph Koshy
80bdcf5a11 Add Brian Tiemann's article in InformIT.com on advanced FreeBSD
installation tasks.
2006-08-12 07:51:39 +00:00
Joseph Koshy
aa45f8fb63 Add Matt Hartley's review of PC-BSD in OSWeekly.com 2006-08-12 06:29:15 +00:00
Joel Dahl
60a7501bc9 Update status for Abit AX8 and Abit AX8 v2.0. 2006-08-11 14:20:53 +00:00
Joel Dahl
4f627feba7 - Add August Snapshots.
-  Remove March and February snapshots.
2006-08-11 14:13:26 +00:00
Joseph Koshy
a1a91c0a44 Daemonnews article by Grzegorz Czaplinski on working with gmirror. 2006-08-10 11:06:20 +00:00
Joseph Koshy
8f3eabb58e - Remove the Sparc64 entry; Steve Quirk generously donated a US/10.
- Add a request for the upcoming Unicode v5.0 standard.
2006-08-10 10:00:50 +00:00
Giorgos Keramidas
0bfc9df4bd Fix a broken link, by pointing at the definition of `MFC' in the
Handbook glossary.

Submitted by:	Daniel Gerzo <danger@rulez.sk>
2006-08-08 11:58:48 +00:00
Simon L. B. Nielsen
9a9f3b57bc Add more ports counts.
Source: http://www.FreeBSD.org/ports/INDEX via
	http://people.freebsd.org/~simon/portcount.log
2006-08-07 20:02:30 +00:00
Xin LI
86ae933c36 MFen www/share/sgml/includes.header.xsl,v 1.19
Obtained from:	The FreeBSD Simplified Chinese Project
2006-08-06 04:49:33 +00:00
Xin LI
46abc68180 MFen news.xml: 1.410 -> 1.417
MFen press.xml: 1.201 -> 1.204
2006-08-06 04:47:29 +00:00
Joel Dahl
0a135fdf15 Remove the cpufreq category. It is no longer needed.
Submitted by:   njl
2006-08-05 16:31:34 +00:00
Joseph Koshy
daf251b0c8 Correct link text.
Submitted by:	Kedar Damle <kedar.damle at gmail.com>
2006-08-05 12:47:42 +00:00
Joel Dahl
4461e3cc7c Update the ACPI project page.
In collaboration with:  njl
2006-08-04 14:14:39 +00:00
Marc Fonvieille
ff0de338f8 Finish for real previous commit.
Spotted by: deb@ and simon@
PointyHat for a too fast commit: blackend
2006-08-03 21:45:06 +00:00
Marc Fonvieille
0b080bc0c9 Update the FreeBSD Foundation's email.
Requested by:	deb@
2006-08-03 21:22:50 +00:00
Joe Marcus Clarke
86c91de839 Announce GNOME 2.15.90 and 2.14.3 for FreeBSD. 2006-08-03 18:24:03 +00:00
Joseph Koshy
0142858dc4 Add an ITJungle article by Timothy Prickett Morgan on recent developments
in {Free,Net,Open}BSD.
2006-08-03 09:45:51 +00:00
Dmitry Morozovsky
d4109e562e Update info about the last and the next core elections.
Approved by:	core (imp)
2006-08-02 18:35:13 +00:00
Pav Lucistnik
20f37aaf08 Add entry for Gigabyte GA-K8NE v2.0
PR:		www/101067
Submitted by:	Alexander Konovalenko <kono@kth.se>
2006-08-02 08:45:14 +00:00
Pav Lucistnik
af6d8ecbe9 Update Asus A8N-E entry for 6.1-RELEASE
PR:		www/100412
Submitted by:	Bengt Ahlgre <bengta@sics.se>
2006-08-02 08:36:15 +00:00
Dmitry Morozovsky
a527e109a5 Announce Core Team 2006 elections results. 2006-08-01 12:41:42 +00:00
Remko Lodder
3586703106 Add BANGBUG to the usergroups.
PR:		www/100975
Submitted by:	John Sokol
2006-07-30 19:09:05 +00:00
Hiroki Sato
a08cb09b83 Merge changes from the English version due to removal of
prstats script.

Requested by:	simon
2006-07-28 13:27:12 +00:00
Joel Dahl
304af15652 - Extend the ktrace project with a new task. [1]
-  Add technical contacts for the Build options and COMPAT_TTY projects. [2]
-  Add links to several HDA patches.  This will hopefully reduce some "where
   are the HDA patches?" noise on the mailing lists.

Submitted by:   Daniel O'Connor <doconnor@gsoft.com.au> [1]
Submitted by:   Gardner Bell <gbell72@rogers.com> [2]
2006-07-28 07:05:07 +00:00
Johann Kois
3a7e3eca7b MFbed: Update the German website.
www/de/docs/books.sgml          1.21  -> 1.22
www/de/news/news.xml            1.409 -> 1.416
www/de/news/press.xml           1.201 -> 1.203
www/de/platforms/alpha.sgml     1.4   -> 1.5

Obtained from:  The FreeBSD German Documentation Project.
2006-07-27 18:12:15 +00:00
Marc Fonvieille
ee92ed75ff MFen:
Makefile:	1.4 --> 1.5
index.sgml:	1.9 --> 1.10
2006-07-27 14:06:08 +00:00
Hideyuki KURASHINA
ae3c133ea3 Merge the following from the English version:
1.4 -> 1.5    prstats/Makefile
2006-07-27 13:51:53 +00:00
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