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-fpath File system paths library for Objective Caml
0.7.3 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 0.7.3Version 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-03-11 21:50:58
Commit Hash: 8025aa1
License: ISCL
WWW:
https://erratique.ch/software/fpath
Description:
OCaml library to manipulate filesystem paths, file extensions, operating system conventions for POSIX and Windows, Set and Map of paths, independently from the operating system the program is running on.
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 (22 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-fpath-0.7.3/catalog.mk
  2. /usr/local/share/licenses/ocaml-fpath-0.7.3/LICENSE
  3. /usr/local/share/licenses/ocaml-fpath-0.7.3/ISCL
  4. lib/ocaml/site-lib/fpath/opam
  5. lib/ocaml/site-lib/fpath/META
  6. lib/ocaml/site-lib/fpath/fpath.a
  7. lib/ocaml/site-lib/fpath/fpath.cma
  8. lib/ocaml/site-lib/fpath/fpath.cmi
  9. lib/ocaml/site-lib/fpath/fpath.cmti
  10. lib/ocaml/site-lib/fpath/fpath.cmx
  11. lib/ocaml/site-lib/fpath/fpath.cmxa
  12. lib/ocaml/site-lib/fpath/fpath.cmxs
  13. lib/ocaml/site-lib/fpath/fpath.mli
  14. lib/ocaml/site-lib/fpath/fpath_top.a
  15. lib/ocaml/site-lib/fpath/fpath_top.cma
  16. lib/ocaml/site-lib/fpath/fpath_top.cmx
  17. lib/ocaml/site-lib/fpath/fpath_top.cmxa
  18. lib/ocaml/site-lib/fpath/fpath_top.cmxs
  19. lib/ocaml/site-lib/fpath/fpath_top_init.ml
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • ocaml-fpath>0:devel/ocaml-fpath
To install the port:
cd /usr/ports/devel/ocaml-fpath/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-fpath
  • pkg install ocaml-fpath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-fpath
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706838459 SHA256 (fpath-0.7.3.tbz) = 12b08ff192d037d9b6d69e9ca19d1d385184f20b3237c27231e437ac81ace70f SIZE (fpath-0.7.3.tbz) = 24345

Packages (timestamps in pop-ups are UTC):
ocaml-fpath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.30.7.3-0.7.30.7.3---
FreeBSD:13:quarterly0.7.30.7.3-0.7.30.7.3---
FreeBSD:14:latest0.7.30.7.3-0.7.30.7.3---
FreeBSD:14:quarterly0.7.30.7.3-0.7.30.7.3---
FreeBSD:15:latest0.7.30.7.3n/a0.7.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-topkg
  3. ocamlbuild : devel/ocaml-ocamlbuild
  4. opam-installer : devel/ocaml-opam
  5. ocamlc : lang/ocaml
  6. ocamlfind : devel/ocaml-findlib
Runtime dependencies:
  1. META : devel/ocaml-astring
  2. ocamlc : lang/ocaml
  3. ocamlfind : devel/ocaml-findlib
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. devel/ocaml-bos
for Run
  1. devel/ocaml-bos

Configuration Options:
===> The following configuration options are available for ocaml-fpath-0.7.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-fpath
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/fpath/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.7.3
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