#2535 closed defect (fixed)
new port "mpfr"
Reported by: | leimy@… | Owned by: | opendarwin.org@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
New portfile for mpfr... needed to build g95 on Mac OS X from gcc CVS.
Attachments (1)
Change History (6)
comment:1 Changed 20 years ago by leimy@…
comment:2 Changed 20 years ago by opendarwin.org@…
Status: | new → assigned |
---|
comment:3 Changed 20 years ago by opendarwin.org@…
Owner: | changed from darwinports-bugs@… to opendarwin.org@… |
---|---|
Status: | assigned → new |
comment:4 Changed 20 years ago by opendarwin.org@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 19 years ago by snu@…
op_sys: | → All |
---|
Note: See
TracTickets for help on using
tickets.
PortSystem 1.0 name mpfr version 2.1.0 categories devel math maintainers leimy@… platforms darwin description The MPFR library is a C library for multiple-precision floating-point computations long_description \
homepage http://www.mpfr.org
master_sites http://www.mpfr.org/mpfr-current
depends_lib lib:libgmp.3:gmp
checksums md5 9174f5e0cd43f2253b5779743368c8f2
configure.args --infodir=
\${prefix}/share/info --with-gmp=${prefix}
post-destroot { system "ranlib ${destroot}${prefix}/lib/libmpfr.a"
variant darwin x86 {
}