Port details |
- ocaml-bos Basic OS interaction library for Objective Caml
- 0.2.1_3 devel =2 0.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dev.thsi.be
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- META : devel/ocaml-astring
- META : devel/ocaml-fmt
- META : devel/ocaml-fpath
- META : devel/ocaml-logs
- META : devel/ocaml-mtime
- META : devel/ocaml-rresult
- META : devel/ocaml-topkg
- ocamlbuild : devel/ocaml-ocamlbuild
- opam-installer : devel/ocaml-opam
- ocamlc : lang/ocaml
- Runtime dependencies:
-
- META : devel/ocaml-astring
- META : devel/ocaml-fmt
- META : devel/ocaml-fpath
- META : devel/ocaml-logs
- META : devel/ocaml-mtime
- META : devel/ocaml-rresult
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- converters/ocaml-base64
- devel/ocaml-camlp5
- for Run
-
- 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:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1_3 15 Oct 2024 11:17:56 |
Guido Falsi (madpilot) |
devel/ocaml-sexplib0: Bump revisions after dependency update
PR: 282086 |
0.2.1_2 09 Oct 2024 05:28:31 |
Zsolt Udvari (uzsolt) Author: Benjamin Jacobs |
*/*: Bump PORTREVISIONS after ocaml-ppxlib update
Commit ID: 25d9e3539b7ff862de62ea62a5044fc6e5faf953
PR: 279337 |
0.2.1_1 22 May 2024 17:16:28 |
Guido Falsi (madpilot) 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 ) |
0.2.1 11 Mar 2024 21:50:58 |
Guido Falsi (madpilot) 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 ) |
Number of commits found: 4
|