Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

artsi0m/porting-efforts

Repository files navigation

Artsi0m’s OpenBSD porting-efforts

Sorted by category and alphabetically.

databases

mysql-workbench

Abandoned and unfinished port. I found a better alternatives to this DBA IDE. Nothing useful here actually.

devel

avr/avra

Unfinished port, but almost everything present and should work. I needed it to build code written with Atmel IDE.

bear

Bear is a tool that generates a compilation database for clang tooling.

That port is unfinished and seems to be rather big C++ program with additional dependencies.

grpc

High-performance remote procedure call (RPC) framework.

Unfinished port, that devel/bear depends on.

py-compiledb

Tool for generating Clang’s JSON Compilation Database

Almost entirely finished port, that haven’t been accepted into ports somehow. And I am not the only one working on it. See this thread and Mikhail Pchelin port attached.

Definitely recommend, this is much more minimal alternative to devel/bear.

graphics

py3-bdfparser

BDF format bitmap font file parser library in Python

Dependency to one script that was used to convert BDF fonts into representation compatible with OpenBSD kernel.

Got accepted into ports: Mailing list thread.

And maybe this is my first accepted port, not sure.

sysutils

py-compiledb

See devel/py-compiledb.

textproc

py-compiledb

See devel/py-compiledb.

py-bashlex

Python port of the parser used internally by GNU bash

Dependency to devel/py-compiledb, got accepted into ports somehow.

Related thread.

About

My efforts to port various programms on OpenBSD. compiledb for example (/home/artsi0m/ports/mystuff))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors