Path to this page:
./
lang/ocamlduce,
Library to integrate XML features into OCaml
Branch: pkgsrc-2012Q1,
Version: 3.12.1.0,
Package name: ocamlduce-3.12.1.0,
Maintainer: jaapbOCamlDuce is an enhancement to OCaml that allows one to use XML features,
such as types and values, natively in OCaml programs.
WWW: http://www.cduce.org/ocaml
Required to run:[
devel/ocaml-findlib]
Required to build:[
lang/ocaml] [
devel/gmake]
Master sites:
SHA1: c5006c36071a1e22736ccd5bb96024f13e575302
RMD160: 33078e31c4cffade2f6d762fa9e9e4023f96fec4
Filesize: 137.003 KB
Version history: (Expand)
- (2012-04-16) Updated to version: ocamlduce-3.12.1.0
- (2012-04-10) Package added to pkgsrc.se, version ocamlduce-3.11.1.0nb1 (created)
CVS history: (Expand)
2012-04-15 16:35:21 by Matthias Scheler | Files touched by this commit (5) |
Log message:
Pullup ticket #3735 - requested by dholland
lang/ocamlduce: build fix
Revisions pulled up:
- lang/ocamlduce/Makefile 1.9
- lang/ocamlduce/PLIST.opt 1.3
- lang/ocamlduce/distinfo 1.5
- lang/ocamlduce/files/ocaml-configure.diff 1.1
- lang/ocamlduce/patches/patch-aa 1.3
---
Module Name: pkgsrc
Committed By: dholland
Date: Fri Apr 13 07:34:54 UTC 2012
Modified Files:
pkgsrc/lang/ocamlduce: Makefile PLIST.opt distinfo
pkgsrc/lang/ocamlduce/patches: patch-aa
Added Files:
pkgsrc/lang/ocamlduce/files: ocaml-configure.diff
Log message:
Update to 3.12.1, syncing with current ocaml in pkgsrc and thereby
fixing the build.
Changes 3.12.0.0 -> 3.12.1.0:
- merge with OCaml 3.12.1
Changes 3.11.2.0 -> 3.12.0.0:
- merge with OCaml 3.12.0
- drop native ocamlducedoc
- fix memory leak issue in NS handling [Stefan Lampe]
Changes 3.11.1.0 -> 3.11.2.0:
- merge with OCaml 3.11.2
- build and install native-code plugin
- build ocamldoc library
- accept also ocaml_cmi_magic_number in objinfo
|