Changes between Initial Version and Version 1 of Ticket #38249


Ignore:
Timestamp:
Mar 1, 2013, 10:39:50 PM (11 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38249

    • Property Keywords changed from haspatch, maintainer to haspatch maintainer
    • Property Version changed from 2.1.3 to
    • Property Port changed from R, R-framework to R R-framework
  • Ticket #38249 – Description

    initial v1  
    11The attached patches update the R and R-framework ports to version 2.15.3. Also,
    2 
    3 1) The default compiler is now gcc47 to satisfy bug #38232.
    4 
    5 2) The llvm_gcc42 variant was removed from R-framework because it no longer includes a Fortran compiler (see bug #37647).
    6 
    7 3) Added 'configure.cflags-append -DOS_OBJECT_USE_OBJC=0' to address another issue reported in bug #37647.
    8 
    9 4) Bug #36207 is obsolete since the llvm_gcc42 variant has been removed.
     2  1. The default compiler is now gcc47 to satisfy bug #38232.
     3  1. The llvm_gcc42 variant was removed from R-framework because it no longer includes a Fortran compiler (see bug #37647).
     4  1. Added 'configure.cflags-append -DOS_OBJECT_USE_OBJC=0' to address another issue reported in bug #37647.
     5  1. Bug #36207 is obsolete since the llvm_gcc42 variant has been removed.
    106
    117FYI going forward: R 3.0.0 is scheduled to be released on 6 April. I am planning on making the R port replaced by the R-framework for this release and will notify the maintainers of ports that depend on R. Comments welcome.