57d1903de7
There have been manual outstanding PRs on OCAML that have dragged on for well more than a year. In the meantime, FreeBSD has been painfully stucking on version 3.12 of Ocaml. Meanwhile, DragonFly's dports have been maintaining version 4.00. With a "Just do it" attitude, the dports version of Ocaml has been brought in. This doesn't have stage support, nor is the the latest version available. The idea is just get a working base Ocaml 4.00 in ports and then have the maintainer update the appropriate PRs. As a consequence, updates to omake, ocaml-findlib, and ocaml-images is also required and upcoming. Urged by: portmgr (bapt) Related PR: ports/173364 Related PR: ports/173453
101 lines
1.8 KiB
Text
101 lines
1.8 KiB
Text
MAN1= ocaml.1 \
|
|
ocamlbuild.1 \
|
|
ocamlc.1 \
|
|
ocamlcp.1 \
|
|
ocamldebug.1 \
|
|
ocamldep.1 \
|
|
ocamldoc.1 \
|
|
ocamllex.1 \
|
|
ocamlmktop.1 \
|
|
ocamlopt.1 \
|
|
ocamloptp.1 \
|
|
ocamlprof.1 \
|
|
ocamlrun.1 \
|
|
ocamlyacc.1
|
|
|
|
MANN= Arg.3o \
|
|
Array.3o \
|
|
ArrayLabels.3o \
|
|
Bigarray.3o \
|
|
Bigarray.Array1.3o \
|
|
Bigarray.Array2.3o \
|
|
Bigarray.Array3.3o \
|
|
Bigarray.Genarray.3o \
|
|
Buffer.3o \
|
|
Callback.3o \
|
|
CamlinternalLazy.3o \
|
|
CamlinternalMod.3o \
|
|
CamlinternalOO.3o \
|
|
Complex.3o \
|
|
Digest.3o \
|
|
Filename.3o \
|
|
Format.3o \
|
|
Gc.3o \
|
|
Genlex.3o \
|
|
Hashtbl.3o \
|
|
Hashtbl.HashedType.3o \
|
|
Hashtbl.Make.3o \
|
|
Hashtbl.MakeSeeded.3o \
|
|
Hashtbl.S.3o \
|
|
Hashtbl.SeededHashedType.3o \
|
|
Hashtbl.SeededS.3o \
|
|
Int32.3o \
|
|
Int64.3o \
|
|
Lexing.3o \
|
|
List.3o \
|
|
ListLabels.3o \
|
|
Map.3o \
|
|
Map.Make.3o \
|
|
Map.OrderedType.3o \
|
|
Map.S.3o \
|
|
Marshal.3o \
|
|
MoreLabels.3o \
|
|
MoreLabels.Hashtbl.3o \
|
|
MoreLabels.Hashtbl.HashedType.3o \
|
|
MoreLabels.Hashtbl.Make.3o \
|
|
MoreLabels.Hashtbl.MakeSeeded.3o \
|
|
MoreLabels.Hashtbl.S.3o \
|
|
MoreLabels.Hashtbl.SeededHashedType.3o \
|
|
MoreLabels.Hashtbl.SeededS.3o \
|
|
MoreLabels.Map.3o \
|
|
MoreLabels.Map.Make.3o \
|
|
MoreLabels.Map.OrderedType.3o \
|
|
MoreLabels.Map.S.3o \
|
|
MoreLabels.Set.3o \
|
|
MoreLabels.Set.Make.3o \
|
|
MoreLabels.Set.OrderedType.3o \
|
|
MoreLabels.Set.S.3o \
|
|
Nativeint.3o \
|
|
Num.3o \
|
|
Obj.3o \
|
|
Oo.3o \
|
|
Parsing.3o \
|
|
Pervasives.3o \
|
|
Pervasives.LargeFile.3o \
|
|
Printexc.3o \
|
|
Printf.3o \
|
|
Queue.3o \
|
|
Random.3o \
|
|
Random.State.3o \
|
|
Scanf.3o \
|
|
Scanf.Scanning.3o \
|
|
Set.Make.3o \
|
|
Set.OrderedType.3o \
|
|
Set.S.3o \
|
|
Sort.3o \
|
|
Stack.3o \
|
|
StdLabels.3o \
|
|
StdLabels.Array.3o \
|
|
StdLabels.List.3o \
|
|
StdLabels.String.3o \
|
|
Str.3o \
|
|
Stream.3o \
|
|
StringLabels.3o \
|
|
Sys.3o \
|
|
Unix.3o \
|
|
Unix.LargeFile.3o \
|
|
Weak.3o \
|
|
Weak.Make.3o \
|
|
Weak.S.3o
|
|
|
|
MLINKS= ocamlc.1 ocamlc.opt.1 ocamlopt.1 ocamlopt.opt.1
|