Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-website.git/shortlog/4701533adf006c1b7d8751f18d5b217722eabab7
...commit 
http://git.netsurf-browser.org/netsurf-website.git/commit/4701533adf006c1b7d8751f18d5b217722eabab7
...tree 
http://git.netsurf-browser.org/netsurf-website.git/tree/4701533adf006c1b7d8751f18d5b217722eabab7

The branch, master has been updated
       via  4701533adf006c1b7d8751f18d5b217722eabab7 (commit)
      from  e20cc61aa087172f2bc451f7079b13f56b99c764 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=4701533adf006c1b7d8751f18d5b217722eabab7
commit 4701533adf006c1b7d8751f18d5b217722eabab7
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    website: Excise mention of macos being available
    
    Signed-off-by: Daniel Silverstone <[email protected]>

diff --git a/about/index.html b/about/index.html
index f71549b..beb10fb 100644
--- a/about/index.html
+++ b/about/index.html
@@ -157,15 +157,15 @@
 
 <h2 id="PortsAvailability">Ports &amp; Availability</h2>
 
-<p>This section explains the various NetSurf front ends and should cover 
whether NetSurf is available for your system. NetSurf currently has seven 
different front ends. These are for RISC OS, GTK, BeOS, AmigaOS, Atari, Mac OS 
X and dumb framebuffers.</p>
+<p>This section explains the various NetSurf front ends and should cover 
whether NetSurf is available for your system. NetSurf currently has seven 
different front ends. These are for RISC OS, GTK, BeOS, AmigaOS, Atari, and 
dumb framebuffers.</p>
 
 <h3>Desktop front ends</h3>
 
-<p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku. The Mac OS X port requires at least version 10.5.</p>
+<p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku.</p>
 
 <div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk-bbc.png"><img 
src="screenshots/images/gtkthumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
 
-<p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no native Windows or MacOS X 
ports of NetSurf at the moment, however the GTK front end can be built for 
those platforms. The GTK front end is available from the package repositories 
of many Linux distributions including Debian and Ubuntu.</p>
+<p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no complete native Windows ports 
of NetSurf at the moment, however the GTK front end can be built for those 
platforms. The GTK front end is available from the package repositories of many 
Linux distributions including Debian and Ubuntu.</p>
 
 <h3>Framebuffer front end</h3>
 
diff --git a/about/screenshots/index.html b/about/screenshots/index.html
index d98c493..500536c 100644
--- a/about/screenshots/index.html
+++ b/about/screenshots/index.html
@@ -62,7 +62,6 @@
 <ul>
 <li><a href="#riscos">RISC OS</a></li>
 <li><a href="#gtk">GTK (e.g. Linux, BSDs, etc...)</a></li>
-<li><a href="#macosx">Mac OS X</a></li>
 <li><a href="#amigaos">AmigaOS 4</a></li>
 <li><a href="#framebuffer">Framebuffer</a></li>
 <li><a href="#haiku">Haiku &amp; BeOS</a></li>
@@ -88,14 +87,6 @@
 <li><a href="images/gtk-wikipedia.png"><img alt="" 
src="images/gtkthumb-wikipedia.png"></a> <span><a 
href="http://en.wikipedia.org/wiki/Main_Page";>Wikipedia</a></span></li>
 </ul>
 
-<h2 id="macosx">Mac OS X</h2>
-
-<ul class="screenshotgallery">
-<li><a href="images/cocoa-bbc.png"><img alt="" 
src="images/cocoathumb-bbc.png"></a> <span><a 
href="http://www.bbc.co.uk/";>BBC</a></span></li>
-<li><a href="images/cocoa-netsurf.png"><img alt="" 
src="images/cocoathumb-netsurf.png"></a> <span><a 
href="http://www.netsurf-browser.org/";>NetSurf</a></span></li>
-<li><a href="images/cocoa-wikipedia.png"><img alt="" 
src="images/cocoathumb-wikipedia.png"></a> <span><a 
href="http://en.wikipedia.org/wiki/Main_Page";>Wikipedia</a></span></li>
-</ul>
-
 <h2 id="amigaos">AmigaOS 4</h2>
 
 <ul class="screenshotgallery">
