aboutsummaryrefslogtreecommitdiffstats
path: root/math/dcdflib
Commit message (Collapse)AuthorAgeFilesLines
* Add a second md5 sum; distfile was repacked on master site with no changeskris2002-10-191-0/+1
|
* Updated MAINTAINER to my new committer email address.tobez2001-06-131-1/+1
| | | | | | Do the same for pkg-descr files. Approved by: markm
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+2
| | | | ldconfig in PLIST need personal consideration.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Initial import of dcdflib version 1.1.steve1998-12-247-0/+530
A library of C routines for cumulative distribution functions. PR: 7865 Submitted by: Anton Berezin <tobez@plab.ku.dk>