summaryrefslogtreecommitdiff
path: root/math/linalg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.Will Andrews2000-06-071-1/+1
| | | | | | | Prompted by: obrien Notes: svn path=/head/; revision=29332
* Don't try to use eg++ as the C++ compiler and honor CXXFLAGS.Steve Price2000-05-282-1/+14
| | | | Notes: svn path=/head/; revision=28823
* Mark BROKEN: this port tries to run eg++Kris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28091
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* Add LinAlg, an extended C++ math library. Unfortunately, it can't be madeWill Andrews2000-04-076-0/+80
to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg <oleg@pobox.com> Notes: svn path=/head/; revision=27392