CVS log for ports/devel/ocaml-lacaml/Makefile
Up to [FreeBSD] / ports / devel / ocaml-lacaml
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:32:56 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 5 22:23:29 2011 UTC (10 months, 1 week ago) by stas
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Bump portrevisions on all ocaml libraries, as it appears that compiled interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Nov 20 22:52:59 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 4 13:25:20 2009 UTC (2 years, 4 months ago) by stas
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update to 5.4.7.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Sep 26 20:41:42 2009 UTC (2 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 5.4.6. Feature safe: yes
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 16 19:21:04 2009 UTC (2 years, 5 months ago) by stas
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -3 lines
- Update to 5.4.1.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jul 26 07:38:29 2008 UTC (3 years, 6 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 4.3.3.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 30 09:56:38 2008 UTC (3 years, 9 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 4.3.2.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 20 23:25:22 2008 UTC (3 years, 9 months ago) by stas
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 4.3.1. This also fixes the fetching problem kindly reported by Pav.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 14 06:36:26 2008 UTC (3 years, 9 months ago) by stas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -6 lines
- Update to 4.3.0.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 30 16:54:43 2007 UTC (4 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -2 lines
Mark BROKEN with GCC 4.2 on all archs.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 2 07:55:57 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -0 lines
Mark as broken with gcc4.2 on amd64. Note: a newer version, lacaml-3.0.23, is available.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:48 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -7 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:20 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:01 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -7 lines
- COPYTREE_* are now part of bsd.port.mk PR: ports/100996 Submitted by: stass
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 14 04:12:22 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 18 16:52:31 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Chase blas/lapack/atlas library version
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 9 11:39:14 2006 UTC (5 years, 2 months ago) by stas
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 3.0.20
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 21 21:02:41 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to 3.0.19 - Change my email address Approved by: sem (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 20 06:49:11 2006 UTC (5 years, 5 months ago) by itetcu
Branches: MAIN
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>
