cvs commit: ports/math/arpack Makefile

2012-07-09 Thread Brendan Fabeny
bf 2012-07-09 08:57:38 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: set MAKE_JOBS_UNSAFE Revision ChangesPath 1.30 +1 -0 ports/math/arpack/Makefile ___ cvs-all@freebsd.org ma

cvs commit: ports/math/arpack Makefile

2012-06-26 Thread Brendan Fabeny
bf 2012-06-27 06:16:06 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: add math/arpack-ng to CONFLICTS; remove version numbers from LIB_DEPENDS Revision ChangesPath 1.29 +3 -2 ports/math/arpack/Makefile

cvs commit: ports/math/arpack Makefile

2011-09-28 Thread Brendan Fabeny
bf 2011-09-28 18:10:37 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: avoid inconsistencies in internal symbol tables and allow the test suite to be run after renaming by performing renaming before compilation via the preprocessor

cvs commit: ports/math/arpack Makefile

2011-09-28 Thread Brendan Fabeny
bf 2011-09-28 18:00:24 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: 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

cvs commit: ports/math/arpack Makefile distinfo pkg-descr pkg-plist ports/math/arpack/files arpack.h patch-UTIL+second.f

2011-08-24 Thread Brendan Fabeny
bf 2011-08-24 10:41:39 UTC FreeBSD ports repository Modified files: math/arpack Makefile distinfo pkg-descr pkg-plist math/arpack/filesarpack.h patch-UTIL+second.f Log: rename the lapack symbols in arpack to avoid conflicts with other lapack libraries [1]

cvs commit: ports/math/arpack Makefile

2011-08-08 Thread Stephen Montgomery-Smith
stephen 2011-08-08 19:07:38 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: - Maintainer change to bf@ Approved by:maho (mentor, implicit), bf (new maintainer) Revision ChangesPath 1.24 +1 -1 ports/math/arpack/Makefil

cvs commit: ports/math/arpack++ Makefile ports/math/blitz++ Makefile ports/math/itl Makefile ports/math/mtl Makefile ports/math/mumps Makefile ports/math/petsc Makefile ports/math/superlu_mt Makefile

2011-07-23 Thread Brendan Fabeny
bf 2011-07-24 03:05:21 UTC FreeBSD ports repository Modified files: math/arpack++Makefile math/blitz++ Makefile math/itl Makefile math/mtl Makefile math/mumps Makefile math/petsc Makefile ma

cvs commit: ports/math/arpack Makefile distinfo pkg-plist ports/math/arpack/files patch-ARmake.inc patch-UTIL+second.f

2011-07-21 Thread Stephen Montgomery-Smith
stephen 2011-07-21 20:19:33 UTC FreeBSD ports repository Modified files: math/arpack Makefile distinfo pkg-plist math/arpack/filespatch-UTIL+second.f Removed files: math/arpack/filespatch-ARmake.inc Log: - Fix PATCH_SITES, and update to version 3 of K

cvs commit: ports/math/arpack Makefile

2011-07-15 Thread Mark Linimon
linimon 2011-07-16 05:33:57 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: Mark as broken on sparc64: fails to install. Revision ChangesPath 1.22 +4 -0 ports/math/arpack/Makefile __

cvs commit: ports/math/arpack Makefile

2011-06-14 Thread Stephen Montgomery-Smith
stephen 2011-06-14 07:27:03 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: Maintainer: step...@missouri.edu -> step...@freebsd.org Approved by: maho (mentor) Revision ChangesPath 1.21 +1 -1 ports/math/arpack/Makefile ___

cvs commit: ports/math/arpack Makefile distinfo

2010-07-01 Thread Stefan Walter
stefan 2010-07-01 19:52:49 UTC FreeBSD ports repository Modified files: math/arpack Makefile distinfo Log: Fix a problem with symbol duplication when code is linked with both the arpack and lapack libraries. PR: 147487 Submitted by: Eijiro Shibusa

cvs commit: ports/math/arpack++ Makefile

2009-01-18 Thread Gerald Pfeifer
gerald 2009-01-19 02:03:48 UTC FreeBSD ports repository Modified files: math/arpack++Makefile Log: Remove WANT_FORTRAN=yes, it is a noop. Revision ChangesPath 1.7 +0 -1 ports/math/arpack++/Makefile ___ cv

cvs commit: ports/math/arpack++ Makefile distinfo ports/math/arpack++/files patch-Makefile.inc

2008-12-12 Thread Stefan Walter
stefan 2008-12-12 14:39:50 UTC FreeBSD ports repository Modified files: math/arpack++Makefile distinfo math/arpack++/files patch-Makefile.inc Log: Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/ which fixes ARPACK++ 1.2 to work with g

cvs commit: ports/math/arpack Makefile

2007-07-11 Thread Maho Nakata
maho2007-07-12 06:57:48 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: Now we use USE_FORTRAN=yes to use FORTRAN. Revision ChangesPath 1.15 +1 -4 ports/math/arpack/Makefile ___

cvs commit: ports/math/arpack Makefile ports/math/atlas Makefile ports/math/atlas-devel Makefile ports/math/blas Makefile ports/math/lapack Makefile ports/math/scalapack Makefile

2007-01-15 Thread Maho Nakata
maho2007-01-16 02:39:08 UTC FreeBSD ports repository Modified files: math/arpack Makefile math/atlas Makefile math/atlas-devel Makefile math/blasMakefile math/lapack Makefile math/scalapack Makefile Log:

cvs commit: ports/math/arpack Makefile

2007-01-11 Thread Maho Nakata
maho2007-01-12 05:56:44 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: * Use gfortran42 only and not gcc42. * Bump portrevision. Revision ChangesPath 1.13 +6 -4 ports/math/arpack/Makefile ___

cvs commit: ports/math/arpack Makefile ports/math/arpack/files patch-UTIL+second.f

2007-01-10 Thread Maho Nakata
maho2007-01-10 14:14:45 UTC FreeBSD ports repository Modified files: math/arpack Makefile Added files: math/arpack/filespatch-UTIL+second.f Log: * gfortran42 has "INTRINSIC etime" http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00193.html * Bum

cvs commit: ports/math/arpack++ Makefile

2007-01-10 Thread Maho Nakata
maho2007-01-10 12:58:28 UTC FreeBSD ports repository Modified files: math/arpack++Makefile Log: * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Revision ChangesPath 1.5 +22 -7 ports/math/arpack++/Makefile __

cvs commit: ports/math/arpack Makefile

2007-01-09 Thread Maho Nakata
maho2007-01-09 22:49:50 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: * Requires gfortran compiled ATLAS and BLAS. * Bump portrevision. Revision ChangesPath 1.11 +3 -3 ports/math/arpack/Makefile ___

cvs commit: ports/math/arpack Makefile pkg-plist ports/math/arpack/files patch-ARmake.inc

2007-01-08 Thread Maho Nakata
maho2007-01-09 05:54:46 UTC FreeBSD ports repository Modified files: math/arpack Makefile pkg-plist math/arpack/filespatch-ARmake.inc Log: Migrated to gfortran42. Bump portrevision. Revision ChangesPath 1.10 +38 -7 ports/math/arpack/Ma

cvs commit: ports/math/arpack Makefile pkg-plist ports/math/arpack/files arpack.h

2006-02-07 Thread Sergey Matveychuk
sem 2006-02-07 10:46:01 UTC FreeBSD ports repository Modified files: math/arpack Makefile pkg-plist Added files: math/arpack/filesarpack.h Log: - Use a static header file instead of generated by f2c. It decreases a dependencies and so fix build on 7.0.

cvs commit: ports/math/arpack Makefile

2006-01-02 Thread Edwin Groothuis
edwin 2006-01-03 04:37:24 UTC FreeBSD ports repository Modified files: math/arpack Makefile Log: 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)