the version in base). (also uses the shiny new FIX_CRLF_FILES). This is
currently in perl in base but will be removed in 5.32.
----
Pod::Parser is a base class for creating POD filters and translators. It
handles most of the effort involved with parsing the POD sections from an
input stream, leaving subclasses free to be concerned only with performing
the actual translation of text.
NOTE: This module is considered legacy. Pod-Simple is the usual module for
all things POD.
----
"This port combines gcc 3.4.5 from 2005 with a mingw runtime from
2009 or 2010 to target Microsoft Windows." It is woefully obsolete.
If somebody wants to cross-compile from OpenBSD to Microsoft Windows,
they should import a new toolchain.
Noticed because it failed to build with -fno-common.
ok gkoehler@ kn@
Moonlight (formerly Limelight) is an open source implementation of
NVIDIA's GameStream protocol. With Moonlight, You can stream your
collection of PC games from your GameStream-compatible PC to any
supported device and play them remotely.
ok rsadowski@
port done by Muhammad Kaisar Arkhan <hi at yukiisbo.red> who
is also the maintainer
Redis 6.2 includes many new commands and improvements, but no big features. It
mainly makes Redis more complete and addresses issues that have been requested
by many users frequently or for a long time.
https://github.com/redis/redis/blob/6.2/00-RELEASENOTES
This version includes a security fix for ILP32 arches (CVE-2021-21309)
Disable ruby support; ruby gets picked up but the bindings fail to build.
Improve some package COMMENTs.
Enable debug packages.
requested & tested by jcs@
- remove the custom install (which wasn't even picking up all the right
stuff to install anymore)
- add a patch to allow doxygen to be turned off
- turn off doxygen and valgrind so they aren't picked up at config time
and then junked at build time causing problems
Special thanks to Anders Gavare (upstream) for making luna88k work in this
release by fixing some key bugs.
ok fcambus@