pkgsrc/games
maya 917211b9a8 love09: update to 0.9.2
We would benefit from having the latest branch in each 0.9.x, as they're
backwards compatible (but not forwards!).

changes:

0.9.2:

    The lua 5.3 UTF-8 module was added, bringing easy handling of UTF-8 in strings.
    Added [wiki]love.joystick.loadGamepadMappings[/wiki] and [wiki]love.joystick.saveGamepadMappings[/wiki] to easily load and store gamepad mapping databases. See [wiki]love.joystick.setGamepadMapping[/wiki] for more details.
    Added relative mouse mode ([wiki]love.mouse.setRelativeMode[/wiki]) and the corresponding [wiki]love.mousemoved[/wiki].
    Added symlink support to love.filesystem, as well as [wiki]love.filesystem.getRealDirectory[/wiki], making development and debugging easier.
    Fixed a bunch of memory leaks, crashes and other bugs.
    Renamed FSAA to MSAA.
    The 'console' option now tries to re-use its console, and it can open earlier, allowing its use in early stages of game loading.
    Replace several error messages with clearer, more obvious ones.

0.9.1:

• Canvases can now be used with SpriteBatches, ParticleSystems, and Meshes. Canvases and Images are now both sub-types of the new [wiki]Texture[/wiki] type, which those three things accept. [wiki]SpriteBatch:setTexture[/wiki] (etc.) have been added, and [wiki]SpriteBatch:setImage[/wiki] (etc.) is now deprecated, but not removed yet.

• Better support for retina displays in OS X has been added. To take advantage of it, you will need to enable the new "highdpi" window flag in either [wiki]love.conf[/wiki] or [wiki]love.window.setMode[/wiki]. When this is done on a compatible computer, the pixel resolution of the window will be double what the requested window size is. You will almost certainly need to adjust your code if you want to use this properly! The new function [wiki]love.window.getPixelScale[/wiki] can help immensely.

• Canvases now have antialiasing support. You will need to request it when creating the Canvas, with the new function variant [wiki]love.graphics.newCanvas[/wiki](width, height, texturetype, fsaa).

• A new function [wiki]Source:clone[/wiki] has been added. This lets you create multiple static Sources which play the same sound much more efficiently (in terms of loading time, memory usage, and code duplication.)

• Some nasty bugs have been fixed, including an off-by-one issue in [wiki]Joystick:isDown[/wiki], love.graphics.setCanvas breaking everything when love.graphics.setScissor is used sometimes, and 8-bit [wiki]SoundData[/wiki] sounding completely wrong when loaded into a [wiki]Source[/wiki].
2018-10-01 23:20:41 +00:00
..
0verkill *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
4stAttack extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
2048-cli Import 2048-cli-0.9.1 as games/2048-cli 2016-09-18 16:57:51 +00:00
abuse Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
accelerator3d extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
adom adom: reorder to appease pkglint, use adom-license 2017-10-08 07:41:26 +00:00
afternoonstalker Comment out dead sites. 2017-08-16 20:45:30 +00:00
agm Import agm-1.3.1 as games/agm 2016-07-27 20:37:27 +00:00
alephone Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
amaze games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
amor revbump after boost-libs update 2018-08-16 18:54:26 +00:00
an Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
angband-tty Use the curses framework. 2017-01-03 21:38:29 +00:00
angband-x11 Use the curses framework. 2017-01-03 21:38:29 +00:00
anise Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
aop Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
armagetronad games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
armagetronad-server Pointers are not ordered relative to 0. Check the error of fopen 2016-12-15 23:52:43 +00:00
arx-libertatis games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
asc Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
asciiquarium Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
atomix Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
atque Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
barrage Import barrage-1.0.4 as games/barrage 2016-07-24 22:59:11 +00:00
bastet revbump after boost-libs update 2018-08-16 18:54:26 +00:00
batrachians Comment out dead sites. 2017-08-16 20:45:30 +00:00
battalion Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
battleball Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
billardgl Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
blindmine *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
blinken revbump after boost-libs update 2018-08-16 18:54:26 +00:00
blokus Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
bluemoon Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
bomber revbump after boost-libs update 2018-08-16 18:54:26 +00:00
bomberclone Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
bos Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
bovo revbump after boost-libs update 2018-08-16 18:54:26 +00:00
bridge-hands Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
burgerspace Comment out dead sites. 2017-08-16 20:45:30 +00:00
bzflag Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
cbzone Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
ccgo Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
cgoban Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
cgoban-java Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
chest Comment out dead sites. 2017-08-16 20:45:30 +00:00
chromium-bsu Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
circuslinux Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
civctp-demo Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
cmatrix Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
colchess pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
colchess-book-colchess pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
colchess-book-large pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
corewars Sort PLIST files. 2018-01-01 22:29:15 +00:00
cosmosmash Comment out dead sites. 2017-08-16 20:45:30 +00:00
crack-attack Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
crack-attack-sounds Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
craft Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
crafty Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
crafty-book-medium pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
crafty-book-small pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
crafty-doc Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
crimsonfields Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
criticalmass revbump after boost-libs update 2018-08-16 18:54:26 +00:00
crossfire-client Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
crossfire-client-gtk Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
crossfire-client-gtk2 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
crossfire-server Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
d2x pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
dd2 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
defendguin Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
digger Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
dipmap Comment out dead sites. 2017-08-16 20:45:30 +00:00
doom1 games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
dopewars Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
duckmaze games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
dungeon Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
eboard Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
einstein-puzzle Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
enigma Build with C++11, fix build. 2018-03-12 20:51:30 +00:00
et *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
eus-demo Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
exchess pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
exchess-book-medium pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
exchess-book-small pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
exult Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
exult-audio games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
falcons-eye *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
fillets-ng *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
fillets-ng-data Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
finalbattle Provide alternate archive.org HOMEPAGE. 2017-08-25 14:55:30 +00:00
fire Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
fkiss Comment out dead sites. 2017-08-16 20:45:30 +00:00
flare-engine Sort PLIST files. 2018-01-01 22:29:15 +00:00
flare-game Reset maintainer 2017-09-16 19:26:41 +00:00
flightgear *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
flightgear-data Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
fltk-sudoku Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
foobillardplus Needs network libs on SunOS 2015-12-12 21:13:32 +00:00
fortune Sort PLIST files. 2018-01-01 22:29:15 +00:00
fortune-strfile fortune-strfile: Add LICENSE 2018-06-23 11:15:55 +00:00
fortunes-calvin Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
fortunes-de Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
fortunes-futurama Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
fortunes-h2g2 Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
fortunes-it Do not invoke strfile on any possible `*.dat' files (similarly to fortunes-de 2017-08-01 11:20:33 +00:00
freeciv-client revbump after boost-libs update 2018-08-16 18:54:26 +00:00
freeciv-manual Don't use AUTO_PLIST, but create the directory explicitly. Fixes build. 2018-01-07 21:00:23 +00:00
freeciv-server revbump after boost-libs update 2018-08-16 18:54:26 +00:00
freeciv-share revbump after boost-libs update 2018-08-16 18:54:26 +00:00
freecol Import freecol-0.11.6 as games/freecol. 2015-12-14 15:32:13 +00:00
freedroid Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
freesci Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
frotz Sort PLIST files. 2018-01-01 22:29:15 +00:00
frozen-bubble Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
fruit Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
galaxa Sort PLIST files. 2018-01-01 22:29:15 +00:00
gamazons Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gargoyle Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gate88 games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
gbrainy Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
gcompris Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
gemdropx Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
genecys-client Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
genecys-data Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
ggz-client-libs Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
glaxium Fix install to not depend on umask. Avoid undefined behavior to make it 2016-12-12 06:21:47 +00:00
glickomania Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
gltron Typo. 2016-02-08 05:25:19 +00:00
gnome-games *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
gnome-games-extra-data Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
gnome-mastermind Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gnome-sudoku *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
gnuchess Version 6.2.5: 2017-08-18 22:14:38 +00:00
gnuchess-book gnuchess-book: Fix building with newer gnuchess and tidy. 2017-09-21 10:57:25 +00:00
gnuchess-book-medium gnuchess-book-medium: Update for gnuchess-6 and tidy. 2017-09-21 11:20:04 +00:00
gnuchess4 Sort PLIST files. 2018-01-01 22:29:15 +00:00
gnugo Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
gogui Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
golddig games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
granatier revbump after boost-libs update 2018-08-16 18:54:26 +00:00
greed Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
grhino Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gtetrinet Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gtkballs Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gtklevel9 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gtkmagnetic Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gturing Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
heretic2-demo Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
hex-a-hop Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
hitori Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
holtz revbump after boost-libs update 2018-08-16 18:54:26 +00:00
hugo games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
icbm3d Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
icebreaker pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
imaze Sort PLIST files. 2018-01-01 22:29:15 +00:00
InterLOGIC Follow some http redirects. 2017-08-16 20:21:03 +00:00
ioquake3 Switch to openal-soft 2016-07-16 00:10:33 +00:00
ioquake3-pk3 Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
ioquake3-raspberrypi games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
ivan Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
jetpack games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
jin Fix INSTALLATION_DIRS. 2015-11-08 00:10:34 +00:00
jools extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
kajaani-kombat Fix format strings. Fix ordering of pointers relative to 0. Bump 2017-02-08 00:04:53 +00:00
kajongg revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kanagram revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kanatest Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
kapman revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kapooka Sort PLIST files. 2018-01-01 22:29:15 +00:00
katomic revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kblackbox revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kblocks revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kbounce revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kbreakout revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kdiamond revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ketm Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
kfourinline revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kgoldrunner revbump after boost-libs update 2018-08-16 18:54:26 +00:00
khangman revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kigo revbump after boost-libs update 2018-08-16 18:54:26 +00:00
killbots revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kiriki revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kjumpingcube revbump after boost-libs update 2018-08-16 18:54:26 +00:00
klavaro revbump after boost-libs update 2018-08-16 18:54:26 +00:00
klickety revbump after boost-libs update 2018-08-16 18:54:26 +00:00
klines revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kmahjongg revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kmines revbump after boost-libs update 2018-08-16 18:54:26 +00:00
knavalbattle revbump after boost-libs update 2018-08-16 18:54:26 +00:00
knetwalk revbump after boost-libs update 2018-08-16 18:54:26 +00:00
knightcap Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
knightcap-brain pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
KoboDeluxe Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
kolf revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kollision revbump after boost-libs update 2018-08-16 18:54:26 +00:00
konquest revbump after boost-libs update 2018-08-16 18:54:26 +00:00
koth games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
kpat revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kreversi revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kshisen revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ksirk revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ksnakeduel revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kspaceduel revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ksquares revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ksudoku revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ktuberling revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kubrick revbump after boost-libs update 2018-08-16 18:54:26 +00:00
kye extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
lbreakout pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
lbreakout2 games/lbreakout2: move documentation to share/doc/lbreakout2 2018-02-18 04:57:05 +00:00
level9 Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lgeneral Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lgeneral-data Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lgogdownloader revbump after boost-libs update 2018-08-16 18:54:26 +00:00
libggz Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
libkdegames revbump after boost-libs update 2018-08-16 18:54:26 +00:00
libkmahjongg revbump after boost-libs update 2018-08-16 18:54:26 +00:00
libretro-craft games/libretro-craft: Import libretro-craft-20180803 2018-08-11 00:48:50 +00:00
lincity Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lincity-ng Comment out dead sites. 2017-08-16 20:45:30 +00:00
liquidwar Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lmarbles Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lnl Requires termcap. 2017-05-09 16:13:12 +00:00
LostPixels Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
love07 Add love07, LOVE version 0.7.2 2018-09-30 19:10:10 +00:00
love08 Add love08, LOVE version 0.8.0 2018-09-30 19:12:48 +00:00
love09 love09: update to 0.9.2 2018-10-01 23:20:41 +00:00
love010 Add love010, LOVE version 0.10.2 2018-09-30 19:21:18 +00:00
lpairs Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
lskat revbump after boost-libs update 2018-08-16 18:54:26 +00:00
ltris Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
maelstrom-sdl Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
maelstrom-x11 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
majesty-demo Sort PLIST files. 2018-01-01 22:29:15 +00:00
marathon-evil Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
marathon-trilogy games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
mari0 Add mari0 version 1.6 2018-09-30 19:28:46 +00:00
minami Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mirrormagic mirrormagic: updated to 3.0.0 2018-07-13 17:28:46 +00:00
monsterz extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
moon-buggy moon-buggy: Comment out dead sites 2017-10-09 08:14:02 +00:00
moria moria: Use FORTIFY_SUPPORTED=no instead of PKGSRC_USE_FORTIFY=no. 2018-01-15 09:54:21 +00:00
mrrescue Add mrrescue version 1.02e 2018-09-30 19:27:19 +00:00
MyGoGrinder MyGoGrinder: update to 2.3.1. 2018-06-15 09:18:55 +00:00
nagi Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
nethack nethack: remove qt version 2017-09-26 21:43:37 +00:00
nethack-lib nethack*: reset MAINTAINER 2018-04-02 09:44:52 +00:00
nethack-tty
nethack-x11 Install fonts into default installation path. Bump PKGREVISION. 2014-06-01 16:52:08 +00:00
netmaj Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
netmaze games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
netris netris: Comment out dead sites. 2017-11-15 22:15:16 +00:00
neverball games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
newvox games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
nighthawk Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
ninvaders Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
not_pacman not_pacman: appease pkglint 2018-09-30 19:29:18 +00:00
not_tetris Add not_tetris version 2.0 2018-09-30 19:26:19 +00:00
omega Sort PLIST files. 2018-01-01 22:29:15 +00:00
onscripter Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
openmortal Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
openttd Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
openttd-data games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
orbital_eunuchs_sniper Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
pag Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
palapeli revbump after boost-libs update 2018-08-16 18:54:26 +00:00
picmi revbump after boost-libs update 2018-08-16 18:54:26 +00:00
pingus revbump after boost-libs update 2018-08-16 18:54:26 +00:00
pioneers *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
plib games/plib: this needs to include another hid header to build on netbsd now. 2018-08-05 20:42:10 +00:00
pmars Also specify the directory for ld itself to check for libX11. 2016-06-19 23:02:06 +00:00
polyglot Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
powder Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
powermanga *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
powwow Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
prboom *: reset maintainer for drochner 2018-08-19 20:16:39 +00:00
prboom-plus prboom-plus: Update games/prboom-plus to 2.5.1.4 2018-09-01 19:02:53 +00:00
pushover Updated pushover to 0.0.5. 2016-07-05 17:33:00 +00:00
puzzles puzzles: drop maintainership. 2018-06-17 13:48:23 +00:00
py-easyAI extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-ranking Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-renpy extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
py-trueskill Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
pysolfc *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pytraffic extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
qonk Fix message display color. PKGREVISION -> 11 2016-12-31 10:01:11 +00:00
qqwing qqwing: follow redirect 2017-12-24 10:14:43 +00:00
qstat pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
quadrupleback Not compatible with C++11. 2018-09-25 20:22:34 +00:00
quake xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
quake2forge *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
quake6 pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
quakedata games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
quakeforge *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
quakespasm Update quakespasm to 0.92.1. Changes: 2017-01-16 20:43:07 +00:00
quarry Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
REminiscence Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
rftg Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
robotfindskitten Sort PLIST files. 2018-01-01 22:29:15 +00:00
rocksndiamonds rocksndiamonds: updated to 4.1.0.0 2018-07-13 17:27:32 +00:00
rocksndiamonds-levels Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
rollemup Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
rtcw Comment out dead sites. 2017-08-16 20:45:30 +00:00
ruby-squib games/ruby-squib: update to 0.14.2 2018-09-23 15:22:57 +00:00
sarien Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
scid Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
scummvm scummvm: updated to 2.0.0 2017-12-30 09:06:42 +00:00
scummvm-bass Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
scummvm-fotaq Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
scummvm-tools revbump after boost-libs update 2018-08-16 18:54:26 +00:00
sex Sort PLIST files. 2018-01-01 22:29:15 +00:00
sienna Add sienna version 1.0c 2018-09-30 19:28:03 +00:00
simgear *: recursive bump for poppler-0.68 2018-09-02 21:32:41 +00:00
singularity Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
sirius Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
sjeng Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
sl Use the curses framework. 2017-01-03 21:50:53 +00:00
solarus Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
spaceracer pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
spellcast Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
spider Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
stegavorto Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
stockfish games/stockfish: import stockfish-9 2018-02-28 22:20:43 +00:00
stratagus Use OPSYSVARS. 2016-02-25 13:19:47 +00:00
sudoku-cli games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
supertux revbump after boost-libs update 2018-08-16 18:54:26 +00:00
supertuxkart revbump after boost-libs update 2018-08-16 18:54:26 +00:00
svb pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
tads tads: Move documentation to where it belongs, bump PKGREVISION. 2018-01-07 22:21:04 +00:00
tanked Sort PLIST files. 2018-01-01 22:29:15 +00:00
teeworlds Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
teg Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
tetrinetx pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
thew Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
tileworld Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
toppler Add missing include. 2017-02-18 14:00:54 +00:00
tscp games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
tuxmath Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
tuxracer tuxracer: Move documentation to where it belongs, bump PKGREVISION. 2018-01-07 22:23:46 +00:00
tyrquake *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
ufoai revbump after boost-libs update 2018-08-16 18:54:26 +00:00
uqm Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
urban games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
velena Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
violetland revbump after boost-libs update 2018-08-16 18:54:26 +00:00
vms-empire Update games/vms-empire to 1.14. 2016-01-11 19:37:43 +00:00
wargames Comment out dead sites. 2017-09-06 10:40:25 +00:00
warmux revbump after boost-libs update 2018-08-16 18:54:26 +00:00
warzone2100 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wesnoth Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wordwarvi Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wormz wormz: Specify c++03 to avoid conflicts with std::bind. 2018-01-26 13:42:29 +00:00
wtf Update to 20180615 - ok from PMC. 2018-06-20 22:21:25 +00:00
xbat games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
xbill pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
xblast Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xblockout Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xboard Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
xboing Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xbomb Use PKGMANDIR. Add patch comments. 2016-03-30 10:00:07 +00:00
xbomber Sort PLIST files. 2018-01-01 22:29:15 +00:00
xbreaky Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xconq Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
xcowsay Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
xdemineur Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xdoom pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
xemeraldia games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
xevil Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xfreecell Sprinkle "unsigned" ahead of "char" for various bitmaps, and 2018-02-19 09:51:48 +00:00
xfrisk Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xgalaga pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
xgospel Sort PLIST files. 2018-01-01 22:29:15 +00:00
xjewel Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xjig Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xjump pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
xkobo Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xlennart Set new HOMEPAGE in xlennart to https://github.com/Xylemon/xlennart 2017-06-24 06:57:36 +00:00
xmahjongg xmahjongg: force c++03. Fixes build issue (GCC 6.4) 2018-04-10 03:39:17 +00:00
xmris Comment out dead sites. 2017-09-06 10:40:25 +00:00
xnibbles Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xpat2 pkgsrc doesn't support PREFIX with spaces or other special characters. 2018-01-14 15:26:46 +00:00
xpilot Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xpipeman games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
xpuyopuyo Comment out dead sites. 2017-09-06 10:40:25 +00:00
xracer Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
xrick *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
xroach Sort PLIST files. 2018-01-01 22:29:15 +00:00
xroads Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xsc Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xscavenger Comment out dead sites. 2017-09-06 10:40:25 +00:00
xscorch Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
xscrabble Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xskat games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
xsokoban Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xsoldier Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xtris xtris: comment out dead sites 2017-10-09 08:55:36 +00:00
xtux Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xu4 Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xvier games/*: fix alignment of variable values 2018-01-14 17:33:57 +00:00
xworm Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
xye Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xzip Add SHA512 digests for distfiles for games category 2015-11-03 20:56:42 +00:00
zombies Use PKGMANDIR. Add patch comments. 2016-03-30 08:40:53 +00:00
zoom Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ztrack Do not alter LIBS in in patch-Makefile (so SUBST_* correctly applies) 2016-07-28 19:31:28 +00:00
Makefile Makefile: love{07,08,09,010}, mrrescue, sienna, not_pacman, not_tetris, mari0 2018-09-30 19:32:00 +00:00