diff --git a/downloads/index.html b/downloads/index.html
index b6e8582..9fd1bb9 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -63,7 +63,6 @@
 <li class="amiga"><a href="amiga/">AmigaOS</a></li>
 <li class="windows"><a href="windows/">Windows</a></li>
 <li class="atari"><a href="atari/">Atari</a></li>
-<li class="macosx"><a href="macosx/">Mac OS X</a></li>
 </ul>
 
 <p>Alternatively, download NetSurf's source code:</p>
diff --git a/downloads/macosx/index.html b/downloads/macosx/index.html
deleted file mode 100644
index 3d4934f..0000000
--- a/downloads/macosx/index.html
+++ /dev/null
@@ -1,132 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd";>
-<html>
-<head>
-<title>NetSurf | Mac OS X Downloads</title>
-<link rel="stylesheet" type="text/css" href="/netsurf.css">
-<link rel="icon" type="image/png" href="/webimages/favicon.png">
-</head>
-
-<body>
-<p class="banner"><a href="/"><img src="/netsurf.png" alt="NetSurf"></a></p>
-
-<div class="navigation">
-<div class="navsection">
-<ul>
-<li><a href="/about/">About NetSurf</a></li>
-<li><a href="/downloads/">Downloads</a>
-<ul>
-<li><a href="/downloads/source/">Source</a></li>
-<li><a href="/downloads/extras">Extras</a></li>
-</ul>
-</li>
-<li><a href="/documentation/">Documentation</a></li>
-<li><a href="/developers/">Development area</a></li>
-<li><a href="/webmasters/">Webmaster area</a></li>
-<li><a href="/contact/">Contact</a></li>
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="languages">
-<!--<li><a href="index.de">Deutsch</a></li>-->
-<li>English</li>
-<!--<li><a href="index.fr">Fran?ais</a></li>-->
-<!--<li><a href="index.nl">Nederlands</a></li>-->
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="sitelinks">
-<li><a href="//wiki.netsurf-browser.org/">Development wiki</a></li>
-<li><a href="//source.netsurf-browser.org/">Git repository viewer</a></li>
-<li><a href="https://ci.netsurf-browser.org/";>Continuous Integration</a></li>
-<li><a href="https://bugs.netsurf-browser.org/";>Bug report system</a></li>
-<li><a 
href="https://ci.netsurf-browser.org/jenkins/view/Categorized/job/docs-netsurf/doxygen/";>Code
 documentation</a></li>
-</ul>
-</div>
-
-</div>
-
-<div class="content">
-
-<p class="breadcrumbs"><a href="/">Home</a> ? <a 
href="/downloads/">Downloads</a> ? Mac OS X</p>
-
-<h1>Mac OS X NetSurf Downloads</h1>
-
-<div class="bignote">
-<dl>
-<dt><a href="https://ci.netsurf-browser.org/builds/";>Test builds</a></dt>
-<dd>Bleeding-edge test builds are available for those that want to try the 
latest experimental features.</dd>
-</dl>
-</div>
-
-<div class="downloadlatestouter">
-<div class="downloadlatest">
-<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/NetSurf-2.9.dmg";><span>NetSurf
 2.9 for Mac OS X</span> <span>(1.3MB)</span> <span class="downloaddate">27 Mar 
2012</span></a></p>
-<!--<p class="downloadinstructions"><a 
href="/documentation/roinfo#GettingStartedInstallation">Installation 
instructions</a></p>-->
-<p class="preul">Requires:</p>
-<ul>
-<li>Mac OS X 10.6 or later</li>
-</ul>
-<p>Compatible with i386 &amp; x86_64 systems.</p>
-</div>
-
-<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.9-src.tar.gz";><span>NetSurf
 2.9 source code</span> <span>(2.3MB)</span> <span class="downloaddate">27 Mar 
2012</span></a></p>
-<p class="downloadinstructions"><a 
href="/downloads/source/#BuildInstructions">Build instructions</a></p>
-<p class="preul">Build NetSurf for:</p>
-<ul>
-<li>Mac OS X</li>
-<li>Linux</li>
-<li>Free/NetBSD</li>
-<li>And more</li>
-</ul>
-</div>
-</div>
-<div class="arrow"></div>
-</div>
-
-<p>Check out the <a 
href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt";>change
 log</a> to see what's changed since the last release.</p>
