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-parsexp OCaml library for parsing S-expressions
0.16.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2024-05-22 17:18:07
Last Update: 2024-05-22 17:16:28
Commit Hash: bb2bea6
License: MIT
WWW:
https://janestreet.github.io/
Description:
This library provides generic parsers for parsing S-expressions in OCaml.
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 (133 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-parsexp-0.16.0/catalog.mk
  2. /usr/local/share/licenses/ocaml-parsexp-0.16.0/LICENSE
  3. /usr/local/share/licenses/ocaml-parsexp-0.16.0/MIT
  4. lib/ocaml/site-lib/parsexp/META
  5. lib/ocaml/site-lib/parsexp/automaton.ml
  6. lib/ocaml/site-lib/parsexp/automaton.mli
  7. lib/ocaml/site-lib/parsexp/automaton_action.ml
  8. lib/ocaml/site-lib/parsexp/automaton_action.mli
  9. lib/ocaml/site-lib/parsexp/automaton_intf.ml
  10. lib/ocaml/site-lib/parsexp/automaton_stack.ml
  11. lib/ocaml/site-lib/parsexp/automaton_stack.mli
  12. lib/ocaml/site-lib/parsexp/automaton_stack_intf.ml
  13. lib/ocaml/site-lib/parsexp/automaton_state.ml
  14. lib/ocaml/site-lib/parsexp/automaton_state.mli
  15. lib/ocaml/site-lib/parsexp/automaton_state_intf.ml
  16. lib/ocaml/site-lib/parsexp/automaton_tables.ml
  17. lib/ocaml/site-lib/parsexp/automaton_tables.mli
  18. lib/ocaml/site-lib/parsexp/conv.ml
  19. lib/ocaml/site-lib/parsexp/conv.mli
  20. lib/ocaml/site-lib/parsexp/conv_error.ml
  21. lib/ocaml/site-lib/parsexp/conv_error.mli
  22. lib/ocaml/site-lib/parsexp/conv_intf.ml
  23. lib/ocaml/site-lib/parsexp/cst.ml
  24. lib/ocaml/site-lib/parsexp/cst.mli
  25. lib/ocaml/site-lib/parsexp/dune-package
  26. lib/ocaml/site-lib/parsexp/import.ml
  27. lib/ocaml/site-lib/parsexp/of_sexp_error.ml
  28. lib/ocaml/site-lib/parsexp/of_sexp_error.mli
  29. lib/ocaml/site-lib/parsexp/old_parser_cont_state.ml
  30. lib/ocaml/site-lib/parsexp/old_parser_cont_state.mli
  31. lib/ocaml/site-lib/parsexp/opam
  32. lib/ocaml/site-lib/parsexp/parse_error.ml
  33. lib/ocaml/site-lib/parsexp/parse_error.mli
  34. lib/ocaml/site-lib/parsexp/parse_error_intf.ml
  35. lib/ocaml/site-lib/parsexp/parser.ml
  36. lib/ocaml/site-lib/parsexp/parser.mli
  37. lib/ocaml/site-lib/parsexp/parser_intf.ml
  38. lib/ocaml/site-lib/parsexp/parsexp.a
  39. lib/ocaml/site-lib/parsexp/parsexp.cma
  40. lib/ocaml/site-lib/parsexp/parsexp.cmi
  41. lib/ocaml/site-lib/parsexp/parsexp.cmt
  42. lib/ocaml/site-lib/parsexp/parsexp.cmti
  43. lib/ocaml/site-lib/parsexp/parsexp.cmx
  44. lib/ocaml/site-lib/parsexp/parsexp.cmxa
  45. lib/ocaml/site-lib/parsexp/parsexp.cmxs
  46. lib/ocaml/site-lib/parsexp/parsexp.ml
  47. lib/ocaml/site-lib/parsexp/parsexp.mli
  48. lib/ocaml/site-lib/parsexp/parsexp__.cmi
  49. lib/ocaml/site-lib/parsexp/parsexp__.cmt
  50. lib/ocaml/site-lib/parsexp/parsexp__.cmx
  51. lib/ocaml/site-lib/parsexp/parsexp__.ml
  52. lib/ocaml/site-lib/parsexp/parsexp__Automaton.cmi
  53. lib/ocaml/site-lib/parsexp/parsexp__Automaton.cmt
  54. lib/ocaml/site-lib/parsexp/parsexp__Automaton.cmti
  55. lib/ocaml/site-lib/parsexp/parsexp__Automaton.cmx
  56. lib/ocaml/site-lib/parsexp/parsexp__Automaton_action.cmi
  57. lib/ocaml/site-lib/parsexp/parsexp__Automaton_action.cmt
  58. lib/ocaml/site-lib/parsexp/parsexp__Automaton_action.cmti
  59. lib/ocaml/site-lib/parsexp/parsexp__Automaton_action.cmx
  60. lib/ocaml/site-lib/parsexp/parsexp__Automaton_intf.cmi
  61. lib/ocaml/site-lib/parsexp/parsexp__Automaton_intf.cmt
  62. lib/ocaml/site-lib/parsexp/parsexp__Automaton_intf.cmx
  63. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack.cmi
  64. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack.cmt
  65. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack.cmti
  66. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack.cmx
  67. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack_intf.cmi
  68. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack_intf.cmt
  69. lib/ocaml/site-lib/parsexp/parsexp__Automaton_stack_intf.cmx
  70. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state.cmi
  71. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state.cmt
  72. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state.cmti
  73. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state.cmx
  74. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state_intf.cmi
  75. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state_intf.cmt
  76. lib/ocaml/site-lib/parsexp/parsexp__Automaton_state_intf.cmx
  77. lib/ocaml/site-lib/parsexp/parsexp__Automaton_tables.cmi
  78. lib/ocaml/site-lib/parsexp/parsexp__Automaton_tables.cmt
  79. lib/ocaml/site-lib/parsexp/parsexp__Automaton_tables.cmti
  80. lib/ocaml/site-lib/parsexp/parsexp__Automaton_tables.cmx
  81. lib/ocaml/site-lib/parsexp/parsexp__Conv.cmi
  82. lib/ocaml/site-lib/parsexp/parsexp__Conv.cmt
  83. lib/ocaml/site-lib/parsexp/parsexp__Conv.cmti
  84. lib/ocaml/site-lib/parsexp/parsexp__Conv.cmx
  85. lib/ocaml/site-lib/parsexp/parsexp__Conv_error.cmi
  86. lib/ocaml/site-lib/parsexp/parsexp__Conv_error.cmt
  87. lib/ocaml/site-lib/parsexp/parsexp__Conv_error.cmti
  88. lib/ocaml/site-lib/parsexp/parsexp__Conv_error.cmx
  89. lib/ocaml/site-lib/parsexp/parsexp__Conv_intf.cmi
  90. lib/ocaml/site-lib/parsexp/parsexp__Conv_intf.cmt
  91. lib/ocaml/site-lib/parsexp/parsexp__Conv_intf.cmx
  92. lib/ocaml/site-lib/parsexp/parsexp__Cst.cmi
  93. lib/ocaml/site-lib/parsexp/parsexp__Cst.cmt
  94. lib/ocaml/site-lib/parsexp/parsexp__Cst.cmti
  95. lib/ocaml/site-lib/parsexp/parsexp__Cst.cmx
  96. lib/ocaml/site-lib/parsexp/parsexp__Import.cmi
  97. lib/ocaml/site-lib/parsexp/parsexp__Import.cmt
  98. lib/ocaml/site-lib/parsexp/parsexp__Import.cmx
  99. lib/ocaml/site-lib/parsexp/parsexp__Of_sexp_error.cmi
  100. lib/ocaml/site-lib/parsexp/parsexp__Of_sexp_error.cmt
  101. lib/ocaml/site-lib/parsexp/parsexp__Of_sexp_error.cmti
  102. lib/ocaml/site-lib/parsexp/parsexp__Of_sexp_error.cmx
  103. lib/ocaml/site-lib/parsexp/parsexp__Old_parser_cont_state.cmi
  104. lib/ocaml/site-lib/parsexp/parsexp__Old_parser_cont_state.cmt
  105. lib/ocaml/site-lib/parsexp/parsexp__Old_parser_cont_state.cmti
  106. lib/ocaml/site-lib/parsexp/parsexp__Old_parser_cont_state.cmx
  107. lib/ocaml/site-lib/parsexp/parsexp__Parse_error.cmi
  108. lib/ocaml/site-lib/parsexp/parsexp__Parse_error.cmt
  109. lib/ocaml/site-lib/parsexp/parsexp__Parse_error.cmti
  110. lib/ocaml/site-lib/parsexp/parsexp__Parse_error.cmx
  111. lib/ocaml/site-lib/parsexp/parsexp__Parse_error_intf.cmi
  112. lib/ocaml/site-lib/parsexp/parsexp__Parse_error_intf.cmt
  113. lib/ocaml/site-lib/parsexp/parsexp__Parse_error_intf.cmx
  114. lib/ocaml/site-lib/parsexp/parsexp__Parser.cmi
  115. lib/ocaml/site-lib/parsexp/parsexp__Parser.cmt
  116. lib/ocaml/site-lib/parsexp/parsexp__Parser.cmti
  117. lib/ocaml/site-lib/parsexp/parsexp__Parser.cmx
  118. lib/ocaml/site-lib/parsexp/parsexp__Parser_intf.cmi
  119. lib/ocaml/site-lib/parsexp/parsexp__Parser_intf.cmt
  120. lib/ocaml/site-lib/parsexp/parsexp__Parser_intf.cmx
  121. lib/ocaml/site-lib/parsexp/parsexp__Parsexp_intf.cmi
  122. lib/ocaml/site-lib/parsexp/parsexp__Parsexp_intf.cmt
  123. lib/ocaml/site-lib/parsexp/parsexp__Parsexp_intf.cmx
  124. lib/ocaml/site-lib/parsexp/parsexp__Positions.cmi
  125. lib/ocaml/site-lib/parsexp/parsexp__Positions.cmt
  126. lib/ocaml/site-lib/parsexp/parsexp__Positions.cmti
  127. lib/ocaml/site-lib/parsexp/parsexp__Positions.cmx
  128. lib/ocaml/site-lib/parsexp/parsexp_intf.ml
  129. lib/ocaml/site-lib/parsexp/positions.ml
  130. lib/ocaml/site-lib/parsexp/positions.mli
  131. @owner
  132. @group
  133. @mode
Collapse this list.
Dependency lines:
  • ocaml-parsexp>0:devel/ocaml-parsexp
To install the port:
cd /usr/ports/devel/ocaml-parsexp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-parsexp
  • pkg install ocaml-parsexp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-parsexp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710455796 SHA256 (janestreet-parsexp-v0.16.0_GH0.tar.gz) = 859db54b077f606ce550dfac468c399f3a14d32a4ac60da166d403fe57836e9f SIZE (janestreet-parsexp-v0.16.0_GH0.tar.gz) = 56904

Packages (timestamps in pop-ups are UTC):
ocaml-parsexp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.00.16.0-0.16.00.16.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.16.00.16.0-0.16.00.16.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.16.00.16.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-sexplib0
  2. ocamlc : lang/ocaml
  3. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
Runtime dependencies:
  1. META : devel/ocaml-sexplib0
  2. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. devel/ocaml-sexplib
for Run
  1. devel/ocaml-sexplib

Configuration Options:
===> The following configuration options are available for ocaml-parsexp-0.16.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-parsexp
USES:
ocaml:dune
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/janestreet/parsexp/tar.gz/v0.16.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.0
22 May 2024 17:16:28
commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
ocaml: Updates to ocaml compiler and several ocaml ports

- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
  build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
  improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
  improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4]
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1