Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
For those who are interested, I have setup a 32bit PPCPorts binary repository for 10.5.8. Mainly useful for G4 users and also G5 users that can't or don't want to use PPC64.

Currently approximately 1000 packages are available: https://kemonomimi.nl/ppcports/
I don't know how I missed this the first few times I checked the thread but this repo saved my poor A1139 from another 3 days gcc compile and that's pretty neat.

I apparently also clicked the heart on this???
 
  • Love
Reactions: Matias_
I don't know how I missed this the first few times I checked the thread but this repo saved my poor A1139 from another 3 days gcc compile and that's pretty neat.

I apparently also clicked the heart on this???

I will will miss compiling stuff, go with guile3, guile2, mercury, mongodb, mpich and vtk. The first four each take way longer to build than gcc.
 
  • Like
Reactions: Doq
I will will miss compiling stuff, go with guile3, guile2, mercury, mongodb, mpich and vtk. The first four each take way longer to build than gcc.
I mean if you have a Quad (and you do) (and I do) the compile time isn't nearly as painful. But my Quad is out of service until the winter months, so my HR 17 will have to do, and having the binaries helps a lot.
 
  • Like
Reactions: barracuda156
I mean if you have a Quad (and you do) (and I do) the compile time isn't nearly as painful. But my Quad is out of service until the winter months, so my HR 17 will have to do, and having the binaries helps a lot.

What’s up with yours btw? Or just saving it from heat? Mine was dying for a few days, but at the moment is usable again (no idea when the issue strikes again), which is rather helpful: after updating x264 I need to rebuild ffmpeg 7 times LOL (4 through 8, plus G5 variants for two of them). Update. Oh wait, in fact at least two of them also need to have +x11 variant built…
 
What’s up with yours btw? Or just saving it from heat? Mine was dying for a few days, but at the moment is usable again (no idea when the issue strikes again), which is rather helpful: after updating x264 I need to rebuild ffmpeg 7 times LOL (4 through 8, plus G5 variants for two of them). Update. Oh wait, in fact at least two of them also need to have +x11 variant built…
Power consumption and electricity costs. I can't justify running it in the same season and at the same time as my (already struggling) air conditioner.
 
  • Like
Reactions: barracuda156
Perhaps a dumb question, but I cannot seem to find the answer by searching.

Is there anything in the PPCPorts world that would allow a fully functioning connection to Dropbox or OneDrive (i.e. automatically uploads files to Dropbox/OneDrive as they change... Just like the current versions do)?

Thanks!
 
Is there anything in the PPCPorts world that would allow a fully functioning connection to Dropbox or OneDrive (i.e. automatically uploads files to Dropbox/OneDrive as they change... Just like the current versions do)?

Possibly fileferry. Otherwise you may need to look for some open-source software in supported languages (no rust, no go, no typescript or alike), verify it works on a modern macOS, and then we can try making it work on powerpc.
 
A port of FAR manager for Unix-like systems:

far2l.png
 
  • Like
Reactions: ks23
Possibly fileferry. Otherwise you may need to look for some open-source software in supported languages (no rust, no go, no typescript or alike), verify it works on a modern macOS, and then we can try making it work on powerpc.

@mac57mac57 Generally speaking, I think the problem will be that file-level events are not supported prior to 10.7. So automatic detection of changes may be an issue. maestral, for example, relies on watchdog, which uses fsevents, I think.
 
