Re: Visual Studio Code on FreeBSD / port request

2018-06-04 Thread Carmel NY
On Mon, 4 Jun 2018 20:05:21 +0200, Miroslav Lachman stated:

>Carmel NY wrote on 2018/06/04 17:41:
>> On Mon, 4 Jun 2018 15:51:31 +0200, Miroslav Lachman stated:
>>   
>>> Does somebody successfully run Visual Studio Code on FreeBSD?
>>> https://github.com/Microsoft/vscode
>>> I know my friends are running it on Ubuntu but I didn't found any
>>> references how to run it on FreeBSD desktop.
>>>
>>> Miroslav Lachman  
>> 
>> 
>> You might try these URLs and see if it helps:
>> 
>> https://forums.freebsd.org/threads/visual-studio-code.62542/
>> https://www.cyberciti.biz/faq/debian-ubuntu-fedora-linux-installing-visual-studio-code/
>> https://visualgdb.com/tutorials/freebsd/  
>
>Thank you for the links.
>According to forum it seems there are some problems with dependencies - 
>they are not built for FreeBSD.
>I tried to unpack the archive (Alternate install method from 
>cyberciti.biz) but Linux version cannot be run on FreeBSD
>
>./VSCode-linux-x64/code
>./VSCode-linux-x64/code: error while loading shared libraries: 
>libdbus-1.so.3: cannot open shared object file: No such file or directory
>
>Miroslav Lachman

You might try posting on one of these MS Forums:

Kindly post your question to the MSDN Visual Studio Forums.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

TechNet Forums: 
https://social.technet.microsoft.com/Forums/en-US/home

MSDN Forums:
https://social.msdn.microsoft.com/Forums/en-US/home

-- 
Carmel
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Visual Studio Code on FreeBSD / port request

2018-06-04 Thread Yuri

On 06/04/18 06:51, Miroslav Lachman wrote:

Does somebody successfully run Visual Studio Code on FreeBSD?
https://github.com/Microsoft/vscode
I know my friends are running it on Ubuntu but I didn't found any 
references how to run it on FreeBSD desktop.



This function, for example, would fail for freebsd: 
https://github.com/Microsoft/vscode/blob/master/src/paths.js#L11 It is 
likely to be one among many others.


No, npm-based projects can't be ported to FreeBSD. They download a lot 
of things under the hood, that can't be fingerprinted.


Last time I tried, node projects are hit or miss: they depend on a lot 
of other projects that can be automatically updated any time. It might 
work one day, and not work the next day. It's also very insecure to run 
an unvetted code direct off of github. Somebody might add a rimraf('*') 
call as a matter of a mistake or a joke, and all your files will be 
eliminated, and you will never know who did it. npm/node is certainly a 
very volatile and insecure technology.



Yuri


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Visual Studio Code on FreeBSD / port request

2018-06-04 Thread Miroslav Lachman

Carmel NY wrote on 2018/06/04 17:41:

On Mon, 4 Jun 2018 15:51:31 +0200, Miroslav Lachman stated:


Does somebody successfully run Visual Studio Code on FreeBSD?
https://github.com/Microsoft/vscode
I know my friends are running it on Ubuntu but I didn't found any
references how to run it on FreeBSD desktop.

Miroslav Lachman



You might try these URLs and see if it helps:

https://forums.freebsd.org/threads/visual-studio-code.62542/
https://www.cyberciti.biz/faq/debian-ubuntu-fedora-linux-installing-visual-studio-code/
https://visualgdb.com/tutorials/freebsd/


Thank you for the links.
According to forum it seems there are some problems with dependencies - 
they are not built for FreeBSD.
I tried to unpack the archive (Alternate install method from 
cyberciti.biz) but Linux version cannot be run on FreeBSD


./VSCode-linux-x64/code
./VSCode-linux-x64/code: error while loading shared libraries: 
libdbus-1.so.3: cannot open shared object file: No such file or directory


Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Visual Studio Code on FreeBSD / port request

2018-06-04 Thread Carmel NY
On Mon, 4 Jun 2018 15:51:31 +0200, Miroslav Lachman stated:

>Does somebody successfully run Visual Studio Code on FreeBSD?
>https://github.com/Microsoft/vscode
>I know my friends are running it on Ubuntu but I didn't found any 
>references how to run it on FreeBSD desktop.
>
>Miroslav Lachman


You might try these URLs and see if it helps:

https://forums.freebsd.org/threads/visual-studio-code.62542/
https://www.cyberciti.biz/faq/debian-ubuntu-fedora-linux-installing-visual-studio-code/
https://visualgdb.com/tutorials/freebsd/

