Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install headers | vs | 2005-03-02 | 3 | -2/+18 |
| | | | | | PR: ports/78272 Submitted by: Pedro F. Giffuni | ||||
* | Unbreak on -STABLE. | vs | 2004-05-04 | 2 | -3/+13 |
| | | | | | | | Having -pipe in CFLAGS would break the build: http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673 Approved by: linimon (mentor) | ||||
* | BROKEN on 4.x: does not compile | kris | 2004-02-21 | 1 | -1/+7 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | NEW port: math/taucs | edwin | 2004-01-03 | 6 | -0/+107 |
TAUCS is a C library of sparse linear solvers. It's very fast and it works well with low memory configurations. PR: ports/55196 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |