Bug 263162

Summary: graphics/ocaml-images: upgrade to 5.0.4
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: diizzy, freebsd, madpilot, michael.grunewald, michipili
Priority: --- Flags: bugzilla: maintainer-feedback? (michael.grunewald)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262784
Bug Depends on:    
Bug Blocks: 262781    
Attachments:
Description Flags
Upgrade to 5.0.4 and switch to dune none

Description Thierry Thomas freebsd_committer freebsd_triage 2022-04-08 20:16:38 UTC
Created attachment 233082 [details]
Upgrade to 5.0.4 and switch to dune

Upgrade to 5.0.4, in order to fix failure reported in PR 262781 with a recent OCaml.

omake build is still available, but switch to dune, which is easier to maintain.
Comment 1 Michael Grünewald 2022-04-09 03:46:13 UTC
Hi @Thierry thank you for your patch!  Are you by any chance interested in taking over the port?  I have currently very little availability to take care of it.

Cheers,
Michaël
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2022-04-09 15:07:02 UTC
(In reply to Michael Grünewald from comment #1)
Hello Michael,

I’m currently upgrading the OCaml ports, and that already implies adding many new ports: one more is not a problem…

But to avoid maintainers locks, it seems that a team ocaml@FreeBSD.org would be great, and I’m going to propose that after this great upheaval!
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2023-10-14 17:40:14 UTC
diizzy@FreeBSD.org just marked this port as deprecated, although this PR is waiting for PR 262781 to be relaxed.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-10-14 17:43:25 UTC
Feel free to change status, we have one consumer in tree and seeing that it's been broken for such a long time there seem to be little no interest in this port.
Comment 5 Thierry Thomas freebsd_committer freebsd_triage 2023-10-14 17:51:03 UTC
All OCaml ports are severely lagging and inevitably some of them become BROKEN…
Comment 6 Benjamin Jacobs 2024-02-13 07:55:40 UTC
Hi,

https://reviews.freebsd.org/D43861 also takes care of updating to 5.0.4.

PS: In my opinion, even if that port'd have no in-tree user, it would still be a loss to get rid of it. Because, due to its former status of being bundled with OCaml, it must have been part of many educational materials, many of them probably still existing as of today.
Comment 7 Benjamin Jacobs 2024-02-13 12:59:50 UTC
> PS: In my opinion, even if that port'd have no in-tree user, it would still be a loss to get rid of it. Because, due to its former status of being bundled with OCaml, it must have been part of many educational materials, many of them probably still existing as of today.

Hi please disregard the previous note, I got confused with x11-toolkits/ocaml-graphics. As for the sole tree user of camlimages, freetennis, it is covered in 263162 which contains a build fix for both camlimage and freetennis on the current 4.08 tree. And, as part of the 4.14.1 upgrade commit D43861, camlimages get upgraded to the latest 5.x version.