Re: CVE-2024-9680/9.8: Firefox.

2024-10-10 Thread Tomek CEDRO
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281992 -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

CVE-2024-9680/9.8: Firefox.

2024-10-10 Thread Tomek CEDRO
An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild. This vulnerability affects Firefox < 131.0.2, Firefox ESR < 128.3.1, and Firefox ESR < 115.16.1. https

Re: PackageKit now has native FreeBSD pkg backend

2024-04-03 Thread Tomek CEDRO
CONGRATZ! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

cad/BambuStudio misc/OpenVDB cad/PrusaSlicer OpenEXR 3.x + Imath

2023-10-09 Thread Tomek CEDRO
Hello World :-) I am porting BambuStudio a 3D Print software to FreeBSD [1]. It uses PrusaSlicer library as backend. This depends on OpenVDB that yet depends on the OpenEXR. Changes in OpenEXR 3.x obsoletes IlmBase and puts some components of OpenEXR 2.x + IlmBase to OpenEXR 3.x + Imath [2]. This

editors/vim 9.0.1503 file dialogs bug

2023-06-11 Thread Tomek CEDRO
Hello world :-) I noticed that recent vim-9.0.1503 has broken file browsing dialogs (when opening a file with :E command). I am using basic textmode console version. I have main window divided into several subwindows in horizonal and vertical in order to edit/view several files in one editor. Whe

gem 'github-pages'

2023-05-14 Thread Tomek CEDRO
Hello world :-) I am not familiar with ruby gems. It is a dependency for open-source NuttX RTOS hosted at github that generates a website from the source code. The gem github-pages is missing in our packages. I have failed miserably installing it for a local user using bundle. There seems to be de

Re: removing mutt patches

2023-05-04 Thread Tomek CEDRO
On Fri, May 5, 2023 at 12:33 AM Derek Schrock wrote: > > tl;dr Removing feature patches in mail/mutt! Do you care? > (..) > So do any of the ports/pkg mutt users deeply depend on any feature > patches from the port and would the world end if you didn't have them? I mainly use mutt to quickly revi

Re: BVI 1.4.2 is out

2023-03-09 Thread Tomek CEDRO
TANK U SIR!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

BVI 1.4.2 is out

2023-03-08 Thread Tomek CEDRO
Hello world :-) BVI 1.4.2 release is out today :-) https://bvi.sourceforge.net/download.html We currently use bvi 1.4.0 released in 2014 :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Porting forks

2023-02-23 Thread Tomek CEDRO
for the port so its easy to find and first word is the key? :-) abuse-xenoveritas -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Thu, Feb 23, 2023, 13:53 Lars Engels wrote: > Am 2023-02-22 09:22, schrieb Nuno Teixeira: > > Hello all, > > > > I'm thinking porting a fork from games/abuse_sd

Re: Ports for C64 cross-development (here: exomizer)

2023-01-06 Thread Tomek CEDRO
On Fri, Jan 6, 2023, 15:40 Felix Palmen wrote: > * Tomek CEDRO [20230105 20:24]: > > Can this be also used for 8-bit 6502 on Atari? :-) > > Definitely. There's even some decruncher code bundled for some other > 8bit CPUs. From the project site: > > #v+ > -

Re: Ports for C64 cross-development (here: exomizer)

