summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2017-11-15netris: Comment out dead sites.wiz1-4/+3
2017-10-15moria: was wrong about sizes, since it fails either way, removemaya2-17/+1
2017-10-15moria: disable fortify, try to put sense into package.maya6-10/+79
avoid implicit declarations - add includes where necessary, use memset rather than bzero while at it - it's the more portable one. avoid global buffer overflow found via asan. disable fortify because it still won't run and no tool I've tried found what's wrong. it's corrupting the GOT at init according to gdb. bump PKGREVISION
2017-10-13rocksndiamonds: update to 4.0.1.0adam4-20/+19
Rocks'n'Diamonds 4.0.1.0: This new release mainly adds improved support for game controllers and joysticks. While old-style joysticks and game pads were supported since a long time ago in Rocks’n’Diamonds, modern game controllers like the Xbox game controller were not supported very well until now.
2017-10-09xtris: comment out dead siteswiz1-4/+3
2017-10-09moon-buggy: Comment out dead siteswiz1-3/+3
2017-10-08adom: reorder to appease pkglint, use adom-licensemaya1-2/+3
2017-10-08adom: disallow redistributionmaya1-1/+7
There seem to be some restrictions on it, although I'm not certain that the package was violating them as it. To avoid doubts, restrict. License URL (also inside the package) at http://www.adom.de/adom/readme1st.php3
2017-10-05frozen-bubble: SunOS also needs -lsocket and -lnslleot1-1/+3
Should fix build on at least SmartOS. Pointed out by Joyent SmartOS bulk builds.
2017-10-05frozen-bubble: Update my email addressleot1-2/+2
2017-10-03*: Recursive PKGREVISION bump for vala 0.38 update.wiz1-1/+2
2017-09-30neverball: follow redirectwiz1-2/+2
2017-09-28frozen-bubble: remove PLIST after updatewiz1-3252/+0
autogenerated like for a proper perl module
2017-09-26nethack: remove qt versionwiz1-3/+2
Bump PKGREVISION. Noted by joerg
2017-09-26frozen-bubble: update to 2.2.1beta1.wiz6-198/+15
[2010-08-07] use new SDL Perl API ported to CPAN; should now work "natively" on Windows and Mac OSX
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz83-6194/+2
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-25Fix format string use. Unbreak build against current Boost.joerg4-3/+80
2017-09-21gnuchess-book-medium: Update for gnuchess-6 and tidy.jperkin2-18/+12
Unfortunately this still does not build due to errors in the book. It's likely this package should just be deleted, but I'll leave it around for now in case someone speaks gnuchess and is able to patch it sufficiently. Bump PKGREVISION anyway for the LICENSE change.
2017-09-21gnuchess-book: Fix building with newer gnuchess and tidy.jperkin2-18/+12
Bump PKGREVISION for LICENSE and DEPENDS changes.
2017-09-18wtfubar: remove, not different enough to games/wtfwiz5-36/+1
2017-09-18revbump for requiring ICU 59.xmaya6-11/+12
2017-09-18games/ruby-squib: dependency updatetaca1-16/+10
Since there is no need to override gemspec any more, simplify dependency. Bump PKGREVISION.
2017-09-16Reset maintainerwiz4-8/+8
2017-09-15Import wtfubar-2.5.0.rodent4-0/+34
Import wtfubar, version 2.5.0. wtfubar is a fork of NetBSD's wtf.
2017-09-15Imported wtfubar-2.5.0rodent1-1/+2
Import wtfubar, version 2.5.0. wtfubar is a fork of NetBSD's wtf.
2017-09-12recursive bump for qt5-qtwebkit dependency changewiz1-2/+2
2017-09-09Explicitly depend on msgfmt. Use += for USE_TOOLS, it's a list. Don'tjoerg3-3/+30
use msgfmt for desktop and appdata files, not all versions support that and it is pointless for the current version anyway.
2017-09-09Rocks'n'Diamonds 4.0.0.2:adam11-145/+81
This release is mainly a bugfix release, but also contains the following changes and additions: * fixed several bugs and problems with level template handling in the level editor * fixed several problems with the undo/redo buttons under certain conditions * fixed various other small and medium bugs (see commit history for details) * improved menu screens navigation and level selection using the keyboard * added option to use pre-defined level template for newly created levels * added level template settings to editor/level configuration screen in editor * added setup option to show/hide classic elements in the editor palette * added setup option to enable/disable auto-incrementing solved levels * added headless mode (no window) for automated tape tests using ‘autotest’ * improved progress and summary output for automatic tape replay / testing
2017-09-08Recursive revbump from audio/pulseaudio-11.0ryoon1-2/+2
2017-09-06Comment out dead sites.wiz13-32/+32
2017-09-06Fix HOMEPAGE.wiz1-2/+2
2017-09-06Follow some redirects.wiz1-2/+2
2017-09-04Comment out dead site.wiz1-3/+2
2017-09-04Follow some redirects.wiz8-18/+18
2017-09-04Comment out dead sites.wiz5-11/+11
2017-09-03Follow some redirects.wiz3-7/+7
2017-09-03Comment out dead MASTER_SITES/HOMEPAGEs.wiz2-4/+4
2017-09-02Update gnome-sudoku to 3.24.0prlw12-10/+9
Highlights: * When pause is clicked, the game field should be hidden (Tom Pollok) * Seed RNG for qqwing (Michael Catanzaro) * Switch to C++ 11 (Michael Catanzaro) * Fix window size growing out of control with GTK+ 3.20 (Michael Catanzaro) * Always set header bar as the title bar (Michael Catanzaro) * Updated translations
2017-08-29Update hitori to 3.22.3prlw13-10/+12
Highlight: * Drop use of deprecated GTK+ API (no dependency change)
2017-08-29Add link to upstream bug report.wiz2-3/+6
2017-08-25Provide alternate archive.org HOMEPAGE.dholland1-1/+2
2017-08-24Revbump for boost updateadam68-136/+136
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