aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-lacaml
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Update to 5.4.7.Stanislav Sedov2009-10-042-4/+4
| | | | Notes: svn path=/head/; revision=242452
* - Update to 5.4.6.Stanislav Sedov2009-09-262-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242152
* - Update to 5.4.1.Stanislav Sedov2009-08-162-6/+8
| | | | Notes: svn path=/head/; revision=239674
* - Update to 4.3.3.Stanislav Sedov2008-07-262-4/+4
| | | | Notes: svn path=/head/; revision=217543
* - Update to 4.3.2.Stanislav Sedov2008-04-302-4/+4
| | | | Notes: svn path=/head/; revision=212336
* - Update to 4.3.1. This also fixes the fetching problemStanislav Sedov2008-04-202-4/+4
| | | | | | | kindly reported by Pav. Notes: svn path=/head/; revision=211686
* - Update to 4.3.0.Stanislav Sedov2008-04-142-9/+5
| | | | Notes: svn path=/head/; revision=211219
* Mark BROKEN with GCC 4.2 on all archs.Erwin Lansing2007-12-301-2/+0
| | | | Notes: svn path=/head/; revision=204714
* Mark as broken with gcc4.2 on amd64. Note: a newer version, lacaml-3.0.23,Mark Linimon2007-10-021-0/+6
| | | | | | | is available. Notes: svn path=/head/; revision=200609
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-7/+7
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-241-7/+0
| | | | | | | | PR: ports/100996 Submitted by: stass Notes: svn path=/head/; revision=188171
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-1/+0
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* - Chase blas/lapack/atlas library versionRong-En Fan2007-01-181-2/+2
| | | | Notes: svn path=/head/; revision=182739
* - Update to 3.0.20Stanislav Sedov2006-12-092-4/+4
| | | | Notes: svn path=/head/; revision=179280
* - Update to 3.0.19Stanislav Sedov2006-09-212-5/+5
| | | | | | | | | - Change my email address Approved by: sem (mentor) Notes: svn path=/head/; revision=173557
* This OCaml-library interfaces the BLAS-library (Basic Linear AlgebraIon-Mihai Tetcu2006-08-203-0/+96
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> Notes: svn path=/head/; revision=171004