2023-01-05 Thread Tomek CEDRO
On Wed, Dec 28, 2022 at 4:51 PM Felix Palmen wrote: > As we all know, FreeBSD is a "general-purpose" OS. I guess this includes > purposes you never thought of. One thing *I* use it for is > cross-development for the good old - Commodore 64 - :) Can this be also used for 8-bit 6502 on Atari? :-) -

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-21 Thread Tomek CEDRO
Long story short: PyTorch does not work on FreeBSD at this point, use Linux version, or any other OS where binary packages are provided. Short story long: below :-) On Mon, Nov 21, 2022 at 6:48 PM Mario Marietto wrote: > Tomek,can you repeat the steps you did when you tried to install pytorch,but

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-21 Thread Tomek CEDRO
21 nov 2022 alle ore 15:26 Tomek CEDRO > ha scritto: > >> yes that is what i was talking about >> >> -- >> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >> >> On Mon, Nov 21, 2022, 13:27 Mario Marietto >> wrote: >> >>> I've

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-21 Thread Tomek CEDRO
n-web-ui-natively-on-freebsd-fails-because-cant-install-torch-and-torchvision/166395/6 > > he proposes to "build PyTorch from source" ; have you considered trying > that ? > > Il giorno dom 20 nov 2022 alle ore 22:28 Tomek CEDRO > ha scritto: > >> On Sun, Nov 2

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-20 Thread Tomek CEDRO
On Sun, Nov 20, 2022 at 8:57 AM Ronald Klop wrote: > On 11/19/22 17:45, Tomek CEDRO wrote: > > From the /usr/ports/math/py-pytorchvideo/Makefile is seems that > > MAINTAINER= ports[at]FreeBSD.org so someone on this list created the > > port. > > Well, this act

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-19 Thread Tomek CEDRO
On Sat, Nov 19, 2022 at 6:06 PM Mario Marietto wrote: > Thanks. Yours seem to be very detailed instructions. Unfortunately I'm not so > experienced to understand what to do. Thanks anyway for your kindness. No worries we all learn all the time.. just take some time and it will eventually work :-

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-19 Thread Tomek CEDRO
>From the /usr/ports/math/py-pytorchvideo/Makefile is seems that MAINTAINER= ports[at]FreeBSD.org so someone on this list created the port. If both torch and torchvision builds fine on FreeBSD then creating a system wide port for them should be easy so everyone would have acces to these packages :

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-19 Thread Tomek CEDRO
On Sat, Nov 19, 2022 at 5:32 PM Tomek CEDRO wrote: > (venv3.9embedded) pip install torchvision== > ERROR: Could not find a version that satisfies the requirement > torchvision== (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, > 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3) > ERR

Re: The installation of “Stable Diffusion web UI” natively on FreeBSD fails because can’t install torch and torchvision

2022-11-19 Thread Tomek CEDRO
On Sat, Nov 19, 2022 at 4:18 PM Mario Marietto wrote: > Hello to everyone. > I’m trying to clone and install the “Stable Diffusion web UI” on > FreeBSD,following this mini tutorial : > [marietto@marietto ~/Desktop/Files]$ git clone > https://github.com/AUTOMATIC/stable-diffusion-webui > [mari

Re: luajit vs luajit-devel / enlightenment vs obs-studio

2022-11-08 Thread Tomek CEDRO
On Wed, Nov 9, 2022 at 2:19 AM Sergey A. Osokin wrote: > Hi Tomek, > thanks for the report. > > On Tue, Nov 08, 2022 at 11:10:19PM +0100, Tomek CEDRO wrote: > > After recent pkg upgrade there seems to be a conflict in dependencies > > of enlightenment (luajit-devel) and o

luajit vs luajit-devel / enlightenment vs obs-studio

2022-11-08 Thread Tomek CEDRO
Hello world :-) After recent pkg upgrade there seems to be a conflict in dependencies of enlightenment (luajit-devel) and obs-studio (luajit). This prevents using obs on elightenment wm. root@octagon:~ # uname -a FreeBSD octagon 13.1-STABLE FreeBSD 13.1-STABLE #0 stable/13-n252248-adbcdbee602d: M

comms/hackrf: Port update 2017.02.1 -> 2021.03.1.

2022-10-02 Thread Tomek CEDRO
Can anyone with a free moment could take a look at: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266774 https://github.com/freebsd/freebsd-ports/pull/132 Thank you :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

devel/kconfig-frontends new port

2022-09-15 Thread Tomek CEDRO
Hello world :-) Could someone in a free moment please review the new port kconfig-frontends? This port is a mandatory requirement for NuttX RTOS development on FreeBSD. I have simplified the GUI part to use only ncurses as the gtk/qt part is not used anyways and it pulls tons of dependencies. We

