aboutsummaryrefslogtreecommitdiff
path: root/devel/kelp
Commit message (Collapse)AuthorAgeFilesLines
* Change my email address in the Maintainer lineMichael C . Wu2001-03-071-1/+1
| | | | Notes: svn path=/head/; revision=39210
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
| | | | Notes: svn path=/head/; revision=36897
* Chase distfile checksum.Clive Lin2001-01-021-1/+1
| | | | | | | | Changes in the original distfile are typo (or mis-use) and whitespacechanges. Notes: svn path=/head/; revision=36614
* KeLP (Kernel Lattice Parallelism) is an infrastructure/interface toClive Lin2000-12-069-0/+923
FORTRAN 77 or C numeric kernels using FORTRAN array ordering. It is usually used for structured block-irregular grid computational applications. Submitted by: Michael Wu <keichii@iteration.net> Reviewed by: keith@FreeBSD.org Approved by: keith@FreeBSD.org Notes: svn path=/head/; revision=35721