Skip to content

feat: add OpenBSD support#840

Open
VlkrS wants to merge 1 commit into
mangowm:mainfrom
VlkrS:openbsd
Open

feat: add OpenBSD support#840
VlkrS wants to merge 1 commit into
mangowm:mainfrom
VlkrS:openbsd

Conversation

@VlkrS

@VlkrS VlkrS commented Apr 10, 2026

Copy link
Copy Markdown

OpenBSD does not have wordexp, therefore we need to add a reasonable approximation of mango's standard behavior when spawning commands.

Thank you in advance for considering it.

@Yappaholic

Copy link
Copy Markdown
Contributor

Hi, can this be added as a patch to OpenBSD ports (like FreeBSD does)?

@VlkrS

VlkrS commented Apr 12, 2026

Copy link
Copy Markdown
Author

Hi, can this be added as a patch to OpenBSD ports (like FreeBSD does)?

It's what we currently do:
see https://cvsweb.openbsd.org/ports/wayland/mango/patches?sort=File

Some projects are interested in including such patches in their code, and therefore I am proposing it here. If for whatever reason, mango does not wish to do that, that is obviously a perfectly valid decision, and I will stop proposing them.

@VlkrS VlkrS changed the title Add OpenBSD Support feat: add OpenBSD support Apr 21, 2026
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from c009ba2 to f328c27 Compare May 20, 2026 05:07
OpenBSD does not have wordexp, therefore we need to add a reasonable
approximation of mango's standard behavior when spawning commands.
@VlkrS

VlkrS commented May 29, 2026

Copy link
Copy Markdown
Author

Rebased on 0.14.0

@DreamMaoMao DreamMaoMao force-pushed the main branch 5 times, most recently from 7faf9b6 to 36398a1 Compare June 8, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants