CVS log for ports/devel/ocaml-annexlib/Makefile
Up to [FreeBSD] / ports / devel / ocaml-annexlib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:32:55 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Tue Apr 5 22:23:27 2011 UTC (10 months ago) by stas
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:15 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +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.3: download - view: text, markup, annotated - select for diffs
Tue Mar 27 22:11:55 2007 UTC (4 years, 10 months ago) by stas
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Change my email. Suggested by: skv
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 14 04:12:22 2007 UTC (4 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:05:52 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
An extension Library This is mostly to fill in some gaps in the standard and unix libraries, either for completeness or because they're things I find myself needing a lot of the time, and a few modules that aren't worthy of being their own releases. Enjoy. Most of this used to be part of an old library (stew) that I broke up into a couple of smaller ones. This one /was/ extlib, now annexlib. Its companion is mathlib. See supplied documentation for additional info. Author: Shawn Wagner <shawnw@speakeasy.org> WWW: http://raevnos.pennmush.org/code/extlib/ PR: ports/101207 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
