Opened 12 years ago

Closed 12 years ago

#33844 closed update (fixed)

R ports upgrade to 2.15.0 OMNI-BUG

Reported by: kjell.konis@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: maintainer, haspatch Cc:
Port: R, R-framework, R-app

Description

The attached patches/Portfile upgrade the R ports to version 2.15.0. I attached the Portfile for R-app because it looks like the R-app port in bug #32100 still has not been committed.

Attachments (5)

R-app.Portfile (1.2 KB) - added by kjell.konis@… 12 years ago.
R-framework.Portfile.diff (1.7 KB) - added by kjell.konis@… 12 years ago.
R.Portfile.diff (893 bytes) - added by kjell.konis@… 12 years ago.
main.log (261.3 KB) - added by drkp (Dan Ports) 12 years ago.
R-app.Portfile.try2 (1.3 KB) - added by kjell.konis@… 12 years ago.

Download all attachments as: .zip

Change History (10)

Changed 12 years ago by kjell.konis@…

Attachment: R-app.Portfile added

Changed 12 years ago by kjell.konis@…

Attachment: R-framework.Portfile.diff added

Changed 12 years ago by kjell.konis@…

Attachment: R.Portfile.diff added

comment:1 Changed 12 years ago by drkp (Dan Ports)

Owner: changed from macports-tickets@… to dports@…
Status: newassigned

comment:2 Changed 12 years ago by drkp (Dan Ports)

Committed R and R-framework in r91422 and r91423 respectively.

Looking at R-app now...

comment:3 Changed 12 years ago by drkp (Dan Ports)

R-app isn't building for me. It looks like it's not finding the R-framework headers; see attached log.

Changed 12 years ago by drkp (Dan Ports)

Attachment: main.log added

Changed 12 years ago by kjell.konis@…

Attachment: R-app.Portfile.try2 added

comment:4 Changed 12 years ago by kjell.konis@…

Grrr! I thought I didn't need the post-patch phase anymore because I'm setting FRAMEWORK_SEARCH_PATHS. It turns out this was only working because I had another R.framework in /Library/Frameworks. Opps. Anyway, I put the post-patch phase back and tested both with and without an R.framework in /Library/Frameworks and it looks like it's working now.

comment:5 Changed 12 years ago by drkp (Dan Ports)

Resolution: fixed
Status: assignedclosed

Committed R-app in r91504. I rewrote the bit about forcing llvm-gcc instead of clang in the standard way.

I'm wondering if this port has some requirements for OS/architecture, considering that the xcode.configuration is "Leopard64". Does that mean it won't build on 32-bit systems or won't build on earlier OSes? If so, it would be nice to indicate that in the portfile. But I don't have any such systems to test with.

Note: See TracTickets for help on using tickets.