Commit graph

22 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
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Brendan Fabeny
795fb0ec75 adjust use of math/atlas; fix linking problems that broke
the sparc64 build; clean up

Feature safe:	yes
2011-11-22 11:25:11 +00:00
Brendan Fabeny
57f8ecd37c take in some orphans 2011-07-24 03:05:21 +00:00
Mark Linimon
23a68915ac Mark as broken on sparc64: does not link. 2011-07-16 05:37:11 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
8c23dbd260 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:14:14 +00:00
Maho Nakata
89df580f48 * Fix build [1]
* Now atlas/blas/lapack are detected correctly.
Reported by:	kris via pointyhat [1]
2007-01-16 02:58:51 +00:00
Maho Nakata
847d5bad96 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 05:56:44 +00:00
Maho Nakata
88a4d59d0e -llapack should be -lalapack when linking against lapack from ATLAS. 2007-01-10 03:38:09 +00:00
Maho Nakata
f11926bba7 Now requires newer version of LAPACK(4)/BLAS(2)/ATLAS(2). Bump portrevision. 2007-01-09 22:48:08 +00:00
Maho Nakata
73cbf59119 blas.1 -> blas.2 2007-01-09 12:07:24 +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
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +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
Kris Kennaway
9e9dcdd897 BROKEN on 4.x: does not compile 2004-02-21 22:13:46 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +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