Opened 19 years ago
Closed 19 years ago
#4813 closed defect (fixed)
Revision to R 2.1.1 port
Reported by: | konis@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
In my first shot at R 2.1.1 I used gfortran which apparently produces unstable builds of R. This port uses g77 from gcc34 instead. Also (1) Tiger has a libreadline which is just a link to something else that doesn't have some of the features in it that the GNU readline does so now I check for libreadline.5 to make sure I get the one from DP; (2) I moved the linking against vecLib to a macosx variant so that the port should work on other OSes (I haven't tested this though); (3) I added the full path to the DP tcl and tk config scripts just to be safe.
Attachments (1)
Change History (4)
Changed 19 years ago by konis@…
comment:1 Changed 19 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed, but changed to revision 1 ("no" revision is revision 0).
comment:2 Changed 19 years ago by konis@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
There is a backslash missing in the depends_build line of the Portfile.
Note: See
TracTickets for help on using
tickets.
R 2.1.1 Portfile revision 2