HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52286,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=37",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=35",
"results": [
{
"name": "ocaml-ppx_sexp_message",
"portdir": "ocaml/ocaml-ppx_sexp_message",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_sexp_message",
"description": "ppx rewriter for easy construction of s-expressions",
"long_description": "ppx rewriter for easy construction of s-expressions",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml",
"ocaml-ppx_sexp_conv",
"ocaml-ppx_here",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_quickcheck",
"ocaml-core",
"ocaml-ppx_jane",
"ocaml-ppx_log",
"ocaml-splittable_random"
]
}
]
},
{
"name": "ocaml-ppx_sexp_conv",
"portdir": "ocaml/ocaml-ppx_sexp_conv",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_sexp_conv",
"description": "ppx syntax extension that generates code for converting OCaml types to and from s-expressions",
"long_description": "ppx syntax extension that generates code for converting OCaml types to and from s-expressions",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-sexplib0",
"ocaml",
"ocaml-ppxlib_jane",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-bin_prot",
"ocaml-core",
"ocaml-ppx_assert",
"ocaml-ppx_base",
"ocaml-ppx_custom_printf",
"ocaml-ppx_hash",
"ocaml-ppx_log",
"ocaml-ppx_sexp_message",
"ocaml-ppx_sexp_value"
]
}
]
},
{
"name": "ocaml-ppx_optional",
"portdir": "ocaml/ocaml-ppx_optional",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_optional",
"description": "ppx rewriter that rewrites simple match statements with an if-then-else expression",
"long_description": "ppx rewriter that rewrites simple match statements with an if-then-else expression",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppxlib_jane",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_optcomp",
"portdir": "ocaml/ocaml-ppx_optcomp",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_optcomp",
"description": "Optional compilation for OCaml",
"long_description": "Optional compilation for OCaml",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppxlib",
"ocaml-stdio",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-bin_prot",
"ocaml-core",
"ocaml-core_kernel",
"ocaml-core_unix",
"ocaml-time_now"
]
}
]
},
{
"name": "ocaml-ppx_module_timer",
"portdir": "ocaml/ocaml-ppx_module_timer",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_module_timer",
"description": "Extension to record module start-up times",
"long_description": "Extension to record module start-up times",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-stdio",
"ocaml",
"ocaml-ppx_base",
"ocaml-time_now",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_log",
"portdir": "ocaml/ocaml-ppx_log",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_log",
"description": "ppx rewriter that defines extension nodes for logging",
"long_description": "ppx rewriter that defines extension nodes for logging",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-stdio",
"ocaml-ppxlib",
"ocaml-ppx_compare",
"ocaml-ppx_here",
"ocaml-ppx_let",
"ocaml-ppx_sexp_conv",
"ocaml",
"ocaml-ppx_sexp_value",
"ocaml-ppx_enumerate",
"ocaml-ppx_fields_conv",
"ocaml-ppx_string",
"ocaml-ppx_variants_conv",
"ocaml-sexplib",
"ocaml-ppx_expect",
"ocaml-ppx_sexp_message",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-async",
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_let",
"portdir": "ocaml/ocaml-ppx_let",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_let",
"description": "ppx rewriter for monadic and applicative let bindings, match expressions and if expressions",
"long_description": "ppx rewriter for monadic and applicative let bindings, match expressions and if expressions",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppx_here",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_quickcheck",
"ocaml-ppx_jane",
"ocaml-ppx_log",
"ocaml-ppx_string_conv"
]
}
]
},
{
"name": "ocaml-ppx_jane",
"portdir": "ocaml/ocaml-ppx_jane",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_jane",
"description": "ppx_driver including all standard ppx rewriters",
"long_description": "ppx_driver including all standard ppx rewriters",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-ppxlib",
"ocaml-ppx_assert",
"ocaml-ppx_custom_printf",
"ocaml-ppx_fixed_literal",
"ocaml-ppx_here",
"ocaml-ppx_ignore_instrumentation",
"ocaml-ppx_let",
"ocaml-ppx_optional",
"ocaml-ppx_pipebang",
"ocaml-ppx_sexp_message",
"ocaml-ppx_sexp_value",
"ocaml-ppx_stable",
"ocaml-ppx_stable_witness",
"ocaml-ppx_base",
"ocaml",
"ocaml-ppx_bin_prot",
"ocaml-ppx_disable_unused_warnings",
"ocaml-ppx_fields_conv",
"ocaml-ppx_inline_test",
"ocaml-ppx_log",
"ocaml-ppx_module_timer",
"ocaml-ppx_string",
"ocaml-ppx_typerep_conv",
"ocaml-ppx_variants_conv",
"ocaml-base_quickcheck",
"ocaml-ppx_expect",
"ocaml-ppx_tydi",
"ocaml-ppx_string_conv",
"ocaml-ppx_bench",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-async",
"ocaml-async_kernel",
"ocaml-async_log",
"ocaml-async_rpc_kernel",
"ocaml-async_unix",
"ocaml-base_bigstring",
"ocaml-core",
"ocaml-core_extended",
"ocaml-core_kernel",
"ocaml-core_unix",
"ocaml-expect_test_helpers_core",
"ocaml-expect_test_helpers_kernel",
"ocaml-gel",
"ocaml-int_repr",
"ocaml-patdiff",
"ocaml-patience_diff",
"ocaml-ppx_diff",
"ocaml-protocol_version_header",
"ocaml-record_builder",
"ocaml-shell",
"ocaml-textutils",
"ocaml-textutils_kernel",
"ocaml-timezone",
"ocaml-uopt"
]
}
]
},
{
"name": "ocaml-ppx_inline_test",
"portdir": "ocaml/ocaml-ppx_inline_test",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_inline_test",
"description": "Syntax extension for writing in-line tests in OCaml code",
"long_description": "Syntax extension for writing in-line tests in OCaml code",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-time_now",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-ppx_bench",
"ocaml-ppx_expect",
"ocaml-ppx_jane",
"ocaml-splittable_random"
]
},
{
"type": "test",
"ports": [
"ocaml-sqlite3"
]
}
]
},
{
"name": "ocaml-ppx_here",
"portdir": "ocaml/ocaml-ppx_here",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_here",
"description": "ppx rewriter that defines an extension node whose value is its source position",
"long_description": "ppx rewriter that defines an extension node whose value is its source position",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppxlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_assert",
"ocaml-ppx_bin_prot",
"ocaml-ppx_expect",
"ocaml-ppx_jane",
"ocaml-ppx_let",
"ocaml-ppx_log",
"ocaml-ppx_sexp_message",
"ocaml-ppx_sexp_value"
]
}
]
},
{
"name": "ocaml-ppx_hash",
"portdir": "ocaml/ocaml-ppx_hash",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_hash",
"description": "ppx writer that generates hash functions from type expressions and definitions",
"long_description": "ppx writer that generates hash functions from type expressions and definitions",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml",
"ocaml-ppx_sexp_conv",
"ocaml-ppxlib_jane",
"ocaml-ppx_compare",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-ppx_base"
]
}
]
},
{
"name": "ocaml-ppx_globalize",
"portdir": "ocaml/ocaml-ppx_globalize",
"version": "0.17.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_globalize",
"description": "ppx rewriter that generates functions to copy local values to the global heap",
"long_description": "ppx rewriter that generates functions to copy local values to the global heap",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppxlib_jane",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_base"
]
}
]
},
{
"name": "ocaml-ppx_fixed_literal",
"portdir": "ocaml/ocaml-ppx_fixed_literal",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_fixed_literal",
"description": "Simpler notation for fixed point literals",
"long_description": "Simpler notation for fixed point literals",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppxlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_fields_conv",
"portdir": "ocaml/ocaml-ppx_fields_conv",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_fields_conv",
"description": "Generation of accessor and iteration functions for OCaml records",
"long_description": "Generation of accessor and iteration functions for OCaml records",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-fieldslib",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_quickcheck",
"ocaml-bin_prot",
"ocaml-ppx_jane",
"ocaml-ppx_log"
]
}
]
},
{
"name": "ocaml-ppx_expect",
"portdir": "ocaml/ocaml-ppx_expect",
"version": "0.17.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_expect",
"description": "Expect-test is a framework for writing tests in OCaml, similar to Cram",
"long_description": "Expect-test is a framework for writing tests in OCaml, similar to Cram",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-stdio",
"ocaml",
"ocaml-ppx_here",
"ocaml-ppx_inline_test",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane",
"ocaml-ppx_log"
]
},
{
"type": "test",
"ports": [
"ocaml-spawn"
]
}
]
},
{
"name": "ocaml-ppx_enumerate",
"portdir": "ocaml/ocaml-ppx_enumerate",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_enumerate",
"description": "Generate a list containing all values of a finite type",
"long_description": "Generate a list containing all values of a finite type",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppxlib_jane",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_base",
"ocaml-ppx_diff",
"ocaml-ppx_log"
]
}
]
},
{
"name": "ocaml-ppx_disable_unused_warnings",
"portdir": "ocaml/ocaml-ppx_disable_unused_warnings",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_disable_unused_warnings",
"description": "Extension that disables many OCaml compiler warnings",
"long_description": "Extension that disables many OCaml compiler warnings",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppxlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_diff",
"portdir": "ocaml/ocaml-ppx_diff",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_diff",
"description": "PPX rewriter that generates the implementation of Ldiffable.S",
"long_description": "PPX rewriter that generates the implementation of Ldiffable.S. Generates diffs and update functions for OCaml types.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml-ppx_compare",
"ocaml",
"ocaml-ppx_jane",
"ocaml-gel",
"ocaml-ppxlib_jane",
"ocaml-ppx_enumerate",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core"
]
}
]
},
{
"name": "ocaml-ppx_custom_printf",
"portdir": "ocaml/ocaml-ppx_custom_printf",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_custom_printf",
"description": "Extensions to printf-style format-strings for user-defined string conversion",
"long_description": "Extensions to printf-style format-strings for user-defined string conversion",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppx_sexp_conv",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-bin_prot",
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_compare",
"portdir": "ocaml/ocaml-ppx_compare",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_compare",
"description": "Generation of fast comparison and equality functions from type expressions and definitions",
"long_description": "Generation of fast comparison and equality functions from type expressions and definitions",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppxlib_jane",
"ocaml-ppxlib",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-bin_prot",
"ocaml-ppx_assert",
"ocaml-ppx_base",
"ocaml-ppx_diff",
"ocaml-ppx_hash",
"ocaml-ppx_log"
]
}
]
},
{
"name": "ocaml-ppx_cold",
"portdir": "ocaml/ocaml-ppx_cold",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_cold",
"description": "Expands cold attribute",
"long_description": "Expands cold attribute",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppxlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_assert",
"ocaml-ppx_base"
]
}
]
},
{
"name": "ocaml-ppx_bin_prot",
"portdir": "ocaml/ocaml-ppx_bin_prot",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_bin_prot",
"description": "Generation of binary serialization and deserialization functions from type definitions",
"long_description": "Generation of binary serialization and deserialization functions from type definitions",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml",
"ocaml-bin_prot",
"ocaml-ppxlib_jane",
"ocaml-ppx_here",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane"
]
}
]
},
{
"name": "ocaml-ppx_bench",
"portdir": "ocaml/ocaml-ppx_bench",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_bench",
"description": "Syntax extension for writing in-line benchmarks in OCaml code",
"long_description": "Syntax extension for writing in-line benchmarks in OCaml code",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml-ppx_inline_test"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_jane",
"ocaml-splittable_random"
]
}
]
},
{
"name": "ocaml-ppx_base",
"portdir": "ocaml/ocaml-ppx_base",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_base",
"description": "Base set of ppx rewriters",
"long_description": "Base set of ppx rewriters",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-ppxlib",
"ocaml-ppx_cold",
"ocaml-ppx_compare",
"ocaml",
"ocaml-ppx_sexp_conv",
"ocaml-ppx_enumerate",
"ocaml-ppx_globalize",
"ocaml-ppx_hash",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_quickcheck",
"ocaml-capitalization",
"ocaml-core",
"ocaml-ppx_jane",
"ocaml-ppx_module_timer",
"ocaml-ppx_string",
"ocaml-sexp_pretty",
"ocaml-time_now"
]
}
]
},
{
"name": "ocaml-ppx_assert",
"portdir": "ocaml/ocaml-ppx_assert",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_assert",
"description": "Extension nodes to compare value and raise useful errors if they differ",
"long_description": "Extension nodes to compare value and raise useful errors if they differ",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml-ppx_cold",
"ocaml",
"ocaml-ppx_here",
"ocaml-ppx_sexp_conv",
"ocaml-ppx_compare",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-jst-config",
"ocaml-ppx_jane",
"ocaml-splittable_random"
]
}
]
},
{
"name": "ocaml-pcre2",
"portdir": "ocaml/ocaml-pcre2",
"version": "8.0.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/camlp5/pcre2-ocaml",
"description": "Bindings to the Perl Compatibility Regular Expressions library (version 2)",
"long_description": "pcre2-ocaml offers library functions for string pattern matching and substitution, similar to the functionality offered by the Perl language.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"ocaml-dune-configurator",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"camlp5"
]
}
]
},
{
"name": "ocaml-pcre",
"portdir": "ocaml/ocaml-pcre",
"version": "7.5.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mmottl.github.io/pcre-ocaml/",
"description": "Perl compatibility regular expressions for OCaml",
"long_description": "This OCaml-library interfaces the PCRE (Perl-compatibility regular expressions) library which is written in C. it can be used for matching regular expressions which are written in PERL-style. Searching for, replacing or splitting text should become much easier with this library.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"ocaml-dune-configurator",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre",
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ocamlnet",
"ocaml-patdiff"
]
}
]
},
{
"name": "ocaml-patience_diff",
"portdir": "ocaml/ocaml-patience_diff",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/patience_diff",
"description": "Tool and library implementing patience diff",
"long_description": "Diff library using Bram Cohenʼs patience diff algorithm.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml",
"ocaml-ppx_jane",
"ocaml-core",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-patdiff"
]
}
]
},
{
"name": "ocaml-patdiff",
"portdir": "ocaml/ocaml-patdiff",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/patdiff",
"description": "Colored patience diffs with word-level refinement",
"long_description": "Patdiff is an OCaml implementation of Bram Cohenʼs patience diff algorithm, with a few extra conveniences for comparing code and config files.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-pcre",
"ocaml-re",
"ocaml-core",
"ocaml-core_kernel",
"ocaml",
"ocaml-expect_test_helpers_core",
"ocaml-patience_diff",
"ocaml-ppx_jane",
"ocaml-core_unix",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"stanc3"
]
}
]
},
{
"name": "ocaml-parmap",
"portdir": "ocaml/ocaml-parmap",
"version": "1.2.5",
"license": "GLPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rdicosmo/parmap",
"description": "Parmap is a library for multicore architecture for OCaml programs",
"long_description": "Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coccinelle"
]
}
]
},
{
"name": "ocaml-ocamlnet",
"portdir": "ocaml/ocaml-ocamlnet",
"version": "4.1.9",
"license": "(BSD or GPL-2 or LGPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://projects.camlcity.org/projects/ocamlnet.html",
"description": "Internet protocols and helper data structures for OCaml.",
"long_description": "Internet protocols (http, cgi, email etc.) and helper data structures (mail messages, character sets, etc.) Ocamlnet implements a number of Internet protocols (http client & server, cgi and cgi variants, SunRPC, FTP, POP, SMTP) and is a strong base for web and Internet programming.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ocamlrss"
]
}
]
},
{
"name": "ocaml-ocamlformat-lib",
"portdir": "ocaml/ocaml-ocamlformat",
"version": "0.29.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml-ppx/ocamlformat",
"description": "Auto-formatter for OCaml code",
"long_description": "Auto-formatter for OCaml code",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-csexp",
"ocaml-findlib",
"ocaml-fix",
"ocaml-menhir",
"ocaml-menhirLib",
"ocaml-menhirSdk",
"ocaml-stdio",
"ocaml-cmdliner",
"ocaml",
"ocaml-astring",
"ocaml-uutf",
"ocaml-dune-build-info",
"ocaml-either",
"ocaml-fpath",
"ocaml-ocaml-version",
"ocaml-ocp-indent",
"ocaml-uuseg",
"ocaml-camlp-streams",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ocamlformat"
]
}
]
},
{
"name": "ocaml-ocamlformat",
"portdir": "ocaml/ocaml-ocamlformat",
"version": "0.29.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml-ppx/ocamlformat",
"description": "Auto-formatter for OCaml code",
"long_description": "Auto-formatter for OCaml code",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-re",
"ocaml",
"ocaml-ocamlformat-lib",
"ocaml-cmdliner",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"stanc3"
]
}
]
},
{
"name": "ocaml-ocaml_intrinsics",
"portdir": "ocaml/ocaml-ocaml_intrinsics",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ocaml_intrinsics",
"description": "Library of intrinsics for OCaml",
"long_description": "The ocaml_intrinsics library provides an OCaml interface to operations that have dedicated hardware instructions on some micro-architectures.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"ocaml-dune-configurator",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-ocaml_intrinsics_kernel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core_unix"
]
}
]
},
{
"name": "ocaml-lwt_react",
"portdir": "ocaml/ocaml-lwt",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Helpers for using React with Lwt",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt",
"ocaml",
"ocaml-react",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-lambda-term",
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-lwt_ppx",
"portdir": "ocaml/ocaml-lwt",
"version": "6.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Promises and event-driven I/O for OCaml",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt",
"ocaml",
"ocaml-ppxlib",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stog"
]
}
]
},
{
"name": "ocaml-lwt",
"portdir": "ocaml/ocaml-lwt",
"version": "6.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/lwt",
"description": "Promises and event-driven I/O for OCaml",
"long_description": "Lwt provides typed, composable promises for OCaml, with support for parallel resolution.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-cppo",
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-ocplib-endian",
"ocaml-dune-configurator",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-logs",
"ocaml-lwt_ppx",
"ocaml-lwt_react",
"stog",
"ocaml-lambda-term",
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-logs-syslog",
"portdir": "ocaml/ocaml-logs-syslog",
"version": "0.5.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hannesm/logs-syslog",
"description": "Logs reporter to syslog (UDP/TCP/TLS)",
"long_description": "This library provides log reporters using syslog over various transports (UDP, TCP, and TLS).",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-logs",
"ocaml",
"ocaml-syslog-message",
"ocaml-ptime",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geneweb"
]
}
]
},
{
"name": "ocaml-logs",
"portdir": "ocaml/ocaml-logs",
"version": "0.10.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://erratique.ch/software/logs",
"description": "Logging infrastructure for OCaml",
"long_description": "Logging infrastructure for OCaml",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-ocamlbuild",
"ocaml-topkg",
"opam",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-fmt",
"ocaml",
"ocaml-js_of_ocaml",
"ocaml-findlib",
"ocaml-lwt",
"ocaml-cmdliner"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geneweb",
"ocaml-bos",
"ocaml-logs-syslog",
"ocaml-xtmpl",
"ocaml-xtmpl_ppx",
"stog",
"ocaml-lambda-term",
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-jst-config",
"portdir": "ocaml/ocaml-jst-config",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/jst-config",
"description": "Compile-time configuration for Jane Street libraries",
"long_description": "Compile-time configuration for Jane Street libraries",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"ocaml-dune-configurator",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-ppx_assert",
"ocaml-base",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-core_unix",
"ocaml-shell",
"ocaml-time_now"
]
}
]
},
{
"name": "ocaml-jane-street-headers",
"portdir": "ocaml/ocaml-jane-street-headers",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/jane-street-headers",
"description": "C header files shared between the various Jane Street packages",
"long_description": "C header files shared between the various Jane Street packages",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-core_unix",
"ocaml-time_now"
]
}
]
},
{
"name": "ocaml-int_repr",
"portdir": "ocaml/ocaml-int_repr",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/int_repr",
"description": "Integers of various widths",
"long_description": "Integers of various widths",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppx_jane"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-base_bigstring",
"ocaml-core_kernel"
]
}
]
},
{
"name": "ocaml-gel",
"portdir": "ocaml/ocaml-gel",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/gel",
"description": "A library to mark non-record fields global",
"long_description": "A library to mark non-record fields global. GEL stands for Global Even if inside a Local.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib",
"ocaml-ppx_jane"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ppx_diff"
]
}
]
},
{
"name": "ocaml-fieldslib",
"portdir": "ocaml/ocaml-fieldslib",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/fieldslib",
"description": "OCaml record fields as first class values",
"long_description": "OCaml record fields as first class values",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-base",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-ppx_fields_conv"
]
}
]
},
{
"name": "ocaml-expect_test_helpers_kernel",
"portdir": "ocaml/ocaml-expect_test_helpers_kernel",
"version": "0.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/expect_test_helpers_kernel",
"description": "Helpers for writing expectation tests",
"long_description": "Helpers for writing expectation tests",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-stdio",
"ocaml-re",
"ocaml",
"ocaml-base_quickcheck",
"ocaml-core_kernel",
"ocaml-ppx_jane",
"ocaml-sexp_pretty",
"ocaml-base"
]
}
],
"depends_on": []
},
{
"name": "ocaml-expect_test_helpers_core",
"portdir": "ocaml/ocaml-expect_test_helpers_core",
"version": "0.17.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/expect_test_helpers_core",
"description": "Library to be used with expect tests",
"long_description": "Library to be used with expect tests",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-stdio",
"ocaml-re",
"ocaml",
"ocaml-base_quickcheck",
"ocaml-core",
"ocaml-ppx_jane",
"ocaml-sexp_pretty",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core_unix",
"ocaml-patdiff"
]
}
]
},
{
"name": "ocaml-xdg",
"portdir": "ocaml/ocaml-dune",
"version": "3.23.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/dune",
"description": "Composable build system for OCaml",
"long_description": "Dune is a build system for OCaml and Reason.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-utop"
]
}
]
},
{
"name": "ocaml-dune-site",
"portdir": "ocaml/ocaml-dune",
"version": "3.23.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/dune",
"description": "Composable build system for OCaml",
"long_description": "Dune is a build system for OCaml and Reason.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-dune"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-camomile",
"stog"
]
}
]
},
{
"name": "ocaml-dune-build-info",
"portdir": "ocaml/ocaml-dune",
"version": "3.23.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/dune",
"description": "Composable build system for OCaml",
"long_description": "Dune is a build system for OCaml and Reason.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-ocamlformat-lib",
"stog"
]
}
]
},
{
"name": "ocaml-dune-configurator",
"portdir": "ocaml/ocaml-dune",
"version": "3.23.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/dune",
"description": "Composable build system for OCaml",
"long_description": "Dune is a build system for OCaml and Reason.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-csexp",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ocaml-ocaml_intrinsics",
"ocaml-bigstringaf",
"ocaml-pcre",
"ocaml-pcre2",
"ocaml-cairo2",
"ocaml-ctypes",
"ocaml-jst-config"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt_react",
"ocaml-parmap",
"ocaml-sqlite3",
"ocaml-lacaml",
"ocaml-gsl",
"camlimages",
"ocaml-base",
"ocaml-checkseum",
"ocaml-cryptokit",
"ocaml-lwt",
"ocaml-lwt_ppx"
]
}
]
}
]
}