summaryrefslogtreecommitdiff
path: root/math/randlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Install header file.Thomas Gellekum1998-02-052-1/+6
| | | | | | | PR: 5445 Notes: svn path=/head/; revision=9600
* Use the C version, not Fortran. There are no functional differences.Thomas Gellekum1997-04-234-14/+8
| | | | Notes: svn path=/head/; revision=6273
* Import of libranlib. libranlib is a library of random numberThomas Gellekum1997-04-076-0/+74
generators from netlib. Notes: svn path=/head/; revision=6153