| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
1.8_1
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
20 Dec 2012 05:54:02
1.8_1
|
araujo  |
- Update to 1.8.
- Add LICENSE.
- Add MAKE_JOBS_UNSAFE.
- Trim header.
PR: ports/172236
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
24 Oct 2011 03:33:20
1.7_1
|
stas  |
- 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). |
03 Jul 2011 14:59:23
1.7_1
|
ohauer  |
-remove MD5 |
05 Apr 2011 22:23:33
1.7_1
|
stas  |
- 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 |
20 Nov 2009 22:53:09
1.7
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
08 Apr 2008 13:45:15
1.7
|
stas  |
- Update to 1.7
- fix with current ocaml [1].
Reported by: pav [1] |
19 May 2007 20:32:57
1.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Mar 2007 22:12:03
1.6
|
stas  |
- Change my email.
Suggested by: skv |
14 Mar 2007 04:12:32
1.6
|
linimon  |
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] |
04 Aug 2006 16:54:11
1.6
|
itetcu  |
This is a camlp4 extension that expands brace expansions like a shell
does. See sample.ml for examples.
Author: Gerd Stolpmann
WWW: http://www.ocaml-programming.de/packages/
PR: ports/101219
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |