Bug 279508

Summary: devel/ocaml-curses: New port: OCaml bindings to ncurses
Product: Ports & Packages Reporter: Benjamin Jacobs <freebsd>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 279509    
Attachments:
Description Flags
ocaml-curses.patch none

Description Benjamin Jacobs 2024-06-03 21:56:27 UTC
Created attachment 251204 [details]
ocaml-curses.patch

This is port is needed to udpate math/orpie.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2024-06-05 21:27:32 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-05 21:28:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9668ddabff1f18d6f1b805730f06f97d52c9bbf9

commit 9668ddabff1f18d6f1b805730f06f97d52c9bbf9
Author:     Benjamin Jacobs <freebsd@dev.thsi.be>
AuthorDate: 2024-06-03 21:28:31 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-06-05 21:27:08 +0000

    devel/ocaml-curses: New port: OCaml bindings to ncurses

    PR:     279508

 devel/Makefile                     |  1 +
 devel/ocaml-curses/Makefile (new)  | 34 ++++++++++++++++++++++++++++++++++
 devel/ocaml-curses/distinfo (new)  |  3 +++
 devel/ocaml-curses/pkg-descr (new) |  3 +++
 devel/ocaml-curses/pkg-plist (new) | 15 +++++++++++++++
 5 files changed, 56 insertions(+)