Re: devel/intellij-fsnotifier: new port

2024-12-15 Thread Klemens Nanni
15.12.2024 00:36, Kirill A. Korinsky пишет: > Addressed all of this. > > Regarding rename of binary file: I don't see any reason do it anymore, since > it installs libfsnotifier. Sure, OK kn

Re: devel/intellij-fsnotifier: new port

2024-12-14 Thread Kirill A . Korinsky
On Sat, 14 Dec 2024 16:21:05 +0100, Klemens Nanni wrote: > > 14.12.2024 17:19, Kirill A. Korinsky пишет: > > Both Intellij IDEA and Pycharm ships fsnotifier which is compiled for Linux, > > and which doesn't work on OpenBSD. > > > > Anyway, here an updated diff and tgz: > > Looking good, except >

Re: devel/intellij-fsnotifier: new port

2024-12-14 Thread Klemens Nanni
14.12.2024 17:19, Kirill A. Korinsky пишет: > Both Intellij IDEA and Pycharm ships fsnotifier which is compiled for Linux, > and which doesn't work on OpenBSD. > > Anyway, here an updated diff and tgz: Looking good, except - I typoed the package name in the diff - you removed post-install comple

Re: devel/intellij-fsnotifier: new port

2024-12-14 Thread Kirill A . Korinsky
Greetings, Thanks for review! On Sat, 14 Dec 2024 14:21:59 +0100, Klemens Nanni wrote: > > 12.12.2024 04:39, Kirill A. Korinsky пишет: > > ports@, > > > > I'd like to import devel/intellij-fsnotifier which is port for > > https://gitlab.com/worthwhileit/bsd/fsnotifier which is used at FreeBSD.

Re: devel/intellij-fsnotifier: new port

2024-12-14 Thread Klemens Nanni
12.12.2024 04:39, Kirill A. Korinsky пишет: > ports@, > > I'd like to import devel/intellij-fsnotifier which is port for > https://gitlab.com/worthwhileit/bsd/fsnotifier which is used at FreeBSD. NO_TEST=Yes can be dropped, I think; cmake just finds 0 tests, but can pick up new ones in future re

Re: devel/intellij-fsnotifier: new port

2024-12-11 Thread Lucas Raab
On Thu, Dec 12, 2024 at 02:39:46AM +0100, Kirill A. Korinsky wrote: > ports@, > > I'd like to import devel/intellij-fsnotifier which is port for > https://gitlab.com/worthwhileit/bsd/fsnotifier which is used at FreeBSD. > > I use it for last couple of months and it works on -current/amd64. > > I

devel/intellij-fsnotifier: new port

2024-12-11 Thread Kirill A . Korinsky
ports@, I'd like to import devel/intellij-fsnotifier which is port for https://gitlab.com/worthwhileit/bsd/fsnotifier which is used at FreeBSD. I use it for last couple of months and it works on -current/amd64. I also included a diff to update README in devel/intellij and devel/pycharm Ok? Ind