---8<---
Incrementally backup a github user or organization, including issues, pull
requests etc.
--->8---
From Laurence Tratt, with tweaks from sthen@ and myself.
OK sthen@, thanks.
game.
Submitted by Kaashif Hymabaccus <kaashif AT kaashif DOT co DOT uk>, who
takes MAINTAINER, thanks!
ok jca@ on a previous version back in August. Slightly tweaked by me to
update for newer GH_* variable changes.
"Go for it." bentley@
2048-cli is a terminal-based version of the popular 2048 sliding block
puzzle game. Supports animations, colors, stores your high score, and
includes an AI.
OK abieber@
Quake 2 was released 20 years ago
and this the anniversary update.
Tested with abieber@, bmercer@ and many others
fragging on an OpenBSD server.
Port changes:
- reworded README to more
prominently point at the
upstream documentation and
mentioning the 3.20 patch
which is needed for
multiplayer
Upstream changelog:
https://github.com/yquake2/yquake2/blob/master/CHANGELOG
Even if it can be made to build eventually after multiple tries (we
occasionally got lucky with chromium before that was disabled, but it
was rare), this isn't sustainable.
In short: you'll need to use amd64 if you want to use one of the more
common web browsers on OpenBSD.
from configure and disable explicitly it on arm and hppa. The 4
versions build fine on amd64 with and without smp enabled. The port
will also add a symlink to the erlang interpreter on those
architectures to avoid the use of a PFRAG file.
Based on a patch from phessler@. OK phessler@.
LXAppearance is LXDE's GTK+ v2 and v3 theme switcher. Users are able
to change the theme, icons, fonts used by applications, and enable
accessibility features.
From maintainer Victor Kukshiev; tweaks & okay sthen@.
ok juanfra@
GNU Cim is a compiler for the programming language Simula (except
unspecified parameters to formal or virtual procedures). It offers a
class concept, separate compilation with full type checking, interface
to external C routines, an application package for process simulation
and a coroutine concept. The compiler and run-time system are written in
C, and the compiler produces C code that is passed to a C compiler for
further processing towards machine code.