summaryrefslogtreecommitdiff
path: root/math/blas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-5/+1
| | | | Notes: svn path=/head/; revision=29614
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* remove aout supportMichael Haro2000-03-233-10/+4
| | | | Notes: svn path=/head/; revision=26988
* * Fixed MASTER_SITESChris D. Faulhaber1999-12-232-5/+7
| | | | | | | | | | | * Supported NO_WRKSUBDIR * Added WWW: line into pkg/DESCR PR: 15468 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23897
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Create libblas.so symlink in a.out case.Satoshi Asami1998-09-281-1/+4
| | | | Notes: svn path=/head/; revision=13513
* Convert to ELF.Steve Price1998-09-271-3/+4
| | | | Notes: svn path=/head/; revision=13444
* Pick up blas.tgz since to other distfiles seemed to haveSteve Price1998-08-092-2/+3
| | | | | | | disappeared. Notes: svn path=/head/; revision=12342
* Looked in the wrong directory (linpack vs blas) ...Marc G. Fournier1998-07-091-3/+3
| | | | Notes: svn path=/head/; revision=11796
* Forgot a backslash in the MASTER_SITES list...Marc G. Fournier1998-07-081-2/+2
| | | | | | | Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> Notes: svn path=/head/; revision=11786
* Add two sites for retrieving, remove ftp.netlib.orgMarc G. Fournier1998-07-071-1/+3
| | | | Notes: svn path=/head/; revision=11782
* distfile changed to tar.gz from sha.gzMarc G. Fournier1998-07-072-7/+3
| | | | | | | md5 changes as appropriate Notes: svn path=/head/; revision=11776
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Cleanup preivous commit. We now use a gzipped shar file and checksum.Steve Price1998-02-095-24/+20
| | | | | | | Submitted by: Pedro F. Gifunni <giffunip@asme.org> Notes: svn path=/head/; revision=9643
* Add PLIST changes that got missed during last commit.Steve Price1998-02-021-2/+5
| | | | Notes: svn path=/head/; revision=9567
* update this port per PR and portlint.Steve Price1998-02-024-155/+52
| | | | | | | | PR: 5120 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=9563
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Some files got updated.Bill Fenner1997-04-031-3/+3
| | | | Notes: svn path=/head/; revision=6117
* Fix MASTER_SITES since netlib.att.com went away. Clean up MakefilesBill Fenner1997-04-031-6/+16
| | | | | | | a little while I'm here. Notes: svn path=/head/; revision=6116
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-112/+112
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-2/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toSatoshi Asami1996-03-101-10/+5
| | | | | | | fetch them correctly from the backup site. Notes: svn path=/head/; revision=2820
* AddSatoshi Asami1995-06-242-2/+5
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1590
* I was going to convert the math Makefiles according to the newSatoshi Asami1995-04-221-1/+2
| | | | | | | | rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes. Notes: svn path=/head/; revision=1483
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-111-0/+12
| | | | Notes: svn path=/head/; revision=1326
* Change the path of the extract command. Formerly extract used CURDIR, nowAndreas Schulz1995-02-221-1/+1
| | | | | | | it uses WRKDIR. Notes: svn path=/head/; revision=1017
* Remove bogus tabJordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=830
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+112
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Put a hack into it until we have some good solution for theAndreas Schulz1994-11-281-0/+4
| | | | | | | MASTER_SITE_OVERRIDE. This works also. Notes: svn path=/head/; revision=520
* BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.L Jonas Olsson1994-10-274-0/+46
Notes: svn path=/head/; revision=280