From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- netcalendar.buetow.org/content/Download.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 netcalendar.buetow.org/content/Download.xml (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml new file mode 100644 index 0000000..ee18184 --- /dev/null +++ b/netcalendar.buetow.org/content/Download.xml @@ -0,0 +1,17 @@ + + + Download + Bytecode compiled Jar archives + Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. + + Look at + ftp://ftp.buetow.org/pub/NetCalendar + for all available binaries! + + Source code + + The sourcecode can be obtained from + SVN + (Subversion). + + -- cgit v1.2.3 From 71e40df5a0e70e44685ef877be55cd8ed4d16127 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 14:04:00 +0200 Subject: move to git --- netcalendar.buetow.org/content/Download.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index ee18184..bb77b3c 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -10,8 +10,7 @@ Source code - The sourcecode can be obtained from - SVN - (Subversion). + The sourcecode can be obtained from git as follows + git clone git://git.buetow.org/netcalendar.git -- cgit v1.2.3 From 32e575a30e53389d3ae96346b69ddc6a756c7a37 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 15 Sep 2013 12:35:45 +0200 Subject: s/link/hyperlink/ --- netcalendar.buetow.org/content/Download.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index bb77b3c..3edc20c 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -5,7 +5,7 @@ Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. Look at - ftp://ftp.buetow.org/pub/NetCalendar + ftp://ftp.buetow.org/pub/NetCalendar for all available binaries! Source code -- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- netcalendar.buetow.org/content/Download.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index 3edc20c..1444c2c 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -1,4 +1,4 @@ - + Download Bytecode compiled Jar archives -- cgit v1.2.3 From d6a800e162ff6eb6a5adfb7201ffb14943b2d4b7 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 15 Dec 2013 11:33:47 +0100 Subject: no ftp --- netcalendar.buetow.org/content/Download.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index 1444c2c..a6173ff 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -3,14 +3,14 @@ Download Bytecode compiled Jar archives Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. - - Look at - ftp://ftp.buetow.org/pub/NetCalendar - for all available binaries! - Source code The sourcecode can be obtained from git as follows git clone git://git.buetow.org/netcalendar.git + Zip Files + + The zip files can be obtained from git as well: + git clone -b packages git://git.buetow.org/netcalendar.git netcalendar-packages + -- cgit v1.2.3 From 28686f6efe46f365bdf5ab495c3fbb4223f9e0c9 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 22 Mar 2014 12:00:07 +0100 Subject: update main page to github --- netcalendar.buetow.org/content/Download.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index a6173ff..a59c202 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -1,16 +1,15 @@ Download - Bytecode compiled Jar archives - Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. - Source code + !!HOSTNAME!! can be downloaded from a deb repo or from git. + Install from deb repository + If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo: + deb http://deb.buetow.org/apt wheezy main +deb-src http://deb.buetow.org/apt wheezy main + To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -". + Download from git repository - The sourcecode can be obtained from git as follows - git clone git://git.buetow.org/netcalendar.git - - Zip Files - - The zip files can be obtained from git as well: - git clone -b packages git://git.buetow.org/netcalendar.git netcalendar-packages + Go to + http://github.com/rantanplan/!!HOSTNAME!! -- cgit v1.2.3 From 28c05cb89a125d55dd60faa2d379710a31c5cfb7 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Wed, 23 Apr 2014 23:17:05 +0200 Subject: fix download pages --- netcalendar.buetow.org/content/Download.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'netcalendar.buetow.org/content/Download.xml') diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index a59c202..0f7fc7a 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -1,12 +1,6 @@ Download - !!HOSTNAME!! can be downloaded from a deb repo or from git. - Install from deb repository - If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo: - deb http://deb.buetow.org/apt wheezy main -deb-src http://deb.buetow.org/apt wheezy main - To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -". Download from git repository Go to -- cgit v1.2.3