From 8f4d668b079ab1cb1e6b41b983ea7cc5a04cbedf Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 22:54:20 -0500 Subject: [PATCH 1/7] Update version.txt --- browser/config/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/config/version.txt b/browser/config/version.txt index 37ee57c21..82eb305de 100644 --- a/browser/config/version.txt +++ b/browser/config/version.txt @@ -1 +1 @@ -45.41.5 +45.41.6 From 07813b9e70e8a45418e15bef82a45ef1c867a147 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 22:55:57 -0500 Subject: [PATCH 2/7] Update version_display.txt --- browser/config/version_display.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/config/version_display.txt b/browser/config/version_display.txt index 68254fed6..2db14c52a 100644 --- a/browser/config/version_display.txt +++ b/browser/config/version_display.txt @@ -1 +1 @@ -FPR 32 (SPR 5) +Rolling Release From 6a2549136517a0a65c4d7e92cf2a6c7d863ebef9 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:01:17 -0500 Subject: [PATCH 3/7] Delete README.md --- README.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index e2d3ad7d1..000000000 --- a/README.md +++ /dev/null @@ -1,23 +0,0 @@ -# InterWebPPC: Mozilla for Power Macintosh -# (based on the now defunct TenFourFox) - -A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!** - -InterWebPPC is a slightly more optimized version of TenFourFox. I've disabled or removed deprecated services (like shumway) to reduce unneeded overhead. This results in a lighter and faster browser. - -I highly recommend using this package if you plan to build this yourself. It's what i use. -Current build machine is a 1.6ghz PowerMac G5 w/4gb ram. - -https://macintoshgarden.org/apps/the-unofficial-tenfourfox-toolkit - -Then grab this script to build InterWebPPC - -https://forums.macrumors.com/attachments/build_interweb-zip.1781777/ - -* uBlock Origin can be found here (recommended to block ads and scripts to speed up browsing) -* https://github.com/gorhill/uBlock-for-firefox-legacy/releases -* For those that prefer noscript and a hosts file instead, grab them from here: -* https://noscript.net/releases/noscript-5.1.9.xpi -* https://winhelp2002.mvps.org/hosts.htm - -![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/) From 46ae6c44bfce07970f63336c8b8553d6c35af147 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:03:42 -0500 Subject: [PATCH 4/7] Add files via upload --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..0b284b258 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf600 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +{\*\expandedcolortbl;;} +\margl1440\margr1440\vieww12100\viewh10960\viewkind0 +\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 + +\f0\fs24 \cf0 # InterWebPPC: Mozilla for Power Macintosh \ +# (based on the now defunct TenFourFox)\ +\ +A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!**\ +\ +InterWebPPC is a slightly more optimized version of TenFourFox. I've disabled or removed deprecated services (like shumway) to reduce unneeded overhead. This results in a lighter and faster browser.\ +\ +I highly recommend using this package if you plan to build this yourself. It's what i use. \ +Current build machine is a 1.6ghz PowerMac G5 w/4gb ram.\ +\ +https://macintoshgarden.org/apps/the-unofficial-tenfourfox-toolkit\ +\ +Then grab this script to build InterWebPPC\ +\ +https://forums.macrumors.com/attachments/build_interweb-zip.1781777/\ +\ +* uBlock Origin can be found here (recommended to block ads and scripts to speed up browsing)\ +* https://github.com/gorhill/uBlock-for-firefox-legacy/releases\ +* For those that prefer noscript and a hosts file instead, grab them from here: \ +* https://noscript.net/releases/noscript-5.1.9.xpi\ +* https://winhelp2002.mvps.org/hosts.htm\ +\ +![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)} \ No newline at end of file From f5279bad08abd1c2ed19c50e969362b82dc7c364 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:04:24 -0500 Subject: [PATCH 5/7] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0b284b258..9c10adc25 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1561\cocoasubrtf600 -{\fonttbl\f0\fswiss\fcharset0 Helvetica;} -{\colortbl;\red255\green255\blue255;} -{\*\expandedcolortbl;;} -\margl1440\margr1440\vieww12100\viewh10960\viewkind0 -\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 - -\f0\fs24 \cf0 # InterWebPPC: Mozilla for Power Macintosh \ +# InterWebPPC: Mozilla for Power Macintosh \ # (based on the now defunct TenFourFox)\ \ A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!**\ @@ -27,4 +20,4 @@ https://forums.macrumors.com/attachments/build_interweb-zip.1781777/\ * https://noscript.net/releases/noscript-5.1.9.xpi\ * https://winhelp2002.mvps.org/hosts.htm\ \ -![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)} \ No newline at end of file +![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)} From 3d9856cb7008c9328201626dfdab0372864ec017 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:05:04 -0500 Subject: [PATCH 6/7] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 9c10adc25..a6f5a2a7e 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -# InterWebPPC: Mozilla for Power Macintosh \ -# (based on the now defunct TenFourFox)\ +# InterWebPPC: Mozilla for Power Macintosh +# (based on the now defunct TenFourFox) \ -A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!**\ +A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!** \ -InterWebPPC is a slightly more optimized version of TenFourFox. I've disabled or removed deprecated services (like shumway) to reduce unneeded overhead. This results in a lighter and faster browser.\ +InterWebPPC is a slightly more optimized version of TenFourFox. I've disabled or removed deprecated services (like shumway) to reduce unneeded overhead. This results in a lighter and faster browser. \ -I highly recommend using this package if you plan to build this yourself. It's what i use. \ -Current build machine is a 1.6ghz PowerMac G5 w/4gb ram.\ +I highly recommend using this package if you plan to build this yourself. It's what i use. +Current build machine is a 1.6ghz PowerMac G5 w/4gb ram. \ -https://macintoshgarden.org/apps/the-unofficial-tenfourfox-toolkit\ +https://macintoshgarden.org/apps/the-unofficial-tenfourfox-toolkit \ -Then grab this script to build InterWebPPC\ +Then grab this script to build InterWebPPC \ -https://forums.macrumors.com/attachments/build_interweb-zip.1781777/\ +https://forums.macrumors.com/attachments/build_interweb-zip.1781777/ \ -* uBlock Origin can be found here (recommended to block ads and scripts to speed up browsing)\ -* https://github.com/gorhill/uBlock-for-firefox-legacy/releases\ -* For those that prefer noscript and a hosts file instead, grab them from here: \ -* https://noscript.net/releases/noscript-5.1.9.xpi\ -* https://winhelp2002.mvps.org/hosts.htm\ +* uBlock Origin can be found here (recommended to block ads and scripts to speed up browsing) +* https://github.com/gorhill/uBlock-for-firefox-legacy/releases +* For those that prefer noscript and a hosts file instead, grab them from here: +* https://noscript.net/releases/noscript-5.1.9.xpi +* https://winhelp2002.mvps.org/hosts.htm \ ![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)} From b6a70e9c76c1bed5bb9b73bc673d41b2d2b48dc7 Mon Sep 17 00:00:00 2001 From: wicknix <39230578+wicknix@users.noreply.github.com> Date: Fri, 5 Nov 2021 23:06:01 -0500 Subject: [PATCH 7/7] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a6f5a2a7e..e2d3ad7d1 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ # InterWebPPC: Mozilla for Power Macintosh # (based on the now defunct TenFourFox) -\ + A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. _This project is not affiliated with nor supported by Mozilla in any way, and is not an official build._ **PowerPC forever!** -\ + InterWebPPC is a slightly more optimized version of TenFourFox. I've disabled or removed deprecated services (like shumway) to reduce unneeded overhead. This results in a lighter and faster browser. -\ + I highly recommend using this package if you plan to build this yourself. It's what i use. Current build machine is a 1.6ghz PowerMac G5 w/4gb ram. -\ + https://macintoshgarden.org/apps/the-unofficial-tenfourfox-toolkit -\ + Then grab this script to build InterWebPPC -\ + https://forums.macrumors.com/attachments/build_interweb-zip.1781777/ -\ + * uBlock Origin can be found here (recommended to block ads and scripts to speed up browsing) * https://github.com/gorhill/uBlock-for-firefox-legacy/releases * For those that prefer noscript and a hosts file instead, grab them from here: * https://noscript.net/releases/noscript-5.1.9.xpi * https://winhelp2002.mvps.org/hosts.htm -\ -![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)} + +![interwebppc](https://forums.macrumors.com/attachments/interwebppc-png.1761842/)