Re: import devel/rust-bindgen v0.69.4

2024-06-13 Thread Laurent Cheylus
Hi, On Thu, 13 Jun 2024 09:32:13 +0200, Sebastien Marie wrote: > I would like to import devel/rust-bindgen, a cli utility to generate > Rust interface from C (or some C++) headers. (...) > All tests are passing (tested on amd64). Build and tests OK on current/amd64 with Rust 1.78.0 Thanks for

[update] textproc/py-black 24.4.2

2024-06-13 Thread Laurent Cheylus
Hi, [cc daniel@ as maintainer] a simple update for textproc/py-black (Python code formatter) to the latest version 24.4.2 - update Makefile and distinfo for this version Build and tests OK on current/amd64 with Python 3.11.9 Tests welcome and please commit it OK. Laurent Index: Makefile

[new] Proposal to import devel/cargo-nextest 0.9.72

2024-06-09 Thread Laurent Cheylus
Hi, I propose to import cargo-nextest in category devel. cargo-nextest is a next-generation test runner for Rust ; used by some projects, especially for CI. - Main site: https://nexte.st/ - GH repository: https://github.com/nextest-rs/nextest Create initial devel/cargo-nextest port for the

[maintainer update] sysutils/lsd v1.1.2

2024-06-08 Thread Laurent Cheylus
Hi, update for sysutils/lsd version 1.1.2 ("ls deluxe" written in Rust). Changelog: https://github.com/lsd-rs/lsd/releases/tag/v1.1.2 Replaces my previous post sent on May 4 2024. - update Makefile, distinfo and crates.inc - remove old patch for crate libgit2-sys-0.14.2+1.5.1 - add patch for

[maintainer update] security/gosec v2.20.0

2024-06-07 Thread Laurent Cheylus
Hi, update of security/gosec port to the latest version v2.20.0 Changelog: https://github.com/securego/gosec/releases/tag/v2.20.0 - update Makefile, distinfo and modules.inc for this version Build and tests OK on current/amd64 with Go 1.22.3 Tests welcome and please commit if OK. Laurent

[maintainer update] sysutils/fzf 0.53.0

2024-06-06 Thread Laurent Cheylus
Hi, a simple update for sysutils/fzf to the latest version 0.53.0. Changelog: https://github.com/junegunn/fzf/releases/tag/0.53.0 - update Makefile and distinfo for this version (no changes in modules.inc) Build and tests OK on OpenBSD current/amd64 with Go 1.22.3. Tests welcome and please

Re: [maintainer update] net/headscale 0.22.3

2024-06-06 Thread Laurent Cheylus
Hi Daniel - Mail original - > On Tue, 28 May 2024 16:49:31 +0200 (CEST), Laurent Cheylus > wrote: > > > an update for net/headscale port (open source implementation of the > > Tailscale control server) to the latest version 0.22.3. > > Committed, thanks! T

[update] lang/v 0.4.6

2024-06-04 Thread Laurent Cheylus
Hi, [cc jasper@ maintainer] update of lang/v port for the latest version 0.4.6. Changelog: https://github.com/vlang/v/releases/tag/0.4.6 - update Makefile, distinfo and pkg/PLIST for this version - remove patch to fix issue#21119 (merged upstream) Build OK on current/amd64. Some tests fail (as

[maintainer update] devel/gopls 0.15.3

2024-06-03 Thread Laurent Cheylus
Hi, a simple update for devel/gopls port to the latest version 0.15.3 Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.15.3 - update Makefile, modules.inc, distinfo for this version - add a "do-test" target in Makefile Build and tests OK on current/amd64 with Go 1.22.3 Tests

[update] devel/py-yamllint version 1.35.1

2024-05-31 Thread Laurent Cheylus
Hi, [cc rpointel@ as maintainer] a simple update for devel/py-yamllint to the latest version 1.35.1 (linter for YAML files, in Python). - update Makefile and distinfo Build and tests OK on current/amd64 with Python 3.11.9 Tests welcome and please commit if OK. Laurent Index: Makefile

[maintainer update] net/headscale 0.22.3

2024-05-28 Thread Laurent Cheylus
Hi, an update for net/headscale port (open source implementation of the Tailscale control server) to the latest version 0.22.3. - update for Makefile, distinfo and modules for this version - update module modernc.org/libc to the latest version v1.50.9 to fix headscale crash with libc version

Re: [update] textproc/tree-sitter v0.22.6

2024-05-25 Thread Laurent Cheylus
Hi Jérémie, - Mail original - > > an update for textproc/tree-sitter version 0.22.6, needed to update > > Neovim for version 0.10.0. > > This needs: > # C11 > COMPILER = base-clang ports-gcc > COMPILER_LANGS = c > > plus a shared lib major bump because of added and removed public >

Re: [update] editors/neovim 0.10.0