Re: comms/limesuite port update 20.10.0 -> 22.09.0.

2022-09-10 Thread Tomek CEDRO
On Sat, Sep 10, 2022 at 9:33 AM Kurt Jaeger wrote: > Hi! > > Could anyone with a free moment could take a look at LimeSuite (SDR) > > port update please :-) > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266307 > Done, thanks for the patch! thank you π :-) :-) -- CeDeROM, SQ7MHZ, http://w

comms/limesuite port update 20.10.0 -> 22.09.0.

2022-09-09 Thread Tomek CEDRO
Hello world :-) Could anyone with a free moment could take a look at LimeSuite (SDR) port update please :-) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266307 -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: ERROR: Ports Collection support for your FreeBSD version has ended o_O

2022-09-08 Thread Tomek CEDRO
I have 32GB RAM and 100GB swap, If -j should work problem is somewhere else, will investigate, thanks :-) Do you know if kernel build use variables from /etc/make.conf (i.e. possible jobs number = -jN)? If does not seem so :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: ERROR: Ports Collection support for your FreeBSD version has ended o_O

2022-09-07 Thread Tomek CEDRO
On Mon, Sep 5, 2022 at 11:52 PM Michael Gmelin wrote: > On 5. Sep 2022, at 22:45, Tomek CEDRO wrote: > Hello world :-) > After `git pull` I get this warning now on each port build: > /!\ ERROR: /!\ > Ports Collection support for your FreeBSD version has ended, and no > ports

Re: ERROR: Ports Collection support for your FreeBSD version has ended o_O

2022-09-05 Thread Tomek CEDRO
On Mon, Sep 5, 2022 at 10:59 PM Paul Pathiakis wrote: > Tomek, > I'm not sure there is a support ports collection for a '-STABLE' > I thought it was only '-RELEASE' > Paul It works also for CURRENT, RELEASE has binary packages prebuilt (available with `pkg`).. The problem showed up after recent `

ERROR: Ports Collection support for your FreeBSD version has ended o_O

2022-09-05 Thread Tomek CEDRO
Hello world :-) After `git pull` I get this warning now on each port build: /!\ ERROR: /!\ Ports Collection support for your FreeBSD version has ended, and no ports are guaranteed to build on this system. Please upgrade to a supported release. No support will be provided if you silence this messa

Re: Qt6 in the ports tree

2022-08-21 Thread Tomek CEDRO
On Sun, Aug 21, 2022 at 7:31 PM Tobias C. Berner wrote: > Moin moin > Qt6 has finally been added to the ports tree. > As whenever we have multiple versions of things available, there will > be dragons. TANK U SIR! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Firefox 100.0_1,2 immediate crash on signal 5

2022-05-05 Thread Tomek CEDRO
Port updated to 100.0_3,2, LTO is disabled by default, rebuild fine, works fine after reinstall from ports, THANK YOU :-) -- CeDeROM, SQ7MHZ, https://www.tomek.cedro.info

Re: Firefox 100.0_1,2 immediate crash on signal 5

2022-05-05 Thread Tomek CEDRO
Today I have upgraded the packages after the long weekend and noticed the same, firefox 100 crash right on start, please fix :-) -- CeDeROM, SQ7MHZ, https://www.tomek.cedro.info

Re: Fill a disk with more recent files

2022-04-27 Thread Tomek CEDRO
On Wed, Apr 27, 2022 at 10:09 AM Andrea Venturoli wrote: > On 4/27/22 09:51, Tomek CEDRO wrote: > > On Wed, Apr 27, 2022 at 9:48 AM Andrea Venturoli wrote: > >> Hello. > >> Suppose I have a large storage of files and a smaller disk (backup). > >> I need to

Re: Fill a disk with more recent files

2022-04-27 Thread Tomek CEDRO
On Wed, Apr 27, 2022 at 9:48 AM Andrea Venturoli wrote: > Hello. > Suppose I have a large storage of files and a smaller disk (backup). > I need to copy as much as I can from source to target and I want the > most recent files. > Before I start scripting and reinvent the wheel, is there some tool