Commit graph

6 commits

Author SHA1 Message Date
Brendan Fabeny
36b5a2c50e fix library search paths and switch from the legacy ftime() to
gettimeofday() in order to solve problems with the construction of
shared libraries [1] ; configure only once; build only those
(dynamically-linked) executables that will be installed; set
USE_LDCONFIG; remove an unnecessary patch; don't mix toolchains; make
flags more uniform and remove obsolete flags; add test targets

PR:		159189 [1]
Submitted by:	stephen (different version) [1]
2012-07-10 21:28:22 +00:00
Maho Nakata
39c24110db Migrated to gfortran42.
install shared libs as well.
2007-01-09 05:52:07 +00:00
Maho Nakata
6c28ce0d47 Now we don't create static lib of atlas port as default.
This affects taucs port as well

Approved by:	portmgr (linimon)
2006-03-13 06:56:46 +00:00
Volker Stolz
b43bf4ba7f Install headers
PR:		ports/78272
Submitted by:	Pedro F. Giffuni
2005-03-02 13:08:37 +00:00
Volker Stolz
c56858c3bd Unbreak on -STABLE.
Having -pipe in CFLAGS would break the build:
http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673

Approved by: linimon (mentor)
2004-05-04 13:56:39 +00:00
Edwin Groothuis
aa86583435 NEW port: math/taucs
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>
2004-01-03 10:27:38 +00:00