[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Tue Aug 27 07:51:13 PDT 2013


Page "PortfileRecipes" was changed by egall at gwmail.gwu.edu
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=73>
Revision 73
Comment: add some historical information about the introduction of glob support in compiler.blacklist
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 72)
+++ PortfileRecipes (version: 73)
@@ -384,7 +384,7 @@
 compiler.blacklist *clang*
 }}}
 
-Note that the globs are used to match patterns in the name.  The first example above will also match macports-llvm-gcc-4.2, and the second example will also match macports-clang-*.
+Note that above examples only work as of r104174 (which is in MacPorts 2.2), because that commit added support for globs being used to match patterns in the compiler name. For an example of how these globs work, the first example above will also match macports-llvm-gcc-4.2, and the second example will also match macports-clang-*.
 
 If your port works with neither clang nor llvm-gcc-4.2, the fallback will be to gcc-4.2 (provided by the apple-gcc-4.2 port if it's not available).  It is becoming increasingly important that ports build successfully with clang since it has been the default compiler since Xcode 4.2, and Apple no longer supports the use of gcc.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/PortfileRecipes>
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 'PortfileRecipes' page.
If it was not you, please report to .


More information about the macports-changes mailing list