summaryrefslogtreecommitdiff
path: root/math/dcdflib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-121-1/+1
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-3/+2
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Initial import of dcdflib version 1.1.Steve Price1998-12-247-0/+530
A library of C routines for cumulative distribution functions. PR: 7865 Submitted by: Anton Berezin <tobez@plab.ku.dk> Notes: svn path=/head/; revision=15563