cvs commit: de-www/de-bsd-www Makefile Makefile.inc dokubau.sgml help.sgml index.sgml repo.sgml status.sgml stil.sgml tools.sgml words.sgml de-www/de-bsd-www/share/sgml header.l10n.ent l10n.ent navibar.l10n.ent de-www/de-bsd-www/status Makefile ...

From: Aron Schlesinger <as(at)doc.bsdgroup.de>
Date: Wed, 29 Aug 2007 04:49:20 GMT

as 2007-08-29 04:49:20 UTC

  FreeBSD ports repository

  Modified files:
    de-bsd-www Makefile dokubau.sgml help.sgml
                         index.sgml repo.sgml status.sgml
                         stil.sgml tools.sgml words.sgml
    de-bsd-www/share/sgml header.l10n.ent l10n.ent
                          navibar.l10n.ent
    de-bsd-www/status arch-handbook.sgml
                         developers-handbook.sgml handbook.sgml
                         porters-handbook.sgml
    de-bsd-www/tools links.sgml scripts.sgml
  Added files:
    de-bsd-www Makefile.inc
    de-bsd-www/status Makefile
    de-bsd-www/tools Makefile
  Log:
  - Die deutsche FreeBSD Dokumentationsseite so angepasst, das diese nun
    relativ zu einander verlinkt und somit ueberall betrieben werden kann
    ohne das erst ``url.root'' angepasst werden muss.
  
  - Einige FreeBSDde-CVS-IDs hinzugefuegt.
  
  - Den ``The FreeBSD Documentation Project''-Header ueberall entfernt da
    diese Seite nur "unsere" Projektseite ist und somit ``The German FreeBSD
    Documentation Project'' reichen sollte.
  
  - tools/ und status/ als SUBDIRs angelegt, so das diese via
    ``make install'' korrekt installiert werden.
  
  - Zwei URL-Aliase hinzugefuegt:
    * u.cvsweb => zeigt auf das CVS-Webinterface
    * u.dedoc => zeigt auf doc/de_DE.ISO8859-1/
  
  Revision Changes Path
  1.6 +3 -6 de-www/de-bsd-www/Makefile
  1.1 +6 -0 de-www/de-bsd-www/Makefile.inc (new)
  1.4 +0 -2 de-www/de-bsd-www/dokubau.sgml
  1.4 +0 -2 de-www/de-bsd-www/help.sgml
  1.6 +0 -2 de-www/de-bsd-www/index.sgml
  1.5 +2 -5 de-www/de-bsd-www/repo.sgml
  1.9 +4 -5 de-www/de-bsd-www/share/sgml/header.l10n.ent
  1.2 +4 -0 de-www/de-bsd-www/share/sgml/l10n.ent
  1.14 +13 -13 de-www/de-bsd-www/share/sgml/navibar.l10n.ent
  1.9 +0 -2 de-www/de-bsd-www/status.sgml
  1.1 +17 -0 de-www/de-bsd-www/status/Makefile (new)
  1.2 +4 -7 de-www/de-bsd-www/status/arch-handbook.sgml
  1.30 +5 -8 de-www/de-bsd-www/status/developers-handbook.sgml
  1.7 +1 -2 de-www/de-bsd-www/status/handbook.sgml
  1.11 +2 -3 de-www/de-bsd-www/status/porters-handbook.sgml
  1.4 +0 -2 de-www/de-bsd-www/stil.sgml
  1.6 +1 -2 de-www/de-bsd-www/tools.sgml
  1.1 +15 -0 de-www/de-bsd-www/tools/Makefile (new)
  1.3 +2 -2 de-www/de-bsd-www/tools/links.sgml
  1.4 +2 -2 de-www/de-bsd-www/tools/scripts.sgml
  1.6 +0 -2 de-www/de-bsd-www/words.sgml
  
  Index: Makefile.inc
  ====================================================================
  # The FreeBSD German Documentation Project
  #
  # $FreeBSDde: de-www/de-bsd-www/Makefile.inc,v 1.1 2007/08/29 04:49:19 as Exp $
  
  WEBBASE?= /de-doc
  WEB_PREFIX?= ${.CURDIR}/../..
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/Makefile,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -I$FreeBSDde.*$ -r1.5 -r1.6
  --- Makefile 25 Aug 2007 23:25:33 -0000 1.5
  +++ Makefile 29 Aug 2007 04:49:19 -0000 1.6
  @@ -15,14 +15,11 @@
   DOCS+= dokubau.sgml
   DOCS+= repo.sgml
   DOCS+= status.sgml
  -DOCS+= status/handbook.sgml
  -DOCS+= status/porters-handbook.sgml
  -DOCS+= status/developers-handbook.sgml
  -DOCS+= status/arch-handbook.sgml
   DOCS+= stil.sgml
   DOCS+= tools.sgml
  -DOCS+= tools/links.sgml
  -DOCS+= tools/scripts.sgml
   DOCS+= words.sgml
   
  +SUBDIR= status
  +SUBDIR+= tools
  +
   .include "${WEB_PREFIX}/share/mk/web.site.mk"
  
  Index: dokubau.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/dokubau.sgml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -I$FreeBSDde.*$ -r1.3 -r1.4
  --- dokubau.sgml 30 Jul 2007 08:27:09 -0000 1.3
  +++ dokubau.sgml 29 Aug 2007 04:49:19 -0000 1.4
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/dokubau.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $
  + $FreeBSDde: de-www/de-bsd-www/dokubau.sgml,v 1.4 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/dokubau.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/dokubau.sgml,v 1.4 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Die Dokumentation bauen">
  -<!--<!ENTITY base CDATA ".."> -->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   
  
  Index: help.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/help.sgml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -I$FreeBSDde.*$ -r1.3 -r1.4
  --- help.sgml 30 Jul 2007 08:27:09 -0000 1.3
  +++ help.sgml 29 Aug 2007 04:49:19 -0000 1.4
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/help.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $
  + $FreeBSDde: de-www/de-bsd-www/help.sgml,v 1.4 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/help.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/help.sgml,v 1.4 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Das Projekt unterst&uuml;tzen">
  -<!--<!ENTITY base CDATA ".."> -->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   <html>
  
  Index: index.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/index.sgml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -I$FreeBSDde.*$ -r1.5 -r1.6
  --- index.sgml 1 Aug 2007 14:49:50 -0000 1.5
  +++ index.sgml 29 Aug 2007 04:49:19 -0000 1.6
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/index.sgml,v 1.5 2007/08/01 14:49:50 jkois Exp $
  + $FreeBSDde: de-www/de-bsd-www/index.sgml,v 1.6 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/index.sgml,v 1.5 2007/08/01 14:49:50 jkois Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/index.sgml,v 1.6 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Startseite">
  -<!--<!ENTITY base CDATA ".."> -->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   <html>
  
  Index: repo.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/repo.sgml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -I$FreeBSDde.*$ -r1.4 -r1.5
  --- repo.sgml 30 Jul 2007 20:05:15 -0000 1.4
  +++ repo.sgml 29 Aug 2007 04:49:19 -0000 1.5
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/repo.sgml,v 1.4 2007/07/30 20:05:15 jkois Exp $
  + $FreeBSDde: de-www/de-bsd-www/repo.sgml,v 1.5 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/repo.sgml,v 1.4 2007/07/30 20:05:15 jkois Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/repo.sgml,v 1.5 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Das deutsche Repository">
  -<!--<!ENTITY base CDATA ".."> -->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   <html>
  @@ -48,9 +46,8 @@
     <h2>Auf das deutsche Repository zugreifen</h2>
   
     <p>Nicht-Committer k&ouml;nnen entweder per <tt>anoncvs</tt> oder
  - &uuml;ber eine <a
  - href="https://doc.bsdgroup.de/cgi-bin/cvsweb.cgi/">
  - Web-Schnittstelle</a> lesend auf das Repository zugreifen.</p>
  + &uuml;ber eine Web-Schnittstelle
  + lesend auf das Repository zugreifen.</p>
   
      <h2>Zugriff &uuml;ber anoncvs</h2>
   
  
  Index: status.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/status.sgml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -I$FreeBSDde.*$ -r1.8 -r1.9
  --- status.sgml 25 Aug 2007 23:25:33 -0000 1.8
  +++ status.sgml 29 Aug 2007 04:49:19 -0000 1.9
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/status.sgml,v 1.8 2007/08/25 23:25:33 as Exp $
  + $FreeBSDde: de-www/de-bsd-www/status.sgml,v 1.9 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/status.sgml,v 1.8 2007/08/25 23:25:33 as Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/status.sgml,v 1.9 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Projektstatus">
  -<!--<!ENTITY base CDATA "..">-->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   
  
  Index: stil.sgml
  ===================================================================
  RCS file: /home/cvs/de-www/de-bsd-www/stil.sgml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -I$FreeBSDde.*$ -r1.3 -r1.4
  --- stil.sgml 30 Jul 2007 08:27:09 -0000 1.3
  +++ stil.sgml 29 Aug 2007 04:49:19 -0000 1.4
  @@ -1,13 +1,11 @@
   <!--
  - The FreeBSD Documentation Project
     The German FreeBSD Documentation Project
   
  - $FreeBSDde: de-www/de-bsd-www/stil.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $
  + $FreeBSDde: de-www/de-bsd-www/stil.sgml,v 1.4 2007/08/29 04:49:19 as Exp $
   -->
   <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
  -<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/stil.sgml,v 1.3 2007/07/30 08:27:09 jkois Exp $">
  +<!ENTITY dedate "$FreeBSDde: de-www/de-bsd-www/stil.sgml,v 1.4 2007/08/29 04:49:19 as Exp $">
   <!ENTITY title "FreeBSD German Documentation Project -> Stilbl&uuml;ten">
  -<!--<!ENTITY base CDATA ".."> -->
   <!ENTITY % navinclude.freebsdde "INCLUDE">
   ]>
   <html>
  
  Index: tools.sgml
  ===================================================================

----------------------------------------------
Diff block truncated. (Max lines = 200)
----------------------------------------------

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-cvs-doc" in the body of the message
Received on Wed 29 Aug 2007 - 06:50:45 CEST

search this site