[MacPorts] SummerOfCode modified

MacPorts Wiki noreply at macports.org
Mon Mar 4 08:42:46 UTC 2019


Page "SummerOfCode" was changed by MarcusCalhoun-Lopez
Diff URL: <https://trac.macports.org/wiki/SummerOfCode?action=diff&version=323>
Revision 323
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCode
=========================================================================
--- SummerOfCode (version: 322)
+++ SummerOfCode (version: 323)
@@ -185,13 +185,22 @@
 
 ==== Give Portfile Better Access to CFLAGS, CXXFLAGS, etc. ==== #accessflags
 
-Currently, the environmental variables CFLAGS and the like are set late in the process (arch flags added, -pipe added, etc.).
+Currently, the environmental variables CFLAGS, CXXFLAGS, and the like are set late in the process (arch flags added, -pipe added, etc.).
 Of course, there are [https://lists.macports.org/pipermail/macports-dev/2018-November/thread.html#39694 good reasons for this].
 Unfortunately, this means that there is no Portfile access to these values.
 This causes some ugly workarounds such as duplication of code from the base or `configure.cmd printenv` and `configure.post_args {>> Makefile.macports.inc}`.
 Giving Portfile at least the **option** of accessing these values could help clean up Portfile code.
 
 * Difficulty: Medium
+* Languages: Tcl
+* Potential mentors: mcalhoun
+
+==== Simplify Compilers and MPI PortGroups with Recent Base Changes ==== #accessflags
+
+Recently, significant changes were made in the base code concerning default compiler selection.
+As a result, the PortGroups that aid in user defined compiler selection can be simplified.
+
+* Difficulty: Easy to Medium
 * Languages: Tcl
 * Potential mentors: mcalhoun
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SummerOfCode>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'SummerOfCode' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list