2024-05-23 Thread Laurent Cheylus
Hi Edd, - Mail original - > I don't think this will block the update, but I think we should > update the testing comments, so that others can see that it's a known issue. > > If you could send a revised diff for that please? OK, attached a new version of my diff with a comment about

Re: [update] editors/neovim 0.10.0

2024-05-23 Thread Laurent Cheylus
Hi Edd, - Mail original - > On Wed, May 22, 2024 at 03:22:22PM +0200, Laurent Cheylus wrote: > > - modify CONFIGURE_ARGS for LUV* variables (changes in version > > 0.10.0) > > - remove termkey in WANTLIB and LIB_DEPENDS (termkey now bundled in > > Neovim sources

[update] editors/neovim 0.10.0

2024-05-22 Thread Laurent Cheylus
Hi, [cc edd@ as maintainer] update for Neovim version 0.10.0 - News-0.10: https://neovim.io/doc/user/news-0.10.html - What's New in Neovim 0.10: https://gpanders.com/blog/whats-new-in-neovim-0.10/ This update needs devel/libvterm 0.3.3v0 and textproc/tree-sitter>=0.20.9 (see my previous post

[update] textproc/tree-sitter v0.22.6

2024-05-22 Thread Laurent Cheylus
Hi [cc edd@ as maintainer of editors/neovim] an update for textproc/tree-sitter version 0.22.6, needed to update Neovim for version 0.10.0. - update Makefile and distinfo - add NO_TEST in Makefile: tests need Rust/cargo - update patches/patch-Makefile - update pkg/PLIST via 'make update-plist'

[update] devel/libvterm 0.3.3v0

2024-05-22 Thread Laurent Cheylus
Hi, [cc edd@ as maintainer of editors/neovim] an simple update for devel/libvterm version 0.3.3, needed to update Neovim for version 0.10.0. Build and tests OK on current/amd64. Tests welcome and please commit it OK. Laurent Index: Makefile

Re: [maintainer update] sysutils/lsd v1.1.2

2024-05-22 Thread Laurent Cheylus
On Sat, 4 May 2024 16:49:44 +0200 (CEST), Laurent Cheylus wrote: > update for sysutils/lsd version 1.1.2 Changelog: > https://github.com/lsd-rs/lsd/releases/tag/v1.1.2 > > - update Makefile, distinfo and crates.inc files for this version - > remove no longer necessary patch >

[maintainer update] sysutils/fzf 0.52.1

2024-05-21 Thread Laurent Cheylus
Hi, a simple update for sysutils/fzf version 0.52.1 Changelog for version 0.52.0 (0.52.1 is for a Windows bugfix only): https://github.com/junegunn/fzf/releases/tag/0.52.0 - update Makefile, modules.inc and distinfo for this version $ go list -m github.com/junegunn/fzf@0.52.1

[maintainer update] sysutils/lsd v1.1.2

2024-05-04 Thread Laurent Cheylus
Hi, update for sysutils/lsd version 1.1.2 Changelog: https://github.com/lsd-rs/lsd/releases/tag/v1.1.2 - update Makefile, distinfo and crates.inc files for this version - remove no longer necessary patch Build and tests OK on current/amd64 with Rust 1.77.2 Tests welcome and please commit if

[maintainer update] sysutils/fzf 0.51.0

2024-05-01 Thread Laurent Cheylus
Hi, a simple update for sysutils/fzf version 0.51.0 Changelog: https://github.com/junegunn/fzf/releases/tag/0.51.0 - update Makefile and modules.inc for this version Build and tests OK on current/amd64. Please tests welcome and commit if OK. Laurent Index: Makefile

Bug#1070065: plymouth: Duplicate kernel logs on console with unconfigured plymouth package

2024-04-29 Thread Laurent Cheylus
Package: plymouth Version: 24.004.60-1+b2 Severity: normal Dear Maintainer, on Debian testing/amd64 with Linux kernel 6.6.15-amd64, during the boot, I have duplicate kernel/system messages on my console: - "normal" logs prefixed with timestamp - some duplicate logs without timestamp displayed

Re: [Update] sysutils/delta 0.17.0

2024-04-27 Thread Laurent Cheylus
Hi Volker, - Mail original - > Trivial update to latest version of sysutils/delta. The only patch > for this port isn't needed anymore. I have also the same patch for textproc/delta v0.17.0 since a few weeks, forgot to send it to ports@ My version adds also a specific install for shell

Bug#1069778: RFP: lsd -- a rewrite of GNU ls with lots of added features like colors, icons, tree-view and more formatting options

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: lsd Version : 1.1.2 Upstream Contact: Wei Zhang * URL : https://github.com/lsd-rs/lsd * License : Apache-2.0 Programming Lang: Rust Description : a rewrite of GNU ls with lots of added features like

Bug#1069778: RFP: lsd -- a rewrite of GNU ls with lots of added features like colors, icons, tree-view and more formatting options

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: lsd Version : 1.1.2 Upstream Contact: Wei Zhang * URL : https://github.com/lsd-rs/lsd * License : Apache-2.0 Programming Lang: Rust Description : a rewrite of GNU ls with lots of added features like

Bug#1069776: RFP: uv -- an extremely fast Python package installer and resolver, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: uv Version : 0.1.37 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/uv * License : MIT, Apache-2.0 Programming Lang: Rust Description : an extremely fast Python package installer and

Bug#1069776: RFP: uv -- an extremely fast Python package installer and resolver, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: uv Version : 0.1.37 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/uv * License : MIT, Apache-2.0 Programming Lang: Rust Description : an extremely fast Python package installer and

Bug#1069775: RFP: ruff -- an extremely fast Python linter and code formatter, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: ruff Version : 0.4.1 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/ruff/ * License : MIT Programming Lang: Rust Description : an extremely fast Python linter and code formatter,

Bug#1069775: RFP: ruff -- an extremely fast Python linter and code formatter, written in Rust

2024-04-24 Thread Laurent Cheylus
Package: wnpp Severity: wishlist * Package name: ruff Version : 0.4.1 Upstream Contact: Charlie Marsh * URL : https://github.com/astral-sh/ruff/ * License : MIT Programming Lang: Rust Description : an extremely fast Python linter and code formatter,

Bug#1069161: libfreetype-dev: Unable to install libfreetype-dev, depends on libpng16-16

2024-04-24 Thread Laurent Cheylus
Hi Hugh, > This isn't a bug with freetype or libpng1.6. The problem is that > you've mixed packages from two different distributions during a large > and very complex transition. > > Why are you installing packages from unstable (sid) on your testing > system? As you've seen, that is a

Bug#1069161: libfreetype-dev: Unable to install libfreetype-dev, depends on libpng16-16

2024-04-17 Thread Laurent Cheylus
Package: libfreetype-dev Version: 2.13.2+dfsg-1+b1 Severity: normal Dear Maintainer, I'm trying to install package libfreetype-dev version 2.13.2+dfsg-1+b1 on my Debian/testing but I have errors due to unresolved dependencies with libpng16-16 package. $ sudo apt install libfreetype-dev Reading

[update] lang/v 0.4.5

2024-04-14 Thread Laurent Cheylus
Hi, [cc jasper@ maintainer] an update for lang/v version 0.4.5 Changelog: https://github.com/vlang/v/releases/tag/0.4.5 - update Makefile and distinfo for this version 0.4.5 and commit hash for V compiler and Markdown V modules. - update pkg/PLIST - fix 'do-test' step (add SETENV, MAKE_ENV,

Re: [Update] editors/helix 24.03

2024-04-12 Thread Laurent Cheylus
Hi Volker, - Mail original - > Cc: Maintainer > > Attached is the update to editors/helix 24.03 that I'm currently > dogfooding ... > So far everything seems to run very smoothly (amd64). I have also the same diff for editors/helix 24.03 on my desktop for about a week. Build and tests

Re: [maintainer update] sysutils/fzf 0.49.0

2024-04-12 Thread Laurent Cheylus
On Thu, 11 Apr 2024 18:20:21 +0200, Volker Schlecht wrote: > On 2024-04-09 16:50, Laurent Cheylus wrote: > > Index: Makefile > === > RCS file: /cvs/ports/sysutils/fzf/Makefile,v > retrieving revision 1.24 &

[maintainer update] sysutils/fzf 0.49.0

2024-04-09 Thread Laurent Cheylus
Hi, update of sysutils/fzf port for the latest version 0.49.0 Changelog: https://github.com/junegunn/fzf/releases/tag/0.49.0 - update Makefile, distinfo and modules.inc for this version - add a specific do-test step in Makefile => 'make test' OK with it - remove files for shells completion in

Re: [NEW] btop++

2024-04-08 Thread Laurent Cheylus
Hi Jos, On Sat, 6 Apr 2024 21:57:30 +0200, Jos Dehaes wrote: > With the 7.5 release, I tried again, and finally btop now builds with > attached port. However, I'm struggling with the PLIST file, it seems the > fake install is messing up the prefix somehow. I have already submitted a

Re: UPDATE: textproc/py-black to 24.3.0

2024-03-25 Thread Laurent Cheylus
Hi, On Sun, 24 Mar 2024 18:41:43 +0100, Justin Berthault wrote: > Security update for py-black. > > - CVE-2024-21503 Build and tests OK for black version 24.3.0 on current/amd64 with Python 3.10.13. OK to reformat Python code with this version (directly via CLI or via my Neovim plugin).

[maintainer update] sysutils/fzf 0.47.0

2024-03-10 Thread Laurent Cheylus
Hi, a simple update for sysutils/fzf version 0.47.0 Changelog: https://github.com/junegunn/fzf/releases/tag/0.47.0 - update Makefile, modules.inc and distinfo for version 0.47.0 - add a specific 'do-test' in Makefile => 'make test' OK with it Build and tests OK on current/amd64 with Go 1.22.0.

Re: [Maintainer Update] devel/difftastic 0.56.1

2024-03-09 Thread Laurent Cheylus
On Thu, 7 Mar 2024 19:47:14 +0100, Volker Schlecht wrote: > Trivial Update to difftastic 0.56.1, built and tested on amd64. OK, build and tests on current/amd64 with rustc 1.76.0. Laurent

[maintainer update] devel/gopls 0.15.1

2024-03-08 Thread Laurent Cheylus
Hi, a simple update for devel/gopls port. Changelog: https://github.com/golang/tools/releases/tag/gopls/v0.15.1 Build and tests OK on current/amd64. Tests welcome and please commit if OK. Laurent Index: Makefile === RCS file:

[maintainer update] sysutils/fzf 0.46.1

2024-02-27 Thread Laurent Cheylus
Hi, update for sysutils/fzf port version 0.46.1 Changelog for the majour release 0.46.0: https://github.com/junegunn/fzf/releases/tag/0.46.0 - update Makefile, distinfo and modules.inc for this version - remove a patch to add tmppath for pledge (merged upstream) Build and tests OK on

[maintainer update] devel/gopls 0.15.0

2024-02-27 Thread Laurent Cheylus
Hi, update for devel/gopls v0.15.0 (LSP server for Golang) Changelog: https://github.com/golang/tools/releases/tag/gopls/v0.15.0 - update Makefile, modules.inc and distinfo for this version - update pkg/PLIST - add MODGO_LDFLAGS to set version (displayed with 'gopls version') Build and tests OK

Re: [new] sysutils/btop v1.3.0

2024-02-08 Thread Laurent Cheylus
> Yes, but that is not enough, it should check LC_CTYPE 5oo. > > > I have no issue in my OpenBSD env with UTF-8 support for btop: > > The standard way to use UTF-8 on OpenBSD is to *only* set LC_CTYPE. > > https://www.openbsd.org/faq/faq10.html#locales OK, my locale settings are exported via

Re: [new] sysutils/btop v1.3.0

2024-02-08 Thread Laurent Cheylus
Hi, > Please remove the -O2 from OPTFLAGS, otherwise if you use e.g. > "make CXXFLAGS=-O0" it uses "-O0 -O2" and the -O2 takes priority. OK, patch Makefile to remove -O2 flag for compilation. I also fix install step for btop themes (do-install and regen pkg/PLIST). > I need to use --utf-force

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Re Stuart, - Mail original - > > I don't understand, there is no patch for btop Makefile in my port > > !?!? Mistake on your side with an old working tree ? > > Ah, I had an old one in mystuff. > > In which case, please can you add one, to disable the ANSI colour > sequence crap it

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Hi Stuart, - Mail original - > The patch fails to apply. Also it patches the install target, which > is overridden with do-install anyway. > > Patching file Makefile using Plan A... > Hunk #1 succeeded at 57 with fuzz 2 (offset 11 lines). > Hunk #2 succeeded at 136 (offset -17 lines). >

[new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Hi, proposal to import sysutils/btop. btop is a ressource monitor (written in C++) for CPU, processes, memory, disks and network => https://github.com/aristocratos/btop With the work of Jos Dehaes (https://github.com/joske), OpenBSD is now supported by btop with version 1.3.0. With the recent

Re: rust-analyzer: proc-macro support broken

2024-01-24 Thread Laurent Cheylus
Hi, On Tue, 23 Jan 2024 21:15:00 +0100, Hukadan wrote: > Thank you for the diff. I tried it but it does not solve the problem. I > had a look at proc-macro-srv-cli and the sysroot-abi needs to be > enabled: > https://github.com/rust-lang/rust-analyzer/blob/master/crates/proc-

[update] editors/neovim 0.9.5

2024-01-16 Thread Laurent Cheylus
Hi, a simple patch to update editors/neovim port with the latest release of Neovim (0.9.5) https://github.com/neovim/neovim/releases/tag/v0.9.5 Build and tests OK on current/amd64. Tests OK with my Lua configuration and 30 plugins! Laurent Index: Makefile

Re: [update] sysutils/fd to 9.0.0

2023-12-20 Thread Laurent Cheylus
On Tue, 19 Dec 2023 21:46:51 +0100, Justin Berthault wrote: > Trivial update of fd to 9.0.0. > > Built and tested on arm64 OK, built and tested on current/amd64. The performance improvements are impressive with this new release :) Benchmark results => https://gist.github.com/tavianator/

Re: Patch to fix crash for neovim-0.9.4

2023-12-19 Thread Laurent Cheylus
Hi Klemens, > https://github.com/neovim/neovim/commit/1907abb4c27857fe7f4e7394f32e130f9955a2e7 > The fix also contains regress bits, so I'd suggest fetching the > merged PR to have 'make test' covered as well. Build and tests OK on current/amd64. Thanks for your fix to get the full patch (with

Patch to fix crash for neovim-0.9.4

2023-12-17 Thread Laurent Cheylus
Hi Edd, with my configuration and plugins, I have a crash with neovim-0.9.4 on current/amd64 (kernel GENERIC.MP#1523) when I close the editor. Coredump analysis: $ gdb /usr/local/bin/nvim /tmp/nvim.core (...) (gdb) bt #0 thrkill () at /tmp/-:2 #1 0x61bb7d265d1d2f53 in ?? () #2

Re: spyder 5.x: import pytoolconfig

2023-11-28 Thread Laurent Cheylus
Hi Daniel, On Mon, 27 Nov 2023 18:10:17 -0500 (EST), Daniel Dickman wrote: > py-rope is missing an RDEP on pytoolconfig. > > pytoolconfig has a BDEP on pdm-backend. > > These should be the final 2 new ports needed for spyder 5.x. I have also WIP ports on OpenBSD-WIP (not submitted on ports@)

Re: spyder 5.x: import lsp-server, lsp-black, qstylizer

2023-11-27 Thread Laurent Cheylus
Hi Daniel, On Sun, 26 Nov 2023 14:54:57 -0500 (EST), Daniel Dickman wrote: > 3 new ports needed by spyder 5.x. > > python-lsp-server is an RDEP for python-lsp-black. I'm also working on a OpenBSD port for python-lsp-server but never submit it =>

[update] textproc/ripgrep 14.0.1

2023-11-27 Thread Laurent Cheylus
Hi, update for textproc/ripgrep version 14.0.1 (grep on steroids developed in Rust) Changelog for major release 14.0.0: https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0 - update crates.inc and distinfo - Makefile: * remove MODCARGO_CRATES_UPDATE => cc and libc crates version updated

Re: [new] multimedia/ytfzf

2023-11-19 Thread Laurent Cheylus
Hi Stefan, > I just found this on ports@ after I started to create a port on my > own. > Attached is an updated version (2.6.1) which also uses DIST_TUPLE. I > also broke RUN_DEPENDS into one dependency per line. It's just easier > to read. > > Without thumbnails, ytfzf works fine. I tried the

[maintainer update] sysutils/fzf 0.44.1

2023-11-19 Thread Laurent Cheylus
Hi, update for sysutils/fzf with the latest version 0.44.1 - update Makefile, distinfo and modules.inc - update PLIST to add bin/fzf-preview.sh (new in 0.44.0 version) - modify patch for src/protector/protector_openbsd_go: * remove inet for pledge (merged upstream with my PR

Re: [maintainer update] editors/helix 23.10

2023-10-29 Thread Laurent Cheylus
Hi Volker, - Mail original - > Needs a minor tweak to the gramms.rs patch to enable build without > git installed. Thanks for the tweak in helix-loader/src/grammar.rs with 'ensure_git_is_available' function => missed it when I reviewed modified code. > Otherwise, builds, tests and

[maintainer update] editors/helix 23.10

2023-10-27 Thread Laurent Cheylus
Hi, update for editors/helix version 23.10 Changelog: https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2310-2023-10-24 - update Makefile, crates.inc, distinfo and pkg/PLIST - updates patches - remove patches/patch-helix-vcs_src_diff_line_cache_rs (fix now included upstream)

[maintainer update] devel/gopls 0.14.0

2023-10-27 Thread Laurent Cheylus
Hi, update for devel/gopls v0.14.0 (LSP server for Golang) Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.14.0 - update Makefile, modules.inc, distinfo and pkg/PLIST for this version - add a patch to fix internal version (replace by MODGO_VERSION with post-patch) Build and

[update] devel/difftastic 0.52.0

2023-10-18 Thread Laurent Cheylus
Hi, cc volker@ as maintainer a simple update for devel/difftastic version 0.52.0 Changelog: https://github.com/Wilfred/difftastic/releases/tag/0.52.0 Update Makefile, distinfo, crates.inc and regenerate patches for this version. Build and tests OK on current/amd64 with Rust 1.73.0. Please

[new] devel/py-pdm-backend 2.1.7 - Python build backend used by PDM

2023-10-18 Thread Laurent Cheylus
Hi, proposal to import devel/py-pdm-backend, a Python build backend used by PDM (Python Dependency Manager https://pdm.fming.dev). - Main site: https://pdm-backend.fming.dev/ - GH repository: https://github.com/pdm-project/pdm-backend I need this Python build backend to update/import other

Re: [new] textproc/urlscan 1.0.1 - a better urlview replacement

2023-10-18 Thread Laurent Cheylus
Hi Stefan, > attached is a new port, which is bascially urlview, but better. > > I started the port and will take MAINTAINER. Laurent polished it, > thank you! > > Tested and in use for two weeks here on amd64. > > OK to import? Build OK with Python 3.10.13 on current/amd64. Minimal tests with

[new] devel/stylua 0.18.2

2023-10-18 Thread Laurent Cheylus
Hi, proposal to import devel/stylua version 0.18.2 StyLua is an opinionated Lua code formatter written in Rust => https://github.com/JohnnyMorganz/StyLua I'm using this tool to format my Lua code, particulary my Neovim configuration/plugins. - Create initial port devel/stylua with module

[new] devel/lua-argparse version 0.7.1

2023-10-18 Thread Laurent Cheylus
Hi, resubmit my proposal to import devel/lua-argparse, a simple Lua module for command line parser inspired by argparse for Python. GH repository https://github.com/luarocks/argparse I need this Lua module to update devel/luacheck and after discussions with jsg@, he advised me to create a new

Re: [maintainer update] sysutils/fzf 0.43.0

2023-10-17 Thread Laurent Cheylus
Hi, > Laurent Cheylus wrote: > > update of sysutils/fzf for version 0.43.0 > > Changelog: https://github.com/junegunn/fzf/releases/tag/0.43.0 > > Tested and it works as expected. The runtime dependency on > shells/bash can finally be dropped though[1] :) > > [1] h

[maintainer update] sysutils/fzf 0.43.0

2023-10-16 Thread Laurent Cheylus
Hi, update of sysutils/fzf for version 0.43.0 Changelog: https://github.com/junegunn/fzf/releases/tag/0.43.0 - update of Makefile, distinfo and modules.inc for v0.43.0 - simplify WRKDIST in Makefile - add a patch to fix issue with 'fzf --listen' command (add inet for pledge), reported by

[maintainer update] security/gosec 2.18.1

2023-10-16 Thread Laurent Cheylus
Hi, a simple update for security/gosec version 2.18.1 Changelog: https://github.com/securego/gosec/releases/tag/v2.18.1 Build and tests OK on current/amd64 with Go v1.21.1 Comments/tests welcome and please commit if OK. Laurent Index: Makefile

[update] devel/py-yapf 0.40.2

2023-10-13 Thread Laurent Cheylus
Hi, update devel/py-yapf (Yet Another Python formatter) for version 0.40.2 Changelog: https://github.com/google/yapf/blob/main/CHANGELOG.md Changes for this update: - Makefile: update version, add HOMEPAGE and RUN_DEPENDS according to pyproject.toml - pkg/PLIST: add bin/yapf-diff and Python

[update] devel/pyflakes 3.1.0

2023-10-13 Thread Laurent Cheylus
A simple update for devel/pyflakes version 3.1.0 Changelog for pyflakes: https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst - Update Makefile and distinfo for v3.1.0 - suppress trailing whitespace in pkg/DESCR Build and tests OK on current/amd64 with Python 3.10.13 Tests/comments welcome and

[update] devel/py-codestyle 2.11.1

2023-10-13 Thread Laurent Cheylus
Hi, update for devel/py-codestyle version 2.11.1 Changelog: https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt Update Makefile: - modify HOMEPAGE from GH repository to project's home https://pycodestyle.pycqa.org - remove MODPY_PI and use GitHub to download sources via DIST_TUPLE =>

[update] editors/neovim-0.9.4

2023-10-13 Thread Laurent Cheylus
Hi, cc edd@ as maintainer Update of editors/neovim for version 0.9.4. Changelog: https://github.com/neovim/neovim/releases/tag/v0.9.4 Changes in Makefile: - use DIST_TUPLE to define repositories for neovim, luv, LuaJIT and lua-compat-5.3 - sync versions for luv and LuaJIT - fix CONFIGURE_ARGS

[maintainer update] security/gosec 2.18.0

2023-10-12 Thread Laurent Cheylus
Hi, update for security/gosec version 2.18.0 Changelog for release v2.18.0: https://github.com/securego/gosec/releases/tag/v2.18.0 - update Makefile, distinfo and modules.inc for this version - update description in pkg/DESCR Build and tests OK on current/amd64 with Go v1.21.1 Comments/tests

[maintainer update] devel/gopls 0.13.2

2023-10-12 Thread Laurent Cheylus
ter/gopls HOMEPAGE = https://pkg.go.dev/golang.org/x/tools/gopls MAINTAINER = Laurent Cheylus Index: distinfo === RCS file: /cvs/ports/devel/gopls/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 24 Jun 2023 14

[maintainer update] sysutils/lsd 1.0.0

2023-10-12 Thread Laurent Cheylus
1.1 Makefile --- Makefile 4 May 2023 19:42:01 - 1.1.1.1 +++ Makefile 12 Oct 2023 09:52:35 - @@ -2,7 +2,7 @@ COMMENT = pretty ls alternative with sup GH_ACCOUNT = lsd-rs GH_PROJECT = lsd -GH_TAGNAME = 0.23.1 +GH_TAGNAME = v1.0.0 CATEGORIES = sysutils @@ -12,13 +12,16 @@ MAINTAINER = Laur

Re: [Fix] editors/helix

2023-09-28 Thread Laurent Cheylus
Hi Volker, On Sat, 23 Sep 2023 14:58:51 +0200, Volker Schlecht wrote: > Ping, hoping MAINTAINER's mail doesn't bounce anymore. > As it stands editors/helix in ports is unusable. Sorry, I was very busy these last few weeks and didn't check my (full) mailbox :( Thanks for this update of the

Re: UPDATE: neovim-0.9.2

2023-09-28 Thread Laurent Cheylus
Hi Edd, On Sat, 23 Sep 2023 12:06:22 +0100, Edd Barrett wrote: > Relatively simple update to neovim. > > Only lightly tested. Please try it out. I also did an update for Neovim 0.9.2 and yours is almost similar to mine. OK, build and tests on current/amd64. I tested your Neovim port update

Bug#1050096: virtualbox-dkms: Does not build on 6.4.0-3-amd64

2023-08-24 Thread Laurent Cheylus
Package: virtualbox-dkms Followup-For: Bug #1050096 Hi, I confirm that this bug is solved with the fix of Jonas Andradas : In /usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c on line 50, changing the value from: #if RTLNX_VER_MIN(6,5,0) to: #if RTLNX_VER_MIN(6,4,0) Build OK

Bug#1050096: virtualbox-dkms: Does not build on 6.4.0-3-amd64

2023-08-24 Thread Laurent Cheylus
Package: virtualbox-dkms Followup-For: Bug #1050096 Hi, I confirm that this bug is solved with the fix of Jonas Andradas : In /usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c on line 50, changing the value from: #if RTLNX_VER_MIN(6,5,0) to: #if RTLNX_VER_MIN(6,4,0) Build OK

Bug#1050406: linux-headers-6.4.0-3-amd64: cannot install because of dkms problem

2023-08-24 Thread Laurent Cheylus
Package: virtualbox-dkms Version: 7.0.10-dfsg-2 Followup-For: Bug #1050406 Duplicate of bug #1050096 See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050096 regards, Laurent

[new] multimedia/ytfzf

2023-07-04 Thread Laurent Cheylus
Hi, cc solene@ and luffy20...@protonmail.com (initial request to create this port) Proposal to import a new port multimedia/ytfzf for ytfzf tool https://github.com/pystardust/ytfzf ytfzf is a shell script that helps you find Youtube videos (without API) and opens/downloads them using

Re: [new] devel/rust-analyzer

2023-06-27 Thread Laurent Cheylus
On Tue, 27 Jun 2023 04:27:40 +, Renato Aguiar wrote: > Sending an updated version of the lang/rust-analyzer port. Now that > rust-src is available it should be fully functional. (port attached) > > rust-analyzer is an implementation of Language Server Protocol for the > Rust programming

Re: [maintainer update] textproc/delta 0.16.5

2023-06-26 Thread Laurent Cheylus
On Mon, 05 Jun 2023 18:37:53 +0200, Laurent Cheylus wrote: > an update for textproc/delta with the latest version 0.16.5 Bump. Comments/tests welcome and please commit if OK. Laurent

[maintainer update] devel/gopls 0.12.4

2023-06-24 Thread Laurent Cheylus
Hi, update for devel/gopls (Go language server) version 0.12.4 Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.12.4 - update Makefile, modules.inc and distinfo for this version Build and tests with Neovim + LSP OK on current/amd64. Comments welcome and please commit if OK.

[update] lang/binaryen 113 and take maintainer

2023-06-21 Thread Laurent Cheylus
= ${DISTNAME:L:S/version_//} CATEGORIES = lang + +MAINTAINER = Laurent Cheylus # Apache 2.0 PERMIT_PACKAGE = Yes Index: distinfo === RCS file: /cvs/ports/lang/binaryen/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo

Re: [maintainer update] net/headscale 0.22.3

2023-06-19 Thread Laurent Cheylus
On Tue, 23 May 2023 09:02:00 +0200, Laurent Cheylus wrote: > a simple update for net/headscale to the latest version 0.22.3: > > - update Makefile and modules.inc for v0.22.3 > > Comments welcome and please commit if OK. Tests/comments welcome and please commit if O

Re: [maintainer update] security/gosec 2.16.0

2023-06-19 Thread Laurent Cheylus
On Fri, 19 May 2023 18:45:13 +0200, Laurent Cheylus wrote: > update for security/gosec port with the latest version 2.16.0 Changelog > https://github.com/securego/gosec/releases/tag/v2.16.0 > > - Update Makefile, modules.inc and distinfo for this version. > > Build and tests O

[maintainer update] sysutils/fzf 0.42.0

2023-06-19 Thread Laurent Cheylus
Hi, a simple update for sysutils/fzf version 0.42.0. Changelog https://github.com/junegunn/fzf/releases/tag/0.42.0 Build and tests OK on current/amd64. Please commit if OK. Laurent Index: Makefile === RCS file:

[maintainer update] textproc/delta 0.16.5

2023-06-05 Thread Laurent Cheylus
Hi, an update for textproc/delta with the latest version 0.16.5 Changelog: https://github.com/dandavison/delta/releases - update Makefile, distinfo and crates.inc for version 0.16.5 - remove MODCARGO_CRATES_UPDATE for cc crate in Makefile, cc crate version is now 1.0.79 - add patch to fix

[maintainer update] devel/gopls 0.12.2

2023-06-04 Thread Laurent Cheylus
Hi, update for devel/gopls (Go language server) version 0.12.2 Changelog: https://github.com/golang/tools/releases - update Makefile, modules.inc and distinfo for this version Build and tests OK on current/amd64. Comments welcome and please commit if OK. Laurent Index: Makefile

[update] editors/neovim version 0.9.1

2023-06-02 Thread Laurent Cheylus
Hi, update editors/neovim port to the latest version 0.9.1: update Makefile, distinfo and pkg/PLIST for this version. Build and tests OK on current/amd64. Please commit if OK. Laurent Index: Makefile === RCS file:

[update] sysutils/fzf 0.41.1 and take maintenership

2023-06-02 Thread Laurent Cheylus
= github.com/junegunn/fzf -MODGO_VERSION = v0.0.0-20230430165921-fb76893e18fd +MODGO_VERSION = v0.0.0-20230527065422-6eb1874c5a91 -V = 0.40.0 +V = 0.41.1 DISTNAME = fzf-${V} CATEGORIES = sysutils HOMEPAGE = https://github.com/junegunn/fzf -MAINTAINER = Edd Barrett +MAINTAINER = Laurent Cheylus

Re: [update] sysutils/fzf 0.39.0

2023-05-23 Thread Laurent Cheylus
Hi Edd, On 2023/04/11, Edd Barrett wrote: On Tue, Apr 11, 2023 at 09:35:27AM +, Laurent Cheylus wrote: Attached a new version of my patch with unnecessary patch removed. Looks good to me. Unless anyone objects, I'll commit this later. Could you commit my update for fzf version 0.39.0

[maintainer update] net/headscale 0.22.3

2023-05-23 Thread Laurent Cheylus
Hi, a simple update for net/headscale to the latest version 0.22.3: - update Makefile and modules.inc for v0.22.3 Comments welcome and please commit if OK. Laurent Index: Makefile === RCS file:

Re: [new] sysutils/gdu 5.23.0

2023-05-22 Thread Laurent Cheylus
On 2023/05/21 21:27, Stefan Hagen wrote: Laurent Cheylus wrote (2023-05-19 10:26 CEST): proposal to import sysutils/gdu for the latest version 5.23.0 This collides with gdu from coreutils. ===> Installing gdu-5.23.0 from /usr/ports/packages/amd64/all/ Collision in gdu-5.23.0: the follow

Re: [update] security/osv-scanner to 1.3.3.

2023-05-22 Thread Laurent Cheylus
On Sun, 21 May 2023 03:46:16 +, Lucas Raab wrote: > Here's a quick update to 1.3.3, runs fine > > changelog: > Fixes: > Bug #369 Fix requirements.txt misparsing lines that contain --hash > Bug #237 Clarify when no vulnerabilities are found > Bug #354 Fix cycle in requirements.txt causing

[maintainer update] security/gosec 2.16.0

2023-05-19 Thread Laurent Cheylus
Hi, update for security/gosec port with the latest version 2.16.0 Changelog https://github.com/securego/gosec/releases/tag/v2.16.0 - Update Makefile, modules.inc and distinfo for this version. Build and tests OK on current/amd64. Comments welcome and please commit if OK. Laurent Index:

Re: [Update] editors/helix 23.05

2023-05-19 Thread Laurent Cheylus
On 2023/05/19 12:38, Volker Schlecht wrote: Updates helix to the latest release, 23.05 * Drops two patches that are not needed anymore (tree-sitter in Cargo.{toml,lock}) * Proposes simpler version of the helix-loader patches There's still a lot of development going on in the deleted code

Re: [Maintainer Update] devel/difftastic 0.47.0

2023-05-19 Thread Laurent Cheylus
On Fri, 19 May 2023 10:53:24 +0200, Volker Schlecht wrote: > Updates devel/difftastic to 0.47.0 > Largely a bugfix release adding support for Solidity. OK, build and tests on current/amd64 with rustc 1.69.0 Tests with sample files included in difftastic sources. Laurent

[new] sysutils/gdu 5.23.0

2023-05-19 Thread Laurent Cheylus
Hi, proposal to import sysutils/gdu for the latest version 5.23.0 gdu is a fast disk usage analyzer with console interface written in Go (similar to sysutils/ncdu) => https://github.com/dundee/gdu A simple port with go-modules. Compared to my previous post (2023/04/19), I remove my useless

  1   2   3   >