Port details |
- ocaml-curses (N)curses binding for OCaml
- 1.0.11 devel =2 1.0.11Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dev.thsi.be
- Port Added: 2024-06-05 21:30:06
- Last Update: 2025-01-12 21:36:14
- Commit Hash: 2ce814c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocaml-dune>=3.7.1_2 : devel/ocaml-dune
- ocamlc : lang/ocaml
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- 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,ldconfig pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.11 12 Jan 2025 21:36:14 |
Piotr Kubaj (pkubaj) |
devel/ocaml-curses: fix build on powerpc |
1.0.11 31 Dec 2024 07:41:54 |
Muhammad Moinur Rahman (bofh) |
Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk
- Instead of USE_OCAML=yes use USES=ocaml. If empty USES=ocaml implies
build and run
- Instead of USE_OCAMLFIND_PLIST use USES=ocaml:findplist which also
implies USES=ocaml:findlib
- Instead of USE_OCAML_CAMLP4 use USES=ocaml:camlp4
- Instead of USE_OCAML_FINDLIB use USES=ocaml:findlib
- Instead of USE_OCAML_LDCONFIG use USES=ocaml:ldconfig
- Instead of USE_OCAML_WASH use USES=ocaml:wash
- Instead of NO_OCAML_BUILDDEPENDS use USES=ocaml:run
- Instead of NO_OCAML_RUNDDEPENDS use USES=ocaml:build
- Instead of USE_OCAML_TK use USES=ocaml:tk which actually implies
USES=ocaml:tkbuild and USES=ocaml:tkrun
- Instead of NO_OCAMLTK_BUILDDEPENDS use USES=ocaml:tkrun
- Instead of NO_OCAMLTK_RUNDEPENDS use USES=ocaml:tkbuild
- USES=ocaml:dune remains unchanged
- Prepare to add/remove keywords easily
Approved by: mat (portmgr)
Reviewed by: freebsd@dev.thsi.be
Differential Revision: https://reviews.freebsd.org/D48227 |
1.0.11 05 Jun 2024 21:27:08 |
Neel Chauhan (nc) Author: Benjamin Jacobs |
devel/ocaml-curses: New port: OCaml bindings to ncurses
PR: 279508 |
Number of commits found: 3
|