1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tijl Coosemans
aedb352a71 - USES=fortran pathfix.
- Pass --enable-shared to configure instead of building a shared library
  in post-build.  This decreases the library version to zero so patch the
  Makefile to force it back to one.  The shared library also links with
  Fortran runtime libraries correctly now.
- Remove -fPIC from CFLAGS and FFLAGS now that the shared library is no
  longer created from the static library.
- Remove do-install.  Normal make install works just fine.
2013-12-25 22:40:54 +00:00
Dmitry Marakasov
4bc8006685 - Support staging
- Fix FORTRAN option
2013-12-24 03:10:53 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Bryan Drewery
c83885d4c5 - Trim header
- Convert to new options framework
2012-12-12 19:29:29 +00:00
Ryan Steinmetz
c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
19f8bd0392 - Update to 1.3.4
- Fix Fortran support (previously USE_FORTRAN was set but never used)
- Make Fortran support optional

PR:		ports/147738
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-06-11 01:35:23 +00:00
Wen Heping
4657cdf1ef matio is an ISO C library (with a limited Fortran 90 interface) for reading
and writing Matlab MAT files.

WWW: http://sourceforge.net/projects/matio/

PR:		ports/143928
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Feature safe:	yes
2010-02-24 05:44:03 +00:00