Re: azure serial console display garbled when accessing through firefox

2022-03-31 Thread tech-lists
On Tue, Mar 29, 2022 at 10:33:10AM +0200, Kurt Jaeger wrote: Hi! > > Is this a known issue? I'm asking here rather than at firefox because, as > > I understand it, firefox under linux and firefox under freebsd are very > > similar. > > Do I need to raise the issue directly with mozilla? > > Yes

FreeBSD ports you maintain which are out of date

2022-03-31 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

make don't know how to make-crates

2022-03-31 Thread rollniak
Hello, I'm trying to make my first port on FreeBSD with sendxmpp-rs ( https://github.com/moparisthebest/sendxmpp-rs ). I wrote the following _Makefile_: ``` PORTNAME= sendxmpp-rs PORTVERSION=2.0.0 DISTVERSIONPREFIX= v CATEGORIES= net-im