| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jul 2012 21:28:22
2.2_9
|
bf  |
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] |
09 Jul 2012 11:11:44
2.2_8
|
bf  |
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 |
22 Nov 2011 11:25:11
2.2_7
|
bf  |
adjust use of math/atlas; fix linking problems that broke
the sparc64 build; clean up
Feature safe: yes |
24 Jul 2011 03:05:21
2.2_6
|
bf  |
take in some orphans |
16 Jul 2011 05:37:11
2.2_6
|
linimon  |
Mark as broken on sparc64: does not link. |
20 Mar 2011 12:54:45
2.2_6
|
miwi  |
- Get Rid MD5 support |
13 Sep 2009 00:08:01
2.2_6
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
07 Jan 2009 16:34:27
2.2_5
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
12 Jul 2007 07:14:14
2.2_4
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
16 Jan 2007 02:58:51
2.2_4
|
maho  |
* Fix build [1]
* Now atlas/blas/lapack are detected correctly.
Reported by: kris via pointyhat [1] |
12 Jan 2007 05:53:15
2.2_4
|
maho  |
* Use gfortran42 only and not gcc42.
* Bump portrevision. |
10 Jan 2007 03:38:09
2.2_3
|
maho  |
-llapack should be -lalapack when linking against lapack from ATLAS. |
09 Jan 2007 22:48:08
2.2_3
|
maho  |
Now requires newer version of LAPACK(4)/BLAS(2)/ATLAS(2). Bump portrevision. |
09 Jan 2007 12:07:24
2.2_2
|
maho  |
blas.1 -> blas.2 |
09 Jan 2007 05:52:07
2.2_2
|
maho  |
Migrated to gfortran42.
install shared libs as well. |
13 Mar 2006 06:56:46
2.2_1
|
maho  |
Now we don't create static lib of atlas port as default.
This affects taucs port as well
Approved by: portmgr (linimon) |
25 Nov 2005 15:48:16
2.2_1
|
pav  |
- Add SHA256 |
02 Mar 2005 13:08:37
2.2_1
|
vs  |
Install headers
PR: ports/78272
Submitted by: Pedro F. Giffuni |
04 May 2004 13:56:39
2.2
|
vs  |
Unbreak on -STABLE.
Having -pipe in CFLAGS would break the build:
http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673
Approved by: linimon (mentor) |
21 Feb 2004 22:02:37
2.2
|
kris  |
BROKEN on 4.x: does not compile |
29 Jan 2004 16:13:06
2.2
|
trevor  |
SIZEify. |
03 Jan 2004 10:27:38
2.2
|
edwin  |
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> |