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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
ocaml-bos Basic OS interaction library for Objective Caml
0.2.1_3 devel on this many watch lists=2 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 0.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: freebsd@dev.thsi.be search for ports maintained by this maintainer
Port Added: 2024-03-11 21:54:07
Last Update: 2024-10-15 11:17:56
Commit Hash: fc92008
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ISCL
WWW:
https://erratique.ch/software/bos
Description:
Basic OS interaction library for OCaml that works on POSIX and Windows systems. It contains support for: building and executing command, parsing command lines arguments, filesystem operations, environment variables and some UNIX system calls.
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 (42 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-bos-0.2.1_3/catalog.mk
  2. /usr/local/share/licenses/ocaml-bos-0.2.1_3/LICENSE
  3. /usr/local/share/licenses/ocaml-bos-0.2.1_3/ISCL
  4. lib/ocaml/site-lib/bos/opam
  5. lib/ocaml/site-lib/bos/META
  6. lib/ocaml/site-lib/bos/bos.a
  7. lib/ocaml/site-lib/bos/bos.cma
  8. lib/ocaml/site-lib/bos/bos.cmi
  9. lib/ocaml/site-lib/bos/bos.cmti
  10. lib/ocaml/site-lib/bos/bos.cmx
  11. lib/ocaml/site-lib/bos/bos.cmxa
  12. lib/ocaml/site-lib/bos/bos.cmxs
  13. lib/ocaml/site-lib/bos/bos.mli
  14. lib/ocaml/site-lib/bos/bos_base.cmx
  15. lib/ocaml/site-lib/bos/bos_cmd.cmx
  16. lib/ocaml/site-lib/bos/bos_log.cmx
  17. lib/ocaml/site-lib/bos/bos_os_arg.cmx
  18. lib/ocaml/site-lib/bos/bos_os_cmd.cmx
  19. lib/ocaml/site-lib/bos/bos_os_dir.cmx
  20. lib/ocaml/site-lib/bos/bos_os_env.cmx
  21. lib/ocaml/site-lib/bos/bos_os_file.cmx
  22. lib/ocaml/site-lib/bos/bos_os_path.cmx
  23. lib/ocaml/site-lib/bos/bos_os_tmp.cmx
  24. lib/ocaml/site-lib/bos/bos_os_u.cmx
  25. lib/ocaml/site-lib/bos/bos_pat.cmx
  26. lib/ocaml/site-lib/bos/bos_setup.a
  27. lib/ocaml/site-lib/bos/bos_setup.cma
  28. lib/ocaml/site-lib/bos/bos_setup.cmi
  29. lib/ocaml/site-lib/bos/bos_setup.cmti
  30. lib/ocaml/site-lib/bos/bos_setup.cmx
  31. lib/ocaml/site-lib/bos/bos_setup.cmxa
  32. lib/ocaml/site-lib/bos/bos_setup.cmxs
  33. lib/ocaml/site-lib/bos/bos_setup.mli
  34. lib/ocaml/site-lib/bos/bos_top.a
  35. lib/ocaml/site-lib/bos/bos_top.cma
  36. lib/ocaml/site-lib/bos/bos_top.cmx
  37. lib/ocaml/site-lib/bos/bos_top.cmxa
  38. lib/ocaml/site-lib/bos/bos_top.cmxs
  39. lib/ocaml/site-lib/bos/bos_top_init.ml
  40. @owner
  41. @group
  42. @mode
Collapse this list.
Dependency lines:
  • ocaml-bos>0:devel/ocaml-bos
To install the port:
cd /usr/ports/devel/ocaml-bos/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-bos
  • pkg install ocaml-bos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-bos
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706842146 SHA256 (bos-0.2.1.tbz) = d8d62e786b10d697e0457205a8eedeaa27ebcc90f1855f18df190cac2e3d8f37 SIZE (bos-0.2.1.tbz) = 42330

Packages (timestamps in pop-ups are UTC):
ocaml-bos
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_30.2.1_3-0.2.1_30.2.1_3---
FreeBSD:13:quarterly0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:14:latest0.2.1_30.2.1_3-0.2.1_30.2.1_3---
FreeBSD:14:quarterly0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:15:latest0.2.1_30.2.1_3n/a0.2.1_3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-astring
  2. META : devel/ocaml-fmt
  3. META : devel/ocaml-fpath
  4. META : devel/ocaml-logs
  5. META : devel/ocaml-mtime
  6. META : devel/ocaml-rresult
  7. META : devel/ocaml-topkg
  8. ocamlbuild : devel/ocaml-ocamlbuild
  9. opam-installer : devel/ocaml-opam
  10. ocamlc : lang/ocaml
Runtime dependencies:
  1. META : devel/ocaml-astring
  2. META : devel/ocaml-fmt
  3. META : devel/ocaml-fpath
  4. META : devel/ocaml-logs
  5. META : devel/ocaml-mtime
  6. META : devel/ocaml-rresult
  7. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. converters/ocaml-base64
  2. devel/ocaml-camlp5
for Run
  1. converters/ocaml-base64

Configuration Options:
===> The following configuration options are available for ocaml-bos-0.2.1_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-bos
USES:
tar:tbz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://erratique.ch/software/bos/releases/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_3
15 Oct 2024 11:17:56
commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/ocaml-sexplib0: Bump revisions after dependency update

PR:		282086
0.2.1_2
09 Oct 2024 05:28:31
commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Benjamin Jacobs
*/*: Bump PORTREVISIONS after ocaml-ppxlib update

Commit ID: 25d9e3539b7ff862de62ea62a5044fc6e5faf953

PR:		279337
0.2.1_1
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)
0.2.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)

Number of commits found: 4