diff --git a/de/Makefile b/de/Makefile index cd1cab98ec..98806253ad 100644 --- a/de/Makefile +++ b/de/Makefile @@ -1,76 +1,80 @@ # The FreeBSD Documentation Project # The FreeBSD German Documentation Project -# $FreeBSD$ +# $FreeBSD: www/de/Makefile,v 1.18 2004/12/18 13:10:22 jkois Exp $ # $FreeBSDde: de-www/Makefile,v 1.25 2004/11/22 19:29:20 jkois Exp $ # basiert auf: 1.112 .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= relnotes.sgml DOCS+= where.sgml # These will be directly installed. #DATA= favicon.ico #DATA+= robots.txt #DATA+= freebsd.css #DATA+= vendors.html # Subdirectories # SGML SUBDIR= news SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= platforms SUBDIR+= releases SUBDIR+= security .if !defined(WEB_ONLY) || empty(WEB_ONLY) #SUBDIR+= ports SUBDIR+= doc .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # Non-SGML SUBDIR+= gifs WEBDIR?= data/de # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html .include "${WEB_PREFIX}/share/mk/web.site.mk" index.html: index.xsl ${XML_INCLUDES}\ - ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ + ${XML_NEWS_INCLUDES} \ + ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ + ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ ${XML_MIRRORS} ${XML_TRANSTABLE} \ ${XML_ADVISORIES} ${XML_NOTICES} \ ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param advisories.xml "'${XML_ADVISORIES}'" \ --param notices.xml "'${XML_NOTICES}'" \ + --param news.press.xml-master "'${XML_NEWS_PRESS_MASTER}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ + --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ --param navigation.xml "'${XML_NAVIGATION}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif diff --git a/de/index.xsl b/de/index.xsl index 98053b2524..65d39c426a 100644 --- a/de/index.xsl +++ b/de/index.xsl @@ -1,443 +1,447 @@ - + + + <xsl:value-of select="$title"/> Spamtrap, do not email: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
FreeBSD: The Power to Serve

Wählen Sie einen Server in Ihrer Nähe:

Sprache: [de]   [en]   [es]   [fr]   [it]   [ja]   [ru]


Suche

Was ist FreeBSD?

FreeBSD ist ein modernes Betriebssystem für x86 kompatible (einschließlich Pentium und Athlon), amd64 kompatible (einschließlich Opteron, Athlon 64 und EM64T), Alpha/AXP, IA-64, PC-98 und UltraSPARC®-Architekturen. An der Unterstützung weiterer Plattformen wird gearbeitet. FreeBSD ist eine Weiterentwicklung von BSD, dem -Betriebssystem der University of California, Berkeley. Das System wird von einer großen Entwicklergruppe gepflegt und erweitert.

Herausragende Funktionen

In den Bereichen Netzwerk, Leistungsfähigkeit, Sicherheit und Kompatibilität besitzt FreeBSD heute schon Funktionen, die in anderen Betriebssystemen, selbst in den besten kommerziellen, fehlen.

Leistungsfähige Internet-Dienste

FreeBSD ist bestens geeignet für Internet- oder Intranet- Server. Auch unter höchsten Lasten arbeiten die Netzwerkdienste zuverlässig. Der effiziente Umgang mit dem Speicher garantiert schnelle Antwortzeiten für tausende gleichzeitig laufende Benutzerprozesse.

Viele Anwendungen

Die Qualität von FreeBSD zusammen mit preiswerter und leistungsfähiger PC-Hardware bietet eine wirtschaftliche Alternative zu kommerziellen Workstations. Unter FreeBSD laufen viele Anwendungen; das System eignet sich sowohl für Arbeitsplätze als auch für Server.

Leicht zu installieren

FreeBSD kann von mehreren Medien installiert werden, beispielsweise CD-ROM, DVD-ROM, Disketten, Bandlaufwerken oder einer MS-DOS® Partition. Sie können FreeBSD auch direkt mit FTP oder NFS installieren, wenn Sie eine Netzwerkverbindung haben. Dazu brauchen Sie einige 1.44 MB Disketten und die Installations-Anleitung.

FreeBSD ist frei

Der BSD Daemon

Während man vermuten könnte, dass ein Betriebssystem mit diesem Funktionsumfang teuer verkauft wird, ist FreeBSD kostenlos und bringt den kompletten Quellcode gleich mit. Wenn Sie FreeBSD herunterladen oder käuflich erwerben wollen, finden Sie in Bezugsquellen für FreeBSD weitere Informationen.

Mitmachen bei FreeBSD

Sie können leicht zu FreeBSD beitragen. Suchen Sie einfach eine Stelle, die verbessert werden muss. Ihre sorgfältig und sauber vorgenommenen Änderungen können Sie dem Projekt mit send-pr oder über einen Committer, wenn Sie einen kennen, zukommen lassen. Es sind viele Beiträge möglich: beispielsweise Dokumentationen, Grafiken oder Quellcode. Einzelheiten entnehmen Sie bitte dem Artikel FreeBSD unterstützen.

Auch wenn Sie kein Programmierer sind, können Sie zu FreeBSD beitragen. Die FreeBSD Foundation ist eine gemeinnützige Gesellschaft. Spenden an die Gesellschaft können Sie (zumindest in den USA) von der Steuer absetzen. Weitere Informationen erhalten Sie von bod@FreeBSDFoundation.org oder schreiben Sie an: The FreeBSD Foundation, 7321 Brockway Dr. Boulder, CO 80303. USA

Silicon Breeze vertreibt eine in Metall gegossene Skulptur des FreeBSD Daemons. 15% des Erlöses fließen an die FreeBSD Foundation zurück. Auf der Webseite des Linux Jewellery Store können Sie die Skulptur bestellen und dort finden Sie auch weitere Informationen.

Produktionsreife: -RELEASE
· Installation
· Release Notes
· Hardware Notes
· Installation Notes
· Errata
· Migrationsleitfaden

Ausgereift: -RELEASE
· Installation
· Release Notes
· Hardware Notes
· Installation Notes
· Errata

Ankündigungen (RSS)
aktualisiert am: - +
+ mehr ...

Aus der Presse
aktualisiert im: - +
+ mehr ...

Sicherheits-Hinweise (RSS)
aktualisiert am:
mehr ...

Fehler-Hinweise
aktualisiert am:

 

Mehr über FreeBSD erfahren Sie aus Veröffentlichungen oder aus der Presse und natürlich auf dieser Webseite!

Mailinglisten Spiegel CD-ROM Menschen Verschiedenes

[FreeBSD Mall] [Sponsor of Unix Guru Universe] [Daemon News] [Powered by FreeBSD]
Schreiben Sie uns
Legal © 1995-2004 The FreeBSD Project.
All rights reserved.
diff --git a/de/news/Makefile b/de/news/Makefile index 45ae53138c..2a9322e982 100644 --- a/de/news/Makefile +++ b/de/news/Makefile @@ -1,45 +1,49 @@ -# $FreeBSD: www/de/news/Makefile,v 1.2 2003/09/30 23:17:04 mheinen Exp $ +# $FreeBSD: www/de/news/Makefile,v 1.3 2004/05/15 12:39:08 brueffer Exp $ # $FreeBSDde: de-www/news/Makefile,v 1.6 2004/05/02 00:21:16 brueffer Exp $ # basiert auf: 1.39 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml INDEXLINK= news.html SUBDIR= 2002 DATA= newsflash.html news.rdf press.html CLEANFILES+= newsflash.html news.rdf press.html +.include "${WEB_PREFIX}/share/mk/web.site.mk" + newsflash.html: newsflash.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \ + --param "news.project.xml" "'${XML_NEWS_NEWS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif news.rdf: news-rdf.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml press.html: press.xsl press.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \ + --param "news.press.xml" "'${XML_NEWS_PRESS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif - -.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/de/news/newsflash.xsl b/de/news/newsflash.xsl index f8e4ec4a08..b263b44939 100644 --- a/de/news/newsflash.xsl +++ b/de/news/newsflash.xsl @@ -1,154 +1,126 @@ + + + FreeBSD News

Manchmal ist es mühsam, mit der schnellen Entwicklung des FreeBSD Betriebssystems Schritt zu halten. Besuchen Sie diese Seite öfter, um informiert zu bleiben. Weiterhin können Sie die Mailingliste freebsd-announce abonnieren oder den RSS Ticker benutzen.

Die nachstehenden Projekte besitzen eigene Seiten, auf denen Sie projektbezogene Ankündigungen finden:

Informationen über frühere, aktuelle und künftige Releases finden Sie auf der Seite Release Information.

Die FreeBSD Sicherheitshinweise finden Sie auf der Seite Security Information.

- + + + + -

Ältere Ankündigungen: - 2002, - 2001, - 2000, - 1999, - 1998, - 1997, - 1996

+
- - - -

- - - - - - - -

- -
    - -
