summaryrefslogtreecommitdiff
path: root/math/linpack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add two sites for retrieving, remove ftp.netlib.orgMarc G. Fournier1998-07-072-182/+183
| | | | Notes: svn path=/head/; revision=11782
* Changes so that distrfiles are retriveable...md5 changes to followMarc G. Fournier1998-07-071-3/+3
| | | | Notes: svn path=/head/; revision=11780
* 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
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Fix MASTER_SITE since netlib.att.com went away, do dependence on blasBill Fenner1997-04-032-11/+10
| | | | | | | properly, and clean up Makefiles a little. Notes: svn path=/head/; revision=6118
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-180/+180
| | | | | | | 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
* More missing newlines.Satoshi Asami1996-03-311-1/+1
| | | | Notes: svn path=/head/; revision=2920
* Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toSatoshi Asami1996-03-101-8/+4
| | | | | | | 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 a few CATEGORIES lines to take these ports out of `orphans'.Jordan K. Hubbard1995-04-281-1/+2
| | | | | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-) Notes: svn path=/head/; revision=1545
* 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/+11
| | | | Notes: svn path=/head/; revision=1326
* Same change needed as in the blas port. Now, that extract is in WRKDIR theAndreas Schulz1995-02-221-1/+1
| | | | | | | uncomp script need to be prefixed with a CURDIR. Notes: svn path=/head/; revision=1018
* Bye stupid tab.Jordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=833
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+180
| | | | | | | | | | 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 this makefile to get MASTER_SITE_OVERIDE to work.Andreas Schulz1994-11-281-0/+4
| | | | Notes: svn path=/head/; revision=522
* Import of linpack library (Linear Algebra Package). This is the libraryL Jonas Olsson1994-10-315-0/+89
used in the linpack benchmark. However the purpose of this library is to be used in numerical methods applications. Notes: svn path=/head/; revision=298