New port: irc/flume Flume is a fast, modern, terminal-based IRC client built in Rust. Multi-server, IRCv3, Lua/Python scripting, theming, split views, DCC, LLM generation, emoji shortcodes. Homepage: https://github.com/FlumeIRC/flume License: Apache-2.0 Version: 1.2.4
Created attachment 269344 [details] shar for irc/flume 1.2.4
Created attachment 269374 [details] git diff for irc/flume 1.2.4 ^Triage: we now prefer patches to be in 'git patch' format. Although the crates fetch, portlint fails with: FATAL: no /home/freebsd/freebsd-ports/irc/flume/distinfo in ".". and make patch fails with: => Attempting to fetch https://codeload.github.com/FlumeIRC/flume/tar.gz/1.2.4?dummy=/FlumeIRC-flume-1.2.4_GH0.tar.gz fetch: https://codeload.github.com/FlumeIRC/flume/tar.gz/1.2.4?dummy=/FlumeIRC-flume-1.2.4_GH0.tar.gz: Not Found
(In reply to Mark Linimon from comment #2) On it. Will take care of it today, thx!
Created attachment 269389 [details] git-format patch file as requested Updated to git-format patch as requested. Fixes: - Added DISTVERSIONPREFIX=v (fixes source tarball fetch) - Full distinfo with SHA256 for source + 365 crates - All port files included: Makefile, Makefile.crates, distinfo, pkg-descr, pkg-plist
Updated port to version 1.2.4.
Created attachment 269390 [details] git diff for irc/flume 1.2.4
Comment on attachment 269390 [details] git diff for irc/flume 1.2.4 Apologies for the duplicate, testing automated release job.
Heads up - while testing the other package distribution, I realized that flume was compiled with python3.12 specifically (since the GH action runner has this). I have then since changed flume to link Python but in a more generic way (basically supporting any python 3.7+ installation). So it may be possible that the project compiles but the binary will not run unless the box has python 3.12. I am holding back a 1.2.5 release that fixes this (among other things) while you're reviewing 1.2.4. I am avoiding being a pain as much as I can but I figured I'd be transparent about where things are.
New upstream version 1.2.5 released. Attaching updated git-format patch with the latest source tarball, crate dependencies, and distinfo. This supersedes any previous patch on this bug — please use this latest one for review.
Created attachment 269462 [details] git diff for irc/flume 1.2.5