| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jul 2012 08:57:38
96_10
|
bf  |
set MAKE_JOBS_UNSAFE |
27 Jun 2012 06:16:06
96_10
|
bf  |
add math/arpack-ng to CONFLICTS; remove version numbers from
LIB_DEPENDS |
22 Nov 2011 11:14:10
96_10
|
bf  |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
28 Sep 2011 18:10:37
96_10
|
bf  |
avoid inconsistencies in internal symbol tables
and allow the test suite to be run after renaming
by performing renaming before compilation via
the preprocessor |
28 Sep 2011 18:00:24
96_10
|
bf  |
fix the objcopy renaming by adding a forgotten correction
to account for gfortran*'s default use of -funderscoring [1];
fix the check for math/atlas* shared libraries
PR: 159129 [1]
Submitted by: E. Shibusawa (slightly different patch) [1] |
24 Aug 2011 10:41:39
96_9
|
bf  |
rename the lapack symbols in arpack to avoid conflicts
with other lapack libraries [1]; respect LDFLAGS when
linking; wrap long lines; trim pkg-descr
PR: 159129 [1]
Submitted by: stephen (original version) [1] |
08 Aug 2011 19:07:38
96_8
|
stephen  |
- Maintainer change to bf@
Approved by: maho (mentor, implicit), bf (new maintainer) |
21 Jul 2011 20:19:33
96_8
|
stephen  |
- Fix PATCH_SITES, and update to version 3 of Kloeckner's arscnd patch.
- Fix patch.tar.gz being unpacked into the wrong directory.
- Respect AR, RANLIB, LD, LDFLAGS, etc. in ARmake.inc.
- Fix install of arpack.h.
- Fix broken sparc64 build.
- Add tests.
- Various other cleanups.
PR: ports/159075
Submitted by: bf
Approved by: maho (mentor, implicit) |
16 Jul 2011 05:33:57
96_7
|
linimon  |
Mark as broken on sparc64: fails to install. |
14 Jun 2011 07:27:03
96_7
|
stephen  |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor) |
20 Mar 2011 12:54:45
96_7
|
miwi  |
- Get Rid MD5 support |
01 Jul 2010 19:52:49
96_7
|
stefan  |
Fix a problem with symbol duplication when code is linked with both the arpack
and lapack libraries.
PR: 147487
Submitted by: Eijiro Shibusawa <ej-sib@ice.uec.ac.jp>
Approved by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Feature safe: yes |
13 Sep 2009 00:08:01
96_6
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
05 Apr 2009 20:50:49
96_5
|
dhn  |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
13 Feb 2009 15:25:27
96_5
|
wxs  |
- Pass maintainership along. |
07 Jan 2009 16:34:27
96_5
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
12 Jul 2007 06:57:48
96_4
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN. |
16 Jan 2007 02:39:08
96_4
|
maho  |
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran. |
12 Jan 2007 05:56:44
96_4
|
maho  |
* Use gfortran42 only and not gcc42.
* Bump portrevision. |
10 Jan 2007 14:14:45
96_3
|
maho  |
* gfortran42 has "INTRINSIC etime"
http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00193.html
* Bump port revision |
09 Jan 2007 22:49:50
96_2
|
maho  |
* Requires gfortran compiled ATLAS and BLAS.
* Bump portrevision. |
09 Jan 2007 05:54:46
96_1
|
maho  |
Migrated to gfortran42.
Bump portrevision. |
15 Aug 2006 00:29:13
96
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
24 Apr 2006 19:57:20
96
|
thierry  |
Register conflicts with math/elmer-mathlibs and pet portlint. |
07 Feb 2006 10:46:01
96
|
sem  |
- Use a static header file instead of generated by f2c.
It decreases a dependencies and so fix build on 7.0.
PR: ports/92940
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Reported by: krismail |
15 Jan 2006 01:35:37
96
|
pav  |
- Update WWW
PR: ports/91808
Submitted by: Pedro F. Giffuni <gifufnip@asme.org> |
03 Jan 2006 04:37:24
96
|
edwin  |
Make math/arpack depend less on math/atlas
Atlas is great in the platforms where it's available, however
it is not being packaged (for good reasons) anymore. arpack
originally used blas for testing and since we are not really
linking any version of blas in the package it doesn't make
any difference what we use. It seems better idea to use
blas for testing since it's faster to build and because
this also means we can package arpack without building
ATLAS, The resulting package will work with BLAs or ATLAS
just the same and in any case the BLAS_LIBS variable can
now be overridden to test with atlas if it's so desired.
This change doesn't change the package so I think we should
leave the PORTVERSION untouched.
PR: ports/91251
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
25 Nov 2005 15:48:16
96
|
pav  |
- Add SHA256 |
07 Apr 2004 13:26:20
96
|
clement  |
- tar -> ${TAR} (since we have now a bsdtar ;) |
29 Jan 2004 16:13:06
96
|
trevor  |
SIZEify. |
14 Jul 2003 01:54:07
96
|
nork  |
Fix suffix of a patch file.
PR: ports54434
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
11 Jul 2003 22:59:32
96
|
nork  |
Fix a typo and Don't remove LAPACK2.
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
11 Jul 2003 20:08:49
96
|
nork  |
Don't build a subset of BLAS and ARPACK2 and Use external ones.
PR: ports/52789
Submitted by; Pedro F. Giffuni <giffunip@yahoo.com> |
05 May 2003 11:43:46
96
|
maho  |
Forgot to pass portlint. |
05 May 2003 11:39:23
96
|
maho  |
Argand Library (serial version)
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |