summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2011-06-12Fix build problem on Minix and a couple other minor C issues I noticeddholland3-7/+36
while passing by. Closes PR 45048 from Thomas Cort.
2011-06-10recursive bump from textproc/icu shlib major bump.obache4-8/+8
2011-06-09update to 1.0.16drochner2-7/+6
changes: improvements to gameplay (tetromino sequence)
2011-06-09update to 2.6.3drochner5-75/+13
changes: -added level selection dialog -fixes -translation update
2011-06-09Update onscripter to 20110528.obache2-6/+6
PR#45025 by ISIHARA Takanori. some bug fixes.
2011-06-01DESTDIRify nethack. Merge patches and distinfo. Some other improvements.wiz38-868/+493
From Rhialto in PR 45010.
2011-05-28SETGIDGAME -> USE_GAMESGROUPdholland1-3/+2
2011-05-28Minor rototill and respin patches; add patch comments, etc. I was takingdholland13-75/+236
a shot at making it work on LP64, but there seem to be deeper problems than the usual sorts of things. Add a comment in the makefile documenting a case that fails on LP64 but not ILP32. PKGREVISION++.
2011-05-26* add destdir installation supportobache4-35/+37
* honor PKGMANDIR * create some missing directories with permissions * runtime dependency on gzip command Bump PKGREVISION.
2011-05-25* set LICENSE=gnu-gpl-v2.obache3-7/+23
* add user-destdir installation support.
2011-05-25LICENSE=gnu-gpl-v1obache1-1/+2
2011-05-25USE_GAMESGROUP=yesobache2-2/+4
2011-05-24* LICENCE=gnu-gpl-v2 # or laterobache1-2/+5
* add user-destdir installation support
2011-05-24* add an patch for compiler warning free.obache5-25/+83
* regen patches * add user-destdir installation support.
2011-05-24* set LICENSE=gnu-gpl-v2 # or laterobache3-14/+16
* honor PKGMANDIR * add user-destdir installation support
2011-05-24sort.obache1-3/+3
2011-05-24* Honor VARBASE for score file directory.obache4-21/+23
* Handle score file as a part of package. * Add user-destdir installation support. Bump PKGREVISION.
2011-05-23* add user-destdir installation support.obache4-38/+65
* set LICENSE=gnu-gpl-v2 * replace manual SED with SUBST. * prepare game score directory and file with pkgsrc. Bump PKGREVISION.
2011-05-23sort.obache1-2/+2
2011-05-21Update DESCR to fix outdated urls. From PR 44906 by Tim Larson.dholland2-4/+9
Bump PKGREVISION so binary packages will update.
2011-05-07Bump PKGREVISION for previous (to 6) -- while the build was failing, itdholland1-2/+2
only started failing after the /usr/bin/env change, and the installed package is now different, so it should be a new version.
2011-05-06REPLACE_PYTHON.dholland1-1/+6
2011-05-06Put the scorefile in ${VARBASE}/games instead of under ${PREFIX}/share.dholland6-11/+170
It is still mode 666, which is wrong (XXX), but this way: - the package will actually install again; - the score file is not overwritten every time you recompile/reinstall. There's also an .if 0 block in the makefile that can be turned on to install the game setgid so the score file can be mode 664. I'm not comfortable turning this on without doing at least a basic audit, and I don't have energy for that at the moment; but it's there and it works if anyone feels inclined to make that tradeoff locally. An alternative approach would be to write and install a setgid scorefile helper program, but that's not really any improvement over making the scores world writeable PKGREVISION -> 8.
2011-05-03Updated URLs.hauke2-5/+6
2011-04-29Update to 20110416.ryoon4-39/+19
Changelog: * Add --wide option, 16:9 wode screen support. * Fix SDL related bug. * Improve Android support. * Use PDA screen size selection mechanism.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache76-134/+152
2011-04-20Use correct shell.roy1-1/+7
swell-foop still doens't work as it depends on seed which isn't in pkgsrc yet, but gnome-games installs again.
2011-04-16Update to 1.0.4. Changes:shattered4-9/+27
- replaced graphics and removed logo (part of background now) - don't save cards to current working directory - fixed bad color key of logo - fixed distortion for non-square icons - i18n support
2011-04-16Use correct python binary.roy1-3/+9
2011-04-14For MacOS X, make sure we have endianness information (coming fromhauke3-2/+23
<machine/endian.h>. Otherwise, we might be mis-identified as win32.
2011-04-11Update to 1.65:wiz2-6/+6
Version 1.65 * 2 bug fixes * Updated translations
2011-04-10Update to 20110320ryoon2-6/+6
Changelog: Version 20110309: * only affects to ONScripter for Android. Version 20110320: * Fix segmentation fault in size detection of nbz file in nsa archive.
2011-04-05Fix build with png-1.5.wiz2-3/+52
2011-04-05Update to 1.64:wiz2-6/+6
Version 1.64 * 2 bug fixes * Updated French translation
2011-04-03Fix build with png-1.5.wiz2-1/+31
2011-04-03Set LICENSE.wiz1-5/+6
2011-04-03Fix build with png-1.5.wiz2-1/+39
2011-04-03Set LICENSE.wiz1-1/+2
2011-04-03Fix build with png-1.5.wiz2-1/+120
2011-04-03Set LICENSE.wiz1-1/+2
2011-04-03Fix build with png-1.5.wiz2-1/+28
2011-04-03Fix build with png-1.5.wiz2-1/+73
2011-04-03Fix build.markd2-9/+10
2011-04-01Fix the crossfire-client* packages for png-1.5.wiz5-3/+60
2011-04-01Fix build with png-1.5.wiz2-1/+17
2011-03-29* Fix build (using deprecated gtk functions)ryoon2-3/+7
* Remove unnecessary white space from DESCR. * Set LICENSE.
2011-03-26Update cgoban-java to 3.4.14. Changes are too numerous to list here, butrh2-7/+7
most importantly, version 3.4.x is now required in order to connect to KGS.
2011-03-21Update to 1.63:wiz3-7/+29
Version 1.63 * 2 bug fixes * Updated and new translations * More flexiblity accepting answers
2011-03-16Update to 0.8.1, take maintainership.wiz2-8/+7
2011-03-09 -- Version 0.8.1 released, with a bugfix for Alien Toy Shop's consume power. 2011-03-08 -- Version 0.8.0 released, with some AI improvements and minor bug fixes.