summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-21 15:49:46 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-21 15:49:46 +0000
commitd3943066738e1f9945d7571c124b194b69244456 (patch)
tree47b048de66a46be6bd14ca3d918ff8d6930fe59e /lang/ocaml
parentAdd kdegraphics (diff)
Update to version 1.07.
PR: 5252, 5375 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=9867
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile12
-rw-r--r--lang/ocaml/distinfo4
-rw-r--r--lang/ocaml/pkg-plist116
3 files changed, 100 insertions, 32 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 31423c69ef83..26bc0680a45d 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: Objective Caml
-# Version required: 1.03
+# Version required: 1.07
# Date created: 24 December 1996
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1997/01/03 11:25:46 asami Exp $
+# $Id: Makefile,v 1.2 1997/11/18 12:31:08 tg Exp $
#
-DISTNAME= ocaml-1.03
+DISTNAME= ocaml-1.07
CATEGORIES= lang
MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/ \
ftp://ftp.inria.fr/lang/caml-light/
@@ -20,14 +20,16 @@ ALL_TARGET= world bootstrap opt
MAN1= ocaml.1 ocamlc.1 ocamlcp.1 ocamldep.1 ocamllex.1 \
ocamlopt.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1
+CONFIGURE_ENV= PREFIX=${PREFIX} X11BASE=${X11BASE} BATCH=${BATCH}
+
.if !defined(NOPORTDOCS)
DOCFILES= ${DISTNAME}-refman.html.tar.gz
.endif
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/ocaml/html
- cd ${WRKDIR}/htmlman; ${INSTALL_DATA} * ${PREFIX}/share/doc/ocaml/html
+ @${MKDIR} ${PREFIX}/share/doc/ocaml/html
+ @cd ${WRKDIR}/htmlman; ${INSTALL_DATA} * ${PREFIX}/share/doc/ocaml/html
.endif
@strip ${PREFIX}/bin/ocamlrun ${PREFIX}/bin/ocamlyacc
diff --git a/lang/ocaml/distinfo b/lang/ocaml/distinfo
index d23da0a247c1..039b90d3c8da 100644
--- a/lang/ocaml/distinfo
+++ b/lang/ocaml/distinfo
@@ -1,2 +1,2 @@
-MD5 (ocaml-1.03.tar.gz) = 933ececf83e12d713e1867e5f7423d0e
-MD5 (ocaml-1.03-refman.html.tar.gz) = 4a00b7ae77353b2b03dfebe40287f226
+MD5 (ocaml-1.07.tar.gz) = c5bf08086a866b80f55a91a4468f20b7
+MD5 (ocaml-1.07-refman.html.tar.gz) = 045be9ae7ca6c19a34bc1912b4d7f272
diff --git a/lang/ocaml/pkg-plist b/lang/ocaml/pkg-plist
index d53bc6eece2b..9c94c55b2a15 100644
--- a/lang/ocaml/pkg-plist
+++ b/lang/ocaml/pkg-plist
@@ -1,6 +1,7 @@
bin/ocaml
bin/ocamlc
bin/ocamlcp
+bin/ocamldebug
bin/ocamldep
bin/ocamllex
bin/ocamlmktop
@@ -10,16 +11,25 @@ bin/ocamlrun
bin/ocamlyacc
lib/ocaml/arg.cmi
lib/ocaml/arg.cmx
+lib/ocaml/arg.ml
lib/ocaml/arg.mli
lib/ocaml/arith_flags.cmx
lib/ocaml/arith_status.cmi
lib/ocaml/arith_status.cmx
+lib/ocaml/arith_status.mli
lib/ocaml/array.cmi
lib/ocaml/array.cmx
+lib/ocaml/array.ml
lib/ocaml/array.mli
lib/ocaml/big_int.cmi
lib/ocaml/big_int.cmx
+lib/ocaml/big_int.mli
+lib/ocaml/callback.cmi
+lib/ocaml/callback.cmx
+lib/ocaml/callback.ml
+lib/ocaml/callback.mli
lib/ocaml/caml/alloc.h
+lib/ocaml/caml/callback.h
lib/ocaml/caml/config.h
lib/ocaml/caml/memory.h
lib/ocaml/caml/misc.h
@@ -27,39 +37,57 @@ lib/ocaml/caml/mlvalues.h
lib/ocaml/camlheader
lib/ocaml/char.cmi
lib/ocaml/char.cmx
+lib/ocaml/char.ml
lib/ocaml/char.mli
+lib/ocaml/condition.mli
lib/ocaml/dbm.a
lib/ocaml/dbm.cma
lib/ocaml/dbm.cmi
lib/ocaml/dbm.cmx
lib/ocaml/dbm.cmxa
+lib/ocaml/dbm.mli
lib/ocaml/digest.cmi
lib/ocaml/digest.cmx
+lib/ocaml/digest.ml
lib/ocaml/digest.mli
lib/ocaml/dynlink.cma
lib/ocaml/dynlink.cmi
+lib/ocaml/event.mli
lib/ocaml/expunge
lib/ocaml/extract_crc
lib/ocaml/filename.cmi
lib/ocaml/filename.cmx
+lib/ocaml/filename.ml
lib/ocaml/filename.mli
lib/ocaml/format.cmi
lib/ocaml/format.cmx
+lib/ocaml/format.ml
lib/ocaml/format.mli
lib/ocaml/gc.cmi
lib/ocaml/gc.cmx
+lib/ocaml/gc.ml
lib/ocaml/gc.mli
lib/ocaml/genlex.cmi
lib/ocaml/genlex.cmx
+lib/ocaml/genlex.ml
lib/ocaml/genlex.mli
+lib/ocaml/graphics.a
lib/ocaml/graphics.cma
lib/ocaml/graphics.cmi
+lib/ocaml/graphics.cmxa
+lib/ocaml/graphics.mli
lib/ocaml/hashtbl.cmi
lib/ocaml/hashtbl.cmx
+lib/ocaml/hashtbl.ml
lib/ocaml/hashtbl.mli
lib/ocaml/int_misc.cmx
+lib/ocaml/lazy.cmi
+lib/ocaml/lazy.cmx
+lib/ocaml/lazy.ml
+lib/ocaml/lazy.mli
lib/ocaml/lexing.cmi
lib/ocaml/lexing.cmx
+lib/ocaml/lexing.ml
lib/ocaml/lexing.mli
lib/ocaml/libasmrun.a
lib/ocaml/libcamlrun.a
@@ -71,57 +99,79 @@ lib/ocaml/libthreads.a
lib/ocaml/libunix.a
lib/ocaml/list.cmi
lib/ocaml/list.cmx
+lib/ocaml/list.ml
lib/ocaml/list.mli
lib/ocaml/map.cmi
lib/ocaml/map.cmx
+lib/ocaml/map.ml
lib/ocaml/map.mli
+lib/ocaml/marshal.cmi
+lib/ocaml/marshal.cmx
+lib/ocaml/marshal.ml
+lib/ocaml/marshal.mli
+lib/ocaml/mutex.mli
lib/ocaml/nat.cmi
lib/ocaml/nat.cmx
+lib/ocaml/nat.mli
lib/ocaml/num.cmi
lib/ocaml/num.cmx
+lib/ocaml/num.mli
lib/ocaml/nums.a
lib/ocaml/nums.cma
lib/ocaml/nums.cmxa
lib/ocaml/obj.cmi
lib/ocaml/obj.cmx
+lib/ocaml/obj.ml
lib/ocaml/obj.mli
lib/ocaml/oo.cmi
lib/ocaml/oo.cmx
+lib/ocaml/oo.ml
lib/ocaml/oo.mli
lib/ocaml/parsing.cmi
lib/ocaml/parsing.cmx
+lib/ocaml/parsing.ml
lib/ocaml/parsing.mli
lib/ocaml/pervasives.cmi
lib/ocaml/pervasives.cmx
+lib/ocaml/pervasives.ml
lib/ocaml/pervasives.mli
lib/ocaml/printexc.cmi
lib/ocaml/printexc.cmx
+lib/ocaml/printexc.ml
lib/ocaml/printexc.mli
lib/ocaml/printf.cmi
lib/ocaml/printf.cmx
+lib/ocaml/printf.ml
lib/ocaml/printf.mli
lib/ocaml/profiling.cmi
lib/ocaml/profiling.cmo
lib/ocaml/queue.cmi
lib/ocaml/queue.cmx
+lib/ocaml/queue.ml
lib/ocaml/queue.mli
lib/ocaml/random.cmi
lib/ocaml/random.cmx
+lib/ocaml/random.ml
lib/ocaml/random.mli
lib/ocaml/ratio.cmi
lib/ocaml/ratio.cmx
+lib/ocaml/ratio.mli
lib/ocaml/set.cmi
lib/ocaml/set.cmx
+lib/ocaml/set.ml
lib/ocaml/set.mli
lib/ocaml/sort.cmi
lib/ocaml/sort.cmx
+lib/ocaml/sort.ml
lib/ocaml/sort.mli
lib/ocaml/stack.cmi
lib/ocaml/stack.cmx
+lib/ocaml/stack.ml
lib/ocaml/stack.mli
lib/ocaml/std_exit.cmi
lib/ocaml/std_exit.cmo
lib/ocaml/std_exit.cmx
+lib/ocaml/std_exit.ml
lib/ocaml/std_exit.o
lib/ocaml/stdlib.a
lib/ocaml/stdlib.cma
@@ -131,16 +181,22 @@ lib/ocaml/str.cma
lib/ocaml/str.cmi
lib/ocaml/str.cmx
lib/ocaml/str.cmxa
+lib/ocaml/str.mli
lib/ocaml/stream.cmi
lib/ocaml/stream.cmx
+lib/ocaml/stream.ml
lib/ocaml/stream.mli
lib/ocaml/string.cmi
lib/ocaml/string.cmx
+lib/ocaml/string.ml
lib/ocaml/string.mli
lib/ocaml/string_misc.cmx
lib/ocaml/sys.cmi
lib/ocaml/sys.cmx
+lib/ocaml/sys.ml
lib/ocaml/sys.mli
+lib/ocaml/thread.mli
+lib/ocaml/threadUnix.mli
lib/ocaml/threads/condition.cmi
lib/ocaml/threads/event.cmi
lib/ocaml/threads/mutex.cmi
@@ -157,6 +213,11 @@ lib/ocaml/unix.cma
lib/ocaml/unix.cmi
lib/ocaml/unix.cmx
lib/ocaml/unix.cmxa
+lib/ocaml/unix.mli
+lib/ocaml/weak.cmi
+lib/ocaml/weak.cmx
+lib/ocaml/weak.ml
+lib/ocaml/weak.mli
man/man1/ocaml.1.gz
man/man1/ocamlc.1.gz
man/man1/ocamlcp.1.gz
@@ -176,32 +237,36 @@ share/doc/ocaml/html/node12.html
share/doc/ocaml/html/node13.html
share/doc/ocaml/html/node14.html
share/doc/ocaml/html/node15.html
-share/doc/ocaml/html/node16.1.html
-share/doc/ocaml/html/node16.10.html
-share/doc/ocaml/html/node16.11.html
-share/doc/ocaml/html/node16.12.html
-share/doc/ocaml/html/node16.13.html
-share/doc/ocaml/html/node16.14.html
-share/doc/ocaml/html/node16.15.html
-share/doc/ocaml/html/node16.16.html
-share/doc/ocaml/html/node16.17.html
-share/doc/ocaml/html/node16.18.html
-share/doc/ocaml/html/node16.19.html
-share/doc/ocaml/html/node16.2.html
-share/doc/ocaml/html/node16.20.html
-share/doc/ocaml/html/node16.21.html
-share/doc/ocaml/html/node16.22.html
-share/doc/ocaml/html/node16.23.html
-share/doc/ocaml/html/node16.24.html
-share/doc/ocaml/html/node16.25.html
-share/doc/ocaml/html/node16.3.html
-share/doc/ocaml/html/node16.4.html
-share/doc/ocaml/html/node16.5.html
-share/doc/ocaml/html/node16.6.html
-share/doc/ocaml/html/node16.7.html
-share/doc/ocaml/html/node16.8.html
-share/doc/ocaml/html/node16.9.html
share/doc/ocaml/html/node16.html
+share/doc/ocaml/html/node17.1.html
+share/doc/ocaml/html/node17.10.html
+share/doc/ocaml/html/node17.11.html
+share/doc/ocaml/html/node17.12.html
+share/doc/ocaml/html/node17.13.html
+share/doc/ocaml/html/node17.14.html
+share/doc/ocaml/html/node17.15.html
+share/doc/ocaml/html/node17.16.html
+share/doc/ocaml/html/node17.17.html
+share/doc/ocaml/html/node17.18.html
+share/doc/ocaml/html/node17.19.html
+share/doc/ocaml/html/node17.2.html
+share/doc/ocaml/html/node17.20.html
+share/doc/ocaml/html/node17.21.html
+share/doc/ocaml/html/node17.22.html
+share/doc/ocaml/html/node17.23.html
+share/doc/ocaml/html/node17.24.html
+share/doc/ocaml/html/node17.25.html
+share/doc/ocaml/html/node17.26.html
+share/doc/ocaml/html/node17.27.html
+share/doc/ocaml/html/node17.28.html
+share/doc/ocaml/html/node17.29.html
+share/doc/ocaml/html/node17.3.html
+share/doc/ocaml/html/node17.4.html
+share/doc/ocaml/html/node17.5.html
+share/doc/ocaml/html/node17.6.html
+share/doc/ocaml/html/node17.7.html
+share/doc/ocaml/html/node17.8.html
+share/doc/ocaml/html/node17.9.html
share/doc/ocaml/html/node17.html
share/doc/ocaml/html/node18.html
share/doc/ocaml/html/node19.html
@@ -209,6 +274,7 @@ share/doc/ocaml/html/node2.html
share/doc/ocaml/html/node20.html
share/doc/ocaml/html/node21.html
share/doc/ocaml/html/node22.html
+share/doc/ocaml/html/node23.html
share/doc/ocaml/html/node3.html
share/doc/ocaml/html/node4.html
share/doc/ocaml/html/node5.1.html