-
The [`parallel/tarray_of_channels`](https://github.com/nim-lang/Nim/blob/devel/tests/parallel/tarray_of_channels.nim) test fails on OpenBSD with the following output:
```
Category: parallel
Name:…
-
```
Trying to run codesearch on OpenBSD -current amd64 with go 1.0.3 from packages,
using current codesearch code fetched with 'go get', I'm seeing this:
$ go run src/code.google.com/p/codesearch/cm…
-
```
Trying to run codesearch on OpenBSD -current amd64 with go 1.0.3 from packages,
using current codesearch code fetched with 'go get', I'm seeing this:
$ go run src/code.google.com/p/codesearch/cm…
-
```
What steps will reproduce the problem?
1.tar xzvf chan_dongle-1.1.r14.tgz
2.cd chan_dongle-1.1.r14
3. ./configure
4. make (or gmake)
What is the expected output? What do you see instead?
1) ma…
-
Hi,
i try to package portable-openssh
i thought the version parsing would be easy but it seems it does not work as expected.
```yaml
versions:
url: https://cdn.openbsd.org/pub/OpenBSD/OpenS…
-
tinyproxy should use seccomp on Linux and pledge on OpenBSD to reduce the attack surface it has against the kernel. On Linux, this can also ensure that `kill(-MAINPID)` can kill all tinyproxy process…
-
There are a number of tier 3 targets with missing support information on the [Platform Support](https://doc.rust-lang.org/nightly/rustc/platform-support.html) page. Let's fix that!
If you're mainta…
-
Most symbols aren't rendered for the wallet cli. English is selected. Xterm is used.
![image](https://user-images.githubusercontent.com/55438165/192155771-21adbbda-3af5-4304-86a3-f6880aad65ba.png)…
-
**Describe the bug**
[cabal-install-3.4.0.0.tar.gz as distributed on hackage doesn't include bootstrap directory](
http://hackage.haskell.org/package/cabal-install-3.4.0.0/src/).
These files ar…
-
I'm working on updating the `eduke32` port for OpenBSD to the latest release, which has since migrated to using loguru. When building under OpenBSD/amd64 7.1-stable, the following error is generated:
…