Re: I want to help maintain vscode build with electron25 and codelite

2023-09-06 Thread Space Cadet
Don't we have some distfile knobs in the ports framework for exactly this situation? Like on "make" the port informing the user that they need to download the distfile manually for license reasons and place it into /usr/ports/distfiles? That would imply no package from the FreeBSD project but peo

Re: I want to help maintain vscode build with electron25 and codelite

2023-09-06 Thread Patrick M. Hausen
Hi all, > Am 06.09.2023 um 18:06 schrieb Space Cadet : > > codelite builds and works from sources, with some patches. I think there is > an issue with Eran, the author of codelite. I have to guess about this. > Eran can correct me if I am wrong. It feels to me like he doesn't want to > have

Re: I want to help maintain vscode build with electron25 and codelite

2023-09-06 Thread Space Cadet
codelite builds and works from sources, with some patches. I think there is an issue with Eran, the author of codelite. I have to guess about this. Eran can correct me if I am wrong. It feels to me like he doesn't want to have codelite as a freebsd package because the package system design resul

Re: I want to help maintain vscode build with electron25 and codelite

2023-09-05 Thread Felix Palmen
* Scott Zhang [20230906 10:28]: > As vscode and codelite is my 2 mainly used ide, when I switch to > freebsd, I find they are not in repo. So I compile them myself. > I have successfully build vscode against electron25 and get the > pkg ready, I setup my own repo on https://www.jgcxtech.

I want to help maintain vscode build with electron25 and codelite

2023-09-05 Thread Scott Zhang
Hello. As vscode and codelite is my 2 mainly used ide, when I switch to freebsd, I find they are not in repo. So I compile them myself. I have successfully build vscode against electron25 and get the pkg ready, I setup my own repo on https://www.jgcxtech.com/freebsd/ And I build code