aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack
Commit message (Collapse)AuthorAgeFilesLines
* Fixmaho2012-03-122-1/+12
| | | | | | | | | http://netlib.org/lapack/Errata/index2.html#_strong_span_class_green_bug0085_span_strong_xgesvd_problem_in_workspace_computation . PR: 165960 Submitted by: fork <forkandwait@gmail.com> Feature safe: yes
* Remove some unncesssary patches.maho2012-01-243-1749/+0
| | | | Submitted by: bf
* adding another patch.maho2012-01-221-0/+39
|
* opps forgot to add some patches.maho2012-01-222-0/+128
|
* Update with many small following changes.maho2012-01-229-1715/+2993
| | | | | | | | | 1. adding upstream patches and bump port revision. 2. adding precompiled man by default rather than building. 3. adding regression-test target, several tests fails, though. 4. prepare for xlapack and now blas is secondary port of this port. Submitted by: bf@
* Update to LAPACK 3.4.0.maho2012-01-089-89/+1825
| | | | | | PR: 163906 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Feature safe: yes
* Removing dupe from static lib as well.maho2010-12-253-46/+34
| | | | | PR: 152771 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
* Build fix for science/mpqc, graphics/mypaint,maho2010-12-042-1/+20
| | | | | | | | | | graphics/cimg, math/suitesparse, math/biggles, astro/astrometry math/clp, science/mpb. Reported by: pav, erwin, Anton Shterenlikht, "Hartmann, O" [1], Submmited by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [2] PR: 152771 [2], 152790 [1]
* Update to 3.3.0.maho2010-11-303-6/+24
|
* Do not build proflib by default.maho2010-09-271-4/+13
| | | | | PR: 150549 Submitted by: bf@
* Do not strictly specify BLAS at linking.maho2010-09-201-1/+1
|
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;bf2010-08-306-48/+102
| | | | | | | use one toolchain consistently; minor cleanups; update to 3.2.2 PR: 117923 Approved by: maho (maintainer), makc (co-mentor)
* Enable parallel builds, when possible. Fix test-target. Minor cosmeticmi2010-06-232-19/+28
| | | | | | | changes. No changes in resulting package. Approved by: maintainer Feature safe: yes
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-0/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* FC->F77, regression test now works.maho2009-05-202-1/+71
| | | | Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk>
* - Unbreak on sparc64. It builds and links fine.gahr2009-05-151-4/+0
|
* Update to 3.2.1.maho2009-05-072-7/+5
| | | | Spotted by: Robert Jenssen
* Back shared lib version to 4 and bump portrevision.maho2009-04-132-3/+4
|
* Update to 3.2.0.maho2009-04-136-24/+300
|
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* Add additional MASTER_SITES.maho2009-01-071-1/+4
| | | | | PR: 130242 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* * remove ENABLE_TESTING which does nothing.maho2008-06-191-3/+5
| | | | | | | * Use the canonical regression-test target: this is run by pointyhat so we can ensure in the log that the library is in good shape. Submitted by: Pedro Giffuni
* Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).maho2008-04-071-2/+0
| | | | | PR: 122440 Submitted by: rafan
* Mark as broken on sparc64: fails to link.linimon2008-02-011-0/+4
|
* Update to 3.3.1.maho2007-09-2932-1377/+1496
| | | | | | | | | | | | According to http://www.netlib.org/lapack/lapack-3.1.0.changes > The interfaces to primary computational routines are fixed and > will not be changed by minor LAPACK versions (e.g. 3.x). > Primary routines are those prefixed by a precision and matrix > type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces > will remain the same for all LAPACK version 3 versions. So I didn't change the version number of shared lib. See also PR: 116166
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-6/+1
|
* Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.maho2007-06-141-1/+5
| | | | Spotted by: kris
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-5/+1
| | | | | | ports With hat: portmgr
* Fix fetchable now (invalid checksum): the defaultmaho2007-01-302-7/+7
| | | | | | | | version changed to 3.1 and distfiles for v 3.0 should be used explicitly. PR: 107711 Submitted by: jmz
* Pass maintainership.maho2007-01-171-1/+1
| | | | Approved by: jmz (maintainer)
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationmaho2007-01-161-2/+0
| | | | to gfortran.
* Fogot to commit script/configure so that installes as liblapack.so.4.maho2007-01-101-1/+1
|
* fix pkg-plistmaho2007-01-101-1/+1
|
* * Migrate to gfortranmaho2007-01-091-4/+6
| | | | | | | * shared lib major 3->4 * bump portrevision Approved by: jmz
* Fix to correctly build with a Fortran compiler other than /usr/bin/f77.jmz2006-05-291-8/+0
| | | | Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
* Register conflicts with math/elmer-mathlibs.thierry2006-04-251-2/+4
| | | | | Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: jmz (maintainer)
* Dont compile blas as it is not installed.jmz2006-02-091-4/+5
|
* This port does not conflict with math/atlas. That was a oversight of my part.jmz2006-02-081-2/+0
|
* Don't build the included blas library and add a dependency on math/blas.jmz2006-02-085-123/+5
| | | | | | This port conflicts with math/atlas. Problem pointed out by: Pedro F. Giffuni
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)jmz2005-10-151-2/+6
| | | | | PR: ports/87429 Submitted by: Christopher Illies <christopher.illies@ki.se>
* Add size data.trevor2004-03-181-0/+2
| | | | Approved by: maintainers
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add LDADD=g2c (f2c for -stale) to the makefiles.tg2000-09-222-3/+19
| | | | | Reviewed by: Paul Magwene <paul.magwene@yale.edu> Approved by: jmz
* Add support for profiled libraries.jmz2000-08-212-0/+13
| | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Update checksum for man pages tarball. They have been updated. The previousjmz2000-07-031-1/+1
| | | | versions were bogus and had nulls and non printable chars.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+2
|
* Update to reflect changes in the latest tarball (version number doesjmz2000-06-042-78/+9
| | | | | | not change) Submitted by: Amakawa Shuhei <sa264@cam.ac.uk>
* trim down a bit and add WWW: (portlint)mharo2000-04-211-61/+2
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* The manpages tarball has changed. They have fixed the most obvious bugs, butjmz2000-03-091-1/+1
| | | | man pages are still incorrect (a lot of nuls and unprintable chars inside :-/)
* Fix testing/timing failures due to the last update.jmz2000-01-138-55/+117
| | | | | PR: ports/15630 Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
* Files have been updated in master site (a few bug fixes)jmz1999-12-103-19/+6
|
* Files I forgot to add in the previous commit.jmz1999-10-1414-0/+544
|
* Honor FC and FFLAGS so that the user can easily override them.jmz1999-10-144-47/+140
| | | | | | | | Enable testing and timing if ENABLE_TESTING is set to YES so that the user can check how the changes to FC and FFLAGS work. Patches to workaround the SIGFPE stuff and g77's code checking. Update pkg/DESCR. Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Back out my last commit because I had just reversed the already-committeddan1999-10-101-1/+1
| | | | fix.
* Fix small typo in Makefile.dan1999-10-091-1/+1
| | | | | PR: ports/14120 Submitted by: sa264@cam.ac.uk
* A typo in Makefile creats wrong symbolic link to BLAS shared libraryjmz1999-10-061-1/+1
| | | | | PR: ports/14120 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Checksums for version 3.0jmz1999-09-231-2/+2
|
* Upgrade from version 2.0 to version 3.0jmz1999-09-238-457/+410
|
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvessteve1999-09-201-0/+6
| | | | | based on NOMANCOMPRESS, so we don't have problems with the arguments being too long to sh(1).
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-9/+11
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Convert to ELF.steve1998-09-282-6/+15
|
* Move distfiles to subdirectory. When there's a file like "manpages.tgz",asami1998-08-252-3/+5
| | | | it's a good idea even if it's only two files. :>
* Suffix has changed (.tar.gz -> .tgz)jmz1998-08-252-4/+4
|
* Use INSTALL_ macros so I can install non-root. Use MANx.hoek1998-08-202-1197/+170
|
* Remove two duplicated manpages.asami1998-08-191-2/+0
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Portlint clean.steve1998-02-181-7/+7
|
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Not everyone has `.' in his $PATH.jmz1997-02-211-37/+26
| | | | Submitted by: tg
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Add ".gz" to end of package files so this thing packages in the defaultasami1996-06-111-1185/+1186
| | | | case (no NOMANCOMPRESS).
* Make it install manpages even if NOMANCOMPRESS is defined. Runasami1996-06-111-7/+13
| | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on.
* LAPACK is a library of Fortran 77 subroutines for linear algebra.jmz1996-06-0713-0/+2021