summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2017-08-19games/lgogdownloader: Install manpages into ${PKGMANDIR}.jlam2-1/+24
This package uses CMake to configure the software. Include the GNUInstallDirs CMake module to define CMAKE_INSTALL_<dir> macros, and use CMAKE_INSTALL_MANDIR as the location for the installed manpages. The correct environment variables are passed so that ${CMAKE_INSTALL_MANDIR} points into ${PKGMANDIR}.
2017-08-19games/gnuchess4: Install manpages into ${PKGMANDIR}.jlam2-9/+12
Modify the project Makefile to set MANDIR, the location of the installed manpages, to point to ${PKGMANDIR}.
2017-08-18Version 6.2.5:adam3-27/+26
- Command history based on readline. - New commands: coords/nocoords to enable/disable coordinates when printing the board. - Command pgnsave will prompt the user to overwrite or not an existing file instead of appending the current game to the file. - New languages. - Bug fixes.
2017-08-16Comment out dead sites.wiz17-36/+36
2017-08-16Follow some http redirects.wiz2-5/+5
2017-08-14Updated ruby23-squib to 0.13.4.wiz2-7/+7
Changes not found.
2017-08-14Updated py-easyAI to 1.0.0.4.wiz3-8/+44
Changes not found.
2017-08-07Add fortune.jperkin1-1/+2
2017-08-07Import fortune-19970829 into pkgsrc as games/fortune.jperkin11-0/+458
This is the Linux "port" of BSD fortune, but has been patched to work with BSD fortune files so that those available already in pkgsrc will work. The pkgsrc strfile has been made a full dependency so that those with dat files in the Linux format can easily regenerate them to be compatible.
2017-08-01Comment out some dead HOMEPAGEs.wiz6-12/+12
2017-08-01Comment out dead sites (DNS problems).wiz5-11/+11
2017-08-01Follow some http -> https redirects.wiz5-13/+13
2017-08-01Do not invoke strfile on any possible `*.dat' files (similarly to fortunes-deleot1-2/+2
package). Should fix an issue appeared on Joyent SmartOS bulk build.
2017-07-30Use https for www.gnome.org HOMEPAGEs.wiz3-6/+6
2017-07-30Comment out nonworking HOMEPAGE.wiz1-2/+2
2017-07-30+ fortunes-itleot1-1/+2
2017-07-30Import fortunes-it-1.99 as games/fortunes-itleot4-0/+80
Italian fortunes database Originally packaged by myself in pkgsrc-wip with some improvements by <wiz> and <asau>.
2017-07-29+ gargoyle.wiz1-1/+2
2017-07-29Import gargoyle-2011.1 as games/gargoyle.wiz6-0/+141
Packaged by Wes Frazier in PR 52431, some fixes by myself. Gargoyle is an IF player that supports all the major interactive fiction formats. Most interactive fiction is distributed as portable game files. These portable game files come in many formats. In the past, you used to have to download a separate player (interpreter) for each format of IF you wanted to play. Gargoyle is based on the standard interpreters for the formats it supports. Gargoyle is free software released under the terms of the GNU General Public License.
2017-07-19Requires c++0x to configure correctly. (otherwise it silently gets wrongdholland1-2/+2
answers and then plotzes in the build)
2017-07-15Updated ruby23-squib to 0.13.3.wiz2-8/+8
## v0.13.3 / 2017-07-15 Bugs: * Fix `undefined method [] for nil:NilClass` error on `svg` (was a regression error in librsvg that we worked around.) * Bump dependencies to latest stable versions. Pango et al. to 3.1.7 and Cairo to 1.15.9. This fixes some compatibility issues.
2017-07-13Honor LDFLAGS, fixes RELRO build.wiz1-1/+7
2017-07-13Honor LDFLAGS, fixes RELRO build.wiz3-11/+14
While here, also honor CFLAGS and remove an unnecessary chunk.
2017-07-13Honor LDFLAGS. Fixes RELRO build.wiz2-4/+5
2017-07-02Update xpuyopuyo to 0.9.8. Changes since the last upstream packaged version ↵seb9-71/+159
0.9.1: Changes in v0.9.8: * Correcting a packaging error, and addressing compiler warnings that surface in GCC 3.3. Changes in v0.9.7: * Fixed compiler warnings on Debian, and installer problems. Changes in v0.9.6: * New theme ``fabo'' Changes in v0.9.5: * Porting some dialog bugfixes in xscorch over to xpuyopuyo * Porting over xscorch's help system into xpuyopuyo * Cleaned up configure script a bit Changes in v0.9.4: * More verbose error message if theme load fails * Fixed '//' path problem that prevented execution on cygwin Changes in v0.9.3: * New theme added -- Spheres * Some documentation cleaning Changes in v0.9.2: * Fixed p_ai_decide() prototype error (spotted by Patrick Markiewicz) * Fixed configure error that was introduced by the stow patch. * Minor correction in network timeout code. * Sound effects implemented, although we're still experimenting with the actual effects. Command-line options
2017-07-02Update xpuyopuyo to 0.9.1nb10 (bump PKGREVISION): fix runtimeseb3-6/+12
And thus allow one to actually enjoy a game of xpuyopuyo ;-)
2017-06-281.7.1:adam5-14/+51
- Fix: Add missing game script event for ships arriving at a station [FS-6560] (r27859, r27858) - Fix: StringID truncation to 16 bits broke string remapping test [FS-6555] (r27851) - Fix: Infinite loop in pathfinder when checking safe waiting position from a waypoint [FS-5926] (r27846) - Fix: [YAPF] Consider depot as destination before reversing path and applying penalty (r27843) - Fix: Don't consider locks or ship depots as clear water when placing industries (r27841) - Fix: Small news window's fake caption was not sized to fit its text (r27838) - Fix: Black remap did nothing in 8bpp-simple blitter (r27837) - Fix: Misaligned resize icon due to widget bounds being inclusive (r27831) - Fix: Update viewport sign dimensions when changing GUI zoom level (r27827, r27819) - Fix: Vehicle viewport is not user scrollable so flag window as such (r27823) - Fix: Allow dropdown to be drawn above origin widget even with scrollbar (r27820) - Fix: 32bpp-anim blitters assumed that pitch and width of the screen were equal [FS-6545] (r27796) - Fix: Chat text background overflowed due to missing padding [FS-6526] (r27794) - Fix: Failed to load lzo compressed savegames sometimes [FS-6450] (r27793) - Fix: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input [FS-6366] (r27791, r27790) - Fix: [NewGRF] Get vehicle load amount after executing new cargo trigger [FS-6536] (r27788) - Fix: AI configuration changed incorrect parameter when some parameters are hidden [FS-6479] (r27787, r27786) - Fix: Buoys not always drawn after being placed depending on zoom level [FS-6508] (r27785) - Fix: Allow rail conversion even if ship is on tile [FS-6505] (r27784)
2017-06-24Ren'Py 6.18.3adam7-200/+261
This release adds the showif statement to screen language. The showif statement shows and hides its children based on a condition. When its children are ATL transforms, showif delivers ATL events to manage the show and hide process. Ren'Py's image prediction mechanism now models the return stack, and can predict images through a call and return pair. Previously, a call followed by a return would block image prediction. Ren'Py now predicts that the start label will be called from the main menu. This will help to avoid unpredicted image loads at the very start of a game. The ATL on statement now can take a comma-separated list of event names. The new updater.UpdateVersion() function contacts an update server and determines if an update is available. The new renpy.invoke_in_thread() function runs a function in a background thread, and restarts the interaction when that thread finishes. While in self-voicing mode, the {w} and {p} tags are ignored. The Traditional Chinese and Russian translations have been updated. Bug Fixes --------- Fixed a regression that could cause hiding transforms to skip time. Fixed a bug that would cause the screen language if statement to show children from blocks with a false condition, if those child blocks were run during prediction. Fixed an issue where SetScreenVariable and ToggleScreenVariable were declared as pure functions, but weren't. They now have been reimplemented as pure functions. Fixed an issue where a grab could fail to transfer between interactions, leaving Ren'Py unresponsive.
2017-06-24Set new HOMEPAGE in xlennart to https://github.com/Xylemon/xlennartkamil1-2/+2
2017-06-24Tidy the xlennart packagekamil1-3/+2
Correct spelling of 'systent' virus. Stop demanding C++ compiler, not needed.
2017-06-24+ games/xlennartkamil1-1/+2
2017-06-24Import xlennart-1.1.1 as games/xlennart.kamil4-0/+124
Welcome to XLennart... Ever get the feeling that nothing is going right? You're a sysadmin, and someone's trying to destroy your computers. The little people running around the screen are trying to infect your computers with SystenD [TM], a virus cleverly designed to resemble a popular init system. Your objective is to click the mouse on them, ending the potential threat. If one of the people reaches a computer, it will attempt to replace your operating system with the virus it carries. It will then attempt to run off the screen with your vital software. The game ends when only 1 (or 0) of your computers are being productive. Additionally, some computers are connected with network cables. When one computer on a network becomes infected, a spark will be sent down the cable, and will infect the computer on the other end when it reaches there. Clicking the button on one of the little people will cause it to cry out in pain and melt (id software eat your heart out!), dropping the stolen os if it is carrying one. If a computer is running SystenD or is temporarily off, the os can be dragged back to the computer (or another computer compatible with that os). To extinguish a spark drag the bucket of water from the upper left corner onto it.
2017-06-18Add 24 to RUBY_VERSIONS_ACCEPTED.taca1-2/+3
2017-06-08Fix error checking for shmat. Ensure that PrintErr is actually defined.joerg3-5/+33
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2017-05-29Recursive bump for lang/valawiz1-2/+2
2017-05-09Requires termcap.jperkin1-1/+2
2017-05-09Requires termcap.jperkin1-1/+2
2017-05-09Use the infrastructure to find termcap correctly.jperkin1-8/+6
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin3-22/+7
2017-04-30Recursive revbump from boost updateryoon68-135/+136
2017-04-22Revbump after icu updateadam6-11/+12
2017-04-07Bump PKGREVISION for previouspgoyette1-2/+2
2017-04-07xpipeman fails to update the scores file with ASLR enabled.pgoyette1-1/+3
XXX does this require a rev bump?
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg20-20/+41
mirror.
2017-03-20Update ruby-squib to 0.13.2.taca2-16/+16
## v0.13.2 / 2017-01-27 Bugs: * Bump dependencies to latest stable versions. Pango et al. to 3.1.1 and Cairo to 1.15.5. This fixes some compatibility issues we noticed on Linux and Macs.
2017-03-20Update onscripter to 20161102.tsutsui2-7/+7
No English changelog in upstream (too many changes to translate), mostly bug fixes and some new script instructions.
2017-03-12Updated lgogdownloader to 3.2.wiz2-7/+7
LGOGDownloader 3.2 - Fixed crash in Website::getGames * Sometimes JSON value for updates was null. For example when user owns a dlc but not the base game. This caused a crash due to std::stoi throwing std::invalid_argument exception. - Changed --login to use GOG Galaxy login method * Galaxy login tokens are stored to "$XDG_CONFIG_HOME/lgogdownloader/galaxy_tokens.json" - Added initial support for some Galaxy API features - Show product id for game when using --list-details * Product id is used with some Galaxy related commands
2017-02-28Recursive revbump from graphics/libwebpryoon1-2/+2
2017-02-18Newer zlib is stricter about typing, adjust.joerg2-1/+15