summaryrefslogtreecommitdiff
path: root/lang/ocaml/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-10-03 21:06:25 +0000
committeradam <adam@pkgsrc.org>2006-10-03 21:06:25 +0000
commit0671fe76e61998d6b81cd0c0e72bccd7f6b74a60 (patch)
treeee2b47d4900fbdf04602037ef5feccf5f4cb2fa6 /lang/ocaml/PLIST
parent7c3ac91521bb662fbea0224c9efe5a75532105fb (diff)
downloadpkgsrc-0671fe76e61998d6b81cd0c0e72bccd7f6b74a60.tar.gz
Changes 3.09.3:
Bug fixes: - ocamldoc: -using modtype constraint to filter module elements displayed in doc - ocamldoc: error in merging of top dependencies of modules - ocamldoc: -dot-colors has no effect - ocamdloc: missing crossref in text from intro files - compilers: segfault with recursive modules - compilers: infinite loop when compiling objects - compilers: bad error message when signature mismatch - compilers: infinite loop with -rectypes - compilers: contravariance bug in private rows - compilers: unsafe cast with polymorphic exception - native compiler: bad assembly code generated for AMD64 - native compiler: stack alignment problems on MacOSX/i386 - stdlib: crash in marshalling - stdlib: crash when closing a channel twice - stdlib: memory leak in Sys.readdir - C interface: better definition of CAMLreturn - otherlibs/unix: crash in gethostbyname - tools: subtle problem with unset in makefile - camlp4: install pa_o_fast.o - camlp4: install more modules New features: - ocamldoc: name resolution in cross-referencing {!name}: if name is not found, then it is searched in the parent module/class, and in the parent of the parent, and so on until it is found. - ocamldoc: new option -short-functors to use a short form to display functors in html generator - ocamlprof: added "-version" option
Diffstat (limited to 'lang/ocaml/PLIST')
-rw-r--r--lang/ocaml/PLIST36
1 files changed, 35 insertions, 1 deletions
diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST
index b826a719d23..1dd0c28c098 100644
--- a/lang/ocaml/PLIST
+++ b/lang/ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2006/04/04 14:33:27 jlam Exp $
+@comment $NetBSD: PLIST,v 1.16 2006/10/03 21:06:25 adam Exp $
bin/camlp4
bin/camlp4o
bin/camlp4r
@@ -64,22 +64,35 @@ lib/ocaml/camlinternalOO.mli
lib/ocaml/camlp4/argl.cmi
lib/ocaml/camlp4/argl.cmo
lib/ocaml/camlp4/ast2pt.cmi
+lib/ocaml/camlp4/ast2pt.cmo
+lib/ocaml/camlp4/ast2pt.cmx
lib/ocaml/camlp4/ast2pt.mli
+lib/ocaml/camlp4/ast2pt.o
lib/ocaml/camlp4/camlp4.cma
lib/ocaml/camlp4/camlp4_top.cma
lib/ocaml/camlp4/camlp4o.cma
lib/ocaml/camlp4/camlp4r.cma
lib/ocaml/camlp4/extfold.cmi
+lib/ocaml/camlp4/extfold.cmo
lib/ocaml/camlp4/extfold.mli
+lib/ocaml/camlp4/extfold.o
lib/ocaml/camlp4/extfun.cmi
+lib/ocaml/camlp4/extfun.cmo
lib/ocaml/camlp4/extfun.mli
+lib/ocaml/camlp4/extfun.o
lib/ocaml/camlp4/fstream.cmi
+lib/ocaml/camlp4/fstream.cmo
lib/ocaml/camlp4/fstream.mli
+lib/ocaml/camlp4/fstream.o
lib/ocaml/camlp4/gramext.cmi
+lib/ocaml/camlp4/gramext.cmo
lib/ocaml/camlp4/gramext.mli
+lib/ocaml/camlp4/gramext.o
lib/ocaml/camlp4/gramlib.cma
lib/ocaml/camlp4/grammar.cmi
+lib/ocaml/camlp4/grammar.cmo
lib/ocaml/camlp4/grammar.mli
+lib/ocaml/camlp4/grammar.o
lib/ocaml/camlp4/mLast.cmi
lib/ocaml/camlp4/mLast.mli
lib/ocaml/camlp4/ocpp.cmo
@@ -97,15 +110,21 @@ lib/ocaml/camlp4/pa_macro.cmi
lib/ocaml/camlp4/pa_macro.cmo
lib/ocaml/camlp4/pa_o.cmi
lib/ocaml/camlp4/pa_o.cmo
+lib/ocaml/camlp4/pa_o_fast.o
lib/ocaml/camlp4/pa_oop.cmo
lib/ocaml/camlp4/pa_op.cmo
lib/ocaml/camlp4/pa_r.cmo
lib/ocaml/camlp4/pa_rp.cmo
lib/ocaml/camlp4/pa_ru.cmo
lib/ocaml/camlp4/pcaml.cmi
+lib/ocaml/camlp4/pcaml.cmo
+lib/ocaml/camlp4/pcaml.cmx
lib/ocaml/camlp4/pcaml.mli
+lib/ocaml/camlp4/pcaml.o
lib/ocaml/camlp4/plexer.cmi
+lib/ocaml/camlp4/plexer.cmo
lib/ocaml/camlp4/plexer.mli
+lib/ocaml/camlp4/plexer.o
lib/ocaml/camlp4/pr_depend.cmo
lib/ocaml/camlp4/pr_dump.cmo
lib/ocaml/camlp4/pr_extend.cmo
@@ -118,13 +137,28 @@ lib/ocaml/camlp4/pr_rp.cmo
lib/ocaml/camlp4/q_MLast.cmo
lib/ocaml/camlp4/q_phony.cmo
lib/ocaml/camlp4/quotation.cmi
+lib/ocaml/camlp4/quotation.cmo
+lib/ocaml/camlp4/quotation.cmx
lib/ocaml/camlp4/quotation.mli
+lib/ocaml/camlp4/quotation.o
+lib/ocaml/camlp4/reloc.cmi
+lib/ocaml/camlp4/reloc.cmo
+lib/ocaml/camlp4/reloc.cmx
+lib/ocaml/camlp4/reloc.mli
+lib/ocaml/camlp4/reloc.o
lib/ocaml/camlp4/spretty.cmi
+lib/ocaml/camlp4/spretty.cmo
+lib/ocaml/camlp4/spretty.cmx
lib/ocaml/camlp4/spretty.mli
+lib/ocaml/camlp4/spretty.o
lib/ocaml/camlp4/stdpp.cmi
+lib/ocaml/camlp4/stdpp.cmo
lib/ocaml/camlp4/stdpp.mli
+lib/ocaml/camlp4/stdpp.o
lib/ocaml/camlp4/token.cmi
+lib/ocaml/camlp4/token.cmo
lib/ocaml/camlp4/token.mli
+lib/ocaml/camlp4/token.o
lib/ocaml/char.cmi
lib/ocaml/char.ml
lib/ocaml/char.mli