#12489: aqua/osx2x fetch failure / homepage gone -------------------------------+-------------------------------------------- Reporter: nox@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Resolution: | Keywords: Port: osx2x | -------------------------------+-------------------------------------------- Comment(by ryandesign@macports.org): I brought the port back in r41346. Note that it doesn't build for me. On 10.4 Intel it fails because the project references the 10.5 SDK. And on 10.5 PPC it fails because it tries to build universal and references openssl in the 10.5 SDK, which seems to only be a PPC stub library on my system, hence can't be used to build the i386 part. What we need to do is instruct the port not to build universal unless requested via the +universal variant, and then to use the SDK defined in macports.conf, and ideally to use the MacPorts versions of openssl, not Apple's. I'm not sufficiently well-versed in Xcode projects to make this happen, so I leave it to anyone else who is to fix the port. -- Ticket URL: <http://trac.macports.org/ticket/12489#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS