#15581 closed enhancement (fixed)
enhancement to cfitsio Portfile - v 3.08 and allow different Fortran compilers for wrappers
Reported by: | davidh@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | cfitsio |
Description
This enhancement updates the version from 3.060 to 3.080, and allows selection of various Fortran compilers to produce wrappers via variants. No variant case has no Fortran wrappers.
Variant possibilities for wrappers using various compilers: g77, g95, gfortran-mp-4.2 and gfortran-mp-4.3
No patch file changes - use the existing ones (patch-configure and patch-Makefile.in.diff)
Attachments (2)
Change History (7)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… added; davidh@… removed |
---|---|
Milestone: | → Port Enhancements |
Port: | cfitsio added |
Changed 16 years ago by davidh@…
portfile with multiple compilers for cfitsio v 3.100
Changed 16 years ago by davidh@…
Attachment: | portfile_diff.txt added |
---|
unified diff between current Portfile and revision to support multiple compiles
comment:2 Changed 16 years ago by davidh@…
cfitsio v3.100 with different variants to support different Fortran compilers includes g77, gfortran, gcc42, gcc43
comment:3 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to macsforever2000@… |
---|---|
Status: | new → assigned |
comment:4 Changed 16 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Committed revision r40080. Thanks for the patch! Would you like to be added as maintainer of this port?
comment:5 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
I updated the port to 3.100. I did not see this patch until afterwards, so I didn't incorporate all the variants you added. I did change the build dependency to gcc43. If you are still interested in these variants, please update your portfile for 3.100 and I will update the port. Thanks!