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.

Unmaintained FreeBSD ports which are out of date

2023-09-05 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

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

Re: Building a Linuxulator userland from source

2023-09-05 Thread Dmitry Chagin
On Tue, Sep 05, 2023 at 07:52:25PM +0200, Felix Palmen wrote: > * Felix Palmen [20230901 16:55]: > > Posting yet another status update [...] > > And the next one ;) > > First, I kind of reached a "milestone", I got multimedia/makemkv to > build with the new userland (using the ffmpeg shared libs

Re: Building a Linuxulator userland from source

2023-09-05 Thread Felix Palmen
* Felix Palmen [20230901 16:55]: > Posting yet another status update [...] And the next one ;) First, I kind of reached a "milestone", I got multimedia/makemkv to build with the new userland (using the ffmpeg shared libs instead of linking it statically as is necessary with -c7), and it *seems*

Re: Baikal Installation Issue

2023-09-05 Thread Doug Hardie
> On Sep 5, 2023, at 02:00, Kurt Jaeger wrote: > >>> Does >>> >>> /usr/local/www/baikal/config/baikal.yaml >>> >>> exist ? >> >> No. That directory only has a .empty file in it. > > Then, have a look at the other mail from Ronald. I think you need > to create it and add some relevant

Re: Baikal Installation Issue

2023-09-05 Thread Doug Hardie
> On Sep 5, 2023, at 01:41, Ronald Klop wrote: > > Hi, > > Your question is very specific about 1 application. There is always the > chance that somebody on this mailinglist knows about it but if you do not get > an answer you might try: > > * the maintainer of the port (see https://www.fresh

Re: Baikal Installation Issue

2023-09-05 Thread Ronald Klop
Hi, Your question is very specific about 1 application. There is always the chance that somebody on this mailinglist knows about it but if you do not get an answer you might try: * the maintainer of the port (see https://www.freshports.org/www/baikal/ for its email address) * the developers o

Baikal Installation Issue

2023-09-05 Thread Doug Hardie
I am trying to get Baikal installed on FreeBSD 13.2. The following php ports are installed: php81-8.1.20 PHP Scripting Language (8.1.X branch) php81-ctype-8.1.20 The ctype shared extension for php php81-dom-8.1.20 The dom shared extension for php php81