Date: Sun, 20 Aug 2006 06:49:11 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ocaml-lacaml Makefile distinfo pkg-descr Message-ID: <200608200649.k7K6nBDr073802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-08-20 06:49:11 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/ocaml-lacaml Makefile distinfo pkg-descr
Log:
This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.
This allows people to write high-performance numerical code for
applications that need linear algebra.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102115
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Revision Changes Path
1.2421 +1 -0 ports/devel/Makefile
1.1 +84 -0 ports/devel/ocaml-lacaml/Makefile (new)
1.1 +3 -0 ports/devel/ocaml-lacaml/distinfo (new)
1.1 +9 -0 ports/devel/ocaml-lacaml/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608200649.k7K6nBDr073802>