-- 
Carmel
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Call for volunteers: FreeBSD Erlang Team

2018-06-04 Thread Jimmy Olgeni


Wrong sender - trying again.

-- Forwarded message --
Date: Mon, 4 Jun 2018 17:08:14 +0200 (CEST)
From: Jimmy Olgeni 
To: po...@freebsd.org
Cc: erl...@freebsd.org
Subject: Call for volunteers: FreeBSD Erlang Team


Hi,

During the next new days I'm planning to move most of the Erlang-related
ports that I maintain under the new erlang@ team (Erlang, Elixir, RabbitMQ,
rebar, relx, etc.)

There is a home page on the Wiki with a tentative todo list with things
that came up lately (and not so lately): https://wiki.freebsd.org/Erlang

And of course there is a mailing list you can join to discuss Erlang stuff:
freebsd-erl...@freebsd.org

  https://lists.freebsd.org/mailman/listinfo/freebsd-erlang

If you are interested in joining the Erlang team just drop me a note.

Thanks!

--
jimmy
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Visual Studio Code on FreeBSD / port request

2018-06-04 Thread Miroslav Lachman

Does somebody successfully run Visual Studio Code on FreeBSD?
https://github.com/Microsoft/vscode
I know my friends are running it on Ubuntu but I didn't found any 
references how to run it on FreeBSD desktop.


Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2018-06-04 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
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. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
math/ipopt  | 3.12.9  | 3.12.10
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: audio/openal-soft segfaults with SNDIO option

2018-06-04 Thread Walter Schwarzenfeld

A PR already exists:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226293

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Cannot mix incompatible Qt library (version 0x50904) with this library (version 0x50a01),Abort (core dumped)

2018-06-04 Thread Tobias C. Berner
Hi there

Qt4 has nothing to do with this. The issue is caused by upgrading Qt5 from
5.9.4 to 5.10.1 without also rebuilding the Qt5 using
applications/libraries :)


mfg Tobias

On 31 May 2018 at 16:37, tech-lists  wrote:

> Hello lists,
>
> context: 11.2-PRERELEASE #0 r333458 / ports r471194
>
> with xpdf I get the following error:
>
> Cannot mix incompatible Qt library (version 0x50904) with this library
> (version 0x50a01),Abort (core dumped)
>
> I seem to have both qt4-4.8.7 and qt5-5.10.1 installed. I didn't install
> these directly though, seems they've been installed as dependencies of
> other ports. I'm using MATE desktop.
>
> I've tried reinstalling xfdf via pkg and the port with the same result. Is
> this a known problem/how can I fix? Have found no fix yet from GIS, most
> seem to point to deleting and reinstalling everything.
>
> thanks,
> --
> J.
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: audio/openal-soft segfaults with SNDIO option

2018-06-04 Thread Tobias Kortkamp
On Mon, Jun 4, 2018, at 10:13, Leonid Bobrov wrote:
> On Mon, Jun 04, 2018 at 09:57:27AM +0200, Tobias Kortkamp wrote:
> > On Sun, Jun 3, 2018, at 22:10, Leonid Bobrov wrote:
> > > Hi!
> > > 
> > > I'm not sure anyone tested audio/openal-soft with audio/sndio backend
> > > recently, but I get segmentation fault when start any app depending on
> > > audio/openal-soft
> > 
> > You need to be more specific than that. "Any app" is pretty broad.
> > There are like a 100 ports that depend on openal-soft.
> > 
> > It has always worked fine for me and it still does. Though the only
> > reason I have openal-soft installed is for OpenMW.
> 
> Well, I get crashes when trying to use audio input, for example, at
> net-im/toxic, using audio output is ok.

Hmm, yes.  I can confirm this.  OpenAL's sndio backend doesn't
support recording and OpenAL reacts badly when there are no usable
backends.  I can trigger this just by running openal-info or by
misconfiguring OpenAL in ~/.alsoftrc with a driver that doesn't
exist.

As a workaround compile openal-soft with OSS=on and SNDIO=on and
setup a fallback to the OSS backend in ~/.alsoftrc

[general]
drivers = sndio,oss

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: audio/openal-soft segfaults with SNDIO option

2018-06-04 Thread Tobias Kortkamp
On Sun, Jun 3, 2018, at 22:10, Leonid Bobrov wrote:
> Hi!
> 
> I'm not sure anyone tested audio/openal-soft with audio/sndio backend
> recently, but I get segmentation fault when start any app depending on
> audio/openal-soft

You need to be more specific than that. "Any app" is pretty broad.
There are like a 100 ports that depend on openal-soft.

It has always worked fine for me and it still does. Though the only
reason I have openal-soft installed is for OpenMW.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"