summaryrefslogtreecommitdiff
path: root/devel/kelp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | PR: ports/39094 Submitted by: trevor
* The KeLP author changed his distfile without bumping version.Michael C . Wu2001-03-282-2/+2
| | | | Updating distinfo and bumping PORTVERSION.
* Change my email address in the Maintainer lineMichael C . Wu2001-03-071-1/+1
|
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
|
* Chase distfile checksum.Clive Lin2001-01-021-1/+1
| | | | | Changes in the original distfile are typo (or mis-use) and whitespacechanges.
* 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