Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

macports

  1. B

    R ecosystem for macOS PPC

    Anyone interested in R, I have brought a number of packages into Macports, everything should work on PPC. Available ports: https://ports.macports.org/search/?selected_facets=categories_exact:R Of course, R itself builds in its current version, 4.3.1. (Forget outdated CRAN.) Alternative GUI...
  2. B

    Macports development for PowerPC (10.4, 10.5, 10.6): [unofficial] invitation to cooperate

    During the past year much has been done in Macports for PowerPC systems. We got gcc10-bootstrap (credit to @catap and @iains) compiler that builds with just Xcode tools and is able to then build the latest GCC – gcc12 12.2.0 confirmed on 10.5.8, 10.6 PPC (10A190) and 10.6.8 Rosetta (10.4.11 may...
  3. B

    llvm and ld64 for ppc64 on Leopard

    I dunno if this info is gonna be of value for anyone, but just in case: if you want to build software on Leopard for ppc64 with Macports or otherwise, you will likely bump into a problem with llvm, which is required for ld64 (native Xcode one won't work for new stuff) and has to be of the same...
  4. B

    Building with Macports for 10.6 PowerPC (10A190 and 10.6.8 Rosetta)

    This is a continuation of @kencu instructions here: https://forums.macrumors.com/threads/snow-leopard-on-unsupported-ppc-machines.2232031/page-45?post=30227761#post-30227761 Macports Guide: https://guide.macports.org/ [The post will keep being updated] I refactor the post in order to make it...
  5. B

    gcc8 building 20 hrs and no end: at what point to give up?

    I am trying to build gcc8 via Macports on G5 Quad running 10.6 PPC. I have built gcc7 earlier (thanks to helpful suggestions of kencu here), and it took about 7 to 9 hrs from what I recall. But now I am at 20,5 hrs with no end seen. Wonder if the compilation is hopelessly stuck or I should wait...
  6. pipetogrep

    The Unofficial TenFourFox Development Toolkit

    UPDATED 02/01/2023 Updated Tiger version to latest MacPorts with latest packages Added the option to enable Quartz at the final build step if a Quartz compatible card is detected Hi all, After almost two weeks of working, building, compiling, and doing it all over again several times, I've...
  7. SipriusPT

    Use OpenSSL from macports instead of OpenSSl from OSX

    Hello guys, I am in a struggle to use a newer version of openssl that supports TLS 1.2, but till now i was only able to install version 1.0.2j, and set it at "paths" file to run it with commands in terminal. But still i am unable to use TLS 1.2 from what i am seeing through SSLlabs: Protocols...
  8. grahamperrin

    MacPorts

    There's not yet an installer, there's standard advice to build from source. I thought first of the Subversion approach and there's https://guide.macports.org/#installing.macports.subversion but there's no svn with build 16A319 of the operating system, so I went to...