Bug 279508 - devel/ocaml-curses: New port: OCaml bindings to ncurses
Summary: devel/ocaml-curses: New port: OCaml bindings to ncurses
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 279509
  Show dependency treegraph
 
Reported: 2024-06-03 21:56 UTC by Benjamin Jacobs
Modified: 2024-06-05 21:28 UTC (History)
1 user (show)

See Also:


Attachments
ocaml-curses.patch (3.08 KB, patch)
2024-06-03 21:56 UTC, Benjamin Jacobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)