aboutsummaryrefslogtreecommitdiffstats
path: root/math/lapack
Commit message (Collapse)AuthorAgeFilesLines
* 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