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-curses (N)curses binding for OCaml
1.0.11 develnew! 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-06-05 21:30:06
Last Update: 2024-06-05 21:27:08
Commit Hash: 9668dda
License: LGPL21+
WWW:
https://github.com/mbacarella/curses
Description:
This OCaml library provides bindings to the (n)curses library. All the the types and all the functions available in the Curses module are direct translations of the ncurses(3X) concepts.
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 (21 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-curses-1.0.11/catalog.mk
  2. /usr/local/share/licenses/ocaml-curses-1.0.11/LICENSE
  3. /usr/local/share/licenses/ocaml-curses-1.0.11/LGPL21+
  4. lib/ocaml/site-lib/curses/META
  5. lib/ocaml/site-lib/curses/curses.a
  6. lib/ocaml/site-lib/curses/curses.cma
  7. lib/ocaml/site-lib/curses/curses.cmi
  8. lib/ocaml/site-lib/curses/curses.cmt
  9. lib/ocaml/site-lib/curses/curses.cmti
  10. lib/ocaml/site-lib/curses/curses.cmx
  11. lib/ocaml/site-lib/curses/curses.cmxa
  12. lib/ocaml/site-lib/curses/curses.ml
  13. lib/ocaml/site-lib/curses/curses.mli
  14. lib/ocaml/site-lib/curses/dune-package
  15. lib/ocaml/site-lib/curses/libcurses_stubs.a
  16. lib/ocaml/site-lib/curses/opam
  17. lib/ocaml/site-lib/curses/curses.cmxs
  18. lib/ocaml/site-lib/curses/dllcurses_stubs.so
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • ocaml-curses>0:devel/ocaml-curses
To install the port:
cd /usr/ports/devel/ocaml-curses/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-curses
  • pkg install ocaml-curses
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-curses
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1717440498 SHA256 (mbacarella-curses-1.0.11_GH0.tar.gz) = 603c08e816b22e200f7818544ffd016620a808945cfa757dd1aeb245e0b51c0e SIZE (mbacarella-curses-1.0.11_GH0.tar.gz) = 28807

Packages (timestamps in pop-ups are UTC):
ocaml-curses
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.111.0.11-1.0.111.0.11---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.0.111.0.11-1.0.111.0.11---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.0.111.0.11n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ocamlc : lang/ocaml
  2. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
  3. pkgconf>=1.3.0_1 : devel/pkgconf
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. math/orpie

Configuration Options:
===> The following configuration options are available for ocaml-curses-1.0.11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-curses
USES:
ncurses ocaml:dune pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mbacarella/curses/tar.gz/1.0.11?dummy=/
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
1.0.11
05 Jun 2024 21:27:08
commit hash: 9668ddabff1f18d6f1b805730f06f97d52c9bbf9commit hash: 9668ddabff1f18d6f1b805730f06f97d52c9bbf9commit hash: 9668ddabff1f18d6f1b805730f06f97d52c9bbf9commit hash: 9668ddabff1f18d6f1b805730f06f97d52c9bbf9 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Benjamin Jacobs
devel/ocaml-curses: New port: OCaml bindings to ncurses

PR:	279508

Number of commits found: 1