summaryrefslogtreecommitdiff
path: root/math/blas
AgeCommit message (Collapse)Author
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami
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!
1996-03-10Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toSatoshi Asami
fetch them correctly from the backup site.
1995-06-24AddSatoshi Asami
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! :)
1995-05-03Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami
1995-04-22I was going to convert the math Makefiles according to the newSatoshi Asami
rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes.
1995-04-11Some more Makefile updates, for the math ports.Satoshi Asami
1995-02-22Change the path of the extract command. Formerly extract used CURDIR, nowAndreas Schulz
it uses WRKDIR.
1995-01-27Remove bogus tabJordan K. Hubbard
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
1994-11-28Put a hack into it until we have some good solution for theAndreas Schulz
MASTER_SITE_OVERRIDE. This works also.
1994-10-27BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.L Jonas Olsson