Re: new: devel/selene

2023-08-18 Thread Stuart Henderson
On 2023/08/17 20:05, Theo Buehler wrote: > Attached is an updated tarball with patch applied and the NOT_FOR_ARCHS > line added. > > This one is ok tb to import, but maybe someone wants to tweak DESCR a > bit. Committed with V/DISTNAME removed, GH_* is enough to handle this. (I'm not a big fan

Re: new: devel/selene

2023-08-17 Thread Theo Buehler
Attached is an updated tarball with patch applied and the NOT_FOR_ARCHS line added. This one is ok tb to import, but maybe someone wants to tweak DESCR a bit. selene.tgz Description: application/tar-gz

Re: new: devel/selene

2023-08-17 Thread Ashlen
On Thu, 17 Aug 2023 08:36 +0200, Theo Buehler wrote: > > Side note: I noticed MODCARGO_INSTALL_TARGET_PATH is undocumented > > in cargo-module(5), along with MODCARGO_WANTLIB. Should they be > > included in that man page? > > I have added a blurb for MODCARGO_INSTALL_TARGET_PATH after sending my

Re: new: devel/selene

2023-08-17 Thread Theo Buehler
> Side note: I noticed MODCARGO_INSTALL_TARGET_PATH is undocumented > in cargo-module(5), along with MODCARGO_WANTLIB. Should they be > included in that man page? I have added a blurb for MODCARGO_INSTALL_TARGET_PATH after sending my previous mail. If you want to take a stab for MODCARGO_WANTLIB,

Re: new: devel/selene

2023-08-17 Thread Ashlen
On Thu, 17 Aug 2023 07:10 +0200, Theo Buehler wrote: > On Wed, Aug 16, 2023 at 11:01:38PM -0600, Ashlen wrote: > > Selene is a modern Lua linter written in Rust. > > > > GitHub: https://github.com/Kampfkarren/selene > > Docs: https://kampfkarren.github.io/selene/ > > > > This was easy enough to

Re: new: devel/selene

2023-08-16 Thread Theo Buehler
On Wed, Aug 16, 2023 at 11:01:38PM -0600, Ashlen wrote: > Selene is a modern Lua linter written in Rust. > > GitHub: https://github.com/Kampfkarren/selene > Docs: https://kampfkarren.github.io/selene/ > > This was easy enough to port. Tests run and pass. do-install hook > seems to be needed due

new: devel/selene

2023-08-16 Thread Ashlen
Selene is a modern Lua linter written in Rust. GitHub: https://github.com/Kampfkarren/selene Docs: https://kampfkarren.github.io/selene/ This was easy enough to port. Tests run and pass. do-install hook seems to be needed due to a `Cargo.toml` issue. ===> Faking installation for selene-0.25.0