-
Installing `pkgin` should be as simple as `/usr/sbin/pkg_add pkgin`.
```rust
let privilege_provider =
utilities::get_privilege_provider(&contexts).unwrap_or_else(|| "sudo".to_…
-
I've started a NetBSD port based mostly on the FreeBSD one. My work is [here](https://github.com/0-wiz-0/sysctl-rs).
It currently fails to build:
```
Compiling sysctl v0.6.0 (sysctl-rs-fork)
…
-
I just installed opam on a NetBSD 7.1.2 (via `pkg_add ocaml-opam`), and it seemed to work fine, however I cannot do `opam init` since I have no solvers, and I cannot find NetBSD packages for `aspcud`,…
-
We could also try to fix the full builds (which - I think - never properly worked).
-
I wonder if there's a function similar to `wgetscrreg` in `netbsd-curses`. Do note that `wsetscrreg` is already defined in `netbsd-curses`.
-
Hi,
NetBSD package maintainer here.
Got the following report, https://mail-index.netbsd.org/pkgsrc-bugs/2024/09/22/msg073230.html from an user.
Unfortunately, I have no clue on how to fix this.…
-
This is a regression since 1.13.1 below is a backtrace
```
Program received signal SIGBUS, Bus error.
rfb::EncodeManager::checkSolidTile (this=0x407d51b8, pb=0x407dc008, colourValue=0xfffffffffff…
-
## Describe the bug
When running the self tests for 6.0.1 on NetBSD 10.99.12/amd64, there are about 20 self test failures due to timezone issues.
## To Reproduce
```
FAILED src/icalendar/t…
-
This is a followup to https://github.com/SerenityOS/serenity/issues/23375#issuecomment-2202100248
This patch still needs to be applied to fix the build on NetBSD:
```
--- Userland/Libraries/LibGfx/…
-
https://github.com/haskell/unix/pull/262
But we have no bindists so far.