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-bos Basic OS interaction library for Objective Caml
0.2.1 devel 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-03-11 21:54:07
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
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/catalog.mk
  2. /usr/local/share/licenses/ocaml-bos-0.2.1/LICENSE
  3. /usr/local/share/licenses/ocaml-bos-0.2.1/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.10.2.1-0.2.10.2.1---
FreeBSD:13:quarterly0.2.10.2.1-0.2.10.2.1---
FreeBSD:14:latest0.2.10.2.1-0.2.10.2.1---
FreeBSD:14:quarterly0.2.10.2.1--0.2.1---
FreeBSD:15:latest0.2.10.2.1n/a-n/a---
FreeBSD:15:quarterly--n/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-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. devel/ocaml-camlp5

Configuration Options:
===> The following configuration options are available for ocaml-bos-0.2.1: 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog 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: 1