-
+ + + + + - - + - -
  • - - - - - - . - - - - - - - - - : - -

    - -
  • + +

    Ältere Ankündigungen: + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

    - -
    diff --git a/de/news/press.xsl b/de/news/press.xsl index 4a5108f895..f6f7b3d126 100644 --- a/de/news/press.xsl +++ b/de/news/press.xsl @@ -1,85 +1,60 @@ - + + + + + + + + + + + +

    Kennen Sie einen hier nicht aufgeführten Artikel? Senden Sie bitte die Einzelheiten an www@FreeBSD.org und wir nehmen den Artikel auf.

    - + + + +
    - - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - - - -
  • - - - - - - -


    - - ,
    - -

    -
  • -
    diff --git a/en/Makefile b/en/Makefile index a7f0219c6b..9c205a16e8 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,108 +1,112 @@ -# $FreeBSD: www/en/Makefile,v 1.115 2004/12/16 23:09:42 ceri Exp $ +# $FreeBSD: www/en/Makefile,v 1.116 2004/12/18 12:35:25 ceri Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= art.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= usergroups.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # These will be directly installed. DATA= favicon.ico DATA+= freebsd.css DATA+= index.css DATA+= robots.txt DATA+= vendors.html # Subdirectories # SGML SUBDIR= FAQ SUBDIR+= advocacy SUBDIR+= commercial SUBDIR+= copyright SUBDIR+= docproj SUBDIR+= donations SUBDIR+= events SUBDIR+= gnome SUBDIR+= handbook SUBDIR+= internal SUBDIR+= java SUBDIR+= kse SUBDIR+= news SUBDIR+= platforms SUBDIR+= projects SUBDIR+= prstats SUBDIR+= releases SUBDIR+= releng SUBDIR+= search SUBDIR+= security SUBDIR+= smp SUBDIR+= tutorials .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc SUBDIR+= ports .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # Non-SGML SUBDIR+= cgi SUBDIR+= gifs WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh # Non-English .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) .for DIR in ${WEB_LANG} SUBDIR+= ../${DIR} .endfor .endif WEBDIR?= data # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html .include "${WEB_PREFIX}/share/mk/web.site.mk" index.html: index.xsl ${XML_INCLUDES}\ - ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ + ${XML_NEWS_INCLUDES} \ + ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ + ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ ${XML_MIRRORS} ${XML_TRANSTABLE} \ ${XML_ADVISORIES} ${XML_NOTICES} \ ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param advisories.xml "'${XML_ADVISORIES}'" \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param navigation.xml "'${XML_NAVIGATION}'" \ + --param news.press.xml-master "'${XML_NEWS_PRESS_MASTER}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ + --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ --param notices.xml "'${XML_NOTICES}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif diff --git a/en/index.xsl b/en/index.xsl index 6b1d45c5bb..6aabad9c6a 100644 --- a/en/index.xsl +++ b/en/index.xsl @@ -1,403 +1,407 @@ - + - + + + <xsl:value-of select="$title"/> Spamtrap, do not email: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
    FreeBSD: The Power to Serve

    Select a server near you:

    Language: [de]   [en]   [es]   [fr]   [it]   [ja]   [ru]


    Search for:

    What is FreeBSD?

    FreeBSD is an advanced operating system for x86 compatible (including Pentium and Athlon), amd64 compatible (including Opteron, Athlon 64, and EM64T), Alpha/AXP, IA-64, PC-98 and UltraSPARC® architectures. It is derived from BSD, the version of developed at the University of California, Berkeley. It is developed and maintained by a large team of individuals. Additional platforms are in various stages of development.

    Cutting edge features

    FreeBSD offers advanced networking, performance, security and compatibility features today which are still missing in other operating systems, even some of the best commercial ones.

    Powerful Internet solutions

    FreeBSD makes an ideal Internet or Intranet server. It provides robust network services under the heaviest loads and uses memory efficiently to maintain good response times for thousands of simultaneous user processes.

    Run a huge number of applications

    The quality of FreeBSD combined with today's low-cost, high-speed PC hardware makes FreeBSD a very economical alternative to commercial workstations. It is well-suited for a great number of both desktop and server applications.

    Easy to install

    FreeBSD can be installed from a variety of media including CD-ROM, DVD-ROM, floppy disk, magnetic tape, an MS-DOS® partition, or if you have a network connection, you can install it directly over anonymous FTP or NFS. All you need is a couple of formatted 1.44MB floppies and these directions.

    FreeBSD is free

    The BSD Daemon

    While you might expect an operating system with these features to sell for a high price, FreeBSD is available free of charge and comes with full source code. If you would like to purchase or download a copy to try out, more information is available.

    Contributing to FreeBSD

    It is easy to contribute to FreeBSD. All you need to do is find a part of FreeBSD which you think could be improved and make those changes (carefully and cleanly) and submit that back to the Project by means of send-pr or a committer, if you know one. This could be anything from documentation to artwork to source code. See the Contributing to FreeBSD article for more information.

    Even if you are not a programmer, there are other ways to contribute to FreeBSD. The FreeBSD Foundation is a non-profit organization for which direct contributions are fully tax deductible. Please contact bod@FreeBSDFoundation.org for more information or write to: The FreeBSD Foundation, 7321 Brockway Dr., Boulder, CO 80303, USA.

    Production Release:
    · Installation Guide
    · Release Notes
    · Hardware Notes
    · Installation Notes
    · Errata
    · Migration Guide

    Production (Legacy) Release:
    · Installation Guide
    · Release Notes
    · Hardware Notes
    · Installation Notes
    · Errata

    Project News (RSS)
    Latest update: - +
    + More...

    FreeBSD Press
    Latest update: - +
    + More...

    Security Advisories (RSS)
    Latest update:
    More...

    Errata Notices
    Latest update:

     

    To learn more about FreeBSD, visit our gallery of FreeBSD related publications or FreeBSD in the press, and browse through this website!

    [FreeBSD Mall] [Sponsor of Unix Guru
 		Universe] [Daemon News] [Powered by FreeBSD]
    Contact us
    Legal
    © 1995-2004 The FreeBSD Project.
    All rights reserved.
    diff --git a/en/news/Makefile b/en/news/Makefile index e0c08270b0..e3f18d010f 100644 --- a/en/news/Makefile +++ b/en/news/Makefile @@ -1,64 +1,68 @@ -# $FreeBSD: www/en/news/Makefile,v 1.38 2003/07/11 19:57:06 ceri Exp $ +# $FreeBSD: www/en/news/Makefile,v 1.39 2004/01/12 21:26:59 hrs Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml # press releases DOCS+= pressreleases.sgml DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml DOCS+= press-rel-6.sgml DOCS+= press-rel-7.sgml # The yearly State of the Union address DOCS+= sou1999.sgml INDEXLINK= news.html SUBDIR= 1993 SUBDIR+= 1996 SUBDIR+= 1997 SUBDIR+= 1998 SUBDIR+= 1999 SUBDIR+= 2000 SUBDIR+= 2001 SUBDIR+= 2002 SUBDIR+= status DATA= newsflash.html news.rdf press.html CLEANFILES+= newsflash.html news.rdf press.html +.include "${WEB_PREFIX}/share/mk/web.site.mk" + newsflash.html: newsflash.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ + --param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \ + --param "news.project.xml" "'${XML_NEWS_NEWS}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif news.rdf: news-rdf.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml press.html: press.xsl press.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \ + --param "news.press.xml" "'${XML_NEWS_PRESS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif - -.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/news/news.xml b/en/news/news.xml index 6351c5efe3..91110bd951 100644 --- a/en/news/news.xml +++ b/en/news/news.xml @@ -1,1308 +1,1305 @@ - $FreeBSD: www/en/news/news.xml,v 1.255 2004/12/23 09:42:12 simon Exp $ + $FreeBSD: www/en/news/news.xml,v 1.256 2004/12/28 07:10:30 ahze Exp $ 2004 12 28 Mozilla approves FreeBSD's thunderbird and firefox ports

    The Mozilla License Team has granted permission to the FreeBSD Gnome Team for use of the Firefox and Thunderbird names, official icons, and permission to do officially branded builds.

    23 FreeBSD Foundation Quarterly Newsletter Published

    The FreeBSD Foundation has published its Quarterly Newsletter, which includes a call for donations so the Foundation can keep its non-profit public charity 501(c)3 status.

    18 FreeBSD 4.11 RC1 Available

    The first Release Candidate for FreeBSD 4.11 has been made available. Please see the full announcement on the FreeBSD-STABLE mailing list here. The full 4.11 release schedule is here.

    13

    New committer: Niels Heinen (ports)

    6

    New committer: Palle Girgensohn (ports)

    2 FreeBSD 4.11 release schedule announced

    The schedule for the FreeBSD 4.11 Release has been announced, with a target release date of January 24th, 2005. The full schedule is here.

    1

    New committer: Jean-Sébastien Pédron (src)

    11 27 FreeBSD trademark transferred to Foundation

    The 'FreeBSD' trademark, which was originally granted to Walnut Creek CDROM (now FreeBSD Mall, Inc.) in 1996, has been transferred to the FreeBSD Foundation.

    19

    New committer: Vicente Carrasco (doc)

    11

    New committer: Johann Kois (doc)

    7 GNOME 2.8.1 released for FreeBSD

    GNOME 2.8.1 was merged into the ports tree following the release of FreeBSD 5.3. See the FreeBSD GNOME Homepage for more details as well as upgrade instructions.

    6 FreeBSD 5.3-RELEASE is Now Available

    FreeBSD 5.3-RELEASE has been released. Please check the release errata before installation for any late-breaking news and/or issues with 5.3. The Release Information page has more information about FreeBSD releases.

    10 31 FreeBSD 5.3-RC2 released

    The FreeBSD Release Engineering Team is proud to announce the availability of FreeBSD 5.3-RC2. Two critical issues came up during RC1 testing and it is felt the fixes warrant one more RC so they receive widespread testing. If no more show-stopper problems are found this will be the last test release done before 5.3-RELEASE. Please see the full announcement on FreeBSD-CURRENT here.

    29

    New committer: Michael Johnson (ports)

    16

    New committer: Remko Lodder (doc)

    12

    New committer: George V. Neville-Neil (src)

    8

    New committer: Stephan Uphoff (src)

    9 15

    New committer: Koop Mast (ports)

    -
    - - 15

    New committer: Xin Li (src, doc)

    8 20

    New committer: Alexey Dokuchaev (ports)

    19

    New committer: Dejan Lesjak (ports)

    18

    New committer: Cheng-Lung Sung (ports)

    10

    New committer: Dmitry Morozovsky (doc)

    5

    New committer: Herve Quiroz (ports)

    2

    New committer: Pyun YongHyeon (src)

    7 27

    New committer: Bjoern A. Zeeb (src)

    26 May 2004 - June 2004 Status Report

    The May-June status report is now available; see the status reports Web page for more information.

    24

    New committer: Suleiman Souhlal (PowerPC)

    23 FreeBSD switches to X.Org

    FreeBSD-CURRENT now ships with X.Org's X Window System per default, though XFree86 is still supported. For more information on how to upgrade for -CURRENT and -STABLE, take a look at this HEADS UP.

    14

    New committer: Gleb Smirnoff (src)

    7

    New committer: Sergey Matveychuk (ports)

    5 30

    New committer: Lars Thegler (ports)

    27 FreeBSD 4.10-RELEASE is Now Available

    FreeBSD 4.10-RELEASE has been released. Please check the release errata before installation for any late-breaking news and/or issues with 4.10. The Release Information page has more information about FreeBSD releases.

    23

    New committer: Koichi Suzuki (doc)

    15 March 2004 - April 2004 Status Report

    The March-April status report is now available; see the status reports Web page for more information.

    4

    New committer: Christian S.J. Peron (src)

    New committer: Stefan Farfeleder (src)

    4 30

    New committer: Jeremy Messenger (ports)

    19

    New committer: Tony Ackerman (src)

    17

    New committer: Marius Strobl (src)

    5

    New committer: Daniel Hartmeier (src)

    3 29

    New committer: Niklas J. Saers (doc)

    25 Removal of Gallery

    Because of the hard maintenance and low benefit the gallery pages bring to the Project and the listed websites, it has been decided to spend the time working on other stuff related to FreeBSD than these pages. The gallery will be removed in two weeks, no further submissions will be processed. However, this has no influence on the Commercial Gallery.

    18

    New committer: Mark Santcroos (src)

    17 January 2004 - February 2004 Status Report

    The January-February status report is now available; see the status reports Web page for more information.

    13

    New committer: Thierry Thomas (ports)

    10

    New committer: Volker Stolz (ports)

    9

    New committer: Peter Edwards (src)

    2 26

    New committer: Vinod Kashyap (src)

    25 FreeBSD 5.2.1-RELEASE is Now Available

    FreeBSD 5.2.1-RELEASE has been released. Please check the release errata before installation for any late-breaking news and/or issues with 5.2.1. The Release Information page has more information about FreeBSD releases.

    22

    New committer: Markus Brüffer (Ports)

    17

    New committer: Jim Rees (src)

    15

    Core member resigned: Greg Lehey

    10

    New committer: Max Laier (src)

    2

    New committer: Lukas Ertl (src)

    New committer: Pawel Jakub Dawidek (src)

    1 28 October 2003 - December 2003 Status Report

    The October-December status report is now available; see the status reports Web page for more information.

    21

    New committer: Philip Paeps (src)

    New committer: Colin Percival (src)

    15

    New committer: Josef El-Rayes (docs)

    12 FreeBSD 5.2-RELEASE is Now Available

    FreeBSD 5.2-RELEASE has been released. Please check the release errata before installation for any late-breaking news and/or issues with 5.2. The Release Information page has more information about FreeBSD releases.

    04

    New committer: Vincent Tougait (Documentation Project)

    2003 12 28

    New committer: Alex Dupre (Documentation Project)

    21

    New committer: Roman Kurakin (src)

    17

    New committer: Clement Laforet (ports)

    16

    Hifn announces official FreeBSD support for the 795x series of crypto accelerators.

    11 21

    New committer: Mathew Kanner (midi,sound)

    12

    New committer: Oliver Eikemeier (Ports)

    New committer: Pav Lucistnik (ports)

    New committer: Andre Oppermann (src)

    10 28 FreeBSD 4.9-RELEASE is Now Available

    FreeBSD 4.9-RELEASE has been released. Please see the Release Information page for more details. Also be sure to check the release errata after installation for any late-breaking news and/or issues with 4.9.

    22 FreeBSD 10 year anniversary party in San Francisco 11/24/03

    Join us Monday November 24th to celebrate 10 years of FreeBSD at the DNA Lounge in San Francisco. The name 'FreeBSD' was coined in June 1993, and FreeBSD 1.0 was released on CDROM in December 1993. Click here for more information or to be put on the guest list.

    21

    New committer: Sergei Kolobov (Ports)

    18 BSD Conference Japan 2003

    BSD Conference Japan 2003 (in Japanese), the second conference concerning *BSD in Japan, was held in Tokyo on October 18th, 2003. There were about 170 attendees. It had two parallel sessions (general and technical), and four technical papers and twelve work-in-progress style talks were presented during the conference.

    17 The FreeBSD Events page is now available

    The FreeBSD Events page is now available with information about past and upcoming FreeBSD related events.

    14

    New committer: Mark Linimon (Ports)

    11

    New committer: Scott Mitchell (if_xe)

    9

    New committer: Maksim Yevmenkin (Bluetooth)

    9 15

    New committer: Denis Peplin (Documentation Project)

    8 25

    The FreeBSD Foundation announces native support for JDK 1.3.1 on FreeBSD

    18

    FreeBSD 4.9 code freeze begins August 25

    15

    New committer: Ken Smith (Documentation Project)

    New committer: Mathieu Arnold (Ports)

    14

    New committer: Alexander Nedotsukov (Ports)

    11 FreeBSD Architecture Handbook now available

    The nascent FreeBSD Architecture Handbook is now available online for users who would like to know more about FreeBSD kernel internals. Much of the material has been split out from the Developers' Handbook, which now focuses exclusively on userland programming in FreeBSD. Both volumes are works in progress.

    9 PAE support merged for upcoming FreeBSD 4.9

    Luoqi Chen has begun the process of merging PAE support from FreeBSD 5 to FreeBSD 4-STABLE. The PAE support allows FreeBSD machines to make use of more than 4 gigabytes of RAM. This functionality was originally written by Jake Burkholder under contract with DARPA and Network Associates Laboratories. Additional changes for individual device drivers will follow in the coming weeks.

    New committer: Bruce M. Simpson

    7 24

    New committer: Michael Nottebrock (Ports)

    21

    New committer: Kirill Ponomarew (Ports)

    20

    New committer: Simon L. Nielsen

    6 24

    New committer: Sean Kelly

    23

    New committer: Diomidis D. Spinellis

    19 Happy 10th Birthday, FreeBSD Project!

    Ten years ago on this day the name "FreeBSD" was coined by David Greenman in this email message. Viva FreeBSD!

    17

    New committer: Lev Serebryakov (Ports)

    13

    Returning committer: John-Mark Gurney

    9 FreeBSD 5.1-RELEASE is Now Available

    FreeBSD 5.1-RELEASE is now available. Please see the Release Information page for more details. Also be sure to check the release errata for any late-breaking news and/or issues with 5.1.

    6

    New committer: Sergey A. Osokin (Ports)

    4

    New committer: Erwin Lansing (Ports)

    5 6

    New committer: Oliver Lehmann (Ports)

    5

    New committer: Michael L. Hostbaek

    4 14

    New committer: Hiten M. Pandya

    9 New performance@ mailing list

    The performance@ mailing list exists to provide a place for hackers, administrators, and/or concerned parties to discuss performance related topics pertaining to FreeBSD. Acceptable topics includes talking about FreeBSD installations that are either under high load, are experiencing performance problems, or are pushing the limits of FreeBSD. Concerned parties that are willing to work toward improving the performance of FreeBSD are highly encouraged to subscribe to this list. This is a highly technical list ideally suited for experienced FreeBSD users, hackers, or administrators interested in keeping FreeBSD fast, robust, and scalable. To subscribe, please visit the freebsd-performance@ web interface.

    8 FreeBSD.org mailing lists use Mailman

    Majordomo served its purpose well, but has been retired in favor of Mailman. It is now possible to browse through the authoritative list of mailing lists by heading over to http://lists.FreeBSD.org/mailman/listinfo or by browsing through the handbook's section on mailing lists. A big thanks to Peter Wemm is in order for spending the time to seamlessly convert the various lists over to Mailman, thank you.

    3 FreeBSD 4.8-RELEASE is Now Available

    FreeBSD 4.8-RELEASE has been released. Please see the Release Information page for more details. Also be sure to check the release errata after installation for any late-breaking news and/or issues with 4.8.

    3 15 January 2003 - February 2003 Status Report

    The January-February status report is now available; see the status reports Web page for more information.

    6

    New committer: Arun Sharma

    2 21

    New committer: David Schultz

    1 30

    New committer: Hartmut Brandt (Sparc and ATM)

    23 November 2002 - December 2002 Status Report

    The November-December status report is now available; see the status reports Web page for more information.

    New committer: Hideyuki KURASHINA (Documentation Project)

    19 FreeBSD 5.0-RELEASE is now available

    FreeBSD 5.0-RELEASE has been released. Please see the Release Information page for more details. Also be sure to check the release errata after installation for any late-breaking news and/or issues with 5.0.

    13

    New committer: Christian Brüffer (Documentation Project)

    06

    New committer: Michael Telahun Makonnen

    diff --git a/en/news/newsflash.xsl b/en/news/newsflash.xsl index 5cb91a459d..2cba62b113 100644 --- a/en/news/newsflash.xsl +++ b/en/news/newsflash.xsl @@ -1,148 +1,100 @@ - + + + + FreeBSD News

    FreeBSD is a rapidly developing operating system. Keeping up on the latest developments can be a chore! To keep on top of things, be sure and check this page periodically. Also, you may wish to subscribe to the freebsd-announce mailing list or the RSS feed.

    The following projects have their own news pages, which should be checked for project specific updates.

    For a detailed description of past, present, and future releases, see the Release Information page.

    For FreeBSD Security Advisories, please refer to the Security Information page.

    - - -

    Older announcements: - 2002, - 2001, - 2000, - 1999, - 1998, - 1997, - 1996

    - + + + + + + +
    - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - - - - -
  • - - - - - - - - - - - - - - , - : - -

    - -
  • -
    - - -
    diff --git a/en/news/press.xsl b/en/news/press.xsl index 77cfafd050..81014c0047 100644 --- a/en/news/press.xsl +++ b/en/news/press.xsl @@ -1,88 +1,47 @@ - + + + +

    If you know of any news stories featuring FreeBSD that we have not listed here, please send details to www@FreeBSD.org so that we can include them.

    - + + + + -

    Older press publications: - 2002, - 2001, - 2000, - 1999, - 1998-1996

    -
    - - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - - - -
  • - - - - - - -


    - - ,
    - -

    -
  • -
    diff --git a/fr/Makefile b/fr/Makefile index 3ebfa3daf2..564a7929f1 100644 --- a/fr/Makefile +++ b/fr/Makefile @@ -1,109 +1,116 @@ -# $FreeBSD: www/fr/Makefile,v 1.6 2004/04/06 11:41:17 phantom Exp $ +# $FreeBSD: www/fr/Makefile,v 1.7 2004/10/06 12:55:04 stephane Exp $ # The FreeBSD French Documentation Project # Original revision: 1.107 .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= art.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # These will be directly installed. DATA= favicon.ico DATA+= robots.txt DATA+= freebsd.css DATA+= vendors.html # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial SUBDIR+= docproj SUBDIR+= news SUBDIR+= advocacy SUBDIR+= events SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= tutorials SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search SUBDIR+= gallery SUBDIR+= projects SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases SUBDIR+= releng SUBDIR+= smp SUBDIR+= kse SUBDIR+= gnome SUBDIR+= donations .if !defined(WEB_ONLY) || empty(WEB_ONLY) # SUBDIR+= ports SUBDIR+= doc .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # Non-SGML # SUBDIR+= gifs # SUBDIR+= cgi # WEB_LANG?= da de es fr it ja pt_BR ru tr zh # Non-English # .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) # .for DIR in ${WEB_LANG} # SUBDIR+= ../${DIR} # .endfor # .endif WEBDIR?= data/fr # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html .include "${WEB_PREFIX}/share/mk/web.site.mk" index.html: index.xsl ${XML_INCLUDES}\ - ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ - ${XML_MIRRORS} ${XML_TRANSTABLE} ${XML_ADVISORIES} ${XML_NAVIGATION} + ${XML_NEWS_INCLUDES} \ + ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ + ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ + ${XML_MIRRORS} ${XML_TRANSTABLE} \ + ${XML_ADVISORIES} ${XML_NOTICES} \ + ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param advisories.xml "'${XML_ADVISORIES}'" \ + --param news.press.xml-master "'${XML_NEWS_PRESS_MASTER}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ + --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param notices.xml "'${XML_NOTICES}'" \ --param navigation.xml "'${XML_NAVIGATION}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif diff --git a/fr/index.xsl b/fr/index.xsl index f13bb1f938..5bafb1837e 100644 --- a/fr/index.xsl +++ b/fr/index.xsl @@ -1,440 +1,444 @@ - + - + + + <xsl:value-of select="$title"/> Spamtrap, do not email: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
    FreeBSD : Le Pouvoir de Servir

    Choisissez un serveur proche de chez vous :

    Langue : [de]   [en]   [es]   [fr]   [it]   [ja]   [ru]


    Rechercher :

    Qu'est-ce que FreeBSD ?

    FreeBSD est un système d'exploitation avancé pour les architectures compatibles x86 (y compris Pentium et Athlon), compatibles amd64 (y compris Opteron, Athlon 64 et EM64T), Alpha/AXP, IA-64, PC-98 et UltraSPARC®. Il est dérivé de UNIX BSD, la version d' développé à l'Université de Californie, Berkeley. Il est développé et maintenu par une importante équipe de personnes. D'autres plates-formes sont à divers stades de développement.

    Des fonctions avancées

    FreeBSD offre aujourd'hui des fonctions avancées pour le réseau, les performances, la sécurité et la compatibilité qui sont encore absentes d'autres systèmes d'exploitation, y compris certains des meilleurs systèmes commerciaux.

    Des solutions performantes pour Internet

    FreeBSD est idéal dans le cadre d'un serveur Internet ou Intranet. Il offre des services réseaux robustes, même sous de fortes charges, et utilise efficacement la mémoire afin de maintenir des temps de réponses corrects pour des milliers de processus utilisateurs simultanés.

    Une grande variété d'applications

    La qualité de FreeBSD combinée avec le coût très bas et les hautes performances des PC actuels font de FreeBSD une alternative économique aux stations de travail commerciales. Il est très bien adapté à un grand nombre d'applications aussi bien pour les serveurs que pour les postes individuels.

    Facile à installer

    FreeBSD peut s'installer depuis divers supports comme des CD-ROM, des DVD-ROM, des disquettes, des bandes magnétiques, une partition MS-DOS® ou, si vous avez une connexion réseau, directement depuis un serveur FTP anonyme ou un serveur NFS. Tout ce dont vous avez besoin est de 2 disquettes vierges de 1.44 Mo et de ces instructions.

    FreeBSD est libre et gratuit

    The BSD Daemon

    Alors que vous pourriez vous attendre à ce qu'un système d'exploitation avec ce type de fonctions soit vendu à un prix élevé, FreeBSD est disponible gratuitement et est fourni avec l'intégralité de son code source. Si vous voulez acheter ou télécharger une copie afin de l'essayer, de plus amples informations sont disponibles.

    Contribuer à FreeBSD

    Il est facile de contribuer à FreeBSD. Tout ce que vous avez à faire est de trouver une partie de FreeBSD dont vous pensez qu'elle pourrait être améliorée et de faire ces changements (avec soin) puis de les soumettre au projet par l'intermédiaire du programme "send-pr" ou d'une personne y participant déjà, si vous en connaissez une. Cela peut être de la documentation, du graphisme ou du code. Consultez l'article Contribuer à FreeBSDpour plus d'informations.

    Même si vous n'êtes pas un programmeur, il existe d'autres façons de contribuer à FreeBSD. La Fondation FreeBSD est une organisation à but non-lucratif pour laquelle les dons directs sont entièrement déductibles. Veuillez contacter bod@FreeBSDFoundation.org pour plus d'informations ou écrivez à : The FreeBSD Foundation, 7321 Brockway Dr. Boulder, CO. 80303. USA

    Silicon Breeze a également sculpté et moulé le Démon BSD en métal et fait don de 15% du produit des ventes de ces statuettes à la Fondation FreeBSD. Le récit complet et de plus amples informations pour commander cette statuette sont disponibles sur cette page.

    Version de production :
    · Guide d'installation
    · Notes
    · Compatibilité matériel
    · Notes d'installation
    · Errata
    · Guide de migration

    Version (ancienne) de production :
    · Guide d'installation
    · Notes
    · Compatibilité matériel
    · Notes d'installation
    · Errata

    Nouvelles du Projet (RSS)
    Dernière mise à jour : - +
    - + + Plus...

    FreeBSD dans la presse
    Dernière mise à jour : - +
    + Plus...

    Avis de sécurité (RSS)
    Dernière mise à jour :
    Plus...



     

    Pour en apprendre davantage à propos de FreeBSD, visitez notre galerie de publications ou d'articles de presse liés à FreeBSD, et visitez notre site web !

    [FreeBSD Mall] [Sponsor of Unix Guru 
             Universe] [Daemon News] [Powered by FreeBSD]
    Contactez nous
    Infos légales
    © 1995-2004 Le Projet FreeBSD.
    Tous droits réservés.
    diff --git a/fr/news/Makefile b/fr/news/Makefile index 8bd9385a62..78e44d4dad 100644 --- a/fr/news/Makefile +++ b/fr/news/Makefile @@ -1,67 +1,71 @@ -# $FreeBSD: www/fr/news/Makefile,v 1.6 2003/12/15 16:12:32 stephane Exp $ +# $FreeBSD: www/fr/news/Makefile,v 1.7 2004/02/29 13:20:40 stephane Exp $ # The FreeBSD French Documentation Project # Original revision: 1.39 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml # press releases DOCS+= pressreleases.sgml DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml DOCS+= press-rel-6.sgml DOCS+= press-rel-7.sgml # The yearly State of the Union address DOCS+= sou1999.sgml INDEXLINK= news.html # SUBDIR 1993 SUBDIR+= 1996 SUBDIR+= 1997 SUBDIR+= 1998 SUBDIR+= 1999 SUBDIR+= 2000 SUBDIR+= 2001 SUBDIR+= 2002 SUBDIR+= status DATA= newsflash.html news.rdf press.html CLEANFILES+= newsflash.html news.rdf press.html +.include "${WEB_PREFIX}/share/mk/web.site.mk" + newsflash.html: newsflash.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \ + --param "news.project.xml" "'${XML_NEWS_NEWS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif news.rdf: news-rdf.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml press.html: press.xsl press.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \ + --param "news.press.xml" "'${XML_NEWS_PRESS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif - -.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/fr/news/newsflash.xsl b/fr/news/newsflash.xsl index 6539f3d022..854e2852b9 100644 --- a/fr/news/newsflash.xsl +++ b/fr/news/newsflash.xsl @@ -1,157 +1,118 @@ - + + + + Nouvelles FreeBSD

    FreeBSD est un système d'exploitation en constante évolution. Se tenir informé des derniers développements peut devenir une corvée ! Pour rester à jour, consultez cette page régulièrement. Vous pouvez également vous inscrire à la liste de diffusion freebsd-announce ou au flux RDF.

    Les projets suivants ont leurs propres pages de nouvelles, vous pouvez les consulter pour les mises à jour spécifiques à ces projets.

    Pour une description détaillée des versions passées, présentes et futures, consultez la page d'information sur les versions.

    Pour les avis de sécurité concernant FreeBSD, veuillez consulter la page d'information sur la sécurité.

    - - -

    Anciennes annonces : - 2002, - 2001, - 2000, - 1999, - 1998, - 1997, - 1996

    - + + + + +
    - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - + +

    Anciennes annonces : + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

    - -
  • - - - - - - - - - - - - - - , - : - -

    - -
  • -
    - - -
    diff --git a/fr/news/press.xsl b/fr/news/press.xsl index 8d2c3933b7..95ff39c957 100644 --- a/fr/news/press.xsl +++ b/fr/news/press.xsl @@ -1,86 +1,58 @@ - + + + +

    Si vous connaissez d'autres articles à propos de FreeBSD que nous n'avons pas indiqués ici, veuillez envoyer tous les détails à l'adresse doc@FreeBSD.org afin que nous puissions les ajouter.

    Vous pouvez également consulter la page FreeBSD/Java dans la Presse pour des nouvelles sur le projet Java pour FreeBSD

    - - - + + + + + +
    - - - - -

    - -

    - -
      - -
    -
    - - - - - -
  • - - - - - - -


    - - ,
    - -

    -
  • -
    diff --git a/ja/Makefile b/ja/Makefile index 03e517fb69..f997c9c7dd 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,105 +1,110 @@ -# $FreeBSD: www/ja/Makefile,v 1.66 2004/04/26 21:05:53 simon Exp $ +# $FreeBSD: www/ja/Makefile,v 1.67 2004/12/09 19:48:57 rushani Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.114 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml #DOCS+= art.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml #DOCS+= usergroups.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # Japanese-only file DOCS+= jabout.sgml # These will be directly installed. #DATA= favicon.ico #DATA+= robots.txt DATA+= freebsd.css #DATA+= vendors.html # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial SUBDIR+= docproj SUBDIR+= news #SUBDIR+= advocacy #SUBDIR+= events SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= tutorials SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search SUBDIR+= projects SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases #SUBDIR+= releng SUBDIR+= smp #SUBDIR+= kse #SUBDIR+= gnome #SUBDIR+= donations .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= ports SUBDIR+= doc # .endif # .if defined(BUILD_RELNOTES) # SUBDIR+= relnotes .endif # Non-SGML #SUBDIR+= gifs #SUBDIR+= cgi WEBDIR?= data/ja # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html ### Revision checking REVCHECK= yes .include "${WEB_PREFIX}/share/mk/web.site.mk" index.html: index.xsl ${XML_INCLUDES}\ - ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ - ${XML_MIRRORS} ${XML_ADVISORIES} \ - ${XML_NOTICES} ${XML_NAVIGATION} + ${XML_NEWS_INCLUDES} \ + ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ + ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ + ${XML_MIRRORS} ${XML_TRANSTABLE} \ + ${XML_ADVISORIES} ${XML_NOTICES} \ + ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param advisories.xml "'${XML_ADVISORIES}'" \ --param notices.xml "'${XML_NOTICES}'" \ + --param news.press.xml-master "'${XML_NEWS_PRESS_MASTER}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ + --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ --param navigation.xml "'${XML_NAVIGATION}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif diff --git a/ja/includes.xsl b/ja/includes.xsl index 1e5acdfe30..c8746462ba 100644 --- a/ja/includes.xsl +++ b/ja/includes.xsl @@ -1,136 +1,136 @@ - + ¥á¥Ë¥å¡¼


    ¥È¥Ã¥×¥Ú¡¼¥¸ ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó ¥µ¥Ý¡¼¥È ¥É¥­¥å¥á¥ó¥È ¥Ù¥ó¥À ¸¡º÷ º÷°ú ¥È¥Ã¥×¥Ú¡¼¥¸ ¥È¥Ã¥×¥Ú¡¼¥¸



    (ÆüËܸìÌõ¤Ë´Ø¤¹¤ë¤ªÌ䤤¹ç¤ï¤»¤Ï doc-jp@jp.FreeBSD.org ¤Þ¤Ç¤ª´ê¤¤¤·¤Þ¤¹)
    /releases/R/relnotes.html /releases/R/announce.html /releases/R/errata.html /releases/R/hardware.html /releases/R/early-adopter.html /releases/R/errata.html /releases/R/hardware.html ǯ Æü - + - + ǯ - + - + Æü - + - + ǯ - +
    diff --git a/ja/index.xsl b/ja/index.xsl index c9fe4c0d76..6b1343d1ce 100644 --- a/ja/index.xsl +++ b/ja/index.xsl @@ -1,424 +1,428 @@ - + - + + + <xsl:value-of select="$title"/> Spamtrap, do not email: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
    FreeBSD: ¤³¤Î¥Ñ¥ï¡¼¤ò¤¢¤Ê¤¿¤Î¤¿¤á¤Ë -

    ¤ª¶á¤¯¤Î¥µ¡¼¥Ð¤ò¤ªÁª¤Ó¤¯¤À¤µ¤¤:

    ¸À¸ì: [de]   [en]   [es]   [fr]   [it]   [ja]   [ru]


    ¸¡º÷:

    FreeBSD ¤È¤Ï?

    FreeBSD ¤Ï x86 ¸ß´¹µ¡¡¢x86-64 ¸ß´¹µ¡¡¢Alpha/AXP, IA-64, PC-98, UltraSPARC® ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤÎÀè¿ÊŪ¤Ê¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ç¤¹¡£ ¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³Ø¥Ð¡¼¥¯¥ì¥¤¹»¤Ç³«È¯¤µ¤ì¤¿ ¤Ç¤¢¤ë BSD UNIX ¤ËͳÍ褷¡¢ ¿¤¯¤Î¿Í¤¿¤Á ¤Ë¤è¤Ã¤ÆÊݼ顦³«È¯¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ ¤½¤Î¾¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à ¤Ï¸½ºß³«È¯Ãæ¤Ç¤¹¡£

    ºÇÀèü¤Îµ¡Ç½

    FreeBSD ¤Ï (»ÔÈΤκÇÎɤΤâ¤Î¤â´Þ¤á¤Æ) ¾¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥° ¥·¥¹¥Æ¥à¤Ë̤¤À¤Ë·ç¤±¤Æ¤¤¤ëºÇÀèü¤Î¥Í¥Ã¥È¥ï¡¼¥¯¡¢¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¡¢ ¥»¥­¥å¥ê¥Æ¥£¡¢¸ß´¹À­¤È¤¤¤Ã¤¿ µ¡Ç½ ¤òº£¡¢Ä󶡤·¤Æ¤¤¤Þ¤¹¡£

    ¶¯ÎϤʥ¤¥ó¥¿¡¼¥Í¥Ã¥È¥µ¥Ý¡¼¥È

    FreeBSD ¤ÏÍýÁÛŪ¤Ê ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ä¥¤¥ó¥È¥é¥Í¥Ã¥È ¥µ¡¼¥Ð¤Ë¤Ê¤ê¤Þ¤¹¡£Éé²Ù¤¬ ¶Ë¤á¤Æ¹â¤¯¤Ê¤Ã¤¿¾õÂ֤Ǥµ¤¨¶¯¸Ç¤Ê¥Í¥Ã¥È¥ï¡¼¥¯¥µ¡¼¥Ó¥¹¤òÄ󶡤·¡¢ ¥æ¡¼¥¶¥×¥í¥»¥¹¤¬Æ±»þ¤Ë²¿Àé¤Ë¤Ê¤Ã¤Æ¤âÎɹ¥¤ÊÈ¿±þ»þ´Ö¤ò °Ý»ý¤¹¤ë¤è¤¦¤Ë¥á¥â¥ê¤ò¸úΨŪ¤ËÍøÍѤ·¤Þ¤¹¡£

    ¿ô¿¤¯¤ÎÂбþ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó

    ¹â¤¤ÉʼÁ¤ò»ý¤Ä FreeBSD ¤È¡¢º£Æü¤ÎÄã²Á³Ê¤Ç¹â®¤Ê PC ¥Ï¡¼¥É¥¦¥§¥¢¤ÎÁȤ߹ç¤ï¤»¤Ï¡¢ »ÔÈΤΠ¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó¤ËɤŨ¤¹¤ë¡¢ Èó¾ï¤Ë·ÐºÑŪ¤ÊÁªÂò»è¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦¡£ ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ¡¢¥µ¡¼¥ÐÍѤÎξÊý¤Ë¤Ä¤¤¤Æ¡¢ËÄÂç¤Ê¿ô¤Î ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó ¤âÍѰդµ¤ì¤Æ¤¤¤Þ¤¹¡£

    ´Êñ¥¤¥ó¥¹¥È¡¼¥ë

    FreeBSD ¤Ï CD-ROM ¤ä DVD-ROM¡¢¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯¡¢¼§µ¤¥Æ¡¼¥×¡¢MS-DOS® ¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¤Ê¤É¤Î¤µ¤Þ¤¶¤Þ¤Ê¥á¥Ç¥£¥¢¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤¬ ¤Ç¤­¤Þ¤¹¡£¥Í¥Ã¥È¥ï¡¼¥¯¤ËÀܳ¤·¤Æ¤¤¤ë¤Ê¤é¡¢anonymous FTP ¤ä NFS ¤òÍѤ¤¤Æ ľÀÜ ¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹¡£ ɬÍ×¤Ê¤Î¤Ï 1.44MB ¤Îµ¯Æ°¥Õ¥í¥Ã¥Ô¡¼ 2 Ëç¤È¡¢ ¤³¤ì¤é¤ÎÊýË¡ ¤À¤±¤Ç¤¹¡£

    ̵ÎÁ¤Ç»È¤¨¤ë FreeBSD

    The BSD Daemon

    ¤³¤Î¤è¤¦¤ÊÆÃ¿§¤ò»ý¤Ã¤¿¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ï¹â¤¤ÃÍÃÊ¤Ç ÈÎÇ䤵¤ì¤Æ¤¤¤ë¤È»×¤ï¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤¬¡¢FreeBSD ¤Ï ̵ÎÁ ¤ÇÆþ¼ê¤Ç¤­¡¢ ¤¹¤Ù¤Æ¤Î¥½¡¼¥¹¥³¡¼¥É¤¬ÉÕ°¤·¤Æ¤¤¤Þ¤¹¡£ »î¤·¤Æ¤ß¤è¤¦¤«¤Ê¡¢¤È¤¤¤¦Êý¤Ï ¤è¤ê¾Ü¤·¤¤¾ðÊó ¤ò ¤´Í÷¤¯¤À¤µ¤¤¡£

    FreeBSD ¤Ø¤Î¹×¸¥

    FreeBSD ¤Ë¹×¸¥¤¹¤ë¤Î¤Ï´Êñ¤Ç¤¹¡£ ¤¢¤Ê¤¿¤¬ FreeBSD ¤ÎÃæ¤Ç²þÁ±¤Ç¤­¤½¤¦¤ÊÉôʬ¤òõ¤·¡¢ ¤½¤ÎÉôʬ¤ËÊѹ¹¤ò (Ãí°Õ¿¼¤¯¡¢¤ï¤«¤ê¤ä¤¹¤¯) ²Ã¤¨¤Æ FreeBSD ¥×¥í¥¸¥§¥¯¥È¤ËÆÏ¤±¤ë¤À¤±¤Ç¤¹¡£ ¤½¤ÎºÝ¤Ë¤Ï send-pr ¤ò»È¤¦¤«¡¢ ¤â¤·ÃΤäƤ¤¤ë¤Ê¤é¡¢¥³¥ß¥Ã¥¿¡¼¤ËľÀÜÏ¢Íí¤·¤Æ¤â OK ¤Ç¤¹¡£ Êѹ¹¤Ï¡¢FreeBSD ¤Îʸ½ñ¤ËÂФ¹¤ë¤â¤Î¤Ç¤â¡¢FreeBSD ¥½¡¼¥¹¥³¡¼¥É¤ËÂФ¹¤ë¤â¤Î¤Ç¤â¹½¤¤¤Þ¤»¤ó¡£ ¾Ü¤·¤¯¤Ï¡¢FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Î FreeBSD ¤Ø¤Î¹×¸¥ (¸¶Ê¸) ¤È¤¤¤¦¥»¥¯¥·¥ç¥ó¤ò¤´Í÷¤¯¤À¤µ¤¤¡£

    ¤â¤·¤¢¤Ê¤¿¤¬¥×¥í¥°¥é¥Þ¤Ç¤Ê¤¤¤È¤·¤Æ¤â¡¢¤¤¤¯¤Ä¤â¤Î FreeBSD ¤Ë¹×¸¥¤¹¤ëÊýË¡¤¬¤¢¤ê¤Þ¤¹¡£FreeBSD Foundation ¤ÏÈó±ÄÍøÃÄÂÎ ¤Ç¤¢¤ê¡¢Ä¾ÀܤδóÉÕ¤ÏÀǶâ¤Î¹µ½üÂоݤȤʤê¤Þ¤¹¡£ ¾ÜºÙ¤Ë´Ø¤·¤Æ¤Ï bod@FreeBSDFoundation.org ¤Ë¥á¡¼¥ë¤òÁ÷¤ë¤«¡¢ The FreeBSD Foundation¡¢ 7321 Brockway Dr. Boulder, CO 80303. USA ¤Þ¤Ç¼ê»æ¤ò½ñ¤¤¤Æ¤¯¤À¤µ¤¤¡£

    Silicon Breeze ¼Ò¤Ï BSD ¥Ç¡¼¥â¥ó¤ÎƼÁü¤òÀ½ºî¤·¡¢ ¤³¤ì¤é¤ÎÇä¤ê¾å¤²¤Î 15% ¤ò FreeBSD Foundation ¤Ë´Ô¸µ¤·¤Æ¤¤¤Þ¤¹¡£ ¤³¤Î BSD ¥Ç¡¼¥â¥ó¤Î¾ÜºÙ¤ÈÃíʸÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï ¤³¤Î¥Ú¡¼¥¸ ¤ò¸«¤Æ¤¯¤À¤µ¤¤¡£

    ¥×¥í¥À¥¯¥·¥ç¥ó¥ê¥ê¡¼¥¹:
    ¡¦¥¤¥ó¥¹¥È¡¼¥ë¥¬¥¤¥É
    ¡¦¥ê¥ê¡¼¥¹¥Î¡¼¥È
    ¡¦¥Ï¡¼¥É¥¦¥§¥¢¥Î¡¼¥È
    ¡¦¥¤¥ó¥¹¥È¡¼¥ë¥Î¡¼¥È
    ¡¦Errata
    ¡¦Migration Guide

    ¥×¥í¥À¥¯¥·¥ç¥ó¥ê¥ê¡¼¥¹ (Legacy):
    ¡¦¥¤¥ó¥¹¥È¡¼¥ë¥¬¥¤¥É
    ¡¦¥ê¥ê¡¼¥¹¥Î¡¼¥È
    ¡¦¥Ï¡¼¥É¥¦¥§¥¢¥ê¥¹¥È (±Ñ¸ì)
    ¡¦¥¤¥ó¥¹¥È¡¼¥ë¥Î¡¼¥È
    ¡¦Errata (±Ñ¸ì)

    Project News (RSS)
    - ºÇ½ª¹¹¿·: + ºÇ½ª¹¹¿·: - +
    + ¤µ¤é¤Ë...

    FreeBSD Press
    - ºÇ½ª¹¹¿·: + ºÇ½ª¹¹¿·: - +
    + ¤µ¤é¤Ë...

    ¥»¥­¥å¥ê¥Æ¥£´«¹ð (RSS)
    - ºÇ½ª¹¹¿·: + ºÇ½ª¹¹¿·:
    ¤µ¤é¤Ë...

    Errata Notices
    ºÇ½ª¹¹¿·:

     

    FreeBSD ¤Ë¤Ä¤¤¤Æ¤â¤Ã¤È¤è¤¯ÃΤꤿ¤¯¤Ê¤Ã¤¿¤é¡¢ FreeBSD ¤Ë´ØÏ¢¤¹¤ë ½ÐÈÇʪ ¤ä FreeBSD ´Ø·¸¤ÎÊóÆ» ¤Î ¥®¥ã¥é¥ê¡¼¤òˬ¤Í¤¿¤ê¡¢¤³¤Î¥¦¥§¥Ö¥µ¥¤¥È¤ò ¸«¤Æ¤ß¤Æ¤¯¤À¤µ¤¤!

    [FreeBSD Mall] [Sponsor of Unix Guru Universe] [Daemon News] [Powered by FreeBSD]
    -
    ¤ªÌ䤤¹ç¤ï¤»Àè : ÆüËܸ첽¤Ë¤Ä¤¤¤Æ
    ÃÎŪºâ»º¸¢¤Ë¤Ä¤¤¤Æ
    © 1995-2004 The FreeBSD Project.
    All rights reserved.
    diff --git a/ja/news/Makefile b/ja/news/Makefile index 7d67325df5..41e1bb7700 100644 --- a/ja/news/Makefile +++ b/ja/news/Makefile @@ -1,64 +1,73 @@ -# $FreeBSD: www/ja/news/Makefile,v 1.34 2002/05/15 18:21:59 hrs Exp $ +# $FreeBSD: www/ja/news/Makefile,v 1.35 2003/09/21 17:18:14 hrs Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.38 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml # press releases DOCS+= pressreleases.sgml DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml #DOCS+= press-rel-6.sgml #DOCS+= press-rel-7.sgml # The yearly State of the Union address #DOCS+= sou1999.sgml INDEXLINK= news.html #SUBDIR= 1993 SUBDIR+= 1996 SUBDIR+= 1997 #SUBDIR+= 1998 #SUBDIR+= 1999 #SUBDIR+= 2000 #SUBDIR+= 2001 #SUBDIR+= 2002 #SUBDIR+= status DATA= newsflash.html press.html -#+= news.rdf CLEANFILES+= newsflash.html press.html -newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl +.include "${WEB_PREFIX}/share/mk/web.site.mk" + +newsflash.html: newsflash.xsl news.xml\ + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ + --param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \ + --param "news.project.xml" "'${XML_NEWS_NEWS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif -news.rdf: news-rdf.xsl news.xml includes.xsl ../includes.xsl +news.rdf: news-rdf.xsl news.xml\ + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ + --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml -press.html: press.xsl press.xml includes.xsl ../includes.xsl +press.html: press.xsl press.xml\ + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ + --param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \ + --param "news.press.xml" "'${XML_NEWS_PRESS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif ### Revision checking REVCHECK= YES - -.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ja/news/newsflash.xsl b/ja/news/newsflash.xsl index 0374012efd..99e47794bd 100644 --- a/ja/news/newsflash.xsl +++ b/ja/news/newsflash.xsl @@ -1,134 +1,128 @@ - + + + + FreeBSD News

    FreeBSD ¤ÏµÞ®¤ËȯŸ¤ò³¤±¤ë¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ê¤Î¤Ç¡¢ ºÇ¿·¤Î¿ÊÊâ¤Ë¤Ä¤¤¤Æ¹Ô¤¯¤Î¤¬ÌÌÅݤˤʤë»þ¤¬¤¢¤ê¤Þ¤¹¤è¤Í¡£ ¾ðÊóÄ̤ˤʤ뤿¤á¤Ë¡¢¤³¤Î¥Ú¡¼¥¸¤òÄê´üŪ¤Ë¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤ç¤¦¡£ freebsd-announce ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ò¹ØÆÉ¤¹¤ë¤È¤è¤¤¤«¤âÃΤì¤Þ¤»¤ó¡£

    ¤½¤ì¤¾¤ì¤Î¥×¥í¥¸¥§¥¯¥È¤ÎºÇ¿·¾ðÊó¤Ï¡¢¼¡¤Î³Æ¥¦¥§¥Ö¥Ú¡¼¥¸¤ò¤´Í÷¤¯¤À¤µ¤¤¡£

    ²áµî¡¢¸½ºß¡¢¤½¤·¤Æ¾­Íè¤Î¥ê¥ê¡¼¥¹¤Î¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï¡¢ ¥ê¥ê¡¼¥¹¾ðÊó ¤Î¥Ú¡¼¥¸¤ò¤´Í÷¤¯¤À¤µ¤¤¡£

    FreeBSD ¥»¥­¥å¥ê¥Æ¥£´«¹ð¤Ë¤Ä¤¤¤Æ¤Ï¡¢ ¥»¥­¥å¥ê¥Æ¥£¾ðÊó ¤Î¥Ú¡¼¥¸¤ò¤´Í÷¤¯¤À¤µ¤¤¡£

    - - -

    Older announcements: - 2002, - 2001, - 2000, - 1999, - 1998, - 1997, - 1996

    - + + + + + + +
    - - - -

    - ǯ - ·î

    - -
      - -
    -
    - - - + + + + + + - -
  • - - - - + + + + - //: - -

    - -
  • +
    - + +

    ²áµî¤Î¥Ë¥å¡¼¥¹: + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

    +
    diff --git a/ja/news/press.xsl b/ja/news/press.xsl index 5258ef04fa..b43700a4ff 100644 --- a/ja/news/press.xsl +++ b/ja/news/press.xsl @@ -1,77 +1,59 @@ - + + + + + + + + + + + +

    ¤³¤³¤ËºÜ¤Ã¤Æ¤¤¤Ê¤¤ FreeBSD ¤Ë´ØÏ¢¤·¤¿¥Ë¥å¡¼¥¹µ­»ö¤ò¤´Â¸¤¸¤Ê¤é¡¢ ²æ¡¹¤¬¤³¤³¤ËºÜ¤»¤é¤ì¤ë¤è¤¦¤Ë¾ÜºÙ¤ò www@FreeBSD.org ¤Þ¤Ç (±Ñ¸ì¤Ç) Á÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£

    ¤Þ¤¿¡¢FreeBSD Java ¥×¥í¥¸¥§¥¯¥È¤ÎÊ󯻵­»ö¤Ë´Ø¤¹¤ë¾ðÊó¤Ï¡¢ FreeBSD/Java Press ¤ò¤´Í÷²¼¤µ¤¤¡£

    - - + + + + +
    - - - - -

    ǯ ·î

    - -
      - -
    -
    - - - - - -
  • - - - - - - -


    - - ,
    - -

    -
  • -
    diff --git a/ru/Makefile b/ru/Makefile index cd8eb71f2a..1d41b8db79 100644 --- a/ru/Makefile +++ b/ru/Makefile @@ -1,101 +1,105 @@ # # The FreeBSD Russian Documentation Project # -# $FreeBSD$ +# $FreeBSD: www/ru/Makefile,v 1.41 2004/11/02 08:53:08 den Exp $ # $FreeBSDru: frdp/www/ru/Makefile,v 1.38 2004/10/22 12:33:49 den Exp $ # # Original revision: 1.114 # .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= applications.sgml DOCS+= art.sgml DOCS+= auditors.sgml DOCS+= availability.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= register.sgml DOCS+= internet.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml # Subdirectories # SGML SUBDIR= security SUBDIR+= commercial SUBDIR+= docproj SUBDIR+= news #SUBDIR+= advocacy #SUBDIR+= events SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= tutorials SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search SUBDIR+= projects #SUBDIR+= prstats SUBDIR+= platforms SUBDIR+= releases SUBDIR+= releng SUBDIR+= smp SUBDIR+= kse #SUBDIR+= gnome SUBDIR+= donations .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= ports SUBDIR+= doc .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # Non-SGML #SUBDIR+= gifs #SUBDIR+= cgi WEBDIR?= data/ru # index.html is special, and generated from index.xsl and news/news.xml DATA+= index.html CLEANFILES+= index.html .include "${WEB_PREFIX}/share/mk/web.site.mk" # Use English versions for index.html (see also index.xsl and includes.xsl) XML_NEWS_PRESS= ${XML_NEWS_PRESS_MASTER} index.html: index.xsl ${XML_INCLUDES}\ - ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ + ${XML_NEWS_INCLUDES} \ + ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ + ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ ${XML_MIRRORS} ${XML_TRANSTABLE} \ ${XML_ADVISORIES} ${XML_NOTICES} \ ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param advisories.xml "'${XML_ADVISORIES}'" \ --param notices.xml "'${XML_NOTICES}'" \ + --param news.press.xml-master "'${XML_NEWS_PRESS_MASTER}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ + --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \ --param navigation.xml "'${XML_NAVIGATION}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif diff --git a/ru/index.xsl b/ru/index.xsl index 4b0dc93cda..29f86f4192 100644 --- a/ru/index.xsl +++ b/ru/index.xsl @@ -1,442 +1,446 @@ - + + + <xsl:value-of select="$title"/> ìÏ×ÕÛËÁ ÄÌÑ ÓÐÁÍÅÒÏ×, ÎÅ ÐÉÛÉÔÅ ÐÏ ÁÄÒÅÓÕ: <a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
    FreeBSD: The Power to Serve

    ÷ÙÂÅÒÉÔÅ ÂÌÉÖÁÊÛÉÊ Ë ×ÁÍ ÓÅÒ×ÅÒ:

    ñÚÙË: [de]   [en]   [es]   [fr]   [it]   [ja]   [ru]


    ðÏÉÓË:

    þÔÏ ÔÁËÏÅ FreeBSD?

    FreeBSD - ÜÔÏ ÍÏÝÎÁÑ ÏÐÅÒÁÃÉÏÎÎÁÑ ÓÉÓÔÅÍÁ ÄÌÑ ËÏÍÐØÀÔÅÒÏ× ÁÒÈÉÔÅËÔÕÒ, ÓÏ×ÍÅÓÔÉÍÙÈ Ó x86, AMD64, Alpha, IA-64, PC-98 É UltraSPARC®. ïÎÁ ÏÓÎÏ×ÁÎÁ ÎÁ BSD, ×ÅÒÓÉÉ , ÓÏÚÄÁÎÎÏÊ × ëÁÌÉÆÏÒÎÉÊÓËÏÍ õÎÉ×ÅÒÓÉÔÅÔÅ × âÅÒËÌÉ. ïÎÁ ÒÁÚÒÁÂÁÔÙ×ÁÅÔÓÑ É ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÂÏÌØÛÏÊ ËÏÍÁÎÄÏÊ ÒÁÚÒÁÂÏÔÞÉËÏ×. ðÏÄÄÅÒÖËÁ ÄÒÕÇÉÈ ÐÌÁÔÆÏÒÍ ÎÁÈÏÄÉÔÓÑ ÎÁ ÒÁÚÎÙÈ ÓÔÁÄÉÑÈ ÒÁÚÒÁÂÏÔËÉ.

    ÷ÙÄÁÀÝÉÅÓÑ ×ÏÚÍÏÖÎÏÓÔÉ

    éÓËÌÀÞÉÔÅÌØÎÙÊ ÎÁÂÏÒ ÓÅÔÅ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ, ×ÙÓÏËÁÑ ÐÒÏÉÚ×ÏÄÉÔÅÌØÎÏÓÔØ, ÓÒÅÄÓÔ×Á ÏÂÅÓÐÅÞÅÎÉÑ ÂÅÚÏÐÁÓÎÏÓÔÉ É ÓÏ×ÍÅÓÔÉÍÏÓÔÉ Ó ÄÒÕÇÉÍÉ ïó - ×ÏÔ ÔÅ ÓÏ×ÒÅÍÅÎÎÙÅ ×ÏÚÍÏÖÎÏÓÔÉ FreeBSD, ËÏÔÏÒÙÅ ÚÁÞÁÓÔÕÀ ×Ó£ ÅÝ£ ÏÔÓÕÔÓÔ×ÕÀÔ × ÄÒÕÇÉÈ, ÄÁÖÅ ÌÕÞÛÉÈ ËÏÍÍÅÒÞÅÓËÉÈ, ÏÐÅÒÁÃÉÏÎÎÙÈ ÓÉÓÔÅÍÁÈ.

    íÏÝÎÏÅ ÒÅÛÅÎÉÅ ÄÌÑ Internet

    FreeBSD Ñ×ÌÑÅÔÓÑ ÉÄÅÁÌØÎÏÊ ÐÌÁÔÆÏÒÍÏÊ ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ Internet ÉÌÉ Intranet. üÔÁ ÓÉÓÔÅÍÁ ÐÒÅÄÏÓÔÁ×ÌÑÅÔ ÎÁÄ£ÖÎÙÅ ÄÁÖÅ ÐÒÉ ÓÁÍÏÊ ÉÎÔÅÎÓÉ×ÎÏÊ ÎÁÇÒÕÚËÅ ÓÅÔÅ×ÙÅ ÓÌÕÖÂÙ, É ÜÆÆÅËÔÉ×ÎÏÅ ÕÐÒÁ×ÌÅÎÉÅ ÐÁÍÑÔØÀ, ÞÔÏ ÐÏÚ×ÏÌÑÅÔ ÏÂÅÓÐÅÞÉ×ÁÔØ ÐÒÉÅÍÌÅÍÏÅ ×ÒÅÍÑ ÏÔËÌÉËÁ ÄÌÑ ÓÏÔÅÎ É ÄÁÖÅ ÔÙÓÑÞ ÏÄÎÏ×ÒÅÍÅÎÎÏ ÒÁÂÏÔÁÀÝÉÈ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ÚÁÄÁÞ.

    ïÇÒÏÍÎÏÅ ËÏÌÉÞÅÓÔ×Ï ÐÒÉÌÏÖÅÎÉÊ

    ëÁÞÅÓÔ×Ï FreeBSD ×ËÕÐÅ Ó ÓÏ×ÒÅÍÅÎÎÙÍ ÄÅÛ£×ÙÍ É ÐÒÏÉÚ×ÏÄÉÔÅÌØÎÙÍ ÁÐÐÁÒÁÔÎÙÍ ÏÂÅÓÐÅÞÅÎÉÅÍ ðë ÄÅÌÁÀÔ ÜÔÕ ÓÉÓÔÅÍÕ ÏÞÅÎØ ÜËÏÎÏÍÉÞÎÏÊ ÁÌØÔÅÒÎÁÔÉ×ÏÊ ËÏÍÍÅÒÞÅÓËÉÍ ÒÁÂÏÞÉÍ ÓÔÁÎÃÉÑÍ . ïÎÁ ÐÒÅËÒÁÓÎÏ ÐÏÄÈÏÄÉÔ ÄÌÑ ÂÏÌØÛÏÇÏ ËÏÌÉÞÅÓÔ×Á ÐÒÉÌÏÖÅÎÉÊ ËÁË × ËÁÞÅÓÔ×Å ÓÅÒ×ÅÒÁ, ÔÁË É ÒÁÂÏÞÅÊ ÓÔÁÎÃÉÉ.

    ðÒÏÓÔÏÔÁ ÕÓÔÁÎÏ×ËÉ

    FreeBSD ÍÏÖÅÔ ÂÙÔØ ÕÓÔÁÎÏ×ÌÅÎÁ Ó ÒÁÚÌÉÞÎÙÈ ÎÏÓÉÔÅÌÅÊ, ×ËÌÀÞÁÑ CD-ROM, DVD-ROM, ÄÉÓËÅÔÙ, ÍÁÇÎÉÔÎÕÀ ÌÅÎÔÕ, ÒÁÚÄÅÌ MS-DOS®, ÌÉÂÏ, ÅÓÌÉ Õ ×ÁÓ ÅÓÔØ ÐÏÄËÌÀÞÅÎÉÅ Ë ÓÅÔÉ, ÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ Å£ ÎÅÐÏÓÒÅÄÓÔ×ÅÎÎÏ ÞÅÒÅÚ FTP ÉÌÉ NFS. ÷Ó£, ÞÔÏ ×ÁÍ ÎÕÖÎÏ ÄÌÑ ÜÔÏÇÏ - ÎÅÓËÏÌØËÏ ÞÉÓÔÙÈ ÄÉÓËÅÔ £ÍËÏÓÔØÀ 1.44 íÂÁÊÔ É ÜÔÉ ÕËÁÚÁÎÉÑ.

    FreeBSD ÒÁÓÐÒÏÓÔÒÁÎÑÅÔÓÑ Ó×ÏÂÏÄÎÏ

    BSD ÄÁÅÍÏÎ

    èÏÔÑ ×Ù ÍÏÖÅÔÅ ÐÏÄÕÍÁÔØ, ÞÔÏ ÏÐÅÒÁÃÉÏÎÎÁÑ ÓÉÓÔÅÍÁ Ó ÔÁËÉÍÉ ×ÏÚÍÏÖÎÏÓÔÑÍÉ ÐÒÏÄÁ£ÔÓÑ ÐÏ ×ÙÓÏËÏÊ ÃÅÎÅ, FreeBSD ÒÁÓÐÒÏÓÔÒÁÎÑÅÔÓÑ ÂÅÓÐÌÁÔÎÏ É ÐÏÓÔÁ×ÌÑÅÔÓÑ ÓÏ ×ÓÅÍÉ ÉÓÈÏÄÎÙÍÉ ÔÅËÓÔÁÍÉ. åÓÌÉ ×ÁÍ ÚÁÈÏÞÅÔÓÑ ËÕÐÉÔØ ÉÌÉ ÚÁÇÒÕÚÉÔØ Å£ ËÏÐÉÀ, ÏÂÒÁÔÉÔÅÓØ Ë ÓÌÅÄÕÀÝÅÊ ÉÎÆÏÒÍÁÃÉÉ.

    ëÁË ÐÒÉÎÑÔØ ÕÞÁÓÔÉÅ

    ðÒÉÎÑÔØ ÕÞÁÓÔÉÅ × ÐÒÏÅËÔÅ ÏÞÅÎØ ÐÒÏÓÔÏ. ÷Ó£, ÞÔÏ ×ÁÍ ÎÕÖÎÏ ÓÄÅÌÁÔØ - ÜÔÏ ÎÁÊÔÉ ÞÁÓÔØ FreeBSD, ËÏÔÏÒÕÀ, ÐÏ ×ÁÛÅÍÕ ÍÎÅÎÉÀ, ÍÏÖÎÏ ÕÓÏ×ÅÒÛÅÎÓÔ×Ï×ÁÔØ, ÓÄÅÌÁÔØ (×ÎÉÍÁÔÅÌØÎÏ É ÁËËÕÒÁÔÎÏ) ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÅ ÉÚÍÅÎÅÎÉÑ É ÏÔÐÒÁ×ÉÔØ ÉÈ × ÁÄÒÅÓ ÐÒÏÅËÔÁ ÌÉÂÏ Ó ÐÏÍÏÝØÀ ÕÔÉÌÉÔÙ send-pr, ÌÉÂÏ ÎÅÐÏÓÒÅÄÓÔ×ÅÎÎÏ ËÏÍÍÉÔÔÅÒÕ, ÅÓÌÉ ×Ù ÅÇÏ ÚÎÁÅÔÅ. üÔÁ ÒÁÂÏÔÁ ÍÏÖÅÔ ÐÒÅÄÓÔÁ×ÌÑÔØ ÓÏÂÏÊ ÞÔÏ ÕÇÏÄÎÏ, ÏÔ ÄÏËÕÍÅÎÔÁÃÉÉ ÄÏ ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×. ðÏÄÒÏÂÎÅÅ Ï ÜÔÏÍ ÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÚÄÅÓØ.

    äÁÖÅ ÅÓÌÉ ÷Ù ÎÅ ÐÒÏÇÒÁÍÍÉÓÔ, ÅÓÔØ ÄÒÕÇÉÅ ÓÐÏÓÏÂÙ ÐÏÍÏÞØ FreeBSD × ÒÁÚ×ÉÔÉÉ. The FreeBSD Foundation - ÜÔÏ ÎÅÐÒÉÂÙÌØÎÁÑ ÏÒÇÁÎÉÚÁÃÉÑ, ÄÌÑ ËÏÔÏÒÏÊ ×ÓÅ ÐÏÖÅÒÔ×Ï×ÁÎÉÑ É ÄÅÎÅÖÎÁÑ ÐÏÍÏÝØ ÎÅ ÏÂÌÁÇÁÀÔÓÑ ÎÁÌÏÇÁÍÉ. äÌÑ ÂÏÌÅÅ ÐÏÄÒÏÂÎÏÊ ÉÎÆÏÒÍÁÃÉÉ ÐÉÛÉÔÅ bod@FreeBSDFoundation.org ÉÌÉ: The FreeBSD Foundation, 7321 Brockway Dr. Boulder, CO 80303. USA

    ëÏÍÐÁÎÉÑ Silicon Breeze ÐÒÏÉÚ×ÏÄÉÔ É ÒÁÓÐÒÏÓÔÒÁÎÑÅÔ ÍÅÔÁÌÌÉÞÅÓËÉÅ ÆÉÇÕÒËÉ äÁÅÍÏÎÁ BSD, É ÖÅÒÔ×ÕÅÔ 15% ÐÒÉÂÙÌÉ × ÐÏÌØÚÕ FreeBSD Foundation. ðÏÌÎÕÀ ÉÎÆÏÒÍÁÃÉÀ Ï ÜÔÏÍ É Ï ÔÏÍ, ËÁË ÚÁËÁÚÁÔØ äÁÅÍÏÎÁ BSD, ÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÎÁ ÜÔÏÊ ÓÔÒÁÎÉÞËÅ.

    ðÒÏÄÕËÔÉ×ÎÙÊ ÒÅÌÉÚ:
    · òÕËÏ×ÏÄÓÔ×Ï ÐÏ ÕÓÔÁÎÏ×ËÅ
    · éÎÆÏÒÍÁÃÉÑ Ï ÒÅÌÉÚÅ
    · éÎÆÏÒÍÁÃÉÑ Ï ÏÂÏÒÕÄÏ×ÁÎÉÉ
    · úÁÍÅÔËÉ ÐÏ ÕÓÔÁÎÏ×ËÅ
    · ïÂÎÁÒÕÖÅÎÎÙÅ ÐÒÏÂÌÅÍÙ
    · òÕËÏ×ÏÄÓÔ×Ï ÐÏ ÍÉÇÒÁÃÉÉ

    ðÒÏÄÕËÔÉ×ÎÙÊ ÒÅÌÉÚ:
    · òÕËÏ×ÏÄÓÔ×Ï ÐÏ ÕÓÔÁÎÏ×ËÅ
    · éÎÆÏÒÍÁÃÉÑ Ï ÒÅÌÉÚÅ
    · éÎÆÏÒÍÁÃÉÑ Ï ÏÂÏÒÕÄÏ×ÁÎÉÉ
    · úÁÍÅÔËÉ ÐÏ ÕÓÔÁÎÏ×ËÅ
    · éÚ×ÅÓÔÎÙÅ ÐÒÏÂÌÅÍÙ

    îÏ×ÏÓÔÉ ðÒÏÅËÔÁ (RSS)
    ðÏÓÌÅÄÎÉÅ ÉÚÍÅÎÅÎÉÑ: - +
    + äÁÌÅÅ...

    FreeBSD × ðÒÅÓÓÅ
    ðÏÓÌÅÄÎÉÅ ÉÚÍÅÎÅÎÉÑ: - +
    + äÁÌÅÅ...

    âÀÌÌÅÔÅÎÉ ÂÅÚÏÐÁÓÎÏÓÔÉ (RSS)
    ðÏÓÌÅÄÎÅÅ ÏÂÎÏ×ÌÅÎÉÅ:
    äÏÐÏÌÎÉÔÅÌØÎÏ...

    óÏÏÂÝÅÎÉÑ Ï ÐÒÏÂÌÅÍÁÈ
    ðÏÓÌÅÄÎÅÅ ÏÂÎÏ×ÌÅÎÉÅ:

     

    þÔÏÂÙ ÕÚÎÁÔØ ÂÏÌØÛÅ Ï FreeBSD ÐÏÓÅÔÉÔÅ ÎÁÛÕ ÇÁÌÅÒÅÀ ÐÕÂÌÉËÁÃÉÊ, ÐÏÓ×ÑÝ£ÎÎÙÈ FreeBSD ÉÌÉ FreeBSD × ðÒÅÓÓÅ, Á ÔÁËÖÅ ÐÏÂÒÏÄÉÔÅ ÐÏ ÜÔÏÍÕ ÓÁÊÔÕ!

    [FreeBSD Mall] [íÙ ÓÐÏÎÓÉÒÕÅÍ Unix Guru Universe] [Daemon News] [Powered by FreeBSD]
    ðÉÛÉÔÅ ÎÁÍ
    Legal © 1995-2004 The FreeBSD Project.
    ÷ÓÅ ÐÒÁ×Á ÚÁÝÉÝÅÎÙ.
    diff --git a/ru/news/Makefile b/ru/news/Makefile index de95cb36d4..cccb21310d 100644 --- a/ru/news/Makefile +++ b/ru/news/Makefile @@ -1,64 +1,70 @@ -# $FreeBSD$ +# $FreeBSD: www/ru/news/Makefile,v 1.10 2004/04/09 12:08:13 phantom Exp $ # The FreeBSD Russian Documentation Project # $FreeBSDru: frdp/www/ru/news/Makefile,v 1.10 2004/04/09 11:17:51 phantom Exp $ # Original revision: 1.39 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS+= news.sgml # press releases DOCS+= pressreleases.sgml DOCS+= press-rel-1.sgml DOCS+= press-rel-2.sgml DOCS+= press-rel-3.sgml DOCS+= press-rel-4.sgml DOCS+= press-rel-5.sgml # The yearly State of the Union address DOCS+= sou1999.sgml INDEXLINK= news.html SUBDIR = 1996 SUBDIR+= 1997 SUBDIR+= 1998 SUBDIR+= 1999 SUBDIR+= 2000 SUBDIR+= 2001 SUBDIR+= 2002 SUBDIR+= status DATA= newsflash.html news.rdf press.html CLEANFILES+= newsflash.html news.rdf press.html +.include "${WEB_PREFIX}/share/mk/web.site.mk" + newsflash.html: newsflash.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \ + --param "news.project.xml" "'${XML_NEWS_NEWS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif news.rdf: news-rdf.xsl news.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ --param transtable.xml "'${XML_TRANSTABLE}'" \ ${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml press.html: press.xsl press.xml\ - includes.xsl ../includes.xsl ${XML_TRANSTABLE} + includes.xsl ${XML_INCLUDES} ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ - --param transtable.xml "'${XML_TRANSTABLE}'" \ + --param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \ + --param "news.press.xml" "'${XML_NEWS_PRESS}'" \ + --param "transtable.xml" "'${XML_TRANSTABLE}'" \ ${.CURDIR}/press.xsl ${.CURDIR}/press.xml .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} .endif .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ru/news/newsflash.xsl b/ru/news/newsflash.xsl index cb21c5b42b..03d3ff96bb 100644 --- a/ru/news/newsflash.xsl +++ b/ru/news/newsflash.xsl @@ -1,159 +1,119 @@ FreeBSD News

    FreeBSD Ñ×ÌÑÅÔÓÑ ÂÙÓÔÒÏ ÒÁÚ×É×ÁÀÝÅÊÓÑ ÏÐÅÒÁÃÉÏÎÎÏÊ ÓÉÓÔÅÍÏÊ. âÙÔØ × ËÕÒÓÅ ×ÓÅÈ ÐÏÓÌÅÄÎÉÈ ÒÁÚÒÁÂÏÔÏË ÂÙ×ÁÅÔ ÐÒÏÓÔÏ ÎÅÏÂÈÏÄÉÍÏ! þÔÏÂÙ ÓÄÅÌÁÔØ ÜÔÏ, ÐÅÒÉÏÄÉÞÅÓËÉ ÏÂÒÁÝÁÊÔÅÓØ Ë ÜÔÏÊ ÓÔÒÁÎÉÞËÅ. íÏÖÅÔ ÂÙÔØ, ×Ù ÔÁËÖÅ ÚÁÈÏÔÉÔÅ ÐÏÄÐÉÓÁÔØÓÑ ÎÁ ÓÐÉÓÏË ÒÁÓÓÙÌËÉ freebsd-announce ÉÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ RSS.

    óÌÅÄÕÀÝÉÅ ÐÒÏÅËÔÙ ÉÍÅÀÔ ÓÏÂÓÔ×ÅÎÎÙÅ ÓÔÒÁÎÉÃÙ ÎÏ×ÏÓÔÅÊ, Ë ËÏÔÏÒÙÍ ÎÕÖÎÏ ÏÂÒÁÝÁÔØÓÑ × ÐÏÉÓËÁÈ ÉÎÆÏÒÍÁÃÉÉ Ï ÓÏÂÙÔÉÑÈ, ÐÒÏÉÚÏÛÅÄÛÉÈ × ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÐÒÏÅËÔÁÈ.

    ðÏÄÒÏÂÎÏÅ ÏÐÉÓÁÎÉÅ ÐÒÏÛÌÙÈ, ÎÁÓÔÏÑÝÉÈ É ÂÕÄÕÝÉÈ ÒÅÌÉÚÏ× ÎÁÈÏÄÉÔÓÑ ÎÁ ÓÔÒÁÎÉÃÅ éÎÆÏÒÍÁÃÉÉ Ï ÒÅÌÉÚÁÈ.

    âÀÌÌÅÔÅÎÉ ÐÏ ÂÅÚÏÐÁÓÎÏÓÔÉ FreeBSD ÎÁÈÏÄÑÔÓÑ ÎÁ ÓÔÒÁÎÉÃÅ éÎÆÏÒÍÁÃÉÉ Ï âÅÚÏÐÁÓÎÏÓÔÉ.

    - + + + + -

    áÎÏÎÓÙ ÐÒÏÛÌÙÈ ÌÅÔ: - 2002, - 2001, - 2000, - 1999, - 1998, - 1997, - 1996

    +
    - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - + +

    áÎÏÎÓÙ ÐÒÏÛÌÙÈ ÌÅÔ: + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

    - -
  • - - - - - - - - - - - - - - , - : - -

    - -
  • -
    - - -
    diff --git a/ru/news/press.xsl b/ru/news/press.xsl index 5b14de9ca2..2899ca6e15 100644 --- a/ru/news/press.xsl +++ b/ru/news/press.xsl @@ -1,97 +1,67 @@ - + + + +

    åÓÌÉ ×Ù ÎÅ ÎÁÛÌÉ ÚÄÅÓØ ÏÐÒÅÄÅÌ£ÎÎÏÊ ÐÕÂÌÉËÁÃÉÉ, ÐÏÖÁÌÕÊÓÔÁ, ÏÔÒÐÒÁ×ÔŠţ URL ÎÁ ÁÄÒÅÓ www@FreeBSD.org

    ëÒÏÍÅ ÔÏÇÏ, ÎÏ×ÏÓÔÉ ÐÒÅÓÓÙ Ï ÐÒÏÅËÔÅ FreeBSD Java ×Ù ÍÏÖÅÔÅ ÎÁÊÔÉ, ÐÏÓÅÔÉ× ÓÔÒÁÎÉÞËÕ FreeBSD/Java × ðÒÅÓÓÅ.

    - + + + + -

    ðÕÂÌÉËÁÃÉÉ ÐÒÏÛÌÙÈ ÌÅÔ: - 2002, - 2001, - 2000, - 1999, - 1998-1996

    +
    - - - -

    - - - - - - - -

    - -
      - -
    -
    - - - - - -
  • - - - - - - -


    - - ,
    - -

    -
  • + +

    ðÕÂÌÉËÁÃÉÉ ÐÒÏÛÌÙÈ ÌÅÔ: + 2002, + 2001, + 2000, + 1999, + 1998-1996

    diff --git a/share/sgml/includes.misc.xsl b/share/sgml/includes.misc.xsl index b135deec7c..c435861d96 100644 --- a/share/sgml/includes.misc.xsl +++ b/share/sgml/includes.misc.xsl @@ -1,455 +1,768 @@ - + + + +

    Old announcement: + 2002, + 2001, + 2000, + 1999, + 1998, + 1997, + 1996

    +
    + + + + + + + + + + + + +

    + + + + + + + + + + +

    + + +
    +
    +
    + + + + + + + + + + + + +

    + + + + + + + + + + +

    + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    released.



    , , FreeBSD Security Advisories http://www.FreeBSD.org/security/ Security advisories published from the FreeBSD Project <xsl:value-of select="name"/> - + + + + + + + + + + + + + + + + + news/newsflash.html# + - - - - news/newsflash.html# - - - -
    -
    - -
    -
    -
    -
    + + +
    +
    + +
    +
    +
    + +
    +
    + + + + + + news/newsflash.html# + + + + +
    +
    + +
    +
    +
    +
    +
    +
    +
    - + - + - + , - + + - - + + + + + + + + + + + + news/press.html# - -
    + + + + + + + + + + + + +
    - + - + - +

    / /

    · / /