[Bug 277807] www/librewolf: update to newer version possible?
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277807] www/librewolf: update to newer version possible?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 15:07:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277807
--- Comment #7 from Martin Filla <freebsd@sysctl.cz> ---
Poudriere is ok
===> Deinstalling for librewolf
===> Deinstalling librewolf-123.0.1.1
Updating database digests format: .......... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
librewolf: 123.0.1.1
Number of packages to be removed: 1
The operation will free 252 MiB.
[freebsd132x64-default] [1/1] Deinstalling librewolf-123.0.1.1...
[freebsd132x64-default] [1/1] Deleting files for librewolf-123.0.1.1:
.......... done
==> Running trigger: desktop-file-utils.ucl
Building cache database of MIME types
===========================================================================
=>> Checking for extra files and directories
[01:32:35] Installing from package
[freebsd132x64-default] Installing librewolf-123.0.1.1...
[freebsd132x64-default] Extracting librewolf-123.0.1.1: .......... done
==> Running trigger: desktop-file-utils.ucl
Building cache database of MIME types
=====
Message from librewolf-123.0.1.1:
--
## Missing features
Some features found on Windows, macOS and Linux are not implemented:
- Encrypted Media Extensions (requires Widevine CDM binary)
- Process sandboxing (requires Capsicum backend)
- Reduced memory usage (requires mozjemalloc)
- Crash Reporter (requires Google Breakpad and reproducible builds)
- WebVR (requires open source runtime)
- TCP fast open
- `about:networking` (requires link state notification)
## Audio backend
Currently used audio backend can be inspected on `about:support` page.
Supported backends and default probing order is as follows:
- `pulse-rust` if `pulseaudio` package is installed (PULSEAUDIO option)
- `jack` if `jackit` package is installed (JACK option)
- `sndio` if `sndio` package is installed (SNDIO option)
- `alsa` if `alsa-lib` package is installed (ALSA option)
- `oss` (always available)
To force a specific backend open `about:config` page and create
`media.cubeb.backend` preference.
Microphone selection only works in `oss`, `pulse`, `pulse-rust` backends.
Other backends are limited to `default` which is usually `/dev/dsp`,
so use virtual_oss to reroute microphones from non-default devices.
## Gamepad API
Requires evdev(4) joystick support. On FreeBSD 13.0 enable hgame(4)
while older versions can use sysutils/iichid or multimedia/webcamd.
## smb:// issues
Network group, machine, and share browsing does not work correctly.
## sftp://
Only sftp access using public key authentication works. To easily
setup public key authentication to `remote_host`:
$ ssh-keygen
$ cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
The SSH server on `remote_host` must allow pub key authentication.
[01:32:40] Cleaning up
===> Cleaning for librewolf-123.0.1.1
[01:36:52] Deinstalling package
Updating database digests format: . done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
librewolf: 123.0.1.1
Number of packages to be removed: 1
The operation will free 252 MiB.
[freebsd132x64-default] [1/1] Deinstalling librewolf-123.0.1.1...
[freebsd132x64-default] [1/1] Deleting files for librewolf-123.0.1.1:
.......... done
==> Running trigger: desktop-file-utils.ucl
Building cache database of MIME types
build of www/librewolf | librewolf-123.0.1.1 ended at Fri Mar 22 16:02:37 CET
2024
build time: 01:17:33
--
You are receiving this mail because:
You are the assignee for the bug.