-
-<h2>Previous releases</h2>
-<dl>
-<dt>NetSurf 2.8</dt>
-<dd>
-<ul>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/NetSurf-2.8.dmg";>NetSurf
 2.8</a> &ndash; Mac OS X 10.6 or later, for x86_64 &ndash; (21 Sep 2011)</li>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.8-src.tar.gz";>NetSurf
 2.8 source code</a> (21 Sep 2011)</li>
-</ul>
-</dd>
-<dt>NetSurf 2.7</dt>
-<dd>
-<ul>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/netsurf-2.7.zip";>NetSurf
 2.7</a> &ndash; Mac OS X 10.5 or later, for i386, x86_64 and ppc &ndash; (16 
Apr 2011)</li>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.7-src.tar.gz";>NetSurf
 2.7 source code</a> (16 Apr 2011)</li>
-</ul>
-</dd>
-</dl>
-
-<h2>Latest Source</h2>
-
-<p>Alternatively, you can obtain the <a href="/downloads/source/">latest 
source</a>, if you want to play with the Mac OS X port.</p>
-
-
-<div class="footer">
-<p>Copyright 2003 - 2011 The NetSurf Developers</p>
-</div>
-
-</div>
-
-
-<form method="get" action="//www.google.co.uk/search">
-<div class="searchbox">
-<input type="hidden" name="q" value="site:netsurf-browser.org">
-<input type="text" name="q" maxlength="255"><br>
-<input type="submit" value="Search" name="btnG">
-</div>
-</form>
-
-</body>
-</html>
diff --git a/netsurf.css b/netsurf.css
index 9b20ee3..c869a48 100644
--- a/netsurf.css
+++ b/netsurf.css
@@ -539,9 +539,6 @@ p.award a img {
 .downloadosselection li.atari a {
        background: url("webimages/dlatari.png") no-repeat 0% 50%; }
 
-.downloadosselection li.macosx a {
-       background: url("webimages/dlapple.png") no-repeat 0% 50%; }
-
 .downloadosselection li.source a {
        background: url("webimages/dlsource.png") no-repeat 0% 50%; }
 


-----------------------------------------------------------------------

Summary of changes:
 about/index.html             |    6 +-
 about/screenshots/index.html |    9 ---
 downloads/index.html         |    1 -
 downloads/macosx/index.html  |  132 ------------------------------------------
 netsurf.css                  |    3 -
 5 files changed, 3 insertions(+), 148 deletions(-)
 delete mode 100644 downloads/macosx/index.html

diff --git a/about/index.html b/about/index.html
index f71549b..beb10fb 100644
--- a/about/index.html
+++ b/about/index.html
@@ -157,15 +157,15 @@
 
 <h2 id="PortsAvailability">Ports &amp; Availability</h2>
 
-<p>This section explains the various NetSurf front ends and should cover 
whether NetSurf is available for your system. NetSurf currently has seven 
different front ends. These are for RISC OS, GTK, BeOS, AmigaOS, Atari, Mac OS 
X and dumb framebuffers.</p>
+<p>This section explains the various NetSurf front ends and should cover 
whether NetSurf is available for your system. NetSurf currently has seven 
different front ends. These are for RISC OS, GTK, BeOS, AmigaOS, Atari, and 
dumb framebuffers.</p>
 
 <h3>Desktop front ends</h3>
 
-<p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku. The Mac OS X port requires at least version 10.5.</p>
+<p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku.</p>
 
 <div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk-bbc.png"><img 
src="screenshots/images/gtkthumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
 
-<p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no native Windows or MacOS X 
ports of NetSurf at the moment, however the GTK front end can be built for 
those platforms. The GTK front end is available from the package repositories 
of many Linux distributions including Debian and Ubuntu.</p>
+<p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no complete native Windows ports 
of NetSurf at the moment, however the GTK front end can be built for those 
platforms. The GTK front end is available from the package repositories of many 
Linux distributions including Debian and Ubuntu.</p>
 
 <h3>Framebuffer front end</h3>
 
diff --git a/about/screenshots/index.html b/about/screenshots/index.html
index d98c493..500536c 100644
--- a/about/screenshots/index.html
+++ b/about/screenshots/index.html
@@ -62,7 +62,6 @@
 <ul>
 <li><a href="#riscos">RISC OS</a></li>
 <li><a href="#gtk">GTK (e.g. Linux, BSDs, etc...)</a></li>
-<li><a href="#macosx">Mac OS X</a></li>
 <li><a href="#amigaos">AmigaOS 4</a></li>
 <li><a href="#framebuffer">Framebuffer</a></li>
 <li><a href="#haiku">Haiku &amp; BeOS</a></li>
@@ -88,14 +87,6 @@
 <li><a href="images/gtk-wikipedia.png"><img alt="" 
src="images/gtkthumb-wikipedia.png"></a> <span><a 
href="http://en.wikipedia.org/wiki/Main_Page";>Wikipedia</a></span></li>
 </ul>
 
-<h2 id="macosx">Mac OS X</h2>
-
-<ul class="screenshotgallery">
-<li><a href="images/cocoa-bbc.png"><img alt="" 
src="images/cocoathumb-bbc.png"></a> <span><a 
href="http://www.bbc.co.uk/";>BBC</a></span></li>
-<li><a href="images/cocoa-netsurf.png"><img alt="" 
src="images/cocoathumb-netsurf.png"></a> <span><a 
href="http://www.netsurf-browser.org/";>NetSurf</a></span></li>
-<li><a href="images/cocoa-wikipedia.png"><img alt="" 
src="images/cocoathumb-wikipedia.png"></a> <span><a 
href="http://en.wikipedia.org/wiki/Main_Page";>Wikipedia</a></span></li>
-</ul>
-
 <h2 id="amigaos">AmigaOS 4</h2>
 
 <ul class="screenshotgallery">
diff --git a/downloads/index.html b/downloads/index.html
index b6e8582..9fd1bb9 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -63,7 +63,6 @@
 <li class="amiga"><a href="amiga/">AmigaOS</a></li>
 <li class="windows"><a href="windows/">Windows</a></li>
 <li class="atari"><a href="atari/">Atari</a></li>
-<li class="macosx"><a href="macosx/">Mac OS X</a></li>
 </ul>
 
 <p>Alternatively, download NetSurf's source code:</p>
diff --git a/downloads/macosx/index.html b/downloads/macosx/index.html
deleted file mode 100644
index 3d4934f..0000000
--- a/downloads/macosx/index.html
+++ /dev/null
@@ -1,132 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd";>
-<html>
-<head>
-<title>NetSurf | Mac OS X Downloads</title>
-<link rel="stylesheet" type="text/css" href="/netsurf.css">
-<link rel="icon" type="image/png" href="/webimages/favicon.png">
-</head>
-
-<body>
-<p class="banner"><a href="/"><img src="/netsurf.png" alt="NetSurf"></a></p>
-
-<div class="navigation">
-<div class="navsection">
-<ul>
-<li><a href="/about/">About NetSurf</a></li>
-<li><a href="/downloads/">Downloads</a>
-<ul>
-<li><a href="/downloads/source/">Source</a></li>
-<li><a href="/downloads/extras">Extras</a></li>
-</ul>
-</li>
-<li><a href="/documentation/">Documentation</a></li>
-<li><a href="/developers/">Development area</a></li>
-<li><a href="/webmasters/">Webmaster area</a></li>
-<li><a href="/contact/">Contact</a></li>
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="languages">
-<!--<li><a href="index.de">Deutsch</a></li>-->
-<li>English</li>
-<!--<li><a href="index.fr">Fran?ais</a></li>-->
-<!--<li><a href="index.nl">Nederlands</a></li>-->
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="sitelinks">
-<li><a href="//wiki.netsurf-browser.org/">Development wiki</a></li>
-<li><a href="//source.netsurf-browser.org/">Git repository viewer</a></li>
-<li><a href="https://ci.netsurf-browser.org/";>Continuous Integration</a></li>
-<li><a href="https://bugs.netsurf-browser.org/";>Bug report system</a></li>
-<li><a 
href="https://ci.netsurf-browser.org/jenkins/view/Categorized/job/docs-netsurf/doxygen/";>Code
 documentation</a></li>
-</ul>
-</div>
-
-</div>
-
-<div class="content">
-
-<p class="breadcrumbs"><a href="/">Home</a> ? <a 
href="/downloads/">Downloads</a> ? Mac OS X</p>
-
-<h1>Mac OS X NetSurf Downloads</h1>
-
-<div class="bignote">
-<dl>
-<dt><a href="https://ci.netsurf-browser.org/builds/";>Test builds</a></dt>
-<dd>Bleeding-edge test builds are available for those that want to try the 
latest experimental features.</dd>
-</dl>
-</div>
-
-<div class="downloadlatestouter">
-<div class="downloadlatest">
-<div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/NetSurf-2.9.dmg";><span>NetSurf
 2.9 for Mac OS X</span> <span>(1.3MB)</span> <span class="downloaddate">27 Mar 
2012</span></a></p>
-<!--<p class="downloadinstructions"><a 
href="/documentation/roinfo#GettingStartedInstallation">Installation 
instructions</a></p>-->
-<p class="preul">Requires:</p>
-<ul>
-<li>Mac OS X 10.6 or later</li>
-</ul>
-<p>Compatible with i386 &amp; x86_64 systems.</p>
-</div>
-
-<div class="downloadlatestbox downloadlast">
-<p class="downloadmain"><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.9-src.tar.gz";><span>NetSurf
 2.9 source code</span> <span>(2.3MB)</span> <span class="downloaddate">27 Mar 
2012</span></a></p>
-<p class="downloadinstructions"><a 
href="/downloads/source/#BuildInstructions">Build instructions</a></p>
-<p class="preul">Build NetSurf for:</p>
-<ul>
-<li>Mac OS X</li>
-<li>Linux</li>
-<li>Free/NetBSD</li>
-<li>And more</li>
-</ul>
-</div>
-</div>
-<div class="arrow"></div>
-</div>
-
-<p>Check out the <a 
href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt";>change
 log</a> to see what's changed since the last release.</p>
-
-<h2>Previous releases</h2>
-<dl>
-<dt>NetSurf 2.8</dt>
-<dd>
-<ul>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/NetSurf-2.8.dmg";>NetSurf
 2.8</a> &ndash; Mac OS X 10.6 or later, for x86_64 &ndash; (21 Sep 2011)</li>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.8-src.tar.gz";>NetSurf
 2.8 source code</a> (21 Sep 2011)</li>
-</ul>
-</dd>
-<dt>NetSurf 2.7</dt>
-<dd>
-<ul>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/macosx/netsurf-2.7.zip";>NetSurf
 2.7</a> &ndash; Mac OS X 10.5 or later, for i386, x86_64 and ppc &ndash; (16 
Apr 2011)</li>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.7-src.tar.gz";>NetSurf
 2.7 source code</a> (16 Apr 2011)</li>
-</ul>
-</dd>
-</dl>
-
-<h2>Latest Source</h2>
-
-<p>Alternatively, you can obtain the <a href="/downloads/source/">latest 
source</a>, if you want to play with the Mac OS X port.</p>
-
-
-<div class="footer">
-<p>Copyright 2003 - 2011 The NetSurf Developers</p>
-</div>
-
-</div>
-
-
-<form method="get" action="//www.google.co.uk/search">
-<div class="searchbox">
-<input type="hidden" name="q" value="site:netsurf-browser.org">
-<input type="text" name="q" maxlength="255"><br>
-<input type="submit" value="Search" name="btnG">
-</div>
-</form>
-
-</body>
-</html>
diff --git a/netsurf.css b/netsurf.css
index 9b20ee3..c869a48 100644
--- a/netsurf.css
+++ b/netsurf.css
@@ -539,9 +539,6 @@ p.award a img {
 .downloadosselection li.atari a {
        background: url("webimages/dlatari.png") no-repeat 0% 50%; }
 
-.downloadosselection li.macosx a {
-       background: url("webimages/dlapple.png") no-repeat 0% 50%; }
-
 .downloadosselection li.source a {
        background: url("webimages/dlsource.png") no-repeat 0% 50%; }
 


-- 
NetSurf website source for *.netsurf-browser.org
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to