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-astring String library for Objective Caml
0.8.5_1 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.8.5_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-05-22 17:16:28
Commit Hash: bb2bea6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ISCL
WWW:
https://erratique.ch/software/astring
Description:
Astring is an opiniated immutable-String library for OCaml. It is highly recommended to compile your project in the -safe-string mode of the OCaml compiler before using this library.
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 (28 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-astring-0.8.5_1/catalog.mk
  2. /usr/local/share/licenses/ocaml-astring-0.8.5_1/LICENSE
  3. /usr/local/share/licenses/ocaml-astring-0.8.5_1/ISCL
  4. lib/ocaml/site-lib/astring/opam
  5. lib/ocaml/site-lib/astring/META
  6. lib/ocaml/site-lib/astring/astring.a
  7. lib/ocaml/site-lib/astring/astring.cma
  8. lib/ocaml/site-lib/astring/astring.cmi
  9. lib/ocaml/site-lib/astring/astring.cmti
  10. lib/ocaml/site-lib/astring/astring.cmx
  11. lib/ocaml/site-lib/astring/astring.cmxa
  12. lib/ocaml/site-lib/astring/astring.cmxs
  13. lib/ocaml/site-lib/astring/astring.mli
  14. lib/ocaml/site-lib/astring/astring_base.cmx
  15. lib/ocaml/site-lib/astring/astring_char.cmx
  16. lib/ocaml/site-lib/astring/astring_escape.cmx
  17. lib/ocaml/site-lib/astring/astring_string.cmx
  18. lib/ocaml/site-lib/astring/astring_sub.cmx
  19. lib/ocaml/site-lib/astring/astring_top.a
  20. lib/ocaml/site-lib/astring/astring_top.cma
  21. lib/ocaml/site-lib/astring/astring_top.cmx
  22. lib/ocaml/site-lib/astring/astring_top.cmxa
  23. lib/ocaml/site-lib/astring/astring_top.cmxs
  24. lib/ocaml/site-lib/astring/astring_top_init.ml
  25. lib/ocaml/site-lib/astring/astring_unsafe.cmx
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • ocaml-astring>0:devel/ocaml-astring
To install the port:
cd /usr/ports/devel/ocaml-astring/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-astring
  • pkg install ocaml-astring
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-astring
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706836513 SHA256 (astring-0.8.5.tbz) = 865692630c07c3ab87c66cdfc2734c0fdfc9c34a57f8e89ffec7c7d15e7a70fa SIZE (astring-0.8.5.tbz) = 37499

Packages (timestamps in pop-ups are UTC):
ocaml-astring
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.5_10.8.5_1-0.8.5_10.8.5_1---
FreeBSD:13:quarterly0.8.5_10.8.5_1-0.8.5_10.8.5_1---
FreeBSD:14:latest0.8.5_10.8.5_1-0.8.5_10.8.5_1---
FreeBSD:14:quarterly0.8.5_10.8.5_1-0.8.5_10.8.5_1---
FreeBSD:15:latest0.8.5_10.8.5_1n/a0.8.5_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-topkg
  2. ocamlbuild : devel/ocaml-ocamlbuild
  3. opam-installer : devel/ocaml-opam
  4. ocamlc : lang/ocaml
Runtime dependencies:
  1. 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-bos
  2. devel/ocaml-fpath
for Run
  1. devel/ocaml-bos
  2. devel/ocaml-fpath

Configuration Options:
===> The following configuration options are available for ocaml-astring-0.8.5_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-astring
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/astring/releases/
Collapse this list.

Number of commits found: 2

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