[MacPorts] howto/buildUniversal modified

MacPorts noreply at macports.org
Thu Apr 11 07:43:17 PDT 2013


Page "howto/buildUniversal" was changed by rogerdpack at gmail.com
Diff URL: <https://trac.macports.org/wiki/howto/buildUniversal?action=diff&version=6>
Revision 6
Comment: hopefully bring this up to date
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/buildUniversal
=========================================================================
--- howto/buildUniversal (version: 5)
+++ howto/buildUniversal (version: 6)
@@ -7,7 +7,7 @@
 
 == Introduction ==
 
-Most ports in the MacPorts ports tree can use the +universal variant, which enables compiling the binaries for both PowerPC and Intel architectures. This means the resulting ports can be used on both Intel-based and PowerPC-based Macs. This HOWTO shows how to compile ports with the +universal variant. It also gives some indications as to how to use these ports on different machines, so as to compile ports only once, on the fastest of two machines, for instance.
+Most ports in the MacPorts ports tree can use the +universal variant (even those that don't explicitly mention it), which enables compiling the binaries for both PowerPC and Intel architectures, or for i386 as well as x86_64, etc fat binaries. This means the resulting ports can be used on both Intel-based and PowerPC-based Macs, etc. This HOWTO shows how to compile ports with the +universal variant. It also gives some indications as to how to use these ports on different machines, so as to compile ports only once, on the fastest of two machines, for instance.
 
 == The +universal variant ==
 
@@ -24,6 +24,8 @@
 === '''Building all ports universal''' : edit variants.conf ===
 
 You can add +universal to your `/opt/local/etc/macports/variants.conf` to ask MacPorts to build all ports you install with that variant, without having to remember to type it at every install command. However, some ports have not yet been tested as universal binaries and may not build properly. Or they may build but then not work on the foreign architecture. For some ports the universal variant has been expressly disabled, either because no way has been found to make it possible, or because nobody has yet tried to make it possible. If you encounter such a port, you can search the Trac tickets and the mailing lists to see if this is already being addressed. If not, you can file a ticket.
+
+You can also edit your macports.conf file to specify which architectures a "universal" build targets, for instance, i386 and ppc64, etc.
 
 === Using the ports on two different Macs ===
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/buildUniversal>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'howto/buildUniversal' page.
If it was not you, please report to .


More information about the macports-changes mailing list