Re: Newer eclipse port 4.32 (4)

2024-08-22 Thread Michael Zhilin
Hi, It's really excellent news. I'll be glad to test it, plz share patch. Best regards, Michael On Thu, 22 Aug 2024, 14:06 Norbert Grundmann, wrote: > So for all who may want to use eclipse sdk - I got a native version 4.32 > working on FreeBSD 13. At lest I could call it with Java version 17

Re: FreeBSD Port: java/eclipse

2024-01-24 Thread Michael Zhilin
Hi, It is nice to hear that I'm not only user of Eclipse and somebody still loves it. I'll prepare patch soon and come back to you for testing if possible. Thank you, Michael On Tue, 23 Jan 2024, 18:39 Norbert Grundmann, wrote: > Hallo Ronald, > > I figured out, that the compilation without

Re: kcmp implementation for mesa

2024-01-19 Thread Michael Zhilin
Hi Ivan, Looks good. Could you please put patch on reviews.freebsd.org? Thx, Michael On Fri, 19 Jan 2024, 14:11 Rozhuk Ivan, wrote: > Hi! > > > graphics/mesa-* uses SYS_kcmp [1] to compare two fds: > > int > os_same_file_description(int fd1, int fd2) > { >pid_t pid = getpid(); > >/* Sa