| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Oct 2007 06:55:26
1.05_1
|
edwin  |
bsd.port.port.mk -> bsd.port.post.mk
Pointy hat to: moi |
04 Oct 2007 02:25:18
1.05_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 21:32:57
1.05_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 23:12:03
1.05
|
stas  |
- Change my email.
Suggested by: skv |
14 Mar 2007 04:12:32
1.05
|
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] |
13 Sep 2006 17:39:47
1.05
|
shaun  |
Fix build/install on 4.x by using gmake+gunzip.
PR: ports/103216
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
04 Sep 2006 16:27:12
1.05
|
itetcu  |
CamlIDL is a stub code generator and COM binding for Objective Caml.
CamlIDL comprises two parts:
* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)
* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.
WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/
PR: ports/101100
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |