py-zmq-17.1.2 breaks www/jupyter-notebook. Issue can be fixed by
updating py-ipkernel to a newer version, which does not work with the
version of py-matplotlib in ports. This can be fixed by updating
py-matplotlib to a newer version, which relies on two new ports...
For now make sure that 6.4 ships with a version of py-zmq that does not
break stuff.
OK sthen@, jca@
Colobot is a real-time strategy game, where you can program your units
(bots) in a language called CBOT, which is similar to C++ and Java. Your
mission is to find a new planet to live and survive. You can save humanity
and get programming skills!
ok solene@
- given that beets has been moved to Python 3 last year[0], I believe
that the plugin dependencies should be updated from py-* to py3-*
- neither mp3gain, nor aacgain packages exist so delete that paragraph
- documentation URL - HTTPS and TLD change
(mp3gain was removed due to unfixed security bugs, not sure where aacgain
came from in the first place as I don't seem to find it in old trees anywhere)
improvements, so a CMake patch goes away. Also includes some bug fixes and
general game improvements.
I added the usual "You must purchase this game to use the package" language
to pkg/README to make sure it's clear that while the package we offer is
open source, the game assets are not.
from Paul B. Henson; OK sthen@
Comment:
line-buffered select interface
Description:
The purpose of this module is to implement a buffered version of
the select interface that operates on lines, rather than characters.
Given a set of filehandles, it will block until a full line is
available on one or more of them.
to increase battery life, but this wasn't supported on OpenBSD - add this
support, from Tom Murphy.
patch very minorly tweaked by me (shuffled a blank line) to reduce the
number of lines touched.
fnaify is a script to facilitate running games based on the open-source FNA
framework on OpenBSD. It takes care of adjusting the configuration files to
OpenBSD's library names and creates a custom launch script with everything
needed to start the game.
For more information on FNA, see official website: https://fna-xna.github.io
Some examples of games FNA games that can be configured with fnaify include
Stardew Valley, Rogue Legacy, and Owlboy.
tested by Thuban, ok bcallah@
OK sthen@
- consistent whitespace
- new HOMEPAGE
- project moved from sourceforge to github & pypi
- grabbing MAINTAINER
- adding py3 flavor
- removing a trailing space