aboutsummaryrefslogtreecommitdiffstats
path: root/math/matio
Commit message (Collapse)AuthorAgeFilesLines
* - Trim headerbdrewery2012-12-131-9/+6
| | | | - Convert to new options framework
* - Reset MAINTAINER due to unrecoverable bouncezi2012-12-051-1/+1
| | | | | Reported by: portscout Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 1.3.4wen2010-06-112-7/+31
| | | | | | | | - 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)
* matio is an ISO C library (with a limited Fortran 90 interface) for readingwen2010-02-243-0/+47
and writing Matlab MAT files. WWW: http://sourceforge.net/projects/matio/ PR: ports/143928 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes