notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ocaml Objective Caml compiler and programming environment
4.14.1 lang on this many watch lists=60 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.08.1Version of this port present on the latest quarterly branch.
Maintainer: michipili@gmail.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
People watching this port, also watch:: m4, gmake, libiconv, freetype2, expat
License: LGPL21
WWW:
https://ocaml.org/
Description:
Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. Objective Caml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2427 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ocaml-4.14.1/catalog.mk
  3. /usr/local/share/licenses/ocaml-4.14.1/LICENSE
  4. /usr/local/share/licenses/ocaml-4.14.1/LGPL21
  5. bin/ocaml
  6. bin/ocamlc
  7. bin/ocamlc.byte
  8. bin/ocamlc.opt
  9. bin/ocamlcmt
  10. bin/ocamlcp
  11. bin/ocamlcp.byte
  12. bin/ocamlcp.opt
  13. bin/ocamldebug
  14. bin/ocamldep
  15. bin/ocamldep.byte
  16. bin/ocamldep.opt
  17. bin/ocamldoc
  18. bin/ocamldoc.opt
  19. bin/ocamllex
  20. bin/ocamllex.byte
  21. bin/ocamllex.opt
  22. bin/ocamlmklib
  23. bin/ocamlmklib.byte
  24. bin/ocamlmklib.opt
  25. bin/ocamlmktop
  26. bin/ocamlmktop.byte
  27. bin/ocamlmktop.opt
  28. bin/ocamlobjinfo
  29. bin/ocamlobjinfo.byte
  30. bin/ocamlobjinfo.opt
  31. bin/ocamlopt
  32. bin/ocamlopt.byte
  33. bin/ocamlopt.opt
  34. bin/ocamloptp
  35. bin/ocamloptp.byte
  36. bin/ocamloptp.opt
  37. bin/ocamlprof
  38. bin/ocamlprof.byte
  39. bin/ocamlprof.opt
  40. bin/ocamlrun
  41. bin/ocamlrund
  42. bin/ocamlruni
  43. bin/ocamlyacc
  44. lib/ocaml/Makefile.config
  45. lib/ocaml/arg.ml
  46. lib/ocaml/arg.mli
  47. lib/ocaml/array.ml
  48. lib/ocaml/array.mli
  49. lib/ocaml/arrayLabels.ml
  50. lib/ocaml/arrayLabels.mli
  51. lib/ocaml/atomic.ml
  52. lib/ocaml/atomic.mli
  53. lib/ocaml/bigarray.a
  54. lib/ocaml/bigarray.cma
  55. lib/ocaml/bigarray.cmi
  56. lib/ocaml/bigarray.cmti
  57. lib/ocaml/bigarray.cmx
  58. lib/ocaml/bigarray.cmxa
  59. lib/ocaml/bigarray.cmxs
  60. lib/ocaml/bigarray.ml
  61. lib/ocaml/bigarray.mli
  62. lib/ocaml/buffer.ml
  63. lib/ocaml/buffer.mli
  64. lib/ocaml/bytes.ml
  65. lib/ocaml/bytes.mli
  66. lib/ocaml/bytesLabels.ml
  67. lib/ocaml/bytesLabels.mli
  68. lib/ocaml/bool.ml
  69. lib/ocaml/bool.mli
  70. lib/ocaml/callback.ml
  71. lib/ocaml/callback.mli
  72. lib/ocaml/caml/address_class.h
  73. lib/ocaml/caml/alloc.h
  74. lib/ocaml/caml/backtrace.h
  75. lib/ocaml/caml/backtrace_prim.h
  76. lib/ocaml/caml/bigarray.h
  77. lib/ocaml/caml/callback.h
  78. lib/ocaml/caml/codefrag.h
  79. lib/ocaml/caml/compact.h
  80. lib/ocaml/caml/compare.h
  81. lib/ocaml/caml/compatibility.h
  82. lib/ocaml/caml/config.h
  83. lib/ocaml/caml/custom.h
  84. lib/ocaml/caml/debugger.h
  85. lib/ocaml/caml/domain.h
  86. lib/ocaml/caml/domain_state.h
  87. lib/ocaml/caml/domain_state.tbl
  88. lib/ocaml/caml/dynlink.h
  89. lib/ocaml/caml/eventlog.h
  90. lib/ocaml/caml/exec.h
  91. lib/ocaml/caml/fail.h
  92. lib/ocaml/caml/finalise.h
  93. lib/ocaml/caml/fix_code.h
  94. lib/ocaml/caml/freelist.h
  95. lib/ocaml/caml/gc.h
  96. lib/ocaml/caml/gc_ctrl.h
  97. lib/ocaml/caml/globroots.h
  98. lib/ocaml/caml/hash.h
  99. lib/ocaml/caml/hooks.h
  100. lib/ocaml/caml/instrtrace.h
  101. lib/ocaml/caml/instruct.h
  102. lib/ocaml/caml/interp.h
  103. lib/ocaml/caml/intext.h
  104. lib/ocaml/caml/io.h
  105. lib/ocaml/caml/jumptbl.h
  106. lib/ocaml/caml/m.h
  107. lib/ocaml/caml/major_gc.h
  108. lib/ocaml/caml/md5.h
  109. lib/ocaml/caml/memory.h
  110. lib/ocaml/caml/memprof.h
  111. lib/ocaml/caml/minor_gc.h
  112. lib/ocaml/caml/misc.h
  113. lib/ocaml/caml/mlvalues.h
  114. lib/ocaml/caml/opnames.h
  115. lib/ocaml/caml/osdeps.h
  116. lib/ocaml/caml/prims.h
  117. lib/ocaml/caml/printexc.h
  118. lib/ocaml/caml/reverse.h
  119. lib/ocaml/caml/roots.h
  120. lib/ocaml/caml/s.h
  121. lib/ocaml/caml/signals.h
  122. lib/ocaml/caml/signals_machdep.h
  123. lib/ocaml/caml/skiplist.h
  124. lib/ocaml/caml/socketaddr.h
  125. lib/ocaml/caml/stack.h
  126. lib/ocaml/caml/stacks.h
  127. lib/ocaml/caml/startup.h
  128. lib/ocaml/caml/startup_aux.h
  129. lib/ocaml/caml/sys.h
  130. lib/ocaml/caml/threads.h
  131. lib/ocaml/caml/ui.h
  132. lib/ocaml/caml/unixsupport.h
  133. lib/ocaml/caml/version.h
  134. lib/ocaml/caml/weak.h
  135. lib/ocaml/caml/winsupport.h
  136. lib/ocaml/camlheader
  137. lib/ocaml/camlheaderd
  138. lib/ocaml/camlheaderi
  139. lib/ocaml/camlheader_ur
  140. lib/ocaml/camlinternalAtomic.cmi
  141. lib/ocaml/camlinternalAtomic.cmt
  142. lib/ocaml/camlinternalAtomic.cmti
  143. lib/ocaml/camlinternalAtomic.cmx
  144. lib/ocaml/camlinternalAtomic.ml
  145. lib/ocaml/camlinternalAtomic.mli
  146. lib/ocaml/camlinternalFormat.cmi
  147. lib/ocaml/camlinternalFormat.cmt
  148. lib/ocaml/camlinternalFormat.cmti
  149. lib/ocaml/camlinternalFormat.cmx
  150. lib/ocaml/camlinternalFormat.ml
  151. lib/ocaml/camlinternalFormat.mli
  152. lib/ocaml/camlinternalFormatBasics.cmi
  153. lib/ocaml/camlinternalFormatBasics.cmt
  154. lib/ocaml/camlinternalFormatBasics.cmti
  155. lib/ocaml/camlinternalFormatBasics.cmx
  156. lib/ocaml/camlinternalFormatBasics.ml
  157. lib/ocaml/camlinternalFormatBasics.mli
  158. lib/ocaml/camlinternalLazy.cmi
  159. lib/ocaml/camlinternalLazy.cmt
  160. lib/ocaml/camlinternalLazy.cmti
  161. lib/ocaml/camlinternalLazy.cmx
  162. lib/ocaml/camlinternalLazy.ml
  163. lib/ocaml/camlinternalLazy.mli
  164. lib/ocaml/camlinternalMod.cmi
  165. lib/ocaml/camlinternalMod.cmt
  166. lib/ocaml/camlinternalMod.cmti
  167. lib/ocaml/camlinternalMod.cmx
  168. lib/ocaml/camlinternalMod.ml
  169. lib/ocaml/camlinternalMod.mli
  170. lib/ocaml/camlinternalOO.cmi
  171. lib/ocaml/camlinternalOO.cmt
  172. lib/ocaml/camlinternalOO.cmti
  173. lib/ocaml/camlinternalOO.cmx
  174. lib/ocaml/camlinternalOO.ml
  175. lib/ocaml/camlinternalOO.mli
  176. lib/ocaml/char.ml
  177. lib/ocaml/char.mli
  178. lib/ocaml/compiler-libs/CSE.cmi
  179. lib/ocaml/compiler-libs/CSE.cmt
  180. lib/ocaml/compiler-libs/CSE.cmx
  181. lib/ocaml/compiler-libs/CSEgen.cmi
  182. lib/ocaml/compiler-libs/CSEgen.cmt
  183. lib/ocaml/compiler-libs/CSEgen.cmti
  184. lib/ocaml/compiler-libs/CSEgen.cmx
  185. lib/ocaml/compiler-libs/CSEgen.mli
  186. lib/ocaml/compiler-libs/afl_instrument.cmi
  187. lib/ocaml/compiler-libs/afl_instrument.cmt
  188. lib/ocaml/compiler-libs/afl_instrument.cmti
  189. lib/ocaml/compiler-libs/afl_instrument.cmx
  190. lib/ocaml/compiler-libs/afl_instrument.mli
  191. lib/ocaml/compiler-libs/alias_analysis.cmi
  192. lib/ocaml/compiler-libs/alias_analysis.cmt
  193. lib/ocaml/compiler-libs/alias_analysis.cmti
  194. lib/ocaml/compiler-libs/alias_analysis.cmx
  195. lib/ocaml/compiler-libs/alias_analysis.mli
  196. lib/ocaml/compiler-libs/allocated_const.cmi
  197. lib/ocaml/compiler-libs/allocated_const.cmt
  198. lib/ocaml/compiler-libs/allocated_const.cmti
  199. lib/ocaml/compiler-libs/allocated_const.cmx
  200. lib/ocaml/compiler-libs/allocated_const.mli
  201. lib/ocaml/compiler-libs/annot.cmi
  202. lib/ocaml/compiler-libs/annot.cmti
  203. lib/ocaml/compiler-libs/annot.mli
  204. lib/ocaml/compiler-libs/arch.cmi
  205. lib/ocaml/compiler-libs/arch.cmt
  206. lib/ocaml/compiler-libs/arch.cmx
  207. lib/ocaml/compiler-libs/arg_helper.cmi
  208. lib/ocaml/compiler-libs/arg_helper.cmt
  209. lib/ocaml/compiler-libs/arg_helper.cmti
  210. lib/ocaml/compiler-libs/arg_helper.cmx
  211. lib/ocaml/compiler-libs/arg_helper.mli
  212. lib/ocaml/compiler-libs/asmgen.cmi
  213. lib/ocaml/compiler-libs/asmgen.cmt
  214. lib/ocaml/compiler-libs/asmgen.cmti
  215. lib/ocaml/compiler-libs/asmgen.cmx
  216. lib/ocaml/compiler-libs/asmgen.mli
  217. lib/ocaml/compiler-libs/asmlibrarian.cmi
  218. lib/ocaml/compiler-libs/asmlibrarian.cmt
  219. lib/ocaml/compiler-libs/asmlibrarian.cmti
  220. lib/ocaml/compiler-libs/asmlibrarian.cmx
  221. lib/ocaml/compiler-libs/asmlibrarian.mli
  222. lib/ocaml/compiler-libs/asmlink.cmi
  223. lib/ocaml/compiler-libs/asmlink.cmt
  224. lib/ocaml/compiler-libs/asmlink.cmti
  225. lib/ocaml/compiler-libs/asmlink.cmx
  226. lib/ocaml/compiler-libs/asmlink.mli
  227. lib/ocaml/compiler-libs/asmpackager.cmi
  228. lib/ocaml/compiler-libs/asmpackager.cmt
  229. lib/ocaml/compiler-libs/asmpackager.cmti
  230. lib/ocaml/compiler-libs/asmpackager.cmx
  231. lib/ocaml/compiler-libs/asmpackager.mli
  232. lib/ocaml/compiler-libs/ast_helper.cmi
  233. lib/ocaml/compiler-libs/ast_helper.cmt
  234. lib/ocaml/compiler-libs/ast_helper.cmti
  235. lib/ocaml/compiler-libs/ast_helper.cmx
  236. lib/ocaml/compiler-libs/ast_helper.mli
  237. lib/ocaml/compiler-libs/ast_invariants.cmi
  238. lib/ocaml/compiler-libs/ast_invariants.cmt
  239. lib/ocaml/compiler-libs/ast_invariants.cmti
  240. lib/ocaml/compiler-libs/ast_invariants.cmx
  241. lib/ocaml/compiler-libs/ast_invariants.mli
  242. lib/ocaml/compiler-libs/ast_iterator.cmi
  243. lib/ocaml/compiler-libs/ast_iterator.cmt
  244. lib/ocaml/compiler-libs/ast_iterator.cmti
  245. lib/ocaml/compiler-libs/ast_iterator.cmx
  246. lib/ocaml/compiler-libs/ast_iterator.mli
  247. lib/ocaml/compiler-libs/ast_mapper.cmi
  248. lib/ocaml/compiler-libs/ast_mapper.cmt
  249. lib/ocaml/compiler-libs/ast_mapper.cmti
  250. lib/ocaml/compiler-libs/ast_mapper.cmx
  251. lib/ocaml/compiler-libs/ast_mapper.mli
  252. lib/ocaml/compiler-libs/asttypes.cmi
  253. lib/ocaml/compiler-libs/asttypes.cmti
  254. lib/ocaml/compiler-libs/asttypes.mli
  255. lib/ocaml/compiler-libs/attr_helper.cmi
  256. lib/ocaml/compiler-libs/attr_helper.cmt
  257. lib/ocaml/compiler-libs/attr_helper.cmti
  258. lib/ocaml/compiler-libs/attr_helper.cmx
  259. lib/ocaml/compiler-libs/attr_helper.mli
  260. lib/ocaml/compiler-libs/augment_specialised_args.cmi
  261. lib/ocaml/compiler-libs/augment_specialised_args.cmt
  262. lib/ocaml/compiler-libs/augment_specialised_args.cmti
  263. lib/ocaml/compiler-libs/augment_specialised_args.cmx
  264. lib/ocaml/compiler-libs/augment_specialised_args.mli
  265. lib/ocaml/compiler-libs/backend_intf.cmi
  266. lib/ocaml/compiler-libs/backend_intf.cmti
  267. lib/ocaml/compiler-libs/backend_intf.mli
  268. lib/ocaml/compiler-libs/backend_var.cmi
  269. lib/ocaml/compiler-libs/backend_var.cmt
  270. lib/ocaml/compiler-libs/backend_var.cmti
  271. lib/ocaml/compiler-libs/backend_var.cmx
  272. lib/ocaml/compiler-libs/backend_var.mli
  273. lib/ocaml/compiler-libs/binutils.cmi
  274. lib/ocaml/compiler-libs/binutils.cmt
  275. lib/ocaml/compiler-libs/binutils.cmti
  276. lib/ocaml/compiler-libs/binutils.cmx
  277. lib/ocaml/compiler-libs/binutils.mli
  278. lib/ocaml/compiler-libs/branch_relaxation.cmi
  279. lib/ocaml/compiler-libs/branch_relaxation.cmt
  280. lib/ocaml/compiler-libs/branch_relaxation.cmti
  281. lib/ocaml/compiler-libs/branch_relaxation.cmx
  282. lib/ocaml/compiler-libs/branch_relaxation.mli
  283. lib/ocaml/compiler-libs/branch_relaxation_intf.cmi
  284. lib/ocaml/compiler-libs/branch_relaxation_intf.cmt
  285. lib/ocaml/compiler-libs/branch_relaxation_intf.cmx
  286. lib/ocaml/compiler-libs/btype.cmi
  287. lib/ocaml/compiler-libs/btype.cmt
  288. lib/ocaml/compiler-libs/btype.cmti
  289. lib/ocaml/compiler-libs/btype.cmx
  290. lib/ocaml/compiler-libs/btype.mli
  291. lib/ocaml/compiler-libs/build_export_info.cmi
  292. lib/ocaml/compiler-libs/build_export_info.cmt
  293. lib/ocaml/compiler-libs/build_export_info.cmti
  294. lib/ocaml/compiler-libs/build_export_info.cmx
  295. lib/ocaml/compiler-libs/build_export_info.mli
  296. lib/ocaml/compiler-libs/build_path_prefix_map.cmi
  297. lib/ocaml/compiler-libs/build_path_prefix_map.cmt
  298. lib/ocaml/compiler-libs/build_path_prefix_map.cmti
  299. lib/ocaml/compiler-libs/build_path_prefix_map.cmx
  300. lib/ocaml/compiler-libs/build_path_prefix_map.mli
  301. lib/ocaml/compiler-libs/builtin_attributes.cmi
  302. lib/ocaml/compiler-libs/builtin_attributes.cmt
  303. lib/ocaml/compiler-libs/builtin_attributes.cmti
  304. lib/ocaml/compiler-libs/builtin_attributes.cmx
  305. lib/ocaml/compiler-libs/builtin_attributes.mli
  306. lib/ocaml/compiler-libs/bytegen.cmi
  307. lib/ocaml/compiler-libs/bytegen.cmt
  308. lib/ocaml/compiler-libs/bytegen.cmti
  309. lib/ocaml/compiler-libs/bytegen.cmx
  310. lib/ocaml/compiler-libs/bytegen.mli
  311. lib/ocaml/compiler-libs/bytelibrarian.cmi
  312. lib/ocaml/compiler-libs/bytelibrarian.cmt
  313. lib/ocaml/compiler-libs/bytelibrarian.cmti
  314. lib/ocaml/compiler-libs/bytelibrarian.cmx
  315. lib/ocaml/compiler-libs/bytelibrarian.mli
  316. lib/ocaml/compiler-libs/bytelink.cmi
  317. lib/ocaml/compiler-libs/bytelink.cmt
  318. lib/ocaml/compiler-libs/bytelink.cmti
  319. lib/ocaml/compiler-libs/bytelink.cmx
  320. lib/ocaml/compiler-libs/bytelink.mli
  321. lib/ocaml/compiler-libs/bytepackager.cmi
  322. lib/ocaml/compiler-libs/bytepackager.cmt
  323. lib/ocaml/compiler-libs/bytepackager.cmti
  324. lib/ocaml/compiler-libs/bytepackager.cmx
  325. lib/ocaml/compiler-libs/bytepackager.mli
  326. lib/ocaml/compiler-libs/bytesections.cmi
  327. lib/ocaml/compiler-libs/bytesections.cmt
  328. lib/ocaml/compiler-libs/bytesections.cmti
  329. lib/ocaml/compiler-libs/bytesections.cmx
  330. lib/ocaml/compiler-libs/bytesections.mli
  331. lib/ocaml/compiler-libs/camlinternalMenhirLib.cmi
  332. lib/ocaml/compiler-libs/camlinternalMenhirLib.cmt
  333. lib/ocaml/compiler-libs/camlinternalMenhirLib.cmti
  334. lib/ocaml/compiler-libs/camlinternalMenhirLib.cmx
  335. lib/ocaml/compiler-libs/camlinternalMenhirLib.mli
  336. lib/ocaml/compiler-libs/ccomp.cmi
  337. lib/ocaml/compiler-libs/ccomp.cmt
  338. lib/ocaml/compiler-libs/ccomp.cmti
  339. lib/ocaml/compiler-libs/ccomp.cmx
  340. lib/ocaml/compiler-libs/ccomp.mli
  341. lib/ocaml/compiler-libs/clambda.cmi
  342. lib/ocaml/compiler-libs/clambda.cmt
  343. lib/ocaml/compiler-libs/clambda.cmti
  344. lib/ocaml/compiler-libs/clambda.cmx
  345. lib/ocaml/compiler-libs/clambda.mli
  346. lib/ocaml/compiler-libs/clambda_primitives.cmi
  347. lib/ocaml/compiler-libs/clambda_primitives.cmt
  348. lib/ocaml/compiler-libs/clambda_primitives.cmti
  349. lib/ocaml/compiler-libs/clambda_primitives.cmx
  350. lib/ocaml/compiler-libs/clambda_primitives.mli
  351. lib/ocaml/compiler-libs/clflags.cmi
  352. lib/ocaml/compiler-libs/clflags.cmt
  353. lib/ocaml/compiler-libs/clflags.cmti
  354. lib/ocaml/compiler-libs/clflags.cmx
  355. lib/ocaml/compiler-libs/clflags.mli
  356. lib/ocaml/compiler-libs/closure.cmi
  357. lib/ocaml/compiler-libs/closure.cmt
  358. lib/ocaml/compiler-libs/closure.cmti
  359. lib/ocaml/compiler-libs/closure.cmx
  360. lib/ocaml/compiler-libs/closure.mli
  361. lib/ocaml/compiler-libs/closure_conversion.cmi
  362. lib/ocaml/compiler-libs/closure_conversion.cmt
  363. lib/ocaml/compiler-libs/closure_conversion.cmti
  364. lib/ocaml/compiler-libs/closure_conversion.cmx
  365. lib/ocaml/compiler-libs/closure_conversion.mli
  366. lib/ocaml/compiler-libs/closure_conversion_aux.cmi
  367. lib/ocaml/compiler-libs/closure_conversion_aux.cmt
  368. lib/ocaml/compiler-libs/closure_conversion_aux.cmti
  369. lib/ocaml/compiler-libs/closure_conversion_aux.cmx
  370. lib/ocaml/compiler-libs/closure_conversion_aux.mli
  371. lib/ocaml/compiler-libs/closure_element.cmi
  372. lib/ocaml/compiler-libs/closure_element.cmt
  373. lib/ocaml/compiler-libs/closure_element.cmti
  374. lib/ocaml/compiler-libs/closure_element.cmx
  375. lib/ocaml/compiler-libs/closure_element.mli
  376. lib/ocaml/compiler-libs/closure_id.cmi
  377. lib/ocaml/compiler-libs/closure_id.cmt
  378. lib/ocaml/compiler-libs/closure_id.cmti
  379. lib/ocaml/compiler-libs/closure_id.cmx
  380. lib/ocaml/compiler-libs/closure_id.mli
  381. lib/ocaml/compiler-libs/closure_offsets.cmi
  382. lib/ocaml/compiler-libs/closure_offsets.cmt
  383. lib/ocaml/compiler-libs/closure_offsets.cmti
  384. lib/ocaml/compiler-libs/closure_offsets.cmx
  385. lib/ocaml/compiler-libs/closure_offsets.mli
  386. lib/ocaml/compiler-libs/closure_origin.cmi
  387. lib/ocaml/compiler-libs/closure_origin.cmt
  388. lib/ocaml/compiler-libs/closure_origin.cmti
  389. lib/ocaml/compiler-libs/closure_origin.cmx
  390. lib/ocaml/compiler-libs/closure_origin.mli
  391. lib/ocaml/compiler-libs/closure_middle_end.cmi
  392. lib/ocaml/compiler-libs/closure_middle_end.cmt
  393. lib/ocaml/compiler-libs/closure_middle_end.cmti
  394. lib/ocaml/compiler-libs/closure_middle_end.cmx
  395. lib/ocaml/compiler-libs/closure_middle_end.mli
  396. lib/ocaml/compiler-libs/cmi_format.cmi
  397. lib/ocaml/compiler-libs/cmi_format.cmt
  398. lib/ocaml/compiler-libs/cmi_format.cmti
  399. lib/ocaml/compiler-libs/cmi_format.cmx
  400. lib/ocaml/compiler-libs/cmi_format.mli
  401. lib/ocaml/compiler-libs/cmm.cmi
  402. lib/ocaml/compiler-libs/cmm.cmt
  403. lib/ocaml/compiler-libs/cmm.cmti
  404. lib/ocaml/compiler-libs/cmm.cmx
  405. lib/ocaml/compiler-libs/cmm.mli
  406. lib/ocaml/compiler-libs/cmm_helpers.cmi
  407. lib/ocaml/compiler-libs/cmm_helpers.cmt
  408. lib/ocaml/compiler-libs/cmm_helpers.cmti
  409. lib/ocaml/compiler-libs/cmm_helpers.cmx
  410. lib/ocaml/compiler-libs/cmm_helpers.mli
  411. lib/ocaml/compiler-libs/cmm_invariants.cmi
  412. lib/ocaml/compiler-libs/cmm_invariants.cmt
  413. lib/ocaml/compiler-libs/cmm_invariants.cmti
  414. lib/ocaml/compiler-libs/cmm_invariants.cmx
  415. lib/ocaml/compiler-libs/cmm_invariants.mli
  416. lib/ocaml/compiler-libs/cmmgen_state.cmi
  417. lib/ocaml/compiler-libs/cmmgen_state.cmt
  418. lib/ocaml/compiler-libs/cmmgen_state.cmti
  419. lib/ocaml/compiler-libs/cmmgen_state.cmx
  420. lib/ocaml/compiler-libs/cmmgen_state.mli
  421. lib/ocaml/compiler-libs/cmmgen.cmi
  422. lib/ocaml/compiler-libs/cmmgen.cmt
  423. lib/ocaml/compiler-libs/cmmgen.cmti
  424. lib/ocaml/compiler-libs/cmmgen.cmx
  425. lib/ocaml/compiler-libs/cmmgen.mli
  426. lib/ocaml/compiler-libs/cmo_format.cmi
  427. lib/ocaml/compiler-libs/cmo_format.cmti
  428. lib/ocaml/compiler-libs/cmo_format.mli
  429. lib/ocaml/compiler-libs/cmt2annot.cmi
  430. lib/ocaml/compiler-libs/cmt2annot.cmt
  431. lib/ocaml/compiler-libs/cmt2annot.cmx
  432. lib/ocaml/compiler-libs/cmt_format.cmi
  433. lib/ocaml/compiler-libs/cmt_format.cmt
  434. lib/ocaml/compiler-libs/cmt_format.cmti
  435. lib/ocaml/compiler-libs/cmt_format.cmx
  436. lib/ocaml/compiler-libs/cmt_format.mli
  437. lib/ocaml/compiler-libs/cmx_format.cmi
  438. lib/ocaml/compiler-libs/cmx_format.cmti
  439. lib/ocaml/compiler-libs/cmx_format.mli
  440. lib/ocaml/compiler-libs/cmxs_format.cmi
  441. lib/ocaml/compiler-libs/cmxs_format.cmti
  442. lib/ocaml/compiler-libs/cmxs_format.mli
  443. lib/ocaml/compiler-libs/coloring.cmi
  444. lib/ocaml/compiler-libs/coloring.cmt
  445. lib/ocaml/compiler-libs/coloring.cmti
  446. lib/ocaml/compiler-libs/coloring.cmx
  447. lib/ocaml/compiler-libs/coloring.mli
  448. lib/ocaml/compiler-libs/comballoc.cmi
  449. lib/ocaml/compiler-libs/comballoc.cmt
  450. lib/ocaml/compiler-libs/comballoc.cmti
  451. lib/ocaml/compiler-libs/comballoc.cmx
  452. lib/ocaml/compiler-libs/comballoc.mli
  453. lib/ocaml/compiler-libs/compenv.cmi
  454. lib/ocaml/compiler-libs/compenv.cmt
  455. lib/ocaml/compiler-libs/compenv.cmti
  456. lib/ocaml/compiler-libs/compenv.cmx
  457. lib/ocaml/compiler-libs/compenv.mli
  458. lib/ocaml/compiler-libs/compilation_unit.cmi
  459. lib/ocaml/compiler-libs/compilation_unit.cmt
  460. lib/ocaml/compiler-libs/compilation_unit.cmti
  461. lib/ocaml/compiler-libs/compilation_unit.cmx
  462. lib/ocaml/compiler-libs/compilation_unit.mli
  463. lib/ocaml/compiler-libs/compile.cmi
  464. lib/ocaml/compiler-libs/compile.cmt
  465. lib/ocaml/compiler-libs/compile.cmti
  466. lib/ocaml/compiler-libs/compile.cmx
  467. lib/ocaml/compiler-libs/compile.mli
  468. lib/ocaml/compiler-libs/compile_common.cmi
  469. lib/ocaml/compiler-libs/compile_common.cmt
  470. lib/ocaml/compiler-libs/compile_common.cmti
  471. lib/ocaml/compiler-libs/compile_common.cmx
  472. lib/ocaml/compiler-libs/compile_common.mli
  473. lib/ocaml/compiler-libs/compilenv.cmi
  474. lib/ocaml/compiler-libs/compilenv.cmt
  475. lib/ocaml/compiler-libs/compilenv.cmti
  476. lib/ocaml/compiler-libs/compilenv.cmx
  477. lib/ocaml/compiler-libs/compilenv.mli
  478. lib/ocaml/compiler-libs/compmisc.cmi
  479. lib/ocaml/compiler-libs/compmisc.cmt
  480. lib/ocaml/compiler-libs/compmisc.cmti
  481. lib/ocaml/compiler-libs/compmisc.cmx
  482. lib/ocaml/compiler-libs/compmisc.mli
  483. lib/ocaml/compiler-libs/config.cmi
  484. lib/ocaml/compiler-libs/config.cmt
  485. lib/ocaml/compiler-libs/config.cmti
  486. lib/ocaml/compiler-libs/config.cmx
  487. lib/ocaml/compiler-libs/config.mli
  488. lib/ocaml/compiler-libs/consistbl.cmi
  489. lib/ocaml/compiler-libs/consistbl.cmt
  490. lib/ocaml/compiler-libs/consistbl.cmti
  491. lib/ocaml/compiler-libs/consistbl.cmx
  492. lib/ocaml/compiler-libs/consistbl.mli
  493. lib/ocaml/compiler-libs/convert_primitives.cmi
  494. lib/ocaml/compiler-libs/convert_primitives.cmt
  495. lib/ocaml/compiler-libs/convert_primitives.cmti
  496. lib/ocaml/compiler-libs/convert_primitives.cmx
  497. lib/ocaml/compiler-libs/convert_primitives.mli
  498. lib/ocaml/compiler-libs/ctype.cmi
  499. lib/ocaml/compiler-libs/ctype.cmt
  500. lib/ocaml/compiler-libs/ctype.cmti
  501. lib/ocaml/compiler-libs/ctype.cmx
  502. lib/ocaml/compiler-libs/ctype.mli
  503. lib/ocaml/compiler-libs/dataflow.cmi
  504. lib/ocaml/compiler-libs/dataflow.cmt
  505. lib/ocaml/compiler-libs/dataflow.cmti
  506. lib/ocaml/compiler-libs/dataflow.cmx
  507. lib/ocaml/compiler-libs/dataflow.mli
  508. lib/ocaml/compiler-libs/datarepr.cmi
  509. lib/ocaml/compiler-libs/datarepr.cmt
  510. lib/ocaml/compiler-libs/datarepr.cmti
  511. lib/ocaml/compiler-libs/datarepr.cmx
  512. lib/ocaml/compiler-libs/datarepr.mli
  513. lib/ocaml/compiler-libs/deadcode.cmi
  514. lib/ocaml/compiler-libs/deadcode.cmt
  515. lib/ocaml/compiler-libs/deadcode.cmti
  516. lib/ocaml/compiler-libs/deadcode.cmx
  517. lib/ocaml/compiler-libs/deadcode.mli
  518. lib/ocaml/compiler-libs/debuginfo.cmi
  519. lib/ocaml/compiler-libs/debuginfo.cmt
  520. lib/ocaml/compiler-libs/debuginfo.cmti
  521. lib/ocaml/compiler-libs/debuginfo.cmx
  522. lib/ocaml/compiler-libs/debuginfo.mli
  523. lib/ocaml/compiler-libs/depend.cmi
  524. lib/ocaml/compiler-libs/depend.cmt
  525. lib/ocaml/compiler-libs/depend.cmti
  526. lib/ocaml/compiler-libs/depend.cmx
  527. lib/ocaml/compiler-libs/depend.mli
  528. lib/ocaml/compiler-libs/diffing.cmi
  529. lib/ocaml/compiler-libs/diffing.cmt
  530. lib/ocaml/compiler-libs/diffing.cmti
  531. lib/ocaml/compiler-libs/diffing.cmx
  532. lib/ocaml/compiler-libs/diffing.mli
  533. lib/ocaml/compiler-libs/diffing_with_keys.cmi
  534. lib/ocaml/compiler-libs/diffing_with_keys.cmt
  535. lib/ocaml/compiler-libs/diffing_with_keys.cmti
  536. lib/ocaml/compiler-libs/diffing_with_keys.cmx
  537. lib/ocaml/compiler-libs/diffing_with_keys.mli
  538. lib/ocaml/compiler-libs/dll.cmi
  539. lib/ocaml/compiler-libs/dll.cmt
  540. lib/ocaml/compiler-libs/dll.cmti
  541. lib/ocaml/compiler-libs/dll.cmx
  542. lib/ocaml/compiler-libs/dll.mli
  543. lib/ocaml/compiler-libs/docstrings.cmi
  544. lib/ocaml/compiler-libs/docstrings.cmt
  545. lib/ocaml/compiler-libs/docstrings.cmti
  546. lib/ocaml/compiler-libs/docstrings.cmx
  547. lib/ocaml/compiler-libs/docstrings.mli
  548. lib/ocaml/compiler-libs/domainstate.cmi
  549. lib/ocaml/compiler-libs/domainstate.cmt
  550. lib/ocaml/compiler-libs/domainstate.cmti
  551. lib/ocaml/compiler-libs/domainstate.cmx
  552. lib/ocaml/compiler-libs/domainstate.mli
  553. lib/ocaml/compiler-libs/effect_analysis.cmi
  554. lib/ocaml/compiler-libs/effect_analysis.cmt
  555. lib/ocaml/compiler-libs/effect_analysis.cmti
  556. lib/ocaml/compiler-libs/effect_analysis.cmx
  557. lib/ocaml/compiler-libs/effect_analysis.mli
  558. lib/ocaml/compiler-libs/emit.cmi
  559. lib/ocaml/compiler-libs/emit.cmt
  560. lib/ocaml/compiler-libs/emit.cmti
  561. lib/ocaml/compiler-libs/emit.cmx
  562. lib/ocaml/compiler-libs/emit.mli
  563. lib/ocaml/compiler-libs/emitaux.cmi
  564. lib/ocaml/compiler-libs/emitaux.cmt
  565. lib/ocaml/compiler-libs/emitaux.cmti
  566. lib/ocaml/compiler-libs/emitaux.cmx
  567. lib/ocaml/compiler-libs/emitaux.mli
  568. lib/ocaml/compiler-libs/emitcode.cmi
  569. lib/ocaml/compiler-libs/emitcode.cmt
  570. lib/ocaml/compiler-libs/emitcode.cmti
  571. lib/ocaml/compiler-libs/emitcode.cmx
  572. lib/ocaml/compiler-libs/emitcode.mli
  573. lib/ocaml/compiler-libs/emitenv.cmi
  574. lib/ocaml/compiler-libs/emitenv.cmti
  575. lib/ocaml/compiler-libs/emitenv.mli
  576. lib/ocaml/compiler-libs/env.cmi
  577. lib/ocaml/compiler-libs/env.cmt
  578. lib/ocaml/compiler-libs/env.cmti
  579. lib/ocaml/compiler-libs/env.cmx
  580. lib/ocaml/compiler-libs/env.mli
  581. lib/ocaml/compiler-libs/envaux.cmi
  582. lib/ocaml/compiler-libs/envaux.cmt
  583. lib/ocaml/compiler-libs/envaux.cmti
  584. lib/ocaml/compiler-libs/envaux.cmx
  585. lib/ocaml/compiler-libs/envaux.mli
  586. lib/ocaml/compiler-libs/errors.cmi
  587. lib/ocaml/compiler-libs/errors.cmt
  588. lib/ocaml/compiler-libs/errors.cmti
  589. lib/ocaml/compiler-libs/errors.cmx
  590. lib/ocaml/compiler-libs/errors.mli
  591. lib/ocaml/compiler-libs/errortrace.cmi
  592. lib/ocaml/compiler-libs/errortrace.cmt
  593. lib/ocaml/compiler-libs/errortrace.cmti
  594. lib/ocaml/compiler-libs/errortrace.cmx
  595. lib/ocaml/compiler-libs/errortrace.mli
  596. lib/ocaml/compiler-libs/export_id.cmi
  597. lib/ocaml/compiler-libs/export_id.cmt
  598. lib/ocaml/compiler-libs/export_id.cmti
  599. lib/ocaml/compiler-libs/export_id.cmx
  600. lib/ocaml/compiler-libs/export_id.mli
  601. lib/ocaml/compiler-libs/export_info.cmi
  602. lib/ocaml/compiler-libs/export_info.cmt
  603. lib/ocaml/compiler-libs/export_info.cmti
  604. lib/ocaml/compiler-libs/export_info.cmx
  605. lib/ocaml/compiler-libs/export_info.mli
  606. lib/ocaml/compiler-libs/export_info_for_pack.cmi
  607. lib/ocaml/compiler-libs/export_info_for_pack.cmt
  608. lib/ocaml/compiler-libs/export_info_for_pack.cmti
  609. lib/ocaml/compiler-libs/export_info_for_pack.cmx
  610. lib/ocaml/compiler-libs/export_info_for_pack.mli
  611. lib/ocaml/compiler-libs/expunge.cmi
  612. lib/ocaml/compiler-libs/expunge.cmt
  613. lib/ocaml/compiler-libs/extract_projections.cmi
  614. lib/ocaml/compiler-libs/extract_projections.cmt
  615. lib/ocaml/compiler-libs/extract_projections.cmti
  616. lib/ocaml/compiler-libs/extract_projections.cmx
  617. lib/ocaml/compiler-libs/extract_projections.mli
  618. lib/ocaml/compiler-libs/find_recursive_functions.cmi
  619. lib/ocaml/compiler-libs/find_recursive_functions.cmt
  620. lib/ocaml/compiler-libs/find_recursive_functions.cmti
  621. lib/ocaml/compiler-libs/find_recursive_functions.cmx
  622. lib/ocaml/compiler-libs/find_recursive_functions.mli
  623. lib/ocaml/compiler-libs/flambda.cmi
  624. lib/ocaml/compiler-libs/flambda.cmt
  625. lib/ocaml/compiler-libs/flambda.cmti
  626. lib/ocaml/compiler-libs/flambda.cmx
  627. lib/ocaml/compiler-libs/flambda.mli
  628. lib/ocaml/compiler-libs/flambda_invariants.cmi
  629. lib/ocaml/compiler-libs/flambda_invariants.cmt
  630. lib/ocaml/compiler-libs/flambda_invariants.cmti
  631. lib/ocaml/compiler-libs/flambda_invariants.cmx
  632. lib/ocaml/compiler-libs/flambda_invariants.mli
  633. lib/ocaml/compiler-libs/flambda_iterators.cmi
  634. lib/ocaml/compiler-libs/flambda_iterators.cmt
  635. lib/ocaml/compiler-libs/flambda_iterators.cmti
  636. lib/ocaml/compiler-libs/flambda_iterators.cmx
  637. lib/ocaml/compiler-libs/flambda_iterators.mli
  638. lib/ocaml/compiler-libs/flambda_middle_end.cmi
  639. lib/ocaml/compiler-libs/flambda_middle_end.cmt
  640. lib/ocaml/compiler-libs/flambda_middle_end.cmti
  641. lib/ocaml/compiler-libs/flambda_middle_end.cmx
  642. lib/ocaml/compiler-libs/flambda_middle_end.mli
  643. lib/ocaml/compiler-libs/flambda_to_clambda.cmi
  644. lib/ocaml/compiler-libs/flambda_to_clambda.cmt
  645. lib/ocaml/compiler-libs/flambda_to_clambda.cmti
  646. lib/ocaml/compiler-libs/flambda_to_clambda.cmx
  647. lib/ocaml/compiler-libs/flambda_to_clambda.mli
  648. lib/ocaml/compiler-libs/flambda_utils.cmi
  649. lib/ocaml/compiler-libs/flambda_utils.cmt
  650. lib/ocaml/compiler-libs/flambda_utils.cmti
  651. lib/ocaml/compiler-libs/flambda_utils.cmx
  652. lib/ocaml/compiler-libs/flambda_utils.mli
  653. lib/ocaml/compiler-libs/freshening.cmi
  654. lib/ocaml/compiler-libs/freshening.cmt
  655. lib/ocaml/compiler-libs/freshening.cmti
  656. lib/ocaml/compiler-libs/freshening.cmx
  657. lib/ocaml/compiler-libs/freshening.mli
  658. lib/ocaml/compiler-libs/genprintval.cmi
  659. lib/ocaml/compiler-libs/genprintval.cmt
  660. lib/ocaml/compiler-libs/genprintval.cmti
  661. lib/ocaml/compiler-libs/genprintval.mli
  662. lib/ocaml/compiler-libs/genprintval.cmx
  663. lib/ocaml/compiler-libs/id_types.cmi
  664. lib/ocaml/compiler-libs/id_types.cmt
  665. lib/ocaml/compiler-libs/id_types.cmti
  666. lib/ocaml/compiler-libs/id_types.cmx
  667. lib/ocaml/compiler-libs/id_types.mli
  668. lib/ocaml/compiler-libs/ident.cmi
  669. lib/ocaml/compiler-libs/ident.cmt
  670. lib/ocaml/compiler-libs/ident.cmti
  671. lib/ocaml/compiler-libs/ident.cmx
  672. lib/ocaml/compiler-libs/ident.mli
  673. lib/ocaml/compiler-libs/identifiable.cmi
  674. lib/ocaml/compiler-libs/identifiable.cmt
  675. lib/ocaml/compiler-libs/identifiable.cmti
  676. lib/ocaml/compiler-libs/identifiable.cmx
  677. lib/ocaml/compiler-libs/identifiable.mli
  678. lib/ocaml/compiler-libs/import_approx.cmi
  679. lib/ocaml/compiler-libs/import_approx.cmt
  680. lib/ocaml/compiler-libs/import_approx.cmti
  681. lib/ocaml/compiler-libs/import_approx.cmx
  682. lib/ocaml/compiler-libs/import_approx.mli
  683. lib/ocaml/compiler-libs/includeclass.cmi
  684. lib/ocaml/compiler-libs/includeclass.cmt
  685. lib/ocaml/compiler-libs/includeclass.cmti
  686. lib/ocaml/compiler-libs/includeclass.cmx
  687. lib/ocaml/compiler-libs/includeclass.mli
  688. lib/ocaml/compiler-libs/includecore.cmi
  689. lib/ocaml/compiler-libs/includecore.cmt
  690. lib/ocaml/compiler-libs/includecore.cmti
  691. lib/ocaml/compiler-libs/includecore.cmx
  692. lib/ocaml/compiler-libs/includecore.mli
  693. lib/ocaml/compiler-libs/includemod.cmi
  694. lib/ocaml/compiler-libs/includemod.cmt
  695. lib/ocaml/compiler-libs/includemod.cmti
  696. lib/ocaml/compiler-libs/includemod.cmx
  697. lib/ocaml/compiler-libs/includemod.mli
  698. lib/ocaml/compiler-libs/includemod_errorprinter.cmi
  699. lib/ocaml/compiler-libs/includemod_errorprinter.cmt
  700. lib/ocaml/compiler-libs/includemod_errorprinter.cmti
  701. lib/ocaml/compiler-libs/includemod_errorprinter.cmx
  702. lib/ocaml/compiler-libs/includemod_errorprinter.mli
  703. lib/ocaml/compiler-libs/inconstant_idents.cmi
  704. lib/ocaml/compiler-libs/inconstant_idents.cmt
  705. lib/ocaml/compiler-libs/inconstant_idents.cmti
  706. lib/ocaml/compiler-libs/inconstant_idents.cmx
  707. lib/ocaml/compiler-libs/inconstant_idents.mli
  708. lib/ocaml/compiler-libs/initialize_symbol_to_let_symbol.cmi
  709. lib/ocaml/compiler-libs/initialize_symbol_to_let_symbol.cmt
  710. lib/ocaml/compiler-libs/initialize_symbol_to_let_symbol.cmti
  711. lib/ocaml/compiler-libs/initialize_symbol_to_let_symbol.cmx
  712. lib/ocaml/compiler-libs/initialize_symbol_to_let_symbol.mli
  713. lib/ocaml/compiler-libs/inline_and_simplify.cmi
  714. lib/ocaml/compiler-libs/inline_and_simplify.cmt
  715. lib/ocaml/compiler-libs/inline_and_simplify.cmti
  716. lib/ocaml/compiler-libs/inline_and_simplify.cmx
  717. lib/ocaml/compiler-libs/inline_and_simplify.mli
  718. lib/ocaml/compiler-libs/inline_and_simplify_aux.cmi
  719. lib/ocaml/compiler-libs/inline_and_simplify_aux.cmt
  720. lib/ocaml/compiler-libs/inline_and_simplify_aux.cmti
  721. lib/ocaml/compiler-libs/inline_and_simplify_aux.cmx
  722. lib/ocaml/compiler-libs/inline_and_simplify_aux.mli
  723. lib/ocaml/compiler-libs/inlining_cost.cmi
  724. lib/ocaml/compiler-libs/inlining_cost.cmt
  725. lib/ocaml/compiler-libs/inlining_cost.cmti
  726. lib/ocaml/compiler-libs/inlining_cost.cmx
  727. lib/ocaml/compiler-libs/inlining_cost.mli
  728. lib/ocaml/compiler-libs/inlining_decision.cmi
  729. lib/ocaml/compiler-libs/inlining_decision.cmt
  730. lib/ocaml/compiler-libs/inlining_decision.cmti
  731. lib/ocaml/compiler-libs/inlining_decision.cmx
  732. lib/ocaml/compiler-libs/inlining_decision.mli
  733. lib/ocaml/compiler-libs/inlining_decision_intf.cmi
  734. lib/ocaml/compiler-libs/inlining_decision_intf.cmti
  735. lib/ocaml/compiler-libs/inlining_decision_intf.mli
  736. lib/ocaml/compiler-libs/inlining_stats.cmi
  737. lib/ocaml/compiler-libs/inlining_stats.cmt
  738. lib/ocaml/compiler-libs/inlining_stats.cmti
  739. lib/ocaml/compiler-libs/inlining_stats.cmx
  740. lib/ocaml/compiler-libs/inlining_stats.mli
  741. lib/ocaml/compiler-libs/inlining_stats_types.cmi
  742. lib/ocaml/compiler-libs/inlining_stats_types.cmt
  743. lib/ocaml/compiler-libs/inlining_stats_types.cmti
  744. lib/ocaml/compiler-libs/inlining_stats_types.cmx
  745. lib/ocaml/compiler-libs/inlining_stats_types.mli
  746. lib/ocaml/compiler-libs/inlining_transforms.cmi
  747. lib/ocaml/compiler-libs/inlining_transforms.cmt
  748. lib/ocaml/compiler-libs/inlining_transforms.cmti
  749. lib/ocaml/compiler-libs/inlining_transforms.cmx
  750. lib/ocaml/compiler-libs/inlining_transforms.mli
  751. lib/ocaml/compiler-libs/instruct.cmi
  752. lib/ocaml/compiler-libs/instruct.cmt
  753. lib/ocaml/compiler-libs/instruct.cmti
  754. lib/ocaml/compiler-libs/instruct.cmx
  755. lib/ocaml/compiler-libs/instruct.mli
  756. lib/ocaml/compiler-libs/int_replace_polymorphic_compare.cmi
  757. lib/ocaml/compiler-libs/int_replace_polymorphic_compare.cmt
  758. lib/ocaml/compiler-libs/int_replace_polymorphic_compare.cmti
  759. lib/ocaml/compiler-libs/int_replace_polymorphic_compare.cmx
  760. lib/ocaml/compiler-libs/int_replace_polymorphic_compare.mli
  761. lib/ocaml/compiler-libs/interf.cmi
  762. lib/ocaml/compiler-libs/interf.cmt
  763. lib/ocaml/compiler-libs/interf.cmti
  764. lib/ocaml/compiler-libs/interf.cmx
  765. lib/ocaml/compiler-libs/interf.mli
  766. lib/ocaml/compiler-libs/internal_variable_names.cmi
  767. lib/ocaml/compiler-libs/internal_variable_names.cmt
  768. lib/ocaml/compiler-libs/internal_variable_names.cmti
  769. lib/ocaml/compiler-libs/internal_variable_names.cmx
  770. lib/ocaml/compiler-libs/internal_variable_names.mli
  771. lib/ocaml/compiler-libs/interval.cmi
  772. lib/ocaml/compiler-libs/interval.cmt
  773. lib/ocaml/compiler-libs/interval.cmti
  774. lib/ocaml/compiler-libs/interval.cmx
  775. lib/ocaml/compiler-libs/interval.mli
  776. lib/ocaml/compiler-libs/invariant_params.cmi
  777. lib/ocaml/compiler-libs/invariant_params.cmt
  778. lib/ocaml/compiler-libs/invariant_params.cmti
  779. lib/ocaml/compiler-libs/invariant_params.cmx
  780. lib/ocaml/compiler-libs/invariant_params.mli
  781. lib/ocaml/compiler-libs/lambda.cmi
  782. lib/ocaml/compiler-libs/lambda.cmt
  783. lib/ocaml/compiler-libs/lambda.cmti
  784. lib/ocaml/compiler-libs/lambda.cmx
  785. lib/ocaml/compiler-libs/lambda.mli
  786. lib/ocaml/compiler-libs/lazy_backtrack.cmi
  787. lib/ocaml/compiler-libs/lazy_backtrack.cmt
  788. lib/ocaml/compiler-libs/lazy_backtrack.cmti
  789. lib/ocaml/compiler-libs/lazy_backtrack.cmx
  790. lib/ocaml/compiler-libs/lazy_backtrack.mli
  791. lib/ocaml/compiler-libs/lexer.cmi
  792. lib/ocaml/compiler-libs/lexer.cmt
  793. lib/ocaml/compiler-libs/lexer.cmti
  794. lib/ocaml/compiler-libs/lexer.cmx
  795. lib/ocaml/compiler-libs/lexer.mli
  796. lib/ocaml/compiler-libs/lift_code.cmi
  797. lib/ocaml/compiler-libs/lift_code.cmt
  798. lib/ocaml/compiler-libs/lift_code.cmti
  799. lib/ocaml/compiler-libs/lift_code.cmx
  800. lib/ocaml/compiler-libs/lift_code.mli
  801. lib/ocaml/compiler-libs/lift_constants.cmi
  802. lib/ocaml/compiler-libs/lift_constants.cmt
  803. lib/ocaml/compiler-libs/lift_constants.cmti
  804. lib/ocaml/compiler-libs/lift_constants.cmx
  805. lib/ocaml/compiler-libs/lift_constants.mli
  806. lib/ocaml/compiler-libs/lift_let_to_initialize_symbol.cmi
  807. lib/ocaml/compiler-libs/lift_let_to_initialize_symbol.cmt
  808. lib/ocaml/compiler-libs/lift_let_to_initialize_symbol.cmti
  809. lib/ocaml/compiler-libs/lift_let_to_initialize_symbol.cmx
  810. lib/ocaml/compiler-libs/lift_let_to_initialize_symbol.mli
  811. lib/ocaml/compiler-libs/linear.cmi
  812. lib/ocaml/compiler-libs/linear.cmt
  813. lib/ocaml/compiler-libs/linear.cmti
  814. lib/ocaml/compiler-libs/linear.cmx
  815. lib/ocaml/compiler-libs/linear.mli
  816. lib/ocaml/compiler-libs/linear_format.cmi
  817. lib/ocaml/compiler-libs/linear_format.cmt
  818. lib/ocaml/compiler-libs/linear_format.cmti
  819. lib/ocaml/compiler-libs/linear_format.cmx
  820. lib/ocaml/compiler-libs/linear_format.mli
  821. lib/ocaml/compiler-libs/linearize.cmi
  822. lib/ocaml/compiler-libs/linearize.cmt
  823. lib/ocaml/compiler-libs/linearize.cmti
  824. lib/ocaml/compiler-libs/linearize.cmx
  825. lib/ocaml/compiler-libs/linearize.mli
  826. lib/ocaml/compiler-libs/linkage_name.cmi
  827. lib/ocaml/compiler-libs/linkage_name.cmt
  828. lib/ocaml/compiler-libs/linkage_name.cmti
  829. lib/ocaml/compiler-libs/linkage_name.cmx
  830. lib/ocaml/compiler-libs/linkage_name.mli
  831. lib/ocaml/compiler-libs/linscan.cmi
  832. lib/ocaml/compiler-libs/linscan.cmt
  833. lib/ocaml/compiler-libs/linscan.cmti
  834. lib/ocaml/compiler-libs/linscan.cmx
  835. lib/ocaml/compiler-libs/linscan.mli
  836. lib/ocaml/compiler-libs/liveness.cmi
  837. lib/ocaml/compiler-libs/liveness.cmt
  838. lib/ocaml/compiler-libs/liveness.cmti
  839. lib/ocaml/compiler-libs/liveness.cmx
  840. lib/ocaml/compiler-libs/liveness.mli
  841. lib/ocaml/compiler-libs/load_path.cmi
  842. lib/ocaml/compiler-libs/load_path.cmt
  843. lib/ocaml/compiler-libs/load_path.cmti
  844. lib/ocaml/compiler-libs/load_path.cmx
  845. lib/ocaml/compiler-libs/load_path.mli
  846. lib/ocaml/compiler-libs/local_store.cmi
  847. lib/ocaml/compiler-libs/local_store.cmt
  848. lib/ocaml/compiler-libs/local_store.cmti
  849. lib/ocaml/compiler-libs/local_store.cmx
  850. lib/ocaml/compiler-libs/local_store.mli
  851. lib/ocaml/compiler-libs/location.cmi
  852. lib/ocaml/compiler-libs/location.cmt
  853. lib/ocaml/compiler-libs/location.cmti
  854. lib/ocaml/compiler-libs/location.cmx
  855. lib/ocaml/compiler-libs/location.mli
  856. lib/ocaml/compiler-libs/longident.cmi
  857. lib/ocaml/compiler-libs/longident.cmt
  858. lib/ocaml/compiler-libs/longident.cmti
  859. lib/ocaml/compiler-libs/longident.cmx
  860. lib/ocaml/compiler-libs/longident.mli
  861. lib/ocaml/compiler-libs/mach.cmi
  862. lib/ocaml/compiler-libs/mach.cmt
  863. lib/ocaml/compiler-libs/mach.cmti
  864. lib/ocaml/compiler-libs/mach.cmx
  865. lib/ocaml/compiler-libs/mach.mli
  866. lib/ocaml/compiler-libs/main.cmi
  867. lib/ocaml/compiler-libs/main.cmo
  868. lib/ocaml/compiler-libs/main.cmt
  869. lib/ocaml/compiler-libs/main.cmx
  870. lib/ocaml/compiler-libs/main.o
  871. lib/ocaml/compiler-libs/main_args.cmi
  872. lib/ocaml/compiler-libs/main_args.cmt
  873. lib/ocaml/compiler-libs/main_args.cmti
  874. lib/ocaml/compiler-libs/main_args.cmx
  875. lib/ocaml/compiler-libs/main_args.mli
  876. lib/ocaml/compiler-libs/maindriver.cmi
  877. lib/ocaml/compiler-libs/maindriver.cmt
  878. lib/ocaml/compiler-libs/maindriver.cmti
  879. lib/ocaml/compiler-libs/maindriver.cmx
  880. lib/ocaml/compiler-libs/maindriver.mli
  881. lib/ocaml/compiler-libs/makedepend.cmi
  882. lib/ocaml/compiler-libs/makedepend.cmt
  883. lib/ocaml/compiler-libs/makedepend.cmti
  884. lib/ocaml/compiler-libs/makedepend.cmx
  885. lib/ocaml/compiler-libs/makedepend.mli
  886. lib/ocaml/compiler-libs/matching.cmi
  887. lib/ocaml/compiler-libs/matching.cmt
  888. lib/ocaml/compiler-libs/matching.cmti
  889. lib/ocaml/compiler-libs/matching.cmx
  890. lib/ocaml/compiler-libs/matching.mli
  891. lib/ocaml/compiler-libs/meta.cmi
  892. lib/ocaml/compiler-libs/meta.cmt
  893. lib/ocaml/compiler-libs/meta.cmti
  894. lib/ocaml/compiler-libs/meta.cmx
  895. lib/ocaml/compiler-libs/meta.mli
  896. lib/ocaml/compiler-libs/misc.cmi
  897. lib/ocaml/compiler-libs/misc.cmt
  898. lib/ocaml/compiler-libs/misc.cmti
  899. lib/ocaml/compiler-libs/misc.cmx
  900. lib/ocaml/compiler-libs/misc.mli
  901. lib/ocaml/compiler-libs/mtype.cmi
  902. lib/ocaml/compiler-libs/mtype.cmt
  903. lib/ocaml/compiler-libs/mtype.cmti
  904. lib/ocaml/compiler-libs/mtype.cmx
  905. lib/ocaml/compiler-libs/mtype.mli
  906. lib/ocaml/compiler-libs/mutable_variable.cmi
  907. lib/ocaml/compiler-libs/mutable_variable.cmt
  908. lib/ocaml/compiler-libs/mutable_variable.cmti
  909. lib/ocaml/compiler-libs/mutable_variable.cmx
  910. lib/ocaml/compiler-libs/mutable_variable.mli
  911. lib/ocaml/compiler-libs/numbers.cmi
  912. lib/ocaml/compiler-libs/numbers.cmt
  913. lib/ocaml/compiler-libs/numbers.cmti
  914. lib/ocaml/compiler-libs/numbers.cmx
  915. lib/ocaml/compiler-libs/numbers.mli
  916. lib/ocaml/compiler-libs/ocamlbytecomp.a
  917. lib/ocaml/compiler-libs/ocamlbytecomp.cma
  918. lib/ocaml/compiler-libs/ocamlbytecomp.cmxa
  919. lib/ocaml/compiler-libs/ocamlcommon.a
  920. lib/ocaml/compiler-libs/ocamlcommon.cma
  921. lib/ocaml/compiler-libs/ocamlcommon.cmxa
  922. lib/ocaml/compiler-libs/ocamlmiddleend.a
  923. lib/ocaml/compiler-libs/ocamlmiddleend.cma
  924. lib/ocaml/compiler-libs/ocamlmiddleend.cmxa
  925. lib/ocaml/compiler-libs/ocamltoplevel.a
  926. lib/ocaml/compiler-libs/ocamltoplevel.cmxa
  927. lib/ocaml/compiler-libs/ocamloptcomp.a
  928. lib/ocaml/compiler-libs/ocamloptcomp.cma
  929. lib/ocaml/compiler-libs/ocamloptcomp.cmxa
  930. lib/ocaml/compiler-libs/ocamltoplevel.cma
  931. lib/ocaml/compiler-libs/opcodes.cmi
  932. lib/ocaml/compiler-libs/opcodes.cmt
  933. lib/ocaml/compiler-libs/opcodes.cmti
  934. lib/ocaml/compiler-libs/opcodes.mli
  935. lib/ocaml/compiler-libs/opcodes.cmx
  936. lib/ocaml/compiler-libs/oprint.cmi
  937. lib/ocaml/compiler-libs/oprint.cmt
  938. lib/ocaml/compiler-libs/oprint.cmti
  939. lib/ocaml/compiler-libs/oprint.cmx
  940. lib/ocaml/compiler-libs/oprint.mli
  941. lib/ocaml/compiler-libs/optcompile.cmi
  942. lib/ocaml/compiler-libs/optcompile.cmt
  943. lib/ocaml/compiler-libs/optcompile.cmti
  944. lib/ocaml/compiler-libs/optcompile.cmx
  945. lib/ocaml/compiler-libs/optcompile.mli
  946. lib/ocaml/compiler-libs/opterrors.cmi
  947. lib/ocaml/compiler-libs/opterrors.cmt
  948. lib/ocaml/compiler-libs/opterrors.cmti
  949. lib/ocaml/compiler-libs/opterrors.cmx
  950. lib/ocaml/compiler-libs/opterrors.mli
  951. lib/ocaml/compiler-libs/optmain.cmi
  952. lib/ocaml/compiler-libs/optmain.cmo
  953. lib/ocaml/compiler-libs/optmain.cmt
  954. lib/ocaml/compiler-libs/optmain.cmx
  955. lib/ocaml/compiler-libs/optmain.o
  956. lib/ocaml/compiler-libs/optmaindriver.cmi
  957. lib/ocaml/compiler-libs/optmaindriver.cmt
  958. lib/ocaml/compiler-libs/optmaindriver.cmti
  959. lib/ocaml/compiler-libs/optmaindriver.cmx
  960. lib/ocaml/compiler-libs/optmaindriver.mli
  961. lib/ocaml/compiler-libs/outcometree.cmi
  962. lib/ocaml/compiler-libs/outcometree.cmti
  963. lib/ocaml/compiler-libs/outcometree.mli
  964. lib/ocaml/compiler-libs/parameter.cmi
  965. lib/ocaml/compiler-libs/parameter.cmt
  966. lib/ocaml/compiler-libs/parameter.cmti
  967. lib/ocaml/compiler-libs/parameter.cmx
  968. lib/ocaml/compiler-libs/parameter.mli
  969. lib/ocaml/compiler-libs/parmatch.cmi
  970. lib/ocaml/compiler-libs/parmatch.cmt
  971. lib/ocaml/compiler-libs/parmatch.cmti
  972. lib/ocaml/compiler-libs/parmatch.cmx
  973. lib/ocaml/compiler-libs/parmatch.mli
  974. lib/ocaml/compiler-libs/parse.cmi
  975. lib/ocaml/compiler-libs/parse.cmt
  976. lib/ocaml/compiler-libs/parse.cmti
  977. lib/ocaml/compiler-libs/parse.cmx
  978. lib/ocaml/compiler-libs/parse.mli
  979. lib/ocaml/compiler-libs/parser.cmi
  980. lib/ocaml/compiler-libs/parser.cmt
  981. lib/ocaml/compiler-libs/parser.cmti
  982. lib/ocaml/compiler-libs/parser.cmx
  983. lib/ocaml/compiler-libs/parser.mli
  984. lib/ocaml/compiler-libs/parsetree.cmi
  985. lib/ocaml/compiler-libs/parsetree.cmti
  986. lib/ocaml/compiler-libs/parsetree.mli
  987. lib/ocaml/compiler-libs/pass_wrapper.cmi
  988. lib/ocaml/compiler-libs/pass_wrapper.cmt
  989. lib/ocaml/compiler-libs/pass_wrapper.cmti
  990. lib/ocaml/compiler-libs/pass_wrapper.cmx
  991. lib/ocaml/compiler-libs/pass_wrapper.mli
  992. lib/ocaml/compiler-libs/path.cmi
  993. lib/ocaml/compiler-libs/path.cmt
  994. lib/ocaml/compiler-libs/path.cmti
  995. lib/ocaml/compiler-libs/path.cmx
  996. lib/ocaml/compiler-libs/path.mli
  997. lib/ocaml/compiler-libs/patterns.cmi
  998. lib/ocaml/compiler-libs/patterns.cmt
  999. lib/ocaml/compiler-libs/patterns.cmti
  1000. lib/ocaml/compiler-libs/patterns.cmx
  1001. lib/ocaml/compiler-libs/patterns.mli
  1002. lib/ocaml/compiler-libs/persistent_env.cmi
  1003. lib/ocaml/compiler-libs/persistent_env.cmt
  1004. lib/ocaml/compiler-libs/persistent_env.cmti
  1005. lib/ocaml/compiler-libs/persistent_env.cmx
  1006. lib/ocaml/compiler-libs/persistent_env.mli
  1007. lib/ocaml/compiler-libs/polling.cmi
  1008. lib/ocaml/compiler-libs/polling.cmt
  1009. lib/ocaml/compiler-libs/polling.cmti
  1010. lib/ocaml/compiler-libs/polling.cmx
  1011. lib/ocaml/compiler-libs/polling.mli
  1012. lib/ocaml/compiler-libs/printclambda_primitives.cmi
  1013. lib/ocaml/compiler-libs/printclambda_primitives.cmt
  1014. lib/ocaml/compiler-libs/printclambda_primitives.cmti
  1015. lib/ocaml/compiler-libs/printclambda_primitives.cmx
  1016. lib/ocaml/compiler-libs/printclambda_primitives.mli
  1017. lib/ocaml/compiler-libs/pparse.cmi
  1018. lib/ocaml/compiler-libs/pparse.cmt
  1019. lib/ocaml/compiler-libs/pparse.cmti
  1020. lib/ocaml/compiler-libs/pparse.cmx
  1021. lib/ocaml/compiler-libs/pparse.mli
  1022. lib/ocaml/compiler-libs/pprintast.cmi
  1023. lib/ocaml/compiler-libs/pprintast.cmt
  1024. lib/ocaml/compiler-libs/pprintast.cmti
  1025. lib/ocaml/compiler-libs/pprintast.cmx
  1026. lib/ocaml/compiler-libs/pprintast.mli
  1027. lib/ocaml/compiler-libs/predef.cmi
  1028. lib/ocaml/compiler-libs/predef.cmt
  1029. lib/ocaml/compiler-libs/predef.cmti
  1030. lib/ocaml/compiler-libs/predef.cmx
  1031. lib/ocaml/compiler-libs/predef.mli
  1032. lib/ocaml/compiler-libs/primitive.cmi
  1033. lib/ocaml/compiler-libs/primitive.cmt
  1034. lib/ocaml/compiler-libs/primitive.cmti
  1035. lib/ocaml/compiler-libs/primitive.cmx
  1036. lib/ocaml/compiler-libs/primitive.mli
  1037. lib/ocaml/compiler-libs/printast.cmi
  1038. lib/ocaml/compiler-libs/printast.cmt
  1039. lib/ocaml/compiler-libs/printast.cmti
  1040. lib/ocaml/compiler-libs/printast.cmx
  1041. lib/ocaml/compiler-libs/printast.mli
  1042. lib/ocaml/compiler-libs/printclambda.cmi
  1043. lib/ocaml/compiler-libs/printclambda.cmt
  1044. lib/ocaml/compiler-libs/printclambda.cmti
  1045. lib/ocaml/compiler-libs/printclambda.cmx
  1046. lib/ocaml/compiler-libs/printclambda.mli
  1047. lib/ocaml/compiler-libs/printcmm.cmi
  1048. lib/ocaml/compiler-libs/printcmm.cmt
  1049. lib/ocaml/compiler-libs/printcmm.cmti
  1050. lib/ocaml/compiler-libs/printcmm.cmx
  1051. lib/ocaml/compiler-libs/printcmm.mli
  1052. lib/ocaml/compiler-libs/printinstr.cmi
  1053. lib/ocaml/compiler-libs/printinstr.cmt
  1054. lib/ocaml/compiler-libs/printinstr.cmti
  1055. lib/ocaml/compiler-libs/printinstr.cmx
  1056. lib/ocaml/compiler-libs/printinstr.mli
  1057. lib/ocaml/compiler-libs/printlambda.cmi
  1058. lib/ocaml/compiler-libs/printlambda.cmt
  1059. lib/ocaml/compiler-libs/printlambda.cmti
  1060. lib/ocaml/compiler-libs/printlambda.cmx
  1061. lib/ocaml/compiler-libs/printlambda.mli
  1062. lib/ocaml/compiler-libs/printlinear.cmi
  1063. lib/ocaml/compiler-libs/printlinear.cmt
  1064. lib/ocaml/compiler-libs/printlinear.cmti
  1065. lib/ocaml/compiler-libs/printlinear.cmx
  1066. lib/ocaml/compiler-libs/printlinear.mli
  1067. lib/ocaml/compiler-libs/printmach.cmi
  1068. lib/ocaml/compiler-libs/printmach.cmt
  1069. lib/ocaml/compiler-libs/printmach.cmti
  1070. lib/ocaml/compiler-libs/printmach.cmx
  1071. lib/ocaml/compiler-libs/printmach.mli
  1072. lib/ocaml/compiler-libs/printpat.cmi
  1073. lib/ocaml/compiler-libs/printpat.cmt
  1074. lib/ocaml/compiler-libs/printpat.cmti
  1075. lib/ocaml/compiler-libs/printpat.cmx
  1076. lib/ocaml/compiler-libs/printpat.mli
  1077. lib/ocaml/compiler-libs/printtyp.cmi
  1078. lib/ocaml/compiler-libs/printtyp.cmt
  1079. lib/ocaml/compiler-libs/printtyp.cmti
  1080. lib/ocaml/compiler-libs/printtyp.cmx
  1081. lib/ocaml/compiler-libs/printtyp.mli
  1082. lib/ocaml/compiler-libs/printtyped.cmi
  1083. lib/ocaml/compiler-libs/printtyped.cmt
  1084. lib/ocaml/compiler-libs/printtyped.cmti
  1085. lib/ocaml/compiler-libs/printtyped.cmx
  1086. lib/ocaml/compiler-libs/printtyped.mli
  1087. lib/ocaml/compiler-libs/proc.cmi
  1088. lib/ocaml/compiler-libs/proc.cmt
  1089. lib/ocaml/compiler-libs/proc.cmti
  1090. lib/ocaml/compiler-libs/proc.cmx
  1091. lib/ocaml/compiler-libs/proc.mli
  1092. lib/ocaml/compiler-libs/profile.cmi
  1093. lib/ocaml/compiler-libs/profile.cmt
  1094. lib/ocaml/compiler-libs/profile.cmti
  1095. lib/ocaml/compiler-libs/profile.cmx
  1096. lib/ocaml/compiler-libs/profile.mli
  1097. lib/ocaml/compiler-libs/projection.cmi
  1098. lib/ocaml/compiler-libs/projection.cmt
  1099. lib/ocaml/compiler-libs/projection.cmti
  1100. lib/ocaml/compiler-libs/projection.cmx
  1101. lib/ocaml/compiler-libs/projection.mli
  1102. lib/ocaml/compiler-libs/rec_check.cmi
  1103. lib/ocaml/compiler-libs/rec_check.cmt
  1104. lib/ocaml/compiler-libs/rec_check.cmti
  1105. lib/ocaml/compiler-libs/rec_check.cmx
  1106. lib/ocaml/compiler-libs/rec_check.mli
  1107. lib/ocaml/compiler-libs/ref_to_variables.cmi
  1108. lib/ocaml/compiler-libs/ref_to_variables.cmt
  1109. lib/ocaml/compiler-libs/ref_to_variables.cmti
  1110. lib/ocaml/compiler-libs/ref_to_variables.cmx
  1111. lib/ocaml/compiler-libs/ref_to_variables.mli
  1112. lib/ocaml/compiler-libs/reg.cmi
  1113. lib/ocaml/compiler-libs/reg.cmt
  1114. lib/ocaml/compiler-libs/reg.cmti
  1115. lib/ocaml/compiler-libs/reg.cmx
  1116. lib/ocaml/compiler-libs/reg.mli
  1117. lib/ocaml/compiler-libs/reload.cmi
  1118. lib/ocaml/compiler-libs/reload.cmt
  1119. lib/ocaml/compiler-libs/reload.cmti
  1120. lib/ocaml/compiler-libs/reload.cmx
  1121. lib/ocaml/compiler-libs/reload.mli
  1122. lib/ocaml/compiler-libs/reloadgen.cmi
  1123. lib/ocaml/compiler-libs/reloadgen.cmt
  1124. lib/ocaml/compiler-libs/reloadgen.cmti
  1125. lib/ocaml/compiler-libs/reloadgen.cmx
  1126. lib/ocaml/compiler-libs/reloadgen.mli
  1127. lib/ocaml/compiler-libs/remove_free_vars_equal_to_args.cmi
  1128. lib/ocaml/compiler-libs/remove_free_vars_equal_to_args.cmt
  1129. lib/ocaml/compiler-libs/remove_free_vars_equal_to_args.cmti
  1130. lib/ocaml/compiler-libs/remove_free_vars_equal_to_args.cmx
  1131. lib/ocaml/compiler-libs/remove_free_vars_equal_to_args.mli
  1132. lib/ocaml/compiler-libs/remove_unused_arguments.cmi
  1133. lib/ocaml/compiler-libs/remove_unused_arguments.cmt
  1134. lib/ocaml/compiler-libs/remove_unused_arguments.cmti
  1135. lib/ocaml/compiler-libs/remove_unused_arguments.cmx
  1136. lib/ocaml/compiler-libs/remove_unused_arguments.mli
  1137. lib/ocaml/compiler-libs/remove_unused_closure_vars.cmi
  1138. lib/ocaml/compiler-libs/remove_unused_closure_vars.cmt
  1139. lib/ocaml/compiler-libs/remove_unused_closure_vars.cmti
  1140. lib/ocaml/compiler-libs/remove_unused_closure_vars.cmx
  1141. lib/ocaml/compiler-libs/remove_unused_closure_vars.mli
  1142. lib/ocaml/compiler-libs/remove_unused_program_constructs.cmi
  1143. lib/ocaml/compiler-libs/remove_unused_program_constructs.cmt
  1144. lib/ocaml/compiler-libs/remove_unused_program_constructs.cmti
  1145. lib/ocaml/compiler-libs/remove_unused_program_constructs.cmx
  1146. lib/ocaml/compiler-libs/remove_unused_program_constructs.mli
  1147. lib/ocaml/compiler-libs/runtimedef.cmi
  1148. lib/ocaml/compiler-libs/runtimedef.cmt
  1149. lib/ocaml/compiler-libs/runtimedef.cmti
  1150. lib/ocaml/compiler-libs/runtimedef.cmx
  1151. lib/ocaml/compiler-libs/runtimedef.mli
  1152. lib/ocaml/compiler-libs/schedgen.cmi
  1153. lib/ocaml/compiler-libs/schedgen.cmt
  1154. lib/ocaml/compiler-libs/schedgen.cmti
  1155. lib/ocaml/compiler-libs/schedgen.cmx
  1156. lib/ocaml/compiler-libs/schedgen.mli
  1157. lib/ocaml/compiler-libs/scheduling.cmi
  1158. lib/ocaml/compiler-libs/scheduling.cmt
  1159. lib/ocaml/compiler-libs/scheduling.cmti
  1160. lib/ocaml/compiler-libs/scheduling.cmx
  1161. lib/ocaml/compiler-libs/scheduling.mli
  1162. lib/ocaml/compiler-libs/selectgen.cmi
  1163. lib/ocaml/compiler-libs/selectgen.cmt
  1164. lib/ocaml/compiler-libs/selectgen.cmti
  1165. lib/ocaml/compiler-libs/selectgen.cmx
  1166. lib/ocaml/compiler-libs/selectgen.mli
  1167. lib/ocaml/compiler-libs/selection.cmi
  1168. lib/ocaml/compiler-libs/selection.cmt
  1169. lib/ocaml/compiler-libs/selection.cmti
  1170. lib/ocaml/compiler-libs/selection.cmx
  1171. lib/ocaml/compiler-libs/selection.mli
  1172. lib/ocaml/compiler-libs/semantics_of_primitives.cmi
  1173. lib/ocaml/compiler-libs/semantics_of_primitives.cmt
  1174. lib/ocaml/compiler-libs/semantics_of_primitives.cmti
  1175. lib/ocaml/compiler-libs/semantics_of_primitives.cmx
  1176. lib/ocaml/compiler-libs/semantics_of_primitives.mli
  1177. lib/ocaml/compiler-libs/set_of_closures_id.cmi
  1178. lib/ocaml/compiler-libs/set_of_closures_id.cmt
  1179. lib/ocaml/compiler-libs/set_of_closures_id.cmti
  1180. lib/ocaml/compiler-libs/set_of_closures_id.cmx
  1181. lib/ocaml/compiler-libs/set_of_closures_id.mli
  1182. lib/ocaml/compiler-libs/set_of_closures_origin.cmi
  1183. lib/ocaml/compiler-libs/set_of_closures_origin.cmt
  1184. lib/ocaml/compiler-libs/set_of_closures_origin.cmti
  1185. lib/ocaml/compiler-libs/set_of_closures_origin.cmx
  1186. lib/ocaml/compiler-libs/set_of_closures_origin.mli
  1187. lib/ocaml/compiler-libs/share_constants.cmi
  1188. lib/ocaml/compiler-libs/share_constants.cmt
  1189. lib/ocaml/compiler-libs/share_constants.cmti
  1190. lib/ocaml/compiler-libs/share_constants.cmx
  1191. lib/ocaml/compiler-libs/share_constants.mli
  1192. lib/ocaml/compiler-libs/simple_value_approx.cmi
  1193. lib/ocaml/compiler-libs/simple_value_approx.cmt
  1194. lib/ocaml/compiler-libs/simple_value_approx.cmti
  1195. lib/ocaml/compiler-libs/simple_value_approx.cmx
  1196. lib/ocaml/compiler-libs/simple_value_approx.mli
  1197. lib/ocaml/compiler-libs/simplif.cmi
  1198. lib/ocaml/compiler-libs/simplif.cmt
  1199. lib/ocaml/compiler-libs/simplif.cmti
  1200. lib/ocaml/compiler-libs/simplif.cmx
  1201. lib/ocaml/compiler-libs/simplif.mli
  1202. lib/ocaml/compiler-libs/simplify_boxed_integer_ops.cmi
  1203. lib/ocaml/compiler-libs/simplify_boxed_integer_ops.cmt
  1204. lib/ocaml/compiler-libs/simplify_boxed_integer_ops.cmti
  1205. lib/ocaml/compiler-libs/simplify_boxed_integer_ops.cmx
  1206. lib/ocaml/compiler-libs/simplify_boxed_integer_ops.mli
  1207. lib/ocaml/compiler-libs/simplify_boxed_integer_ops_intf.cmi
  1208. lib/ocaml/compiler-libs/simplify_boxed_integer_ops_intf.cmti
  1209. lib/ocaml/compiler-libs/simplify_boxed_integer_ops_intf.mli
  1210. lib/ocaml/compiler-libs/simplify_common.cmi
  1211. lib/ocaml/compiler-libs/simplify_common.cmt
  1212. lib/ocaml/compiler-libs/simplify_common.cmti
  1213. lib/ocaml/compiler-libs/simplify_common.cmx
  1214. lib/ocaml/compiler-libs/simplify_common.mli
  1215. lib/ocaml/compiler-libs/simplify_primitives.cmi
  1216. lib/ocaml/compiler-libs/simplify_primitives.cmt
  1217. lib/ocaml/compiler-libs/simplify_primitives.cmti
  1218. lib/ocaml/compiler-libs/simplify_primitives.cmx
  1219. lib/ocaml/compiler-libs/simplify_primitives.mli
  1220. lib/ocaml/compiler-libs/shape.cmi
  1221. lib/ocaml/compiler-libs/shape.cmt
  1222. lib/ocaml/compiler-libs/shape.cmti
  1223. lib/ocaml/compiler-libs/shape.cmx
  1224. lib/ocaml/compiler-libs/shape.mli
  1225. lib/ocaml/compiler-libs/signature_group.cmi
  1226. lib/ocaml/compiler-libs/signature_group.cmt
  1227. lib/ocaml/compiler-libs/signature_group.cmti
  1228. lib/ocaml/compiler-libs/signature_group.cmx
  1229. lib/ocaml/compiler-libs/signature_group.mli
  1230. lib/ocaml/compiler-libs/spill.cmi
  1231. lib/ocaml/compiler-libs/spill.cmt
  1232. lib/ocaml/compiler-libs/spill.cmti
  1233. lib/ocaml/compiler-libs/spill.cmx
  1234. lib/ocaml/compiler-libs/spill.mli
  1235. lib/ocaml/compiler-libs/split.cmi
  1236. lib/ocaml/compiler-libs/split.cmt
  1237. lib/ocaml/compiler-libs/split.cmti
  1238. lib/ocaml/compiler-libs/split.cmx
  1239. lib/ocaml/compiler-libs/split.mli
  1240. lib/ocaml/compiler-libs/static_exception.cmi
  1241. lib/ocaml/compiler-libs/static_exception.cmt
  1242. lib/ocaml/compiler-libs/static_exception.cmti
  1243. lib/ocaml/compiler-libs/static_exception.cmx
  1244. lib/ocaml/compiler-libs/static_exception.mli
  1245. lib/ocaml/compiler-libs/strmatch.cmi
  1246. lib/ocaml/compiler-libs/strmatch.cmt
  1247. lib/ocaml/compiler-libs/strmatch.cmti
  1248. lib/ocaml/compiler-libs/strmatch.cmx
  1249. lib/ocaml/compiler-libs/strmatch.mli
  1250. lib/ocaml/compiler-libs/strongly_connected_components.cmi
  1251. lib/ocaml/compiler-libs/strongly_connected_components.cmt
  1252. lib/ocaml/compiler-libs/strongly_connected_components.cmti
  1253. lib/ocaml/compiler-libs/strongly_connected_components.cmx
  1254. lib/ocaml/compiler-libs/strongly_connected_components.mli
  1255. lib/ocaml/compiler-libs/stypes.cmi
  1256. lib/ocaml/compiler-libs/stypes.cmt
  1257. lib/ocaml/compiler-libs/stypes.cmti
  1258. lib/ocaml/compiler-libs/stypes.cmx
  1259. lib/ocaml/compiler-libs/stypes.mli
  1260. lib/ocaml/compiler-libs/subst.cmi
  1261. lib/ocaml/compiler-libs/subst.cmt
  1262. lib/ocaml/compiler-libs/subst.cmti
  1263. lib/ocaml/compiler-libs/subst.cmx
  1264. lib/ocaml/compiler-libs/subst.mli
  1265. lib/ocaml/compiler-libs/switch.cmi
  1266. lib/ocaml/compiler-libs/switch.cmt
  1267. lib/ocaml/compiler-libs/switch.cmti
  1268. lib/ocaml/compiler-libs/switch.cmx
  1269. lib/ocaml/compiler-libs/switch.mli
  1270. lib/ocaml/compiler-libs/symbol.cmi
  1271. lib/ocaml/compiler-libs/symbol.cmt
  1272. lib/ocaml/compiler-libs/symbol.cmti
  1273. lib/ocaml/compiler-libs/symbol.cmx
  1274. lib/ocaml/compiler-libs/symbol.mli
  1275. lib/ocaml/compiler-libs/symtable.cmi
  1276. lib/ocaml/compiler-libs/symtable.cmt
  1277. lib/ocaml/compiler-libs/symtable.cmti
  1278. lib/ocaml/compiler-libs/symtable.cmx
  1279. lib/ocaml/compiler-libs/symtable.mli
  1280. lib/ocaml/compiler-libs/syntaxerr.cmi
  1281. lib/ocaml/compiler-libs/syntaxerr.cmt
  1282. lib/ocaml/compiler-libs/syntaxerr.cmti
  1283. lib/ocaml/compiler-libs/syntaxerr.cmx
  1284. lib/ocaml/compiler-libs/syntaxerr.mli
  1285. lib/ocaml/compiler-libs/tag.cmi
  1286. lib/ocaml/compiler-libs/tag.cmt
  1287. lib/ocaml/compiler-libs/tag.cmti
  1288. lib/ocaml/compiler-libs/tag.cmx
  1289. lib/ocaml/compiler-libs/tag.mli
  1290. lib/ocaml/compiler-libs/targetint.cmi
  1291. lib/ocaml/compiler-libs/targetint.cmt
  1292. lib/ocaml/compiler-libs/targetint.cmti
  1293. lib/ocaml/compiler-libs/targetint.cmx
  1294. lib/ocaml/compiler-libs/targetint.mli
  1295. lib/ocaml/compiler-libs/tast_iterator.cmi
  1296. lib/ocaml/compiler-libs/tast_iterator.cmt
  1297. lib/ocaml/compiler-libs/tast_iterator.cmti
  1298. lib/ocaml/compiler-libs/tast_iterator.cmx
  1299. lib/ocaml/compiler-libs/tast_iterator.mli
  1300. lib/ocaml/compiler-libs/tast_mapper.cmi
  1301. lib/ocaml/compiler-libs/tast_mapper.cmt
  1302. lib/ocaml/compiler-libs/tast_mapper.cmti
  1303. lib/ocaml/compiler-libs/tast_mapper.cmx
  1304. lib/ocaml/compiler-libs/tast_mapper.mli
  1305. lib/ocaml/compiler-libs/terminfo.cmi
  1306. lib/ocaml/compiler-libs/terminfo.cmt
  1307. lib/ocaml/compiler-libs/terminfo.cmti
  1308. lib/ocaml/compiler-libs/terminfo.cmx
  1309. lib/ocaml/compiler-libs/terminfo.mli
  1310. lib/ocaml/compiler-libs/tmc.cmi
  1311. lib/ocaml/compiler-libs/tmc.cmt
  1312. lib/ocaml/compiler-libs/tmc.cmti
  1313. lib/ocaml/compiler-libs/tmc.cmx
  1314. lib/ocaml/compiler-libs/tmc.mli
  1315. lib/ocaml/compiler-libs/topcommon.cmi
  1316. lib/ocaml/compiler-libs/topcommon.cmt
  1317. lib/ocaml/compiler-libs/topcommon.cmti
  1318. lib/ocaml/compiler-libs/topcommon.cmx
  1319. lib/ocaml/compiler-libs/topcommon.mli
  1320. lib/ocaml/compiler-libs/topdirs.cmi
  1321. lib/ocaml/compiler-libs/topdirs.cmt
  1322. lib/ocaml/compiler-libs/topdirs.cmti
  1323. lib/ocaml/compiler-libs/topdirs.mli
  1324. lib/ocaml/compiler-libs/topdirs.cmx
  1325. lib/ocaml/compiler-libs/topeval.cmi
  1326. lib/ocaml/compiler-libs/topeval.cmt
  1327. lib/ocaml/compiler-libs/topeval.cmti
  1328. lib/ocaml/compiler-libs/topeval.cmx
  1329. lib/ocaml/compiler-libs/topeval.mli
  1330. lib/ocaml/compiler-libs/tophooks.cmi
  1331. lib/ocaml/compiler-libs/tophooks.cmx
  1332. lib/ocaml/compiler-libs/toploop.cmx
  1333. lib/ocaml/compiler-libs/toploop.cmi
  1334. lib/ocaml/compiler-libs/toploop.cmt
  1335. lib/ocaml/compiler-libs/toploop.cmti
  1336. lib/ocaml/compiler-libs/toploop.mli
  1337. lib/ocaml/compiler-libs/topmain.cmi
  1338. lib/ocaml/compiler-libs/topmain.cmt
  1339. lib/ocaml/compiler-libs/topmain.cmti
  1340. lib/ocaml/compiler-libs/topmain.mli
  1341. lib/ocaml/compiler-libs/topmain.cmx
  1342. lib/ocaml/compiler-libs/topstart.cmx
  1343. lib/ocaml/compiler-libs/topstart.cmi
  1344. lib/ocaml/compiler-libs/topstart.cmo
  1345. lib/ocaml/compiler-libs/topstart.cmt
  1346. lib/ocaml/compiler-libs/topstart.o
  1347. lib/ocaml/compiler-libs/trace.cmi
  1348. lib/ocaml/compiler-libs/trace.cmt
  1349. lib/ocaml/compiler-libs/trace.cmti
  1350. lib/ocaml/compiler-libs/trace.mli
  1351. lib/ocaml/compiler-libs/trace.cmx
  1352. lib/ocaml/compiler-libs/translattribute.cmi
  1353. lib/ocaml/compiler-libs/translattribute.cmt
  1354. lib/ocaml/compiler-libs/translattribute.cmti
  1355. lib/ocaml/compiler-libs/translattribute.cmx
  1356. lib/ocaml/compiler-libs/translattribute.mli
  1357. lib/ocaml/compiler-libs/translclass.cmi
  1358. lib/ocaml/compiler-libs/translclass.cmt
  1359. lib/ocaml/compiler-libs/translclass.cmti
  1360. lib/ocaml/compiler-libs/translclass.cmx
  1361. lib/ocaml/compiler-libs/translclass.mli
  1362. lib/ocaml/compiler-libs/translcore.cmi
  1363. lib/ocaml/compiler-libs/translcore.cmt
  1364. lib/ocaml/compiler-libs/translcore.cmti
  1365. lib/ocaml/compiler-libs/translcore.cmx
  1366. lib/ocaml/compiler-libs/translcore.mli
  1367. lib/ocaml/compiler-libs/translmod.cmi
  1368. lib/ocaml/compiler-libs/translmod.cmt
  1369. lib/ocaml/compiler-libs/translmod.cmti
  1370. lib/ocaml/compiler-libs/translmod.cmx
  1371. lib/ocaml/compiler-libs/translmod.mli
  1372. lib/ocaml/compiler-libs/translobj.cmi
  1373. lib/ocaml/compiler-libs/translobj.cmt
  1374. lib/ocaml/compiler-libs/translobj.cmti
  1375. lib/ocaml/compiler-libs/translobj.cmx
  1376. lib/ocaml/compiler-libs/translobj.mli
  1377. lib/ocaml/compiler-libs/translprim.cmi
  1378. lib/ocaml/compiler-libs/translprim.cmt
  1379. lib/ocaml/compiler-libs/translprim.cmti
  1380. lib/ocaml/compiler-libs/translprim.cmx
  1381. lib/ocaml/compiler-libs/translprim.mli
  1382. lib/ocaml/compiler-libs/traverse_for_exported_symbols.cmi
  1383. lib/ocaml/compiler-libs/traverse_for_exported_symbols.cmt
  1384. lib/ocaml/compiler-libs/traverse_for_exported_symbols.cmti
  1385. lib/ocaml/compiler-libs/traverse_for_exported_symbols.cmx
  1386. lib/ocaml/compiler-libs/traverse_for_exported_symbols.mli
  1387. lib/ocaml/compiler-libs/type_immediacy.cmi
  1388. lib/ocaml/compiler-libs/type_immediacy.cmt
  1389. lib/ocaml/compiler-libs/type_immediacy.cmti
  1390. lib/ocaml/compiler-libs/type_immediacy.cmx
  1391. lib/ocaml/compiler-libs/type_immediacy.mli
  1392. lib/ocaml/compiler-libs/typeclass.cmi
  1393. lib/ocaml/compiler-libs/typeclass.cmt
  1394. lib/ocaml/compiler-libs/typeclass.cmti
  1395. lib/ocaml/compiler-libs/typeclass.cmx
  1396. lib/ocaml/compiler-libs/typeclass.mli
  1397. lib/ocaml/compiler-libs/typecore.cmi
  1398. lib/ocaml/compiler-libs/typecore.cmt
  1399. lib/ocaml/compiler-libs/typecore.cmti
  1400. lib/ocaml/compiler-libs/typecore.cmx
  1401. lib/ocaml/compiler-libs/typecore.mli
  1402. lib/ocaml/compiler-libs/typedecl.cmi
  1403. lib/ocaml/compiler-libs/typedecl.cmt
  1404. lib/ocaml/compiler-libs/typedecl.cmti
  1405. lib/ocaml/compiler-libs/typedecl.cmx
  1406. lib/ocaml/compiler-libs/typedecl.mli
  1407. lib/ocaml/compiler-libs/typedecl_immediacy.cmi
  1408. lib/ocaml/compiler-libs/typedecl_immediacy.cmt
  1409. lib/ocaml/compiler-libs/typedecl_immediacy.cmti
  1410. lib/ocaml/compiler-libs/typedecl_immediacy.cmx
  1411. lib/ocaml/compiler-libs/typedecl_immediacy.mli
  1412. lib/ocaml/compiler-libs/typedecl_separability.cmi
  1413. lib/ocaml/compiler-libs/typedecl_separability.cmt
  1414. lib/ocaml/compiler-libs/typedecl_separability.cmti
  1415. lib/ocaml/compiler-libs/typedecl_separability.cmx
  1416. lib/ocaml/compiler-libs/typedecl_separability.mli
  1417. lib/ocaml/compiler-libs/typedecl_properties.cmi
  1418. lib/ocaml/compiler-libs/typedecl_properties.cmt
  1419. lib/ocaml/compiler-libs/typedecl_properties.cmti
  1420. lib/ocaml/compiler-libs/typedecl_properties.cmx
  1421. lib/ocaml/compiler-libs/typedecl_properties.mli
  1422. lib/ocaml/compiler-libs/typedecl_unboxed.cmi
  1423. lib/ocaml/compiler-libs/typedecl_unboxed.cmt
  1424. lib/ocaml/compiler-libs/typedecl_unboxed.cmti
  1425. lib/ocaml/compiler-libs/typedecl_unboxed.cmx
  1426. lib/ocaml/compiler-libs/typedecl_unboxed.mli
  1427. lib/ocaml/compiler-libs/typedecl_variance.cmi
  1428. lib/ocaml/compiler-libs/typedecl_variance.cmt
  1429. lib/ocaml/compiler-libs/typedecl_variance.cmti
  1430. lib/ocaml/compiler-libs/typedecl_variance.cmx
  1431. lib/ocaml/compiler-libs/typedecl_variance.mli
  1432. lib/ocaml/compiler-libs/typedtree.cmi
  1433. lib/ocaml/compiler-libs/typedtree.cmt
  1434. lib/ocaml/compiler-libs/typedtree.cmti
  1435. lib/ocaml/compiler-libs/typedtree.cmx
  1436. lib/ocaml/compiler-libs/typedtree.mli
  1437. lib/ocaml/compiler-libs/typemod.cmi
  1438. lib/ocaml/compiler-libs/typemod.cmt
  1439. lib/ocaml/compiler-libs/typemod.cmti
  1440. lib/ocaml/compiler-libs/typemod.cmx
  1441. lib/ocaml/compiler-libs/typemod.mli
  1442. lib/ocaml/compiler-libs/typeopt.cmi
  1443. lib/ocaml/compiler-libs/typeopt.cmt
  1444. lib/ocaml/compiler-libs/typeopt.cmti
  1445. lib/ocaml/compiler-libs/typeopt.cmx
  1446. lib/ocaml/compiler-libs/typeopt.mli
  1447. lib/ocaml/compiler-libs/types.cmi
  1448. lib/ocaml/compiler-libs/types.cmt
  1449. lib/ocaml/compiler-libs/types.cmti
  1450. lib/ocaml/compiler-libs/types.cmx
  1451. lib/ocaml/compiler-libs/types.mli
  1452. lib/ocaml/compiler-libs/typetexp.cmi
  1453. lib/ocaml/compiler-libs/typetexp.cmt
  1454. lib/ocaml/compiler-libs/typetexp.cmti
  1455. lib/ocaml/compiler-libs/typetexp.cmx
  1456. lib/ocaml/compiler-libs/typetexp.mli
  1457. lib/ocaml/compiler-libs/un_anf.cmi
  1458. lib/ocaml/compiler-libs/un_anf.cmt
  1459. lib/ocaml/compiler-libs/un_anf.cmti
  1460. lib/ocaml/compiler-libs/un_anf.cmx
  1461. lib/ocaml/compiler-libs/un_anf.mli
  1462. lib/ocaml/compiler-libs/unbox_closures.cmi
  1463. lib/ocaml/compiler-libs/unbox_closures.cmt
  1464. lib/ocaml/compiler-libs/unbox_closures.cmti
  1465. lib/ocaml/compiler-libs/unbox_closures.cmx
  1466. lib/ocaml/compiler-libs/unbox_closures.mli
  1467. lib/ocaml/compiler-libs/unbox_free_vars_of_closures.cmi
  1468. lib/ocaml/compiler-libs/unbox_free_vars_of_closures.cmt
  1469. lib/ocaml/compiler-libs/unbox_free_vars_of_closures.cmti
  1470. lib/ocaml/compiler-libs/unbox_free_vars_of_closures.cmx
  1471. lib/ocaml/compiler-libs/unbox_free_vars_of_closures.mli
  1472. lib/ocaml/compiler-libs/unbox_specialised_args.cmi
  1473. lib/ocaml/compiler-libs/unbox_specialised_args.cmt
  1474. lib/ocaml/compiler-libs/unbox_specialised_args.cmti
  1475. lib/ocaml/compiler-libs/unbox_specialised_args.cmx
  1476. lib/ocaml/compiler-libs/unbox_specialised_args.mli
  1477. lib/ocaml/compiler-libs/untypeast.cmi
  1478. lib/ocaml/compiler-libs/untypeast.cmt
  1479. lib/ocaml/compiler-libs/untypeast.cmti
  1480. lib/ocaml/compiler-libs/untypeast.cmx
  1481. lib/ocaml/compiler-libs/untypeast.mli
  1482. lib/ocaml/compiler-libs/var_within_closure.cmi
  1483. lib/ocaml/compiler-libs/var_within_closure.cmt
  1484. lib/ocaml/compiler-libs/var_within_closure.cmti
  1485. lib/ocaml/compiler-libs/var_within_closure.cmx
  1486. lib/ocaml/compiler-libs/var_within_closure.mli
  1487. lib/ocaml/compiler-libs/variable.cmi
  1488. lib/ocaml/compiler-libs/variable.cmt
  1489. lib/ocaml/compiler-libs/variable.cmti
  1490. lib/ocaml/compiler-libs/variable.cmx
  1491. lib/ocaml/compiler-libs/variable.mli
  1492. lib/ocaml/compiler-libs/warnings.cmi
  1493. lib/ocaml/compiler-libs/warnings.cmt
  1494. lib/ocaml/compiler-libs/warnings.cmti
  1495. lib/ocaml/compiler-libs/warnings.cmx
  1496. lib/ocaml/compiler-libs/warnings.mli
  1497. lib/ocaml/compiler-libs/x86_ast.cmi
  1498. lib/ocaml/compiler-libs/x86_ast.cmti
  1499. lib/ocaml/compiler-libs/x86_ast.mli
  1500. lib/ocaml/compiler-libs/x86_dsl.cmi
  1501. lib/ocaml/compiler-libs/x86_dsl.cmt
  1502. lib/ocaml/compiler-libs/x86_dsl.cmti
  1503. lib/ocaml/compiler-libs/x86_dsl.cmx
  1504. lib/ocaml/compiler-libs/x86_dsl.mli
  1505. lib/ocaml/compiler-libs/x86_gas.cmi
  1506. lib/ocaml/compiler-libs/x86_gas.cmt
  1507. lib/ocaml/compiler-libs/x86_gas.cmti
  1508. lib/ocaml/compiler-libs/x86_gas.cmx
  1509. lib/ocaml/compiler-libs/x86_gas.mli
  1510. lib/ocaml/compiler-libs/x86_masm.cmi
  1511. lib/ocaml/compiler-libs/x86_masm.cmt
  1512. lib/ocaml/compiler-libs/x86_masm.cmti
  1513. lib/ocaml/compiler-libs/x86_masm.cmx
  1514. lib/ocaml/compiler-libs/x86_masm.mli
  1515. lib/ocaml/compiler-libs/x86_proc.cmi
  1516. lib/ocaml/compiler-libs/x86_proc.cmt
  1517. lib/ocaml/compiler-libs/x86_proc.cmti
  1518. lib/ocaml/compiler-libs/x86_proc.cmx
  1519. lib/ocaml/compiler-libs/x86_proc.mli
  1520. lib/ocaml/complex.ml
  1521. lib/ocaml/complex.mli
  1522. lib/ocaml/digest.ml
  1523. lib/ocaml/digest.mli
  1524. lib/ocaml/dynlink.a
  1525. lib/ocaml/dynlink.cma
  1526. lib/ocaml/dynlink.cmi
  1527. lib/ocaml/dynlink.cmti
  1528. lib/ocaml/dynlink.cmx
  1529. lib/ocaml/dynlink.cmxa
  1530. lib/ocaml/dynlink.mli
  1531. lib/ocaml/dynlink_common.cmx
  1532. lib/ocaml/dynlink_compilerlibs.cmx
  1533. lib/ocaml/dynlink_platform_intf.cmx
  1534. lib/ocaml/dynlink_types.cmx
  1535. lib/ocaml/either.ml
  1536. lib/ocaml/either.mli
  1537. lib/ocaml/eventlog_metadata
  1538. lib/ocaml/ephemeron.ml
  1539. lib/ocaml/ephemeron.mli
  1540. lib/ocaml/filename.ml
  1541. lib/ocaml/filename.mli
  1542. lib/ocaml/float.ml
  1543. lib/ocaml/float.mli
  1544. lib/ocaml/format.ml
  1545. lib/ocaml/format.mli
  1546. lib/ocaml/fun.ml
  1547. lib/ocaml/fun.mli
  1548. lib/ocaml/gc.ml
  1549. lib/ocaml/gc.mli
  1550. lib/ocaml/genlex.ml
  1551. lib/ocaml/genlex.mli
  1552. lib/ocaml/hashtbl.ml
  1553. lib/ocaml/hashtbl.mli
  1554. lib/ocaml/in_channel.ml
  1555. lib/ocaml/in_channel.mli
  1556. lib/ocaml/int.ml
  1557. lib/ocaml/int.mli
  1558. lib/ocaml/int32.ml
  1559. lib/ocaml/int32.mli
  1560. lib/ocaml/int64.ml
  1561. lib/ocaml/int64.mli
  1562. lib/ocaml/lazy.ml
  1563. lib/ocaml/lazy.mli
  1564. lib/ocaml/ld.conf
  1565. lib/ocaml/lexing.ml
  1566. lib/ocaml/lexing.mli
  1567. lib/ocaml/libasmrun.a
  1568. lib/ocaml/libasmrun_pic.a
  1569. lib/ocaml/libasmrun_shared.so
  1570. lib/ocaml/libasmrund.a
  1571. lib/ocaml/libasmruni.a
  1572. lib/ocaml/libcamlrun.a
  1573. lib/ocaml/libcamlrun_pic.a
  1574. lib/ocaml/libcamlrun_shared.so
  1575. lib/ocaml/libcamlrund.a
  1576. lib/ocaml/libcamlruni.a
  1577. lib/ocaml/libcamlstr.a
  1578. lib/ocaml/libthreads.a
  1579. lib/ocaml/libthreadsnat.a
  1580. lib/ocaml/libunix.a
  1581. lib/ocaml/list.ml
  1582. lib/ocaml/list.mli
  1583. lib/ocaml/listLabels.ml
  1584. lib/ocaml/listLabels.mli
  1585. lib/ocaml/map.ml
  1586. lib/ocaml/map.mli
  1587. lib/ocaml/marshal.ml
  1588. lib/ocaml/marshal.mli
  1589. lib/ocaml/moreLabels.ml
  1590. lib/ocaml/moreLabels.mli
  1591. lib/ocaml/nativeint.ml
  1592. lib/ocaml/nativeint.mli
  1593. lib/ocaml/obj.ml
  1594. lib/ocaml/obj.mli
  1595. lib/ocaml/ocamldoc/ocamldoc.hva
  1596. lib/ocaml/ocamldoc/odoc.cmi
  1597. lib/ocaml/ocamldoc/odoc.cmx
  1598. lib/ocaml/ocamldoc/odoc_analyse.cmi
  1599. lib/ocaml/ocamldoc/odoc_analyse.cmx
  1600. lib/ocaml/ocamldoc/odoc_args.cmi
  1601. lib/ocaml/ocamldoc/odoc_args.cmx
  1602. lib/ocaml/ocamldoc/odoc_ast.cmi
  1603. lib/ocaml/ocamldoc/odoc_ast.cmx
  1604. lib/ocaml/ocamldoc/odoc_class.cmi
  1605. lib/ocaml/ocamldoc/odoc_class.cmx
  1606. lib/ocaml/ocamldoc/odoc_comments.cmi
  1607. lib/ocaml/ocamldoc/odoc_comments.cmx
  1608. lib/ocaml/ocamldoc/odoc_comments_global.cmi
  1609. lib/ocaml/ocamldoc/odoc_comments_global.cmx
  1610. lib/ocaml/ocamldoc/odoc_config.cmi
  1611. lib/ocaml/ocamldoc/odoc_config.cmx
  1612. lib/ocaml/ocamldoc/odoc_control.cmi
  1613. lib/ocaml/ocamldoc/odoc_control.cmx
  1614. lib/ocaml/ocamldoc/odoc_cross.cmi
  1615. lib/ocaml/ocamldoc/odoc_cross.cmx
  1616. lib/ocaml/ocamldoc/odoc_dag2html.cmi
  1617. lib/ocaml/ocamldoc/odoc_dag2html.cmx
  1618. lib/ocaml/ocamldoc/odoc_dep.cmi
  1619. lib/ocaml/ocamldoc/odoc_dep.cmx
  1620. lib/ocaml/ocamldoc/odoc_dot.cmi
  1621. lib/ocaml/ocamldoc/odoc_dot.cmx
  1622. lib/ocaml/ocamldoc/odoc_env.cmi
  1623. lib/ocaml/ocamldoc/odoc_env.cmx
  1624. lib/ocaml/ocamldoc/odoc_exception.cmi
  1625. lib/ocaml/ocamldoc/odoc_exception.cmx
  1626. lib/ocaml/ocamldoc/odoc_extension.cmi
  1627. lib/ocaml/ocamldoc/odoc_extension.cmx
  1628. lib/ocaml/ocamldoc/odoc_gen.cmi
  1629. lib/ocaml/ocamldoc/odoc_gen.cmx
  1630. lib/ocaml/ocamldoc/odoc_global.cmi
  1631. lib/ocaml/ocamldoc/odoc_global.cmx
  1632. lib/ocaml/ocamldoc/odoc_html.cmi
  1633. lib/ocaml/ocamldoc/odoc_html.cmx
  1634. lib/ocaml/ocamldoc/odoc_info.a
  1635. lib/ocaml/ocamldoc/odoc_info.cma
  1636. lib/ocaml/ocamldoc/odoc_info.cmi
  1637. lib/ocaml/ocamldoc/odoc_info.cmt
  1638. lib/ocaml/ocamldoc/odoc_info.cmti
  1639. lib/ocaml/ocamldoc/odoc_info.cmx
  1640. lib/ocaml/ocamldoc/odoc_info.cmxa
  1641. lib/ocaml/ocamldoc/odoc_info.mli
  1642. lib/ocaml/ocamldoc/odoc_inherit.cmi
  1643. lib/ocaml/ocamldoc/odoc_inherit.cmx
  1644. lib/ocaml/ocamldoc/odoc_latex.cmi
  1645. lib/ocaml/ocamldoc/odoc_latex.cmx
  1646. lib/ocaml/ocamldoc/odoc_latex_style.cmi
  1647. lib/ocaml/ocamldoc/odoc_latex_style.cmx
  1648. lib/ocaml/ocamldoc/odoc_lexer.cmi
  1649. lib/ocaml/ocamldoc/odoc_lexer.cmx
  1650. lib/ocaml/ocamldoc/odoc_man.cmi
  1651. lib/ocaml/ocamldoc/odoc_man.cmx
  1652. lib/ocaml/ocamldoc/odoc_merge.cmi
  1653. lib/ocaml/ocamldoc/odoc_merge.cmx
  1654. lib/ocaml/ocamldoc/odoc_messages.cmi
  1655. lib/ocaml/ocamldoc/odoc_messages.cmx
  1656. lib/ocaml/ocamldoc/odoc_misc.cmi
  1657. lib/ocaml/ocamldoc/odoc_misc.cmx
  1658. lib/ocaml/ocamldoc/odoc_module.cmi
  1659. lib/ocaml/ocamldoc/odoc_module.cmx
  1660. lib/ocaml/ocamldoc/odoc_name.cmi
  1661. lib/ocaml/ocamldoc/odoc_name.cmx
  1662. lib/ocaml/ocamldoc/odoc_ocamlhtml.cmi
  1663. lib/ocaml/ocamldoc/odoc_ocamlhtml.cmx
  1664. lib/ocaml/ocamldoc/odoc_parameter.cmi
  1665. lib/ocaml/ocamldoc/odoc_parameter.cmx
  1666. lib/ocaml/ocamldoc/odoc_parser.cmi
  1667. lib/ocaml/ocamldoc/odoc_parser.cmx
  1668. lib/ocaml/ocamldoc/odoc_print.cmi
  1669. lib/ocaml/ocamldoc/odoc_print.cmx
  1670. lib/ocaml/ocamldoc/odoc_scan.cmi
  1671. lib/ocaml/ocamldoc/odoc_scan.cmx
  1672. lib/ocaml/ocamldoc/odoc_search.cmi
  1673. lib/ocaml/ocamldoc/odoc_search.cmx
  1674. lib/ocaml/ocamldoc/odoc_see_lexer.cmi
  1675. lib/ocaml/ocamldoc/odoc_see_lexer.cmx
  1676. lib/ocaml/ocamldoc/odoc_sig.cmi
  1677. lib/ocaml/ocamldoc/odoc_sig.cmx
  1678. lib/ocaml/ocamldoc/odoc_str.cmi
  1679. lib/ocaml/ocamldoc/odoc_str.cmx
  1680. lib/ocaml/ocamldoc/odoc_test.cmi
  1681. lib/ocaml/ocamldoc/odoc_texi.cmi
  1682. lib/ocaml/ocamldoc/odoc_texi.cmx
  1683. lib/ocaml/ocamldoc/odoc_text.cmi
  1684. lib/ocaml/ocamldoc/odoc_text.cmx
  1685. lib/ocaml/ocamldoc/odoc_text_lexer.cmi
  1686. lib/ocaml/ocamldoc/odoc_text_lexer.cmx
  1687. lib/ocaml/ocamldoc/odoc_text_parser.cmi
  1688. lib/ocaml/ocamldoc/odoc_text_parser.cmx
  1689. lib/ocaml/ocamldoc/odoc_to_text.cmi
  1690. lib/ocaml/ocamldoc/odoc_to_text.cmx
  1691. lib/ocaml/ocamldoc/odoc_type.cmi
  1692. lib/ocaml/ocamldoc/odoc_type.cmx
  1693. lib/ocaml/ocamldoc/odoc_types.cmi
  1694. lib/ocaml/ocamldoc/odoc_types.cmx
  1695. lib/ocaml/ocamldoc/odoc_value.cmi
  1696. lib/ocaml/ocamldoc/odoc_value.cmx
  1697. lib/ocaml/oo.ml
  1698. lib/ocaml/oo.mli
  1699. lib/ocaml/option.ml
  1700. lib/ocaml/option.mli
  1701. lib/ocaml/out_channel.ml
  1702. lib/ocaml/out_channel.mli
  1703. lib/ocaml/parsing.ml
  1704. lib/ocaml/parsing.mli
  1705. lib/ocaml/pervasives.ml
  1706. lib/ocaml/printexc.ml
  1707. lib/ocaml/printexc.mli
  1708. lib/ocaml/printf.ml
  1709. lib/ocaml/printf.mli
  1710. lib/ocaml/profiling.cmi
  1711. lib/ocaml/profiling.cmo
  1712. lib/ocaml/profiling.cmt
  1713. lib/ocaml/profiling.cmti
  1714. lib/ocaml/profiling.cmx
  1715. lib/ocaml/profiling.o
  1716. lib/ocaml/queue.ml
  1717. lib/ocaml/queue.mli
  1718. lib/ocaml/random.ml
  1719. lib/ocaml/random.mli
  1720. lib/ocaml/result.ml
  1721. lib/ocaml/result.mli
  1722. lib/ocaml/scanf.ml
  1723. lib/ocaml/scanf.mli
  1724. lib/ocaml/seq.ml
  1725. lib/ocaml/seq.mli
  1726. lib/ocaml/set.ml
  1727. lib/ocaml/set.mli
  1728. lib/ocaml/stack.ml
  1729. lib/ocaml/stack.mli
  1730. lib/ocaml/stdLabels.ml
  1731. lib/ocaml/stdLabels.mli
  1732. lib/ocaml/std_exit.cmi
  1733. lib/ocaml/std_exit.cmo
  1734. lib/ocaml/std_exit.cmt
  1735. lib/ocaml/std_exit.cmx
  1736. lib/ocaml/std_exit.ml
  1737. lib/ocaml/std_exit.o
  1738. lib/ocaml/stdlib.a
  1739. lib/ocaml/stdlib.cma
  1740. lib/ocaml/stdlib.cmi
  1741. lib/ocaml/stdlib.cmt
  1742. lib/ocaml/stdlib.cmti
  1743. lib/ocaml/stdlib.cmx
  1744. lib/ocaml/stdlib.cmxa
  1745. lib/ocaml/stdlib.ml
  1746. lib/ocaml/stdlib.mli
  1747. lib/ocaml/stdlib__Arg.cmi
  1748. lib/ocaml/stdlib__Arg.cmt
  1749. lib/ocaml/stdlib__Arg.cmti
  1750. lib/ocaml/stdlib__Arg.cmx
  1751. lib/ocaml/stdlib__Array.cmi
  1752. lib/ocaml/stdlib__Array.cmt
  1753. lib/ocaml/stdlib__Array.cmti
  1754. lib/ocaml/stdlib__Array.cmx
  1755. lib/ocaml/stdlib__ArrayLabels.cmi
  1756. lib/ocaml/stdlib__ArrayLabels.cmt
  1757. lib/ocaml/stdlib__ArrayLabels.cmti
  1758. lib/ocaml/stdlib__ArrayLabels.cmx
  1759. lib/ocaml/stdlib__Atomic.cmi
  1760. lib/ocaml/stdlib__Atomic.cmt
  1761. lib/ocaml/stdlib__Atomic.cmti
  1762. lib/ocaml/stdlib__Atomic.cmx
  1763. lib/ocaml/stdlib__Bigarray.cmi
  1764. lib/ocaml/stdlib__Bigarray.cmt
  1765. lib/ocaml/stdlib__Bigarray.cmti
  1766. lib/ocaml/stdlib__Bigarray.cmx
  1767. lib/ocaml/stdlib__Bool.cmi
  1768. lib/ocaml/stdlib__Bool.cmt
  1769. lib/ocaml/stdlib__Bool.cmti
  1770. lib/ocaml/stdlib__Bool.cmx
  1771. lib/ocaml/stdlib__Buffer.cmi
  1772. lib/ocaml/stdlib__Buffer.cmt
  1773. lib/ocaml/stdlib__Buffer.cmti
  1774. lib/ocaml/stdlib__Buffer.cmx
  1775. lib/ocaml/stdlib__Bytes.cmi
  1776. lib/ocaml/stdlib__Bytes.cmt
  1777. lib/ocaml/stdlib__Bytes.cmti
  1778. lib/ocaml/stdlib__Bytes.cmx
  1779. lib/ocaml/stdlib__BytesLabels.cmi
  1780. lib/ocaml/stdlib__BytesLabels.cmt
  1781. lib/ocaml/stdlib__BytesLabels.cmti
  1782. lib/ocaml/stdlib__BytesLabels.cmx
  1783. lib/ocaml/stdlib__Callback.cmi
  1784. lib/ocaml/stdlib__Callback.cmt
  1785. lib/ocaml/stdlib__Callback.cmti
  1786. lib/ocaml/stdlib__Callback.cmx
  1787. lib/ocaml/stdlib__Char.cmi
  1788. lib/ocaml/stdlib__Char.cmt
  1789. lib/ocaml/stdlib__Char.cmti
  1790. lib/ocaml/stdlib__Char.cmx
  1791. lib/ocaml/stdlib__Complex.cmi
  1792. lib/ocaml/stdlib__Complex.cmt
  1793. lib/ocaml/stdlib__Complex.cmti
  1794. lib/ocaml/stdlib__Complex.cmx
  1795. lib/ocaml/stdlib__Digest.cmi
  1796. lib/ocaml/stdlib__Digest.cmt
  1797. lib/ocaml/stdlib__Digest.cmti
  1798. lib/ocaml/stdlib__Digest.cmx
  1799. lib/ocaml/stdlib__Either.cmi
  1800. lib/ocaml/stdlib__Either.cmt
  1801. lib/ocaml/stdlib__Either.cmti
  1802. lib/ocaml/stdlib__Either.cmx
  1803. lib/ocaml/stdlib__Ephemeron.cmi
  1804. lib/ocaml/stdlib__Ephemeron.cmt
  1805. lib/ocaml/stdlib__Ephemeron.cmti
  1806. lib/ocaml/stdlib__Ephemeron.cmx
  1807. lib/ocaml/stdlib__Filename.cmi
  1808. lib/ocaml/stdlib__Filename.cmt
  1809. lib/ocaml/stdlib__Filename.cmti
  1810. lib/ocaml/stdlib__Filename.cmx
  1811. lib/ocaml/stdlib__Float.cmi
  1812. lib/ocaml/stdlib__Float.cmt
  1813. lib/ocaml/stdlib__Float.cmti
  1814. lib/ocaml/stdlib__Float.cmx
  1815. lib/ocaml/stdlib__Format.cmi
  1816. lib/ocaml/stdlib__Format.cmt
  1817. lib/ocaml/stdlib__Format.cmti
  1818. lib/ocaml/stdlib__Format.cmx
  1819. lib/ocaml/stdlib__Fun.cmi
  1820. lib/ocaml/stdlib__Fun.cmt
  1821. lib/ocaml/stdlib__Fun.cmti
  1822. lib/ocaml/stdlib__Fun.cmx
  1823. lib/ocaml/stdlib__Gc.cmi
  1824. lib/ocaml/stdlib__Gc.cmt
  1825. lib/ocaml/stdlib__Gc.cmti
  1826. lib/ocaml/stdlib__Gc.cmx
  1827. lib/ocaml/stdlib__Genlex.cmi
  1828. lib/ocaml/stdlib__Genlex.cmt
  1829. lib/ocaml/stdlib__Genlex.cmti
  1830. lib/ocaml/stdlib__Genlex.cmx
  1831. lib/ocaml/stdlib__Hashtbl.cmi
  1832. lib/ocaml/stdlib__Hashtbl.cmt
  1833. lib/ocaml/stdlib__Hashtbl.cmti
  1834. lib/ocaml/stdlib__Hashtbl.cmx
  1835. lib/ocaml/stdlib__In_channel.cmi
  1836. lib/ocaml/stdlib__In_channel.cmt
  1837. lib/ocaml/stdlib__In_channel.cmti
  1838. lib/ocaml/stdlib__In_channel.cmx
  1839. lib/ocaml/stdlib__Int.cmi
  1840. lib/ocaml/stdlib__Int.cmt
  1841. lib/ocaml/stdlib__Int.cmti
  1842. lib/ocaml/stdlib__Int.cmx
  1843. lib/ocaml/stdlib__Int32.cmi
  1844. lib/ocaml/stdlib__Int32.cmt
  1845. lib/ocaml/stdlib__Int32.cmti
  1846. lib/ocaml/stdlib__Int32.cmx
  1847. lib/ocaml/stdlib__Int64.cmi
  1848. lib/ocaml/stdlib__Int64.cmt
  1849. lib/ocaml/stdlib__Int64.cmti
  1850. lib/ocaml/stdlib__Int64.cmx
  1851. lib/ocaml/stdlib__Lazy.cmi
  1852. lib/ocaml/stdlib__Lazy.cmt
  1853. lib/ocaml/stdlib__Lazy.cmti
  1854. lib/ocaml/stdlib__Lazy.cmx
  1855. lib/ocaml/stdlib__Lexing.cmi
  1856. lib/ocaml/stdlib__Lexing.cmt
  1857. lib/ocaml/stdlib__Lexing.cmti
  1858. lib/ocaml/stdlib__Lexing.cmx
  1859. lib/ocaml/stdlib__List.cmi
  1860. lib/ocaml/stdlib__List.cmt
  1861. lib/ocaml/stdlib__List.cmti
  1862. lib/ocaml/stdlib__List.cmx
  1863. lib/ocaml/stdlib__ListLabels.cmi
  1864. lib/ocaml/stdlib__ListLabels.cmt
  1865. lib/ocaml/stdlib__ListLabels.cmti
  1866. lib/ocaml/stdlib__ListLabels.cmx
  1867. lib/ocaml/stdlib__Map.cmi
  1868. lib/ocaml/stdlib__Map.cmt
  1869. lib/ocaml/stdlib__Map.cmti
  1870. lib/ocaml/stdlib__Map.cmx
  1871. lib/ocaml/stdlib__Marshal.cmi
  1872. lib/ocaml/stdlib__Marshal.cmt
  1873. lib/ocaml/stdlib__Marshal.cmti
  1874. lib/ocaml/stdlib__Marshal.cmx
  1875. lib/ocaml/stdlib__MoreLabels.cmi
  1876. lib/ocaml/stdlib__MoreLabels.cmt
  1877. lib/ocaml/stdlib__MoreLabels.cmti
  1878. lib/ocaml/stdlib__MoreLabels.cmx
  1879. lib/ocaml/stdlib__Nativeint.cmi
  1880. lib/ocaml/stdlib__Nativeint.cmt
  1881. lib/ocaml/stdlib__Nativeint.cmti
  1882. lib/ocaml/stdlib__Nativeint.cmx
  1883. lib/ocaml/stdlib__Obj.cmi
  1884. lib/ocaml/stdlib__Obj.cmt
  1885. lib/ocaml/stdlib__Obj.cmti
  1886. lib/ocaml/stdlib__Obj.cmx
  1887. lib/ocaml/stdlib__Oo.cmi
  1888. lib/ocaml/stdlib__Oo.cmt
  1889. lib/ocaml/stdlib__Oo.cmti
  1890. lib/ocaml/stdlib__Oo.cmx
  1891. lib/ocaml/stdlib__Option.cmi
  1892. lib/ocaml/stdlib__Option.cmt
  1893. lib/ocaml/stdlib__Option.cmti
  1894. lib/ocaml/stdlib__Option.cmx
  1895. lib/ocaml/stdlib__Out_channel.cmi
  1896. lib/ocaml/stdlib__Out_channel.cmt
  1897. lib/ocaml/stdlib__Out_channel.cmti
  1898. lib/ocaml/stdlib__Out_channel.cmx
  1899. lib/ocaml/stdlib__Parsing.cmi
  1900. lib/ocaml/stdlib__Parsing.cmt
  1901. lib/ocaml/stdlib__Parsing.cmti
  1902. lib/ocaml/stdlib__Parsing.cmx
  1903. lib/ocaml/stdlib__Pervasives.cmi
  1904. lib/ocaml/stdlib__Pervasives.cmt
  1905. lib/ocaml/stdlib__Pervasives.cmx
  1906. lib/ocaml/stdlib__Printexc.cmi
  1907. lib/ocaml/stdlib__Printexc.cmt
  1908. lib/ocaml/stdlib__Printexc.cmti
  1909. lib/ocaml/stdlib__Printexc.cmx
  1910. lib/ocaml/stdlib__Printf.cmi
  1911. lib/ocaml/stdlib__Printf.cmt
  1912. lib/ocaml/stdlib__Printf.cmti
  1913. lib/ocaml/stdlib__Printf.cmx
  1914. lib/ocaml/stdlib__Queue.cmi
  1915. lib/ocaml/stdlib__Queue.cmt
  1916. lib/ocaml/stdlib__Queue.cmti
  1917. lib/ocaml/stdlib__Queue.cmx
  1918. lib/ocaml/stdlib__Random.cmi
  1919. lib/ocaml/stdlib__Random.cmt
  1920. lib/ocaml/stdlib__Random.cmti
  1921. lib/ocaml/stdlib__Random.cmx
  1922. lib/ocaml/stdlib__Result.cmi
  1923. lib/ocaml/stdlib__Result.cmt
  1924. lib/ocaml/stdlib__Result.cmti
  1925. lib/ocaml/stdlib__Result.cmx
  1926. lib/ocaml/stdlib__Scanf.cmi
  1927. lib/ocaml/stdlib__Scanf.cmt
  1928. lib/ocaml/stdlib__Scanf.cmti
  1929. lib/ocaml/stdlib__Scanf.cmx
  1930. lib/ocaml/stdlib__Seq.cmi
  1931. lib/ocaml/stdlib__Seq.cmt
  1932. lib/ocaml/stdlib__Seq.cmti
  1933. lib/ocaml/stdlib__Seq.cmx
  1934. lib/ocaml/stdlib__Set.cmi
  1935. lib/ocaml/stdlib__Set.cmt
  1936. lib/ocaml/stdlib__Set.cmti
  1937. lib/ocaml/stdlib__Set.cmx
  1938. lib/ocaml/stdlib__Stack.cmi
  1939. lib/ocaml/stdlib__Stack.cmt
  1940. lib/ocaml/stdlib__Stack.cmti
  1941. lib/ocaml/stdlib__Stack.cmx
  1942. lib/ocaml/stdlib__StdLabels.cmi
  1943. lib/ocaml/stdlib__StdLabels.cmt
  1944. lib/ocaml/stdlib__StdLabels.cmti
  1945. lib/ocaml/stdlib__StdLabels.cmx
  1946. lib/ocaml/stdlib__Stream.cmi
  1947. lib/ocaml/stdlib__Stream.cmt
  1948. lib/ocaml/stdlib__Stream.cmti
  1949. lib/ocaml/stdlib__Stream.cmx
  1950. lib/ocaml/stdlib__String.cmi
  1951. lib/ocaml/stdlib__String.cmt
  1952. lib/ocaml/stdlib__String.cmti
  1953. lib/ocaml/stdlib__String.cmx
  1954. lib/ocaml/stdlib__StringLabels.cmi
  1955. lib/ocaml/stdlib__StringLabels.cmt
  1956. lib/ocaml/stdlib__StringLabels.cmti
  1957. lib/ocaml/stdlib__StringLabels.cmx
  1958. lib/ocaml/stdlib__Sys.cmi
  1959. lib/ocaml/stdlib__Sys.cmt
  1960. lib/ocaml/stdlib__Sys.cmti
  1961. lib/ocaml/stdlib__Sys.cmx
  1962. lib/ocaml/stdlib__Uchar.cmi
  1963. lib/ocaml/stdlib__Uchar.cmt
  1964. lib/ocaml/stdlib__Uchar.cmti
  1965. lib/ocaml/stdlib__Uchar.cmx
  1966. lib/ocaml/stdlib__Unit.cmi
  1967. lib/ocaml/stdlib__Unit.cmt
  1968. lib/ocaml/stdlib__Unit.cmti
  1969. lib/ocaml/stdlib__Unit.cmx
  1970. lib/ocaml/stdlib__Weak.cmi
  1971. lib/ocaml/stdlib__Weak.cmt
  1972. lib/ocaml/stdlib__Weak.cmti
  1973. lib/ocaml/stdlib__Weak.cmx
  1974. lib/ocaml/str.a
  1975. lib/ocaml/str.cma
  1976. lib/ocaml/str.cmi
  1977. lib/ocaml/str.cmti
  1978. lib/ocaml/str.cmx
  1979. lib/ocaml/str.cmxa
  1980. lib/ocaml/str.cmxs
  1981. lib/ocaml/str.mli
  1982. lib/ocaml/stream.ml
  1983. lib/ocaml/stream.mli
  1984. lib/ocaml/string.ml
  1985. lib/ocaml/string.mli
  1986. lib/ocaml/stringLabels.ml
  1987. lib/ocaml/stringLabels.mli
  1988. lib/ocaml/stublibs/dllcamlstr.so
  1989. lib/ocaml/stublibs/dllthreads.so
  1990. lib/ocaml/stublibs/dllunix.so
  1991. lib/ocaml/sys.ml
  1992. lib/ocaml/sys.mli
  1993. lib/ocaml/threads/condition.cmi
  1994. lib/ocaml/threads/condition.cmti
  1995. lib/ocaml/threads/condition.cmx
  1996. lib/ocaml/threads/condition.mli
  1997. lib/ocaml/threads/event.cmi
  1998. lib/ocaml/threads/event.cmti
  1999. lib/ocaml/threads/event.cmx
  2000. lib/ocaml/threads/event.mli
  2001. lib/ocaml/threads/mutex.cmi
  2002. lib/ocaml/threads/mutex.cmti
  2003. lib/ocaml/threads/mutex.cmx
  2004. lib/ocaml/threads/mutex.mli
  2005. lib/ocaml/threads/semaphore.cmi
  2006. lib/ocaml/threads/semaphore.cmti
  2007. lib/ocaml/threads/semaphore.cmx
  2008. lib/ocaml/threads/semaphore.mli
  2009. lib/ocaml/threads/thread.cmi
  2010. lib/ocaml/threads/thread.cmti
  2011. lib/ocaml/threads/thread.cmx
  2012. lib/ocaml/threads/thread.mli
  2013. lib/ocaml/threads/threadUnix.cmi
  2014. lib/ocaml/threads/threadUnix.cmti
  2015. lib/ocaml/threads/threadUnix.cmx
  2016. lib/ocaml/threads/threadUnix.mli
  2017. lib/ocaml/threads/threads.a
  2018. lib/ocaml/threads/threads.cma
  2019. lib/ocaml/threads/threads.cmxa
  2020. lib/ocaml/topdirs.cmi
  2021. lib/ocaml/topdirs.cmt
  2022. lib/ocaml/topdirs.cmti
  2023. lib/ocaml/topdirs.mli
  2024. lib/ocaml/uchar.ml
  2025. lib/ocaml/uchar.mli
  2026. lib/ocaml/unit.ml
  2027. lib/ocaml/unit.mli
  2028. lib/ocaml/unix.a
  2029. lib/ocaml/unix.cma
  2030. lib/ocaml/unix.cmi
  2031. lib/ocaml/unix.cmti
  2032. lib/ocaml/unix.cmx
  2033. lib/ocaml/unix.cmxa
  2034. lib/ocaml/unix.cmxs
  2035. lib/ocaml/unix.mli
  2036. lib/ocaml/unixLabels.cmi
  2037. lib/ocaml/unixLabels.cmti
  2038. lib/ocaml/unixLabels.cmx
  2039. lib/ocaml/unixLabels.mli
  2040. lib/ocaml/weak.ml
  2041. lib/ocaml/weak.mli
  2042. @(,,0555) lib/ocaml/expunge
  2043. share/man/man1/ocaml.1.gz
  2044. share/man/man1/ocamlc.1.gz
  2045. share/man/man1/ocamlc.opt.1.gz
  2046. share/man/man1/ocamlcp.1.gz
  2047. share/man/man1/ocamldebug.1.gz
  2048. share/man/man1/ocamldep.1.gz
  2049. share/man/man1/ocamldoc.1.gz
  2050. share/man/man1/ocamllex.1.gz
  2051. share/man/man1/ocamlmktop.1.gz
  2052. share/man/man1/ocamlopt.1.gz
  2053. share/man/man1/ocamlopt.opt.1.gz
  2054. share/man/man1/ocamloptp.1.gz
  2055. share/man/man1/ocamlprof.1.gz
  2056. share/man/man1/ocamlrun.1.gz
  2057. share/man/man1/ocamlyacc.1.gz
  2058. share/man/man3/Arg.3o.gz
  2059. share/man/man3/Arg_helper.3o.gz
  2060. share/man/man3/Arg_helper.Make.3o.gz
  2061. share/man/man3/Array.3o.gz
  2062. share/man/man3/ArrayLabels.3o.gz
  2063. share/man/man3/Ast_helper.3o.gz
  2064. share/man/man3/Ast_helper.Attr.3o.gz
  2065. share/man/man3/Ast_helper.Cf.3o.gz
  2066. share/man/man3/Ast_helper.Ci.3o.gz
  2067. share/man/man3/Ast_helper.Cl.3o.gz
  2068. share/man/man3/Ast_helper.Const.3o.gz
  2069. share/man/man3/Ast_helper.Csig.3o.gz
  2070. share/man/man3/Ast_helper.Cstr.3o.gz
  2071. share/man/man3/Ast_helper.Ctf.3o.gz
  2072. share/man/man3/Ast_helper.Cty.3o.gz
  2073. share/man/man3/Ast_helper.Exp.3o.gz
  2074. share/man/man3/Ast_helper.Incl.3o.gz
  2075. share/man/man3/Ast_helper.Mb.3o.gz
  2076. share/man/man3/Ast_helper.Md.3o.gz
  2077. share/man/man3/Ast_helper.Mod.3o.gz
  2078. share/man/man3/Ast_helper.Ms.3o.gz
  2079. share/man/man3/Ast_helper.Mtd.3o.gz
  2080. share/man/man3/Ast_helper.Mty.3o.gz
  2081. share/man/man3/Ast_helper.Of.3o.gz
  2082. share/man/man3/Ast_helper.Opn.3o.gz
  2083. share/man/man3/Ast_helper.Pat.3o.gz
  2084. share/man/man3/Ast_helper.Rf.3o.gz
  2085. share/man/man3/Ast_helper.Sig.3o.gz
  2086. share/man/man3/Ast_helper.Str.3o.gz
  2087. share/man/man3/Ast_helper.Te.3o.gz
  2088. share/man/man3/Ast_helper.Typ.3o.gz
  2089. share/man/man3/Ast_helper.Type.3o.gz
  2090. share/man/man3/Ast_helper.Val.3o.gz
  2091. share/man/man3/Ast_helper.Vb.3o.gz
  2092. share/man/man3/Ast_invariants.3o.gz
  2093. share/man/man3/Ast_iterator.3o.gz
  2094. share/man/man3/Ast_mapper.3o.gz
  2095. share/man/man3/Asttypes.3o.gz
  2096. share/man/man3/Atomic.3o.gz
  2097. share/man/man3/Attr_helper.3o.gz
  2098. share/man/man3/Bigarray.3o.gz
  2099. share/man/man3/Bigarray.Array0.3o.gz
  2100. share/man/man3/Bigarray.Array1.3o.gz
  2101. share/man/man3/Bigarray.Array2.3o.gz
  2102. share/man/man3/Bigarray.Array3.3o.gz
  2103. share/man/man3/Bigarray.Genarray.3o.gz
  2104. share/man/man3/Binutils.3o.gz
  2105. share/man/man3/Bool.3o.gz
  2106. share/man/man3/Buffer.3o.gz
  2107. share/man/man3/Build_path_prefix_map.3o.gz
  2108. share/man/man3/Builtin_attributes.3o.gz
  2109. share/man/man3/Bytes.3o.gz
  2110. share/man/man3/BytesLabels.3o.gz
  2111. share/man/man3/Callback.3o.gz
  2112. share/man/man3/CamlinternalAtomic.3o.gz
  2113. share/man/man3/CamlinternalFormat.3o.gz
  2114. share/man/man3/CamlinternalFormatBasics.3o.gz
  2115. share/man/man3/CamlinternalLazy.3o.gz
  2116. share/man/man3/CamlinternalMenhirLib.3o.gz
  2117. share/man/man3/CamlinternalMenhirLib.Convert.3o.gz
  2118. share/man/man3/CamlinternalMenhirLib.Convert.Simplified.3o.gz
  2119. share/man/man3/CamlinternalMenhirLib.Engine.3o.gz
  2120. share/man/man3/CamlinternalMenhirLib.Engine.Make.3o.gz
  2121. share/man/man3/CamlinternalMenhirLib.EngineTypes.3o.gz
  2122. share/man/man3/CamlinternalMenhirLib.EngineTypes.ENGINE.3o.gz
  2123. share/man/man3/CamlinternalMenhirLib.EngineTypes.INCREMENTAL_ENGINE_START.3o.gz
  2124. share/man/man3/CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE.3o.gz
  2125. share/man/man3/CamlinternalMenhirLib.EngineTypes.TABLE.3o.gz
  2126. share/man/man3/CamlinternalMenhirLib.EngineTypes.TABLE.Log.3o.gz
  2127. share/man/man3/CamlinternalMenhirLib.ErrorReports.3o.gz
  2128. share/man/man3/CamlinternalMenhirLib.General.3o.gz
  2129. share/man/man3/CamlinternalMenhirLib.IncrementalEngine.3o.gz
  2130. share/man/man3/CamlinternalMenhirLib.IncrementalEngine.EVERYTHING.3o.gz
  2131. share/man/man3/CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE.3o.gz
  2132. share/man/man3/CamlinternalMenhirLib.IncrementalEngine.INSPECTION.3o.gz
  2133. share/man/man3/CamlinternalMenhirLib.IncrementalEngine.SYMBOLS.3o.gz
  2134. share/man/man3/CamlinternalMenhirLib.InfiniteArray.3o.gz
  2135. share/man/man3/CamlinternalMenhirLib.InspectionTableFormat.3o.gz
  2136. share/man/man3/CamlinternalMenhirLib.InspectionTableFormat.TABLES.3o.gz
  2137. share/man/man3/CamlinternalMenhirLib.InspectionTableInterpreter.3o.gz
  2138. share/man/man3/CamlinternalMenhirLib.InspectionTableInterpreter.Make.3o.gz
  2139. share/man/man3/CamlinternalMenhirLib.InspectionTableInterpreter.Symbols.3o.gz
  2140. share/man/man3/CamlinternalMenhirLib.LexerUtil.3o.gz
  2141. share/man/man3/CamlinternalMenhirLib.LinearizedArray.3o.gz
  2142. share/man/man3/CamlinternalMenhirLib.PackedIntArray.3o.gz
  2143. share/man/man3/CamlinternalMenhirLib.Printers.3o.gz
  2144. share/man/man3/CamlinternalMenhirLib.Printers.Make.3o.gz
  2145. share/man/man3/CamlinternalMenhirLib.RowDisplacement.3o.gz
  2146. share/man/man3/CamlinternalMenhirLib.StaticVersion.3o.gz
  2147. share/man/man3/CamlinternalMenhirLib.TableFormat.3o.gz
  2148. share/man/man3/CamlinternalMenhirLib.TableFormat.TABLES.3o.gz
  2149. share/man/man3/CamlinternalMenhirLib.TableInterpreter.3o.gz
  2150. share/man/man3/CamlinternalMenhirLib.TableInterpreter.MakeEngineTable.3o.gz
  2151. share/man/man3/CamlinternalMod.3o.gz
  2152. share/man/man3/CamlinternalOO.3o.gz
  2153. share/man/man3/Ccomp.3o.gz
  2154. share/man/man3/Char.3o.gz
  2155. share/man/man3/Clflags.3o.gz
  2156. share/man/man3/Clflags.Compiler_pass.3o.gz
  2157. share/man/man3/Clflags.Float_arg_helper.3o.gz
  2158. share/man/man3/Clflags.Int_arg_helper.3o.gz
  2159. share/man/man3/Compiler_libs.3o.gz
  2160. share/man/man3/Complex.3o.gz
  2161. share/man/man3/Condition.3o.gz
  2162. share/man/man3/Config.3o.gz
  2163. share/man/man3/Consistbl.3o.gz
  2164. share/man/man3/Consistbl.Make.3o.gz
  2165. share/man/man3/Depend.3o.gz
  2166. share/man/man3/Depend.String.3o.gz
  2167. share/man/man3/Diffing.3o.gz
  2168. share/man/man3/Diffing.Define.3o.gz
  2169. share/man/man3/Diffing.Define.Left_variadic.3o.gz
  2170. share/man/man3/Diffing.Define.Parameters.3o.gz
  2171. share/man/man3/Diffing.Define.Right_variadic.3o.gz
  2172. share/man/man3/Diffing.Define.S.3o.gz
  2173. share/man/man3/Diffing.Define.Simple.3o.gz
  2174. share/man/man3/Diffing.Defs.3o.gz
  2175. share/man/man3/Diffing_with_keys.3o.gz
  2176. share/man/man3/Diffing_with_keys.Define.3o.gz
  2177. share/man/man3/Diffing_with_keys.Define.Parameters.3o.gz
  2178. share/man/man3/Diffing_with_keys.Define.Simple.3o.gz
  2179. share/man/man3/Digest.3o.gz
  2180. share/man/man3/Docstrings.3o.gz
  2181. share/man/man3/Docstrings.WithMenhir.3o.gz
  2182. share/man/man3/Domainstate.3o.gz
  2183. share/man/man3/Dynlink.3o.gz
  2184. share/man/man3/Either.3o.gz
  2185. share/man/man3/Ephemeron.3o.gz
  2186. share/man/man3/Ephemeron.GenHashTable.3o.gz
  2187. share/man/man3/Ephemeron.GenHashTable.MakeSeeded.3o.gz
  2188. share/man/man3/Ephemeron.K1.3o.gz
  2189. share/man/man3/Ephemeron.K1.Bucket.3o.gz
  2190. share/man/man3/Ephemeron.K1.Make.3o.gz
  2191. share/man/man3/Ephemeron.K1.MakeSeeded.3o.gz
  2192. share/man/man3/Ephemeron.K2.3o.gz
  2193. share/man/man3/Ephemeron.K2.Bucket.3o.gz
  2194. share/man/man3/Ephemeron.K2.Make.3o.gz
  2195. share/man/man3/Ephemeron.K2.MakeSeeded.3o.gz
  2196. share/man/man3/Ephemeron.Kn.3o.gz
  2197. share/man/man3/Ephemeron.Kn.Bucket.3o.gz
  2198. share/man/man3/Ephemeron.Kn.Make.3o.gz
  2199. share/man/man3/Ephemeron.Kn.MakeSeeded.3o.gz
  2200. share/man/man3/Ephemeron.S.3o.gz
  2201. share/man/man3/Ephemeron.SeededS.3o.gz
  2202. share/man/man3/Event.3o.gz
  2203. share/man/man3/Filename.3o.gz
  2204. share/man/man3/Float.3o.gz
  2205. share/man/man3/Float.Array.3o.gz
  2206. share/man/man3/Float.ArrayLabels.3o.gz
  2207. share/man/man3/Format.3o.gz
  2208. share/man/man3/Format_tutorial.3o.gz
  2209. share/man/man3/Fun.3o.gz
  2210. share/man/man3/Gc.3o.gz
  2211. share/man/man3/Gc.Memprof.3o.gz
  2212. share/man/man3/Genlex.3o.gz
  2213. share/man/man3/Hashtbl.3o.gz
  2214. share/man/man3/Hashtbl.HashedType.3o.gz
  2215. share/man/man3/Hashtbl.Make.3o.gz
  2216. share/man/man3/Hashtbl.MakeSeeded.3o.gz
  2217. share/man/man3/Hashtbl.S.3o.gz
  2218. share/man/man3/Hashtbl.SeededHashedType.3o.gz
  2219. share/man/man3/Hashtbl.SeededS.3o.gz
  2220. share/man/man3/Identifiable.3o.gz
  2221. share/man/man3/Identifiable.Make.3o.gz
  2222. share/man/man3/Identifiable.Map.3o.gz
  2223. share/man/man3/Identifiable.Map.T.3o.gz
  2224. share/man/man3/Identifiable.Pair.3o.gz
  2225. share/man/man3/Identifiable.S.3o.gz
  2226. share/man/man3/Identifiable.S.Map.3o.gz
  2227. share/man/man3/Identifiable.S.Set.3o.gz
  2228. share/man/man3/Identifiable.S.T.3o.gz
  2229. share/man/man3/Identifiable.S.Tbl.3o.gz
  2230. share/man/man3/Identifiable.Set.3o.gz
  2231. share/man/man3/Identifiable.Set.T.3o.gz
  2232. share/man/man3/Identifiable.Tbl.3o.gz
  2233. share/man/man3/Identifiable.Tbl.T.3o.gz
  2234. share/man/man3/Identifiable.Thing.3o.gz
  2235. share/man/man3/In_channel.3o.gz
  2236. share/man/man3/Int.3o.gz
  2237. share/man/man3/Int_replace_polymorphic_compare.3o.gz
  2238. share/man/man3/Int32.3o.gz
  2239. share/man/man3/Int64.3o.gz
  2240. share/man/man3/Lazy.3o.gz
  2241. share/man/man3/Lexer.3o.gz
  2242. share/man/man3/Lexing.3o.gz
  2243. share/man/man3/Lazy_backtrack.3o.gz
  2244. share/man/man3/List.3o.gz
  2245. share/man/man3/ListLabels.3o.gz
  2246. share/man/man3/Load_path.3o.gz
  2247. share/man/man3/Load_path.Dir.3o.gz
  2248. share/man/man3/Local_store.3o.gz
  2249. share/man/man3/Location.3o.gz
  2250. share/man/man3/Longident.3o.gz
  2251. share/man/man3/Map.3o.gz
  2252. share/man/man3/Map.Make.3o.gz
  2253. share/man/man3/Map.OrderedType.3o.gz
  2254. share/man/man3/Map.S.3o.gz
  2255. share/man/man3/Marshal.3o.gz
  2256. share/man/man3/Misc.3o.gz
  2257. share/man/man3/Misc.Color.3o.gz
  2258. share/man/man3/Misc.Error_style.3o.gz
  2259. share/man/man3/Misc.Int_literal_converter.3o.gz
  2260. share/man/man3/Misc.LongString.3o.gz
  2261. share/man/man3/Misc.Magic_number.3o.gz
  2262. share/man/man3/Misc.Stdlib.3o.gz
  2263. share/man/man3/Misc.Stdlib.Array.3o.gz
  2264. share/man/man3/Misc.Stdlib.List.3o.gz
  2265. share/man/man3/Misc.Stdlib.Option.3o.gz
  2266. share/man/man3/Misc.Stdlib.String.3o.gz
  2267. share/man/man3/Misc.Stdlib.String.Map.3o.gz
  2268. share/man/man3/Misc.Stdlib.String.Set.3o.gz
  2269. share/man/man3/Misc.Stdlib.String.Tbl.3o.gz
  2270. share/man/man3/MoreLabels.3o.gz
  2271. share/man/man3/MoreLabels.Hashtbl.3o.gz
  2272. share/man/man3/MoreLabels.Hashtbl.HashedType.3o.gz
  2273. share/man/man3/MoreLabels.Hashtbl.Make.3o.gz
  2274. share/man/man3/MoreLabels.Hashtbl.MakeSeeded.3o.gz
  2275. share/man/man3/MoreLabels.Hashtbl.S.3o.gz
  2276. share/man/man3/MoreLabels.Hashtbl.SeededHashedType.3o.gz
  2277. share/man/man3/MoreLabels.Hashtbl.SeededS.3o.gz
  2278. share/man/man3/MoreLabels.Map.3o.gz
  2279. share/man/man3/MoreLabels.Map.Make.3o.gz
  2280. share/man/man3/MoreLabels.Map.OrderedType.3o.gz
  2281. share/man/man3/MoreLabels.Map.S.3o.gz
  2282. share/man/man3/MoreLabels.Set.3o.gz
  2283. share/man/man3/MoreLabels.Set.Make.3o.gz
  2284. share/man/man3/MoreLabels.Set.OrderedType.3o.gz
  2285. share/man/man3/MoreLabels.Set.S.3o.gz
  2286. share/man/man3/Mutex.3o.gz
  2287. share/man/man3/Nativeint.3o.gz
  2288. share/man/man3/Numbers.3o.gz
  2289. share/man/man3/Numbers.Float.3o.gz
  2290. share/man/man3/Numbers.Int.3o.gz
  2291. share/man/man3/Numbers.Int16.3o.gz
  2292. share/man/man3/Numbers.Int8.3o.gz
  2293. share/man/man3/Obj.3o.gz
  2294. share/man/man3/Obj.Closure.3o.gz
  2295. share/man/man3/Obj.Ephemeron.3o.gz
  2296. share/man/man3/Obj.Extension_constructor.3o.gz
  2297. share/man/man3/Ocaml_operators.3o.gz
  2298. share/man/man3/Oo.3o.gz
  2299. share/man/man3/Option.3o.gz
  2300. share/man/man3/Out_channel.3o.gz
  2301. share/man/man3/Parse.3o.gz
  2302. share/man/man3/Parser.3o.gz
  2303. share/man/man3/Parser.Incremental.3o.gz
  2304. share/man/man3/Parser.MenhirInterpreter.3o.gz
  2305. share/man/man3/Parsetree.3o.gz
  2306. share/man/man3/Parsing.3o.gz
  2307. share/man/man3/Pparse.3o.gz
  2308. share/man/man3/Pprintast.3o.gz
  2309. share/man/man3/Printast.3o.gz
  2310. share/man/man3/Printexc.3o.gz
  2311. share/man/man3/Printexc.Slot.3o.gz
  2312. share/man/man3/Printf.3o.gz
  2313. share/man/man3/Profile.3o.gz
  2314. share/man/man3/Queue.3o.gz
  2315. share/man/man3/Random.3o.gz
  2316. share/man/man3/Random.State.3o.gz
  2317. share/man/man3/Result.3o.gz
  2318. share/man/man3/Scanf.3o.gz
  2319. share/man/man3/Scanf.Scanning.3o.gz
  2320. share/man/man3/Semaphore.3o.gz
  2321. share/man/man3/Semaphore.Binary.3o.gz
  2322. share/man/man3/Semaphore.Counting.3o.gz
  2323. share/man/man3/Seq.3o.gz
  2324. share/man/man3/Set.3o.gz
  2325. share/man/man3/Set.Make.3o.gz
  2326. share/man/man3/Set.OrderedType.3o.gz
  2327. share/man/man3/Set.S.3o.gz
  2328. share/man/man3/Stack.3o.gz
  2329. share/man/man3/StdLabels.3o.gz
  2330. share/man/man3/StdLabels.Array.3o.gz
  2331. share/man/man3/StdLabels.Bytes.3o.gz
  2332. share/man/man3/StdLabels.List.3o.gz
  2333. share/man/man3/StdLabels.String.3o.gz
  2334. share/man/man3/Stdlib.3o.gz
  2335. share/man/man3/Stdlib.Arg.3o.gz
  2336. share/man/man3/Stdlib.Array.3o.gz
  2337. share/man/man3/Stdlib.ArrayLabels.3o.gz
  2338. share/man/man3/Stdlib.Atomic.3o.gz
  2339. share/man/man3/Stdlib.Bigarray.3o.gz
  2340. share/man/man3/Stdlib.Bool.3o.gz
  2341. share/man/man3/Stdlib.Buffer.3o.gz
  2342. share/man/man3/Stdlib.Bytes.3o.gz
  2343. share/man/man3/Stdlib.BytesLabels.3o.gz
  2344. share/man/man3/Stdlib.Callback.3o.gz
  2345. share/man/man3/Stdlib.Char.3o.gz
  2346. share/man/man3/Stdlib.Complex.3o.gz
  2347. share/man/man3/Stdlib.Digest.3o.gz
  2348. share/man/man3/Stdlib.Either.3o.gz
  2349. share/man/man3/Stdlib.Ephemeron.3o.gz
  2350. share/man/man3/Stdlib.Filename.3o.gz
  2351. share/man/man3/Stdlib.Float.3o.gz
  2352. share/man/man3/Stdlib.Format.3o.gz
  2353. share/man/man3/Stdlib.Fun.3o.gz
  2354. share/man/man3/Stdlib.Gc.3o.gz
  2355. share/man/man3/Stdlib.Genlex.3o.gz
  2356. share/man/man3/Stdlib.Hashtbl.3o.gz
  2357. share/man/man3/Stdlib.In_channel.3o.gz
  2358. share/man/man3/Stdlib.Int.3o.gz
  2359. share/man/man3/Stdlib.Int32.3o.gz
  2360. share/man/man3/Stdlib.Int64.3o.gz
  2361. share/man/man3/Stdlib.LargeFile.3o.gz
  2362. share/man/man3/Stdlib.Lazy.3o.gz
  2363. share/man/man3/Stdlib.Lexing.3o.gz
  2364. share/man/man3/Stdlib.List.3o.gz
  2365. share/man/man3/Stdlib.ListLabels.3o.gz
  2366. share/man/man3/Stdlib.Map.3o.gz
  2367. share/man/man3/Stdlib.Marshal.3o.gz
  2368. share/man/man3/Stdlib.MoreLabels.3o.gz
  2369. share/man/man3/Stdlib.Nativeint.3o.gz
  2370. share/man/man3/Stdlib.Obj.3o.gz
  2371. share/man/man3/Stdlib.Oo.3o.gz
  2372. share/man/man3/Stdlib.Option.3o.gz
  2373. share/man/man3/Stdlib.Out_channel.3o.gz
  2374. share/man/man3/Stdlib.Parsing.3o.gz
  2375. share/man/man3/Stdlib.Pervasives.3o.gz
  2376. share/man/man3/Stdlib.Printexc.3o.gz
  2377. share/man/man3/Stdlib.Printf.3o.gz
  2378. share/man/man3/Stdlib.Queue.3o.gz
  2379. share/man/man3/Stdlib.Random.3o.gz
  2380. share/man/man3/Stdlib.Result.3o.gz
  2381. share/man/man3/Stdlib.Scanf.3o.gz
  2382. share/man/man3/Stdlib.Seq.3o.gz
  2383. share/man/man3/Stdlib.Set.3o.gz
  2384. share/man/man3/Stdlib.Stack.3o.gz
  2385. share/man/man3/Stdlib.StdLabels.3o.gz
  2386. share/man/man3/Stdlib.Stream.3o.gz
  2387. share/man/man3/Stdlib.String.3o.gz
  2388. share/man/man3/Stdlib.StringLabels.3o.gz
  2389. share/man/man3/Stdlib.Sys.3o.gz
  2390. share/man/man3/Stdlib.Uchar.3o.gz
  2391. share/man/man3/Stdlib.Unit.3o.gz
  2392. share/man/man3/Stdlib.Weak.3o.gz
  2393. share/man/man3/Str.3o.gz
  2394. share/man/man3/Stream.3o.gz
  2395. share/man/man3/String.3o.gz
  2396. share/man/man3/StringLabels.3o.gz
  2397. share/man/man3/Strongly_connected_components.3o.gz
  2398. share/man/man3/Strongly_connected_components.Make.3o.gz
  2399. share/man/man3/Strongly_connected_components.S.3o.gz
  2400. share/man/man3/Strongly_connected_components.S.Id.3o.gz
  2401. share/man/man3/Syntaxerr.3o.gz
  2402. share/man/man3/Sys.3o.gz
  2403. share/man/man3/Sys.Immediate64.3o.gz
  2404. share/man/man3/Sys.Immediate64.Immediate.3o.gz
  2405. share/man/man3/Sys.Immediate64.Make.3o.gz
  2406. share/man/man3/Sys.Immediate64.Non_immediate.3o.gz
  2407. share/man/man3/Targetint.3o.gz
  2408. share/man/man3/Terminfo.3o.gz
  2409. share/man/man3/Thread.3o.gz
  2410. share/man/man3/ThreadUnix.3o.gz
  2411. share/man/man3/Uchar.3o.gz
  2412. share/man/man3/Unit.3o.gz
  2413. share/man/man3/Unix.3o.gz
  2414. share/man/man3/Unix.LargeFile.3o.gz
  2415. share/man/man3/UnixLabels.3o.gz
  2416. share/man/man3/UnixLabels.LargeFile.3o.gz
  2417. share/man/man3/Warnings.3o.gz
  2418. share/man/man3/Weak.3o.gz
  2419. share/man/man3/Weak.Make.3o.gz
  2420. share/man/man3/Weak.S.3o.gz
  2421. share/doc/ocaml/Changes
  2422. share/doc/ocaml/LICENSE
  2423. share/doc/ocaml/README.adoc
  2424. share/doc/ocaml/README.win32.adoc
  2425. @owner
  2426. @group
  2427. @mode
Collapse this list.
Dependency lines:
  • ocaml>0:lang/ocaml
Conflicts:
CONFLICTS:
  • metaocaml
  • ocaml-nox11
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/ocaml/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/ocaml
  • pkg install ocaml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706795905 SHA256 (ocaml-4.14.1.tar.xz) = c127974d0242576cf47061b20aa9c86d17be0d6aa9687f6ec9835de67be7bb6f SIZE (ocaml-4.14.1.tar.xz) = 3803356

Expand this list (4 items)

Collapse this list.

SHA256 (ocaml-4.14-refman-html.tar.gz) = f9d20b8f3c573bbf7bfc99155731472b91b9bf084e9dd2b5539d2ae473406ca7 SIZE (ocaml-4.14-refman-html.tar.gz) = 1982462 SHA256 (ocaml-4.14-refman.pdf) = d1b61c3faab3d3ff2a2780ec98e5b7904d9c10b12798527e593cbab1821ddac6 SIZE (ocaml-4.14-refman.pdf) = 2658634

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ocaml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.14.14.14.1-4.14.14.14.1-4.05.0_1-
FreeBSD:13:quarterly4.08.14.08.14.07.1-4.08.14.08.14.08.14.08.1
FreeBSD:14:latest4.14.14.14.14.07.1-4.14.14.07.1-4.07.1
FreeBSD:14:quarterly4.08.14.08.1--4.08.14.08.14.08.14.08.1
FreeBSD:15:latest4.14.14.14.1n/a-n/a4.08.1_14.08.1_14.08.1_1
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. lang/ocaml-nox11
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
This port is required by:
for Build
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. converters/ocaml-jsonm
  5. databases/ocaml-dbm
  6. databases/ocaml-mysql
  7. databases/ocaml-sqlite3
Expand this list (141 items / 134 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/aifad
  3. devel/cil
  4. devel/coccinelle
  5. devel/menhir
  6. devel/ocaml-annexlib
  7. devel/ocaml-astring
  8. devel/ocaml-base
  9. devel/ocaml-bos
  10. devel/ocaml-calendar
  11. devel/ocaml-camljava
  12. devel/ocaml-camlp-streams
  13. devel/ocaml-camlp4
  14. devel/ocaml-camlp5
  15. devel/ocaml-camomile
  16. devel/ocaml-cfg
  17. devel/ocaml-classes
  18. devel/ocaml-cmdliner
  19. devel/ocaml-cppo
  20. devel/ocaml-csexp
  21. devel/ocaml-dune
  22. devel/ocaml-extlib
  23. devel/ocaml-findlib
  24. devel/ocaml-fmt
  25. devel/ocaml-fpath
  26. devel/ocaml-ipaddr
  27. devel/ocaml-lacaml
  28. devel/ocaml-logs
  29. devel/ocaml-lwt
  30. devel/ocaml-magic
  31. devel/ocaml-mtime
  32. devel/ocaml-ocamlbuild
  33. devel/ocaml-ounit
  34. devel/ocaml-parmap
  35. devel/ocaml-pcre
  36. devel/ocaml-pcre2
  37. devel/ocaml-pomap
  38. devel/ocaml-ppx-tools
  39. devel/ocaml-re
  40. devel/ocaml-react
  41. devel/ocaml-res
  42. devel/ocaml-result
  43. devel/ocaml-rresult
  44. devel/ocaml-sdl
  45. devel/ocaml-sem
  46. devel/ocaml-seq
  47. devel/ocaml-sexplib0
  48. devel/ocaml-stdio
  49. devel/ocaml-topkg
  50. devel/ocaml-type_conv
  51. devel/ocaml-uchar
  52. devel/ocaml-ulex
  53. devel/ocaml-uutf
  54. devel/ocaml-xstr
  55. devel/ocaml-xstrp4
  56. devel/omake
  57. ftp/ocaml-ocurl
  58. games/freetennis
  59. graphics/ocaml-cairo
  60. graphics/ocaml-images
  61. graphics/ocaml-lablgl
  62. lang/mtasc
  63. lang/ocaml-camlidl
  64. lang/ott
  65. math/alt-ergo
  66. math/coq
  67. math/facile
  68. math/ocaml-num
  69. math/ocaml-ocamlgraph
  70. math/ocaml-zarith
  71. math/ocamlgsl
  72. math/orpie
  73. math/scilab
  74. math/teyjus
  75. net/unison
  76. net/unison240
  77. net/unison248
  78. net/unison251
  79. net-p2p/liberator
  80. net-p2p/mldonkey
  81. net-p2p/mldonkey-core
  82. net-p2p/mldonkey-gui
  83. print/texvc
  84. science/kalzium
  85. security/ocaml-cryptgps
  86. security/ocaml-cryptokit
  87. security/ocaml-ssl
  88. security/sks
  89. sysutils/ledit
  90. textproc/bibtex2html
  91. textproc/htmlc
  92. textproc/ocaml-csv
  93. textproc/ocaml-expat
  94. textproc/ocaml-text
  95. textproc/pdfsandwich
  96. www/geneweb
  97. x11-toolkits/ocaml-graphics
  98. x11-toolkits/ocaml-lablgtk2
  99. x11-toolkits/ocaml-lablgtk3
  100. x11-toolkits/ocaml-labltk
  101. Collapse this list.

Deleted ports which required this port:

Expand this list of 35 deleted ports
  1. astro/planets*
  2. audio/liquidsoap*
  3. databases/ocaml-pgocaml*
  4. deskutils/wyrd*
  5. devel/deputy*
  6. devel/frama-c*
  7. devel/monotone-viz*
  8. devel/ocaml-deriving-ocsigen*
  9. devel/ocaml-equeue*
  10. devel/ocaml-event*
  11. devel/ocaml-sexplib*
  12. devel/ocaml-typeconv*
  13. devel/ocamlweb*
  14. devel/ruby-langscan*
  15. graphics/llpp*
  16. lang/cduce*
  17. lang/imp-interpreter*
  18. lang/js_of_ocaml*
  19. lang/opa*
  20. mail/spamoracle*
  21. math/alt-ergo-spark*
  22. math/why3*
  23. math/why3-gpl*
  24. math/why3-spark*
  25. net/unison-devel*
  26. net/unison-nox11*
  27. net/unison232*
  28. print/advi*
  29. science/kalzium-kde4*
  30. textproc/ocaml-pxp*
  31. textproc/ocaml-tyxml*
  32. www/eliom*
  33. www/ocaml-net*
  34. www/ocsigen*
  35. x11-toolkits/ocaml-lablgtk*
  36. Collapse this list of deleted ports.
for Extract
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. converters/ocaml-jsonm
  5. databases/ocaml-dbm
  6. databases/ocaml-mysql
  7. databases/ocaml-sqlite3
Expand this list (126 items / 119 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/aifad
  3. devel/cil
  4. devel/coccinelle
  5. devel/menhir
  6. devel/ocaml-annexlib
  7. devel/ocaml-astring
  8. devel/ocaml-base
  9. devel/ocaml-bos
  10. devel/ocaml-calendar
  11. devel/ocaml-camljava
  12. devel/ocaml-camlp-streams
  13. devel/ocaml-camlp4
  14. devel/ocaml-camlp5
  15. devel/ocaml-camomile
  16. devel/ocaml-cfg
  17. devel/ocaml-classes
  18. devel/ocaml-cmdliner
  19. devel/ocaml-cppo
  20. devel/ocaml-csexp
  21. devel/ocaml-dune
  22. devel/ocaml-extlib
  23. devel/ocaml-findlib
  24. devel/ocaml-fmt
  25. devel/ocaml-fpath
  26. devel/ocaml-ipaddr
  27. devel/ocaml-lacaml
  28. devel/ocaml-logs
  29. devel/ocaml-lwt
  30. devel/ocaml-magic
  31. devel/ocaml-mtime
  32. devel/ocaml-ocamlbuild
  33. devel/ocaml-ounit
  34. devel/ocaml-parmap
  35. devel/ocaml-pcre
  36. devel/ocaml-pcre2
  37. devel/ocaml-pomap
  38. devel/ocaml-ppx-tools
  39. devel/ocaml-re
  40. devel/ocaml-react
  41. devel/ocaml-res
  42. devel/ocaml-result
  43. devel/ocaml-rresult
  44. devel/ocaml-sdl
  45. devel/ocaml-sem
  46. devel/ocaml-seq
  47. devel/ocaml-sexplib0
  48. devel/ocaml-stdio
  49. devel/ocaml-topkg
  50. devel/ocaml-type_conv
  51. devel/ocaml-uchar
  52. devel/ocaml-ulex
  53. devel/ocaml-uutf
  54. devel/ocaml-xstr
  55. devel/ocaml-xstrp4
  56. devel/omake
  57. ftp/ocaml-ocurl
  58. games/freetennis
  59. graphics/ocaml-cairo
  60. graphics/ocaml-images
  61. graphics/ocaml-lablgl
  62. lang/mtasc
  63. lang/ocaml-camlidl
  64. lang/ott
  65. math/alt-ergo
  66. math/coq
  67. math/facile
  68. math/ocaml-num
  69. math/ocaml-ocamlgraph
  70. math/ocaml-zarith
  71. math/ocamlgsl
  72. math/orpie
  73. math/teyjus
  74. net/unison
  75. net/unison240
  76. net/unison248
  77. net/unison251
  78. net-p2p/liberator
  79. net-p2p/mldonkey
  80. net-p2p/mldonkey-core
  81. net-p2p/mldonkey-gui
  82. print/texvc
  83. science/kalzium
  84. security/ocaml-cryptgps
  85. security/ocaml-cryptokit
  86. security/ocaml-ssl
  87. security/sks
  88. sysutils/ledit
  89. textproc/ocaml-csv
  90. textproc/ocaml-expat
  91. textproc/ocaml-text
  92. x11-toolkits/ocaml-graphics
  93. x11-toolkits/ocaml-lablgtk2
  94. x11-toolkits/ocaml-lablgtk3
  95. x11-toolkits/ocaml-labltk
  96. Collapse this list.

Deleted ports which required this port:

Expand this list of 25 deleted ports
  1. astro/planets*
  2. deskutils/wyrd*
  3. devel/frama-c*
  4. devel/monotone-viz*
  5. devel/ocaml-deriving-ocsigen*
  6. devel/ocaml-equeue*
  7. devel/ocaml-sexplib*
  8. devel/ocaml-typeconv*
  9. devel/ruby-langscan*
  10. graphics/llpp*
  11. lang/cduce*
  12. lang/js_of_ocaml*
  13. math/alt-ergo-spark*
  14. math/why3*
  15. math/why3-gpl*
  16. math/why3-spark*
  17. net/unison-devel*
  18. net/unison-nox11*
  19. net/unison232*
  20. science/kalzium-kde4*
  21. textproc/ocaml-pxp*
  22. textproc/ocaml-tyxml*
  23. www/eliom*
  24. www/ocaml-net*
  25. www/ocsigen*
  26. Collapse this list of deleted ports.
for Patch
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. converters/ocaml-jsonm
  5. databases/ocaml-dbm
  6. databases/ocaml-mysql
  7. databases/ocaml-sqlite3
Expand this list (126 items / 119 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/aifad
  3. devel/cil
  4. devel/coccinelle
  5. devel/menhir
  6. devel/ocaml-annexlib
  7. devel/ocaml-astring
  8. devel/ocaml-base
  9. devel/ocaml-bos
  10. devel/ocaml-calendar
  11. devel/ocaml-camljava
  12. devel/ocaml-camlp-streams
  13. devel/ocaml-camlp4
  14. devel/ocaml-camlp5
  15. devel/ocaml-camomile
  16. devel/ocaml-cfg
  17. devel/ocaml-classes
  18. devel/ocaml-cmdliner
  19. devel/ocaml-cppo
  20. devel/ocaml-csexp
  21. devel/ocaml-dune
  22. devel/ocaml-extlib
  23. devel/ocaml-findlib
  24. devel/ocaml-fmt
  25. devel/ocaml-fpath
  26. devel/ocaml-ipaddr
  27. devel/ocaml-lacaml
  28. devel/ocaml-logs
  29. devel/ocaml-lwt
  30. devel/ocaml-magic
  31. devel/ocaml-mtime
  32. devel/ocaml-ocamlbuild
  33. devel/ocaml-ounit
  34. devel/ocaml-parmap
  35. devel/ocaml-pcre
  36. devel/ocaml-pcre2
  37. devel/ocaml-pomap
  38. devel/ocaml-ppx-tools
  39. devel/ocaml-re
  40. devel/ocaml-react
  41. devel/ocaml-res
  42. devel/ocaml-result
  43. devel/ocaml-rresult
  44. devel/ocaml-sdl
  45. devel/ocaml-sem
  46. devel/ocaml-seq
  47. devel/ocaml-sexplib0
  48. devel/ocaml-stdio
  49. devel/ocaml-topkg
  50. devel/ocaml-type_conv
  51. devel/ocaml-uchar
  52. devel/ocaml-ulex
  53. devel/ocaml-uutf
  54. devel/ocaml-xstr
  55. devel/ocaml-xstrp4
  56. devel/omake
  57. ftp/ocaml-ocurl
  58. games/freetennis
  59. graphics/ocaml-cairo
  60. graphics/ocaml-images
  61. graphics/ocaml-lablgl
  62. lang/mtasc
  63. lang/ocaml-camlidl
  64. lang/ott
  65. math/alt-ergo
  66. math/coq
  67. math/facile
  68. math/ocaml-num
  69. math/ocaml-ocamlgraph
  70. math/ocaml-zarith
  71. math/ocamlgsl
  72. math/orpie
  73. math/teyjus
  74. net/unison
  75. net/unison240
  76. net/unison248
  77. net/unison251
  78. net-p2p/liberator
  79. net-p2p/mldonkey
  80. net-p2p/mldonkey-core
  81. net-p2p/mldonkey-gui
  82. print/texvc
  83. science/kalzium
  84. security/ocaml-cryptgps
  85. security/ocaml-cryptokit
  86. security/ocaml-ssl
  87. security/sks
  88. sysutils/ledit
  89. textproc/ocaml-csv
  90. textproc/ocaml-expat
  91. textproc/ocaml-text
  92. x11-toolkits/ocaml-graphics
  93. x11-toolkits/ocaml-lablgtk2
  94. x11-toolkits/ocaml-lablgtk3
  95. x11-toolkits/ocaml-labltk
  96. Collapse this list.

Deleted ports which required this port:

Expand this list of 25 deleted ports
  1. astro/planets*
  2. deskutils/wyrd*
  3. devel/frama-c*
  4. devel/monotone-viz*
  5. devel/ocaml-deriving-ocsigen*
  6. devel/ocaml-equeue*
  7. devel/ocaml-sexplib*
  8. devel/ocaml-typeconv*
  9. devel/ruby-langscan*
  10. graphics/llpp*
  11. lang/cduce*
  12. lang/js_of_ocaml*
  13. math/alt-ergo-spark*
  14. math/why3*
  15. math/why3-gpl*
  16. math/why3-spark*
  17. net/unison-devel*
  18. net/unison-nox11*
  19. net/unison232*
  20. science/kalzium-kde4*
  21. textproc/ocaml-pxp*
  22. textproc/ocaml-tyxml*
  23. www/eliom*
  24. www/ocaml-net*
  25. www/ocsigen*
  26. Collapse this list of deleted ports.
for Run
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. converters/ocaml-jsonm
  5. databases/ocaml-dbm
  6. databases/ocaml-mysql
  7. databases/ocaml-sqlite3
Expand this list (116 items / 109 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/cil
  3. devel/coccinelle
  4. devel/menhir
  5. devel/ocaml-annexlib
  6. devel/ocaml-astring
  7. devel/ocaml-base
  8. devel/ocaml-bos
  9. devel/ocaml-calendar
  10. devel/ocaml-camljava
  11. devel/ocaml-camlp-streams
  12. devel/ocaml-camlp4
  13. devel/ocaml-camlp5
  14. devel/ocaml-camomile
  15. devel/ocaml-cfg
  16. devel/ocaml-classes
  17. devel/ocaml-cmdliner
  18. devel/ocaml-cppo
  19. devel/ocaml-csexp
  20. devel/ocaml-dune
  21. devel/ocaml-extlib
  22. devel/ocaml-findlib
  23. devel/ocaml-fmt
  24. devel/ocaml-fpath
  25. devel/ocaml-ipaddr
  26. devel/ocaml-lacaml
  27. devel/ocaml-logs
  28. devel/ocaml-lwt
  29. devel/ocaml-magic
  30. devel/ocaml-mtime
  31. devel/ocaml-ocamlbuild
  32. devel/ocaml-ounit
  33. devel/ocaml-parmap
  34. devel/ocaml-pcre
  35. devel/ocaml-pcre2
  36. devel/ocaml-pomap
  37. devel/ocaml-ppx-tools
  38. devel/ocaml-re
  39. devel/ocaml-react
  40. devel/ocaml-res
  41. devel/ocaml-result
  42. devel/ocaml-rresult
  43. devel/ocaml-sdl
  44. devel/ocaml-sem
  45. devel/ocaml-seq
  46. devel/ocaml-sexplib0
  47. devel/ocaml-stdio
  48. devel/ocaml-topkg
  49. devel/ocaml-type_conv
  50. devel/ocaml-uchar
  51. devel/ocaml-ulex
  52. devel/ocaml-uutf
  53. devel/ocaml-xstr
  54. devel/ocaml-xstrp4
  55. ftp/ocaml-ocurl
  56. games/freetennis
  57. graphics/ocaml-cairo
  58. graphics/ocaml-images
  59. graphics/ocaml-lablgl
  60. lang/mtasc
  61. lang/ocaml-camlidl
  62. lang/ott
  63. math/alt-ergo
  64. math/coq
  65. math/facile
  66. math/ocaml-num
  67. math/ocaml-ocamlgraph
  68. math/ocaml-zarith
  69. math/ocamlgsl
  70. math/orpie
  71. math/scilab
  72. math/teyjus
  73. net-p2p/liberator
  74. net-p2p/mldonkey
  75. net-p2p/mldonkey-core
  76. net-p2p/mldonkey-gui
  77. security/ocaml-cryptgps
  78. security/ocaml-cryptokit
  79. security/ocaml-ssl
  80. security/sks
  81. sysutils/ledit
  82. textproc/ocaml-csv
  83. textproc/ocaml-expat
  84. textproc/ocaml-text
  85. x11-toolkits/ocaml-graphics
  86. x11-toolkits/ocaml-lablgtk2
  87. x11-toolkits/ocaml-lablgtk3
  88. x11-toolkits/ocaml-labltk
  89. Collapse this list.

Deleted ports which required this port:

Expand this list of 22 deleted ports
  1. astro/planets*
  2. databases/ocaml-pgocaml*
  3. deskutils/wyrd*
  4. devel/frama-c*
  5. devel/monotone-viz*
  6. devel/ocaml-deriving-ocsigen*
  7. devel/ocaml-equeue*
  8. devel/ocaml-sexplib*
  9. devel/ocaml-typeconv*
  10. lang/cduce*
  11. lang/js_of_ocaml*
  12. lang/opa*
  13. math/alt-ergo-spark*
  14. math/why3*
  15. math/why3-gpl*
  16. math/why3-spark*
  17. textproc/ocaml-pxp*
  18. textproc/ocaml-tyxml*
  19. www/eliom*
  20. www/ocaml-net*
  21. www/ocsigen*
  22. x11-toolkits/ocaml-lablgtk*
  23. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ocaml-4.14.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MANPAGES=on: Build and/or install manual pages THREADS=on: Threading support ===> Use 'make config' to modify these settings
Options name:
lang_ocaml
USES:
compiler:c11 cpe gmake tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://caml.inria.fr/pub/distrib/ocaml-4.14/
  2. http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/distfiles/
  3. http://ftp.iij.ad.jp/pub/linux/gentoo/distfiles/
  4. http://ftp.uni-hannover.de/gentoo/distfiles/
  5. http://gentoo-mirror.flux.utah.edu/distfiles/
  6. https://mirror.init7.net/gentoo/distfiles/
  7. https://mirror.leaseweb.com/gentoo/distfiles/
  8. https://mirror.rackspace.com/gentoo/distfiles/
  9. https://mirrors.rit.edu/gentoo/distfiles/
Collapse this list.

Number of commits found: 170 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.14.1
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
lang/ocaml: Update to 4.14.1

The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.

- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.

The update includes the following updates to existing ports (needed
to keep them working):

- devel/ocaml-camlp4: Updated to 4.14+1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.08.1_2
29 Feb 2024 20:21:37
commit hash: 572f2361692640bc27729191b1267aa3fcc354a7commit hash: 572f2361692640bc27729191b1267aa3fcc354a7commit hash: 572f2361692640bc27729191b1267aa3fcc354a7commit hash: 572f2361692640bc27729191b1267aa3fcc354a7 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
Mk/*: Build with a clean environment

Both our make and gmake use the MAKEFLAGS environment variable but the
values aren't compatible and the latest version of gmake complains about
that.  To rule out that any environment variable can cause problems like
this, add a new command SETENVI=/usr/bin/env -i that clears the
environment, and use it to run upstream build systems with a clean
environment.

Introduce a new variable WRK_ENV that contains the environment to use
with SETENVI in all targets that run upstream build commands.  Variables
that are common between CONFIGURE_ENV and MAKE_ENV could be moved to
WRK_ENV but for now it just contains a minimal environment:

HOME=${WRKDIR}: Fixes USES=elixir ports that were using the user's HOME.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.08.1_1
27 Jan 2024 00:30:42
commit hash: afa0a9d460592e7f573c58b77b033866022c5c24commit hash: afa0a9d460592e7f573c58b77b033866022c5c24commit hash: afa0a9d460592e7f573c58b77b033866022c5c24commit hash: afa0a9d460592e7f573c58b77b033866022c5c24 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/ocaml: Moved man to share/man

Approved by:    portmgr (blanket)
4.08.1
05 Jan 2024 21:04:00
commit hash: 6eabb320b14cbbc314f2d882e317d142a3e03059commit hash: 6eabb320b14cbbc314f2d882e317d142a3e03059commit hash: 6eabb320b14cbbc314f2d882e317d142a3e03059commit hash: 6eabb320b14cbbc314f2d882e317d142a3e03059 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: drop ELFv1 support
4.08.1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
4.08.1
28 Jul 2023 08:13:06
commit hash: 7638e6aabb64ffecd7e41704a580237cf6095446commit hash: 7638e6aabb64ffecd7e41704a580237cf6095446commit hash: 7638e6aabb64ffecd7e41704a580237cf6095446commit hash: 7638e6aabb64ffecd7e41704a580237cf6095446 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/ocaml: Fix build on aarch64

SYSTEM_ARCH has to be set to arm64
The raw_spacetime_lib is only built on aarch64

Approved by:	portmgr (build fix blanket)
4.08.1
15 Jul 2023 00:42:54
commit hash: 85ffdceb69831fd6f4f188784aee626414ce5929commit hash: 85ffdceb69831fd6f4f188784aee626414ce5929commit hash: 85ffdceb69831fd6f4f188784aee626414ce5929commit hash: 85ffdceb69831fd6f4f188784aee626414ce5929 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: fix build on powerpc*

1. SYSTEM_ARCH needs to be set to power.
2. To override LD, -fuse-ld=bfd needs to be appended to CC.
4.08.1
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
lang/ocaml: Update to 4.08.1

This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.07.1
09 Apr 2023 13:37:35
commit hash: f2002c54e87c18a34755e95724fe0fee9c339968commit hash: f2002c54e87c18a34755e95724fe0fee9c339968commit hash: f2002c54e87c18a34755e95724fe0fee9c339968commit hash: f2002c54e87c18a34755e95724fe0fee9c339968 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
lang/ocaml: Mark PIE_UNSAFE

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.07.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.07.1
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.07.1
27 Apr 2022 13:21:46
commit hash: 0e4708cf6b1eaa38de81ee9ff0fdf9eecfd0a452commit hash: 0e4708cf6b1eaa38de81ee9ff0fdf9eecfd0a452commit hash: 0e4708cf6b1eaa38de81ee9ff0fdf9eecfd0a452commit hash: 0e4708cf6b1eaa38de81ee9ff0fdf9eecfd0a452 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: simplify powerpc* handling
4.07.1
25 Apr 2022 14:12:45
commit hash: a0bf3b4105ddcb01aa2e5b90ef52c239fe158f32commit hash: a0bf3b4105ddcb01aa2e5b90ef52c239fe158f32commit hash: a0bf3b4105ddcb01aa2e5b90ef52c239fe158f32commit hash: a0bf3b4105ddcb01aa2e5b90ef52c239fe158f32 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: switch to clang + bfd on powerpc64
4.07.1
22 Apr 2022 10:47:40
commit hash: 33ae5460742095b7415a091a3d34f1d81d85c98ccommit hash: 33ae5460742095b7415a091a3d34f1d81d85c98ccommit hash: 33ae5460742095b7415a091a3d34f1d81d85c98ccommit hash: 33ae5460742095b7415a091a3d34f1d81d85c98c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
lang/ocaml: simplify handling of the documentation distfiles

- Make use of the options helper, DOCS_DISTFILES, and get rid of the
  poorly readable .if ${PORT_OPTIONS:MDOCS} block
- Drop useless `post-extract' target, all needed files are extracted
  automagically by the framework
- GC left-over CMP_LIB_DESC, MODOPT, PATTERN, and DOCSDISTNAME knobs
4.07.1
19 Apr 2022 12:09:13
commit hash: 3d1ba1a1296fd97fa7ce38c15f0ddfb54e4a4802commit hash: 3d1ba1a1296fd97fa7ce38c15f0ddfb54e4a4802commit hash: 3d1ba1a1296fd97fa7ce38c15f0ddfb54e4a4802commit hash: 3d1ba1a1296fd97fa7ce38c15f0ddfb54e4a4802 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: use LLD_UNSAFE instead of USE_GCC on powerpc64le
4.07.1
19 Apr 2022 08:58:07
commit hash: 59a8beae54c5ba85b02ee24d9613211b701d4042commit hash: 59a8beae54c5ba85b02ee24d9613211b701d4042commit hash: 59a8beae54c5ba85b02ee24d9613211b701d4042commit hash: 59a8beae54c5ba85b02ee24d9613211b701d4042 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/ocaml: Unbreak on aarch64

Enable profiling on aarch64

Approved by:	portmgr (build fix blanket)
4.07.1
16 Apr 2022 07:19:46
commit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568abcommit hash: 317aa0442c9942009c1f9c558f8fb6e49d4568ab files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
OCaml: transient update of the stack to version 4.07.1

This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.

It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.

For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.

PR:		250408, 262781
Exp-run by:	antoine
4.05.0_1
29 Oct 2021 10:05:35
commit hash: 4009f9a504cd13580778f06819a311fc1025d3dfcommit hash: 4009f9a504cd13580778f06819a311fc1025d3dfcommit hash: 4009f9a504cd13580778f06819a311fc1025d3dfcommit hash: 4009f9a504cd13580778f06819a311fc1025d3df files touched by this commit
Stefan Eßer (se) search for other commits by this committer
lang/ocaml: Remove redundant '-[0-9]*' from CONFLICTS

Follow-up to previous commit: one occurance of "-[0-9]*" had been
missed.

Approved by:	portmgr (blanket)
4.05.0_1
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
4.05.0_1
03 Sep 2021 13:01:58
commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7commit hash: 310623bb97f644b7a9a90c9e231574670edfa8f7 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
4.05.0_1
30 Aug 2021 11:44:57
commit hash: 4088a5779c64c1d90d21d29054eb577965822a96commit hash: 4088a5779c64c1d90d21d29054eb577965822a96commit hash: 4088a5779c64c1d90d21d29054eb577965822a96commit hash: 4088a5779c64c1d90d21d29054eb577965822a96 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
lang/ocaml: sort pkg-plist correctly, remove some old cruft

- Sort the *flat* pkg-plist (after the PLIST_SUB expansion), and drop
  needless ``@dir lib/ocaml/threads'' entry
- Remove "INSTALL* safeness" gimmick which had been added 16 years ago
  in r133975 and supposedly helped to preserve correct permissions in
  some circumstances, but these days it erroneously removes executable
  bits from some binaries, or causes nothing but stage Q/A warnings
4.05.0_1
10 Jun 2021 18:29:12
commit hash: 0a52b6abcfe917dbb9b39514b1d2d5dc0d50a8decommit hash: 0a52b6abcfe917dbb9b39514b1d2d5dc0d50a8decommit hash: 0a52b6abcfe917dbb9b39514b1d2d5dc0d50a8decommit hash: 0a52b6abcfe917dbb9b39514b1d2d5dc0d50a8de files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/ocaml: fix build on powerpc

Use ld.bfd:
ld: error: can't create dynamic relocation R_PPC_ADDR16_LO against symbol:
caml_last_return_address in readonly segment; recompile object files with -fPIC
or pass '-Wl,-z,notext' to allow text relocations in the output
4.05.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.05.0_1
26 Mar 2021 02:05:33
Revision:569239Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix packaging on armv6

pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.a:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cma:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmi:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmx:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmxa:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.cmxs:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/ocaml/work/stage/usr/local/lib/ocaml/raw_spacetime_lib.mli:No
such file or directory
4.05.0_1
01 Mar 2021 21:09:20
Revision:566910Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix build on armv6

Same issue as on armv7.

MFH:		2021Q1
4.05.0_1
03 Jan 2021 14:34:33
Revision:560007Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix build on powerpc64le

Use GCC, like on powerpc64 and add powerpc64le entry to configure script.

Approved by:    tier 2 blanket
4.05.0_1
02 Jan 2021 01:46:09
Revision:559904Original commit files touched by this commit
linimon search for other commits by this committer
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
4.05.0_1
22 Aug 2020 21:32:36
Revision:545786Original commit files touched by this commit
zeising search for other commits by this committer
lang/ocaml: Fix build with llvm 11

Fix the build of lang/ocaml with llvm 11.
There are two issues, first off, te issue with -fno-common, which is default
with llvm 11.  This is fixed by pulling in a modified patch from upstream,
as well as local patches.
Secondly, there's a problem with how asm sections are handled, patch this
locally.  Thanks to dim@ for help with this.

MFH:		2020Q3 (implicit, -fno-common fixes, ok by joenum)
4.05.0_1
29 May 2020 11:27:55
Revision:536967Original commit files touched by this commit
antoine search for other commits by this committer
ocaml depends on as(1) at runtime

PR:		205250
4.05.0_1
29 May 2020 00:20:19
Revision:536827Original commit files touched by this commit
emaste search for other commits by this committer
lang/ocaml: add BUILD_DEPENDS as:devel/binutils

/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
4.05.0_1
16 Dec 2019 12:56:06
Revision:520254Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix build on powerpc64 elfv2

LLVM miscompiles ocaml on powerpc64 elfv2:
ld: error: bytecomp/printlambda.ml:23:(.text+0x16): relocation R_PPC64_TOC16_DS
out of range: 73024 is not in [-32768, 32767]

Use GCC instead on powerpc64.

Add a conditional patch enabled only on powerpc64 elfv2 to use elfv2 abi instead
of elfv1.

Add a bunch of other patches to correctly check for abi instead of relying on
endianness.

PR:		242389
Approved by:	michipili@gmail.com (maintainer)
4.05.0_1
06 Nov 2019 18:06:41
Revision:516915Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories l

Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
4.05.0_1
20 Oct 2019 09:39:10
Revision:514886Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
4.05.0_1
01 Aug 2019 19:30:38
Revision:507827Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix build on armv7

armv7 requires -Wl,-znotext in LDFLAGS (same as i386), added definition for
triple target and include term.h in the test for tgetent.

PR:		239157
Approved by:	michipili@gmail.com (maintainer timeout), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D21085
4.05.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
4.05.0
12 Jul 2019 09:09:56
Revision:506445Original commit files touched by this commit
pkubaj search for other commits by this committer
lang/ocaml: fix on powerpc64

powerpc64 needs to be put to configure script to be recognized.

PR:		238788
Approved by:	michipili@gmail.com (maintainer timeout), tcberner (mat)
Differential Revision:	https://reviews.freebsd.org/D20891
4.05.0
27 Jun 2019 13:11:22
Revision:505208Original commit files touched by this commit
danfe search for other commits by this committer
Make sure that correct LDFLAGS are passed when linking shared libraries,
otherwise the build would fail on i386 with recent versions of FreeBSD.

PR:	218333
4.05.0
25 Jun 2019 12:55:28
Revision:505087Original commit files touched by this commit
gerald search for other commits by this committer
Fix up pkg-plist in case the THREADS option (which is on by default) is
off by marking a couple of files added in revision 505020 conditional on
that option.

PR:		218333
4.05.0
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
4.02.3
08 Jan 2019 13:19:05
Revision:489683Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
Do not set PORTDOCS twice
4.02.3
18 Sep 2018 16:05:15
Revision:480033Original commit files touched by this commit This port version is marked as vulnerable.
emaste search for other commits by this committer
lang/ocaml: add -znotext to LDFLAGS on i386, for lld

Example error:
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against
    symbol: caml_last_return_address in readonly segment; recompile
    object files with -fPIC

This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments.  For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

PR:		214864, 230209
Approved by:	bapt
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17200
4.02.3
01 Aug 2018 09:16:11
Revision:476168Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
To make tracking of upcoming changes easier, sort pkg-plist (per LANG=C).
4.02.3
18 Dec 2017 14:48:49
Revision:456636Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Further pre-update cleanups for `lang/ocaml':

- Do not suppress .bak-files when patching things with ``sed(1) -i'',
  those can be useful for debugging and catching no-ops
- Drop `files/manfiles', it is no longer used (looks like a relic from
  pre-staging times)
- Do not pass ``-as "${AS} ${ASFLAGS}"'' in the initial CONFIGURE_ARGS:
  when ARM support was added in r361233, appropriate values are passed
  conditionally (subject to ${ARCH}), see line 69
- Simplify handling of CFLAGS (obtained from RedHat package): rather
  than passing them as part of the compiler and "fixing" one generated
  Makefile in `post-configure', teach the configure script about them
4.02.3
18 Dec 2017 06:55:07
Revision:456594Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
In sight of long-overdue update of `lang/ocaml', start cleaning things up:

- Remove hunks from `patch-configure' that are irrelevant on *BSD
- Do not aggressively edit configure script in `post-patch', especially
  when it is not required (e.g. no variables are expanded).  This was
  the reason for bogus changes committed in r403835 by wen@ and r403898
  by marino@ (cf. "$bytecclinkopts $bytecclinkopts $bytecclinkopts");
  now ``make makepatch'' command is idempotent again
- Do not needlessly pass STAGEDIR via MAKE_ENV: it is correctly passed
  via MAKE_ARGS (as DESTDIR), and OCaml's build system is aware of it,
  while nowhere referencing STAGEDIR variable
- Drop permission fix for ld.conf that was added in r169472 by itetcu@
  11 years 4 months ago: it is no-op these days

Build logs remain identical (modulo the whitespace), regression tests pass.
4.02.3
18 Dec 2017 01:42:12
Revision:456574Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Actualize BROKEN_sparc64 statement.  It was (re)marked broken last time in
r138465 by mi@ (first time in r109062 by kris@), that's 12.5 years ago, and
never revisited ever since (except minor facelifting in r387855 by marino@).
The world was largely different back then, with GCC 3.4.4 and OCaml 3.08.3.

Currently it does not build on 10.4-STABLE running under QEMU 2.9.0.

While here, remove stale comment about hardcoded GCC for depend target that
was added in r292093 by bf@ and later *not* removed in r385012 by marino@
together with in-place editing commands it was attributed to.  I messed up
the history with r456400, thinking it still applies yet not performing the
proper archaeology check, and rightfully deserve a pointy hat for that.
4.02.3
15 Dec 2017 15:31:08
Revision:456402Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
First step to unbreak `lang/ocaml' on aarch64: teach configure script that
the architecture exists on FreeBSD.  Unfortunately, this is not enough for
build to succeed, it now complains that as(1) is not found:

  ../boot/ocamlrun ../ocamlopt -strict-sequence -w +33..39 -g -warn-error A
  -bin-annot -nostdlib -safe-string `./Compflags camlinternalFormatBasics.cmx`
  -c camlinternalFormatBasics.ml
  sh: as: not found
  File "camlinternalFormatBasics.ml", line 1:
  Error: Assembler error, input left in file /tmp/camlasm4329ae.s
  gmake[7]: *** [Makefile.shared:84: camlinternalFormatBasics.cmx] Error 2

Developed on:	ref11-aarch64.freebsd.org
4.02.3
15 Dec 2017 15:15:02
Revision:456400Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Improve handling of the system architecture in `lang/ocaml'.

OCaml is using ARCH variable throughout its makefiles, which clashes with
our own variable of the same name.  To workaround it, OCAML_ARCH variable
was introduced which is set based on ARCH, and makefiles later patched in
the `post-configure' target.

This approach does not scale well with porting OCaml to new architectures
as being fragile and sometimes making the build non-idempotent under some
circumstances.

Instead of "fixing" makefiles post-configure, rename ARCH to SYSTEM_ARCH:
this avoids the clash altogether and lets configure script to set correct
values for supported architectures in the first place with no adjustments
required afterwards.

Tested on:	i386, amd64, powerpc
4.02.3
30 Nov 2017 07:27:06
Revision:455175Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Attempt to build on armv7 by generalizing from armv6 code.

Unfortanately it didn't build for me on armv7: perhaps it is a difference
in compiler.  (It currently builds on armv6 on the freebsd.org cluster.)

So, this is a necessary but insufficient step.

Approved by:	portmgr (tier-2 blanket)
4.02.3
29 Apr 2017 05:44:25
Revision:439717Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
4.02.3
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
4.02.3
12 Oct 2016 02:40:29
Revision:423823Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark as broken on aarch64.

Approved by:	portmgr (tier-2 blanket)
4.02.3
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
many ports: mark broken on powerpc64
4.02.3
24 Mar 2016 20:55:15
Revision:411811Original commit files touched by this commit This port version is marked as vulnerable.
madpilot search for other commits by this committer
Fix packaging on armv6 by enabling profiling libraries.

PR:		206615
Submitted by:	mikael.urankar at gmail.com
Approved by:	michipili at gmail.com (maintainer)
4.02.3
04 Jan 2016 04:27:26
Revision:405209Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
As usual, routinely update to the next version in r403835 had removed support
for DragonFly (readded in r403898) and FreeBSD/powerpc.  Put it back (again).
4.02.3
17 Dec 2015 10:00:27
Revision:403898Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Unbreak DragonFly

The previous upgrade removed all the dragonfly patches.  Bring those
back to restore the port on DragonFly.

PR:	203589
4.02.3
16 Dec 2015 03:31:51
Revision:403835Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 4.02.3

PR:		203589
Submitted by:	michipili@gmail.com(maintainer)
4.02.1
02 Oct 2015 06:40:02
Revision:398402Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Backout r398381, it fails to package

With hat:	portmgr
MFH:		2015Q4
4.02.3
01 Oct 2015 19:24:12
Revision:398381Original commit files touched by this commit This port version is marked as vulnerable.
mi search for other commits by this committer
Upgrade from 4.02.1 to 4.02.3. Disable adding of explicit -O to compiler flags,
because that ends up lowering optimization for most people (from -O2).

Approved by:	maintainer

(The upgrade is too minor to justify revision bumping of depending ports.)
4.02.1
23 Aug 2015 10:12:19
Revision:395081Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
lang/ocaml: pet portlint, change pkg-plist as suggested by ohauer

PR:		195736
Submitted by:	ohauer
4.02.1
16 Aug 2015 17:58:14
Revision:394415Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
lang/ocaml: give execute permissions via pkg-plist to two files

PR:		195736
Submitted by:	mmatalka@gmail.com
Approved by:	Michael Gruenewald <michipili@gmail.com> (maintainer)
4.02.1
30 Jul 2015 09:37:17
Revision:393227Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Fix the build on PowerPC (again) that was broken as of r385012.
4.02.1
31 May 2015 17:49:00
Revision:388125Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Remove softvfp option from ARMv6 build (no longer required)

PR:		200102
Submitted by:	Mikael Urankar
Approved by:	maintainer (assumed good, not able to test)
4.02.1
29 May 2015 13:58:12
Revision:387855Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Set BROKEN on 2 new ARCHES

The MIPS platforms can't build ocaml.  Set it and rework the BROKEN
for sparc64 while here.

PR:	197127
4.02.1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
4.02.1
13 May 2015 17:38:34
Revision:386233Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Tweak PROFILE handling to support DragonFly

This changes a conditional statement to an equivalent variation.  An
internal transformation of DPorts was getting confused by this construct.

Discussed with:	Michael Gruenewald (maintainer)
4.02.1
03 May 2015 13:35:35
Revision:385271Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove incomplete check for configure arguments to fix build when
CONFIGURE_ARGS contains =

PR:		199884
Submitted by:	sunpoet (myself)
Approved by:	Michael Grunewald <michipili@gmail.com> (maintainer)
4.02.1
29 Apr 2015 20:45:24
Revision:385012Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Upgrade version 4.01 => 4.02

PR:		195736
Submitted by:	Michael Gruenewald (maintainer)
Add'l fixes:	marino

Besides typical port cleanup, the dragonfly patches which had been
removed for the update were added back to the configure patch.
4.01.0_4
25 Apr 2015 05:51:19
Revision:384704Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
4.01.0_4
25 Mar 2015 12:58:34
Revision:382211Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang category: Remove $PTHREAD_LIBS

Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.

approved by:	PTHREAD blanket
4.01.0_4
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Cleanup plist
4.01.0_4
20 Oct 2014 11:32:00
Revision:371260Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Remove special NO_PROFILE handling for DragonFly
4.01.0_4
22 Aug 2014 07:20:30
Revision:365614Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Canonicalize a few LICENSE_PERMS

With hat:	portmgr
4.01.0_4
19 Aug 2014 13:55:11
Revision:365380Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Improve jobcontrol in ocamlbuild

Apply patch for upstream issue 0005371.  It improves job control in
ocamlbuild and fixes some faulty sigpipe affecting ports build with
ocamlbuild.

PR:		189710
Submitted by:	edwin (skylable.com)
patch by:	glondu
Approved by:	maintainer (Michael Gruenewald)
4.01.0_3
02 Aug 2014 11:57:17
Revision:363808Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Unbreak the build and packaging on PowerPC.
4.01.0_3
15 Jul 2014 17:52:18
Revision:361989Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
4.01.0_3
08 Jul 2014 13:11:04
Revision:361233Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Add ARMv6 support

Redports confirms that changes do not break i386 and amd64 builds (8x).

PR:		189063
Submitted by:	maintainer (Michael Gruenewald)
Patch by:	Andy Ray
4.01.0_2
10 Jun 2014 23:40:37
Revision:357402Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Remove DEF_OPT option (non-default option)

The option reacts poorly with ocamlp4, and phasing out DEF_OPT
completely will prevent a lot of breakage with ports that also
interact with ocamlp4.

PR:		189176
Submitted by:	Anil Madhavapeddy
Prepared by:	maintainer (Michael Gruenewald)
4.01.0_1
06 Jun 2014 14:37:26
Revision:356791Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Fix license perms to allow package distribution

Reported by:	theraven
4.01.0_1
13 May 2014 07:25:54
Revision:353924Original commit files touched by this commit This port version is marked as vulnerable.
makc search for other commits by this committer
math/facile:
- bump PORTREVISION to trigger repackaging after recent ocaml update:
  the package is usable only with ocaml which was used to compile facile.

lang/ocaml:
- add upgrading notes for committers
4.01.0_1
07 May 2014 08:27:28
Revision:353142Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Fix NO_PROFILE setting and native compiler for DragonFly

The ocaml port was not respecting a NO_PROFILE definition in make.conf,
which causes a stage check failure (missing files) if it is set. Improve
that logic and patch the configure script in numerous places to support
building the native code compiler on DragonFly.  This is one of those
famous ports that think all BSDs have the pattern "bsd" in their target
triplet.

Continued under PR: ports/188158
4.01.0_1
26 Apr 2014 21:39:07
Revision:352383Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Fix plist issues

These missing man page issues were seen on Redports and reported, then
disappeared after the final patch.  Unfortunately they weren't actually
addresses, so it's a mystery why Redports didn't continue to catch the
problem, nor the extra ocamldoc/custom directory (which is why the
ocamldoc/custom/.keep file original existed).

Add the 15 missing man pages to the plist and remove the empty directory
in the post-install target.  Strangely enough, Redports still shows an
8x pass.  I'm losing a lot of confidence in Redports results...

While here, remove the muting from the post-install target.  This is
against convention.

PR: ports/188158
4.01.0
26 Apr 2014 17:20:33
Revision:352274Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Upgrade version 4.00.1 to 4.01.0 and stage

This is a significant update from the maintainer.  Not only has stage
support been added (and verified with an 8x pass on RedPorts), but
installed binaries are no longer stripped which was the cause of the
coccinelle malfunction seen on DragonFly.

Licensing was also defined, and the X11 build failure caused by the
use of the -R linker flag without the -Wl prefix has also been
rectified. [2]

PR:		ports/188158 [1]
Submitted by:	maintainer (Michael Gruenewald)

PR:		ports/188330 [2]
Submitted by:	madpilot
Approved by:	maintainer
4.00.1_1
29 Mar 2014 17:35:09
Revision:349574Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Restore CMP_LIB option in the definitions

noticed by:	sunpoet
4.00.1_1
26 Mar 2014 21:58:07
Revision:349300Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/ocaml: Make expunge executable

devel/ocaml-lwt needs to use it.
4.00.1
26 Mar 2014 17:50:29
Revision:349272Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
ocaml update 1/4: lang/ocaml upgrade from 3.12 to 4.00

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
3.12.1_1
19 Feb 2014 16:20:49
Revision:345109Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Also, remove useless include
3.12.1_1
19 Feb 2014 16:15:23
Revision:345108Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Convert to USES=tk
3.12.1_1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
3.12.1_1
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.12.1_1
28 Jun 2013 21:35:14
Revision:321990Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Unbreak ocaml-nox11 after PORT_OPTIONS conversion
3.12.1_1
04 Jun 2013 15:13:42
Revision:319870Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Convert to new options framework
3.12.1_1
06 Feb 2013 15:42:16
Revision:311776Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages
3.12.1_1
23 Feb 2012 01:10:28
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
fix the packing list for WITH_CMP_LIB
3.12.1_1
23 Feb 2012 00:21:15
Original commit files touched by this commit This port version is marked as vulnerable.
bf search for other commits by this committer
respect CC [1]; fix Tcl/Tk dependencies; don't conflate -nox11 and
-notk; add a test target; clean up

PR:             160492 [1]
Submitted by:   J. Beich (partial patch; under various pseudonyms?) [1]
Approved by:    maintainer
3.12.1
15 Jan 2012 20:32:00
Original commit files touched by this commit This port version is marked as vulnerable.
crees search for other commits by this committer
Fix build on FreeBSD 10

Submitted by:   avg
Approved by:    maintainer timeout (>8 weeks)
3.12.1
29 Dec 2011 20:33:27
Original commit files touched by this commit This port version is marked as vulnerable.
scheidell search for other commits by this committer
- Install expunge script with right permissions [1]
- needed to take the MAN()!= out because it causes multiple background shells
and can hurt INDEX performance [2]

PR:             ports/163275 [1]
Approved by:    gabor (mentor) [2]
3.12.1
28 Nov 2011 11:42:03
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.12.1
- Pass maintainership to submitter

PR:             162576
Submitted by:   michael.grunewald@laposte.net
Feature safe:   yes
3.12.0_1
05 Nov 2011 03:40:18
Original commit files touched by this commit This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
3.12.0_1
25 Oct 2011 08:14:31
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix plist when the THREADS option is off.  Also convert to @dirrmtry
in a couple places that are affected by graphics/ocaml-lablgl and/or
x11-toolkits/ocaml-lablgtk2.

No PORTREVISION bump since THREADS is on by default.

Approved by:    maintainer (implicit)

Number of commits found: 170 (showing only 100 on this page)

1 | 2  »