From: oetiker Date: Mon, 20 Apr 2015 07:19:35 +0000 (+0000) Subject: update website X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f4455ca137506056aacbba34fc675f3aad9d7d83;p=rrdtool-all.git update website git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2317 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/website/doc/build.sh b/website/doc/build.sh index 178225fe..7f015cf2 100755 --- a/website/doc/build.sh +++ b/website/doc/build.sh @@ -1,7 +1,7 @@ #!/bin/sh sect=doc src=/home/oetiker/checkouts/rrdtool-1.x -(cd $src; git checkout 1.4) +(cd $src; git checkout 1.5) . ../bin/pod2wml.sh pod2descr() { diff --git a/website/download.wml b/website/download.wml index 2ab211b3..2ef18d05 100644 --- a/website/download.wml +++ b/website/download.wml @@ -28,17 +28,13 @@ You can download RRD tool from several places:

Binary Distributions

@@ -50,40 +46,19 @@ You can download RRD tool from several places:
  • Node.js native module by Thierry Passeron
  • -

    Anonymous SVN for RRDtool

    - -

    RRDtool source is stored in a subversion repository with anonymous access.

    - -

    Browse the RRDtool SVN via RRDtrac. -Or if you want todo more than look ...

    +

    Development

    -
    -svn ls svn://svn.oetiker.ch/rrdtool/
    -
    +

    RRDtool source is stored on GitHub and this is also +where development happens. Just fork the repository, make changes and send +me a pull request.

    -

    tells you what is in the repository. Development will happen in the -"trunk" directory. Every major release gets an entry in the "branches" tree -as soon as development in trunk starts up again ... normally after a bit of -a settling periode, and every released version get added to the "tags" -tree.

    +

    Note that the version number in the header of the source files you get from github may be 'off' this is because +the version number gets set by the release script prior to building the archive.

    -

    To get the latest changes from the current trunk use this:

    -
    -svn checkout svn://svn.oetiker.ch/rrdtool/trunk/program
    -mv program rrdtool-trunk
    -cd rrdtool-trunk
    -./autogen.sh
    -
    - -

    If you checkout code from the subversion repository, you will find that -the configure script is missing. The last line in the example above -should have taken care of this problem. If not, it could be that you are -missing automake, autoconf and libtool installations on your system.

    - -

    Make sure to run ./configure --enable-maintainer-mode prior +

    When building from a git clone, run ./MakeMakefile first to build the configure system and then +make sure to run ./configure --enable-maintainer-mode prior before 'makeing' modified source, to ensure that all bits get properly rebuilt.

    -

    If you fix a bug, I would love to see the output of 'svn diff'.

    - diff --git a/website/gallery/index.en.html b/website/gallery/index.en.html index 1414c379..234f05d7 100644 --- a/website/gallery/index.en.html +++ b/website/gallery/index.en.html @@ -76,7 +76,6 @@

    Gold Sponsors

    -

    Serverscheck

    Silver Sponsors ...



    @@ -99,9 +98,6 @@
    Swiss Original. Mirrors: UK -TW -DE -US