That sucks :(. Hopefully it is fixable.

I have been playing with Komikku, a very nice manga reader for GNOME.

View attachment 2542346

After commenting out all the webkit/webview stuff and disabling the (many) sources that needed it, it works pretty well. WebP is broken though (in GTK?), I don't know why.

This is an older version because I could not get newer versions to work due to old libadwaita. It might be possible to get newer versions to work by reverting this commit (?). It depends on some Python modules that are not in MacPorts so I installed those locally with pip.

1.88 is also broken by this now.

P. S. We are literally living in a meme:

signal-2025-07-01-133737.jpeg
 
  • Sad
Reactions: Matias_
Power consumption and electricity costs. I can't justify running it in the same season and at the same time as my (already struggling) air conditioner.

Well @Doq, I suspect you may be being a wee bit over cautious here.

A fully loaded G5 Quad could conceivable draw up to 500W continuously if it is doing something strenuous, like PPCPorts builds. That equates to around 4 Amps of electricity at the 120v household circuit it plugs into. Now that average household circuit can provide up to about 12 Amps, which other household appliances may already draw - for example, your coffee pot may draw that much when you first start it up and it is quickly heating the water.

Your Air Conditioner, on the other, draws between 2,000W and 3,000W continuously while it is running. That equates to around 8 to 12 Amps at the 240v circuit they are usually powered by.

So, 500W vs. 3,000W... That is nearly an order of magnitude difference. I would argue that the impact of that extra 500W on your power bill would be fairly low. Mathematically, it would be only a 17% increase. If your monthly power bill (with air conditioner running) was, say, $350, with the G5 Quad running full tilt for the same billing period, that bill would only increase by $60... and that is only if the G5 Quad ran at 100% capacity for 100% of that time. Neither of those conditions would apply to real world use of the G5 Quad, even for builds however, so I would guess that theoretical $60 is more like $30 - $40.

So... Perhaps you could bring your G5 Quad out of its summer hibernation and put it back to work? The cost is low (ish), and a Quad is THE way to get this stuff done!

p.s.> All of the above assumes a typical household central air set up. If you are working with window or room air conditioners, then "all bets are off"; I would see your point entirely!
 
Your Air Conditioner, on the other, draws between 2,000W and 3,000W continuously while it is running. That equates to around 8 to 12 Amps at the 240v circuit they are usually powered by.
Yes, it is for this reason that I have very strict times on when my aircon is allowed to run, regardless of actual room temperature or weather conditions.

If your monthly power bill (with air conditioner running) was, say, $350, with the G5 Quad running full tilt for the same billing period, that bill would only increase by $60... and that is only if the G5 Quad ran at 100% capacity for 100% of that time. Neither of those conditions would apply to real world use of the G5 Quad, even for builds however, so I would guess that theoretical $60 is more like $30 - $40.
My power bill as it is is about $75/mo during the summer months where the aircon runs. This hypothetical $60 increase would kill my financials instantly, and that's before having to also dissipate the extra heat it gives off, which my aircon cannot.

p.s.> All of the above assumes a typical household central air set up. If you are working with window or room air conditioners, then "all bets are off"; I would see your point entirely!
This is the case; I have a single window aircon that does the entirety of the cooling-- I live in a studio so while it's not quite adequate (it's a little bit underpowered), it's enough to manage.

Well @Doq, I suspect you may be being a wee bit over cautious here.
Believe me, I might actually not be cautious enough. I saw triple digits one time and I was immediately over it.
 
@Doq, my apologies... I may have unintentionally offended you. I had no such intention.

I live in the American south, where the mercury pushes 100 F for months at a time in the summer months. My expectations of A/C requirements and the associated billing are clearly different than your reality.

Please accept my apologies. You have been nothing but incredibly helpful to me - I had, and have, absolutely no intention to offend you. Thank you for all the help you have provided to me and to countless others here on these forums.

Cheers,
Michael
 
Last edited:
  • Like
Reactions: Doq
I just tested on my PowerMac G4 MDD running Tiger, it works fine. It's nice to finally get updated gcc7 in minutes instead of 20+ hours XD. It's sad that they dropped Tiger from MacPorts
The last release for Tiger still works. https://github.com/macports/macports-base/releases/download/v2.10.7/MacPorts-2.10.7-10.4-Tiger.dmg

Just make sure to do "sudo port sync" instead of "sudo port selfupdate" because the client can't update anymore and it'll print a cryptic error.
 
Just make sure to do "sudo port sync" instead of "sudo port selfupdate" because the client can't update anymore and it'll print a cryptic error.

It is generally a good idea to avoid routines which do a lot of dissimilar operations at once without any control over that. IMO, selfupdate should never be used, and certainly so on legacy systems. It can also break things on modern macOS.

Updating ports and updating the base can and should be performed separately.
 
  • Like
Reactions: waltherstreet
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.