From 4701533adf006c1b7d8751f18d5b217722eabab7 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 24 May 2020 17:11:11 +0100 Subject: website: Excise mention of macos being available Signed-off-by: Daniel Silverstone --- 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 @@

Ports & Availability

-

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.

+

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.

Desktop front ends

-

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.

+

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.

GTK NetSurf screenshot. NetSurf's GTK front end showing the BBC Homepage.

-

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.

+

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.

Framebuffer front end

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 @@ -

Mac OS X

- - -

AmigaOS 4

Alternatively, download NetSurf's source code:

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 @@ - - - -NetSurf | Mac OS X Downloads - - - - - - - - - -
- - - -

Mac OS X NetSurf Downloads

- -
-
-
Test builds
-
Bleeding-edge test builds are available for those that want to try the latest experimental features.
-
-
- -
-
-
-

NetSurf 2.9 for Mac OS X (1.3MB) 27 Mar 2012

- -

Requires:

-
    -
  • Mac OS X 10.6 or later
  • -
-

Compatible with i386 & x86_64 systems.

-
- -
-

NetSurf 2.9 source code (2.3MB) 27 Mar 2012

-

Build instructions

-

Build NetSurf for:

-
    -
  • Mac OS X
  • -
  • Linux
  • -
  • Free/NetBSD
  • -
  • And more
  • -
-
-
-
-
- -

Check out the change log to see what's changed since the last release.

- -

Previous releases

-
-
NetSurf 2.8
-
- -
-
NetSurf 2.7
-
- -
-
- -

Latest Source

- -

Alternatively, you can obtain the latest source, if you want to play with the Mac OS X port.

- - - - -
- - -
- -
- - - 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%; } -- cgit v1.2.3