dholland
b0b5e9154c
Fix build problem on Minix and a couple other minor C issues I noticed
...
while passing by. Closes PR 45048 from Thomas Cort.
2011-06-12 04:47:26 +00:00
obache
f38363508f
recursive bump from textproc/icu shlib major bump.
2011-06-10 09:39:41 +00:00
drochner
939b9fb29c
update to 1.0.16
...
changes: improvements to gameplay (tetromino sequence)
2011-06-09 17:08:00 +00:00
drochner
c3cb26daaa
update to 2.6.3
...
changes:
-added level selection dialog
-fixes
-translation update
2011-06-09 17:06:16 +00:00
obache
9ba8b474a3
Update onscripter to 20110528.
...
PR#45025 by ISIHARA Takanori.
some bug fixes.
2011-06-09 12:09:22 +00:00
wiz
a303564cb9
DESTDIRify nethack. Merge patches and distinfo. Some other improvements.
...
From Rhialto in PR 45010.
2011-06-01 11:20:29 +00:00
dholland
f8ce0a2b8a
SETGIDGAME -> USE_GAMESGROUP
2011-05-28 23:23:49 +00:00
dholland
7aabba526f
Minor rototill and respin patches; add patch comments, etc. I was taking
...
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-28 22:41:43 +00:00
obache
58bf021b49
* add destdir installation support
...
* honor PKGMANDIR
* create some missing directories with permissions
* runtime dependency on gzip command
Bump PKGREVISION.
2011-05-26 12:51:22 +00:00
obache
c47b0a983a
* set LICENSE=gnu-gpl-v2.
...
* add user-destdir installation support.
2011-05-25 06:11:46 +00:00
obache
87c6d5b493
LICENSE=gnu-gpl-v1
2011-05-25 05:54:38 +00:00
obache
c3af51c1a3
USE_GAMESGROUP=yes
2011-05-25 04:42:58 +00:00
obache
72536fe57c
* LICENCE=gnu-gpl-v2 # or later
...
* add user-destdir installation support
2011-05-24 12:38:43 +00:00
obache
8acea83dff
* add an patch for compiler warning free.
...
* regen patches
* add user-destdir installation support.
2011-05-24 12:03:37 +00:00
obache
d780bc5f43
* set LICENSE=gnu-gpl-v2 # or later
...
* honor PKGMANDIR
* add user-destdir installation support
2011-05-24 11:32:54 +00:00
obache
165b838ebb
sort.
2011-05-24 10:00:26 +00:00
obache
5a39eb0803
* Honor VARBASE for score file directory.
...
* Handle score file as a part of package.
* Add user-destdir installation support.
Bump PKGREVISION.
2011-05-24 09:54:05 +00:00
obache
0e9cf1fa60
* add user-destdir installation support.
...
* set LICENSE=gnu-gpl-v2
* replace manual SED with SUBST.
* prepare game score directory and file with pkgsrc.
Bump PKGREVISION.
2011-05-23 12:05:53 +00:00
obache
be8dcc644c
sort.
2011-05-23 12:02:58 +00:00
dholland
85b6ce0f70
Update DESCR to fix outdated urls. From PR 44906 by Tim Larson.
...
Bump PKGREVISION so binary packages will update.
2011-05-21 05:22:17 +00:00
dholland
199c7b5a0b
Bump PKGREVISION for previous (to 6) -- while the build was failing, it
...
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-07 00:18:49 +00:00
dholland
613b1cae8e
REPLACE_PYTHON.
2011-05-06 08:27:07 +00:00
dholland
30a5570d8e
Put the scorefile in ${VARBASE}/games instead of under ${PREFIX}/share.
...
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-06 05:28:39 +00:00
hauke
a22f5f400e
Updated URLs.
2011-05-03 12:17:50 +00:00
ryoon
8efa1eeeaa
Update to 20110416.
...
Changelog:
* Add --wide option, 16:9 wode screen support.
* Fix SDL related bug.
* Improve Android support.
* Use PDA screen size selection mechanism.
2011-04-29 17:02:27 +00:00
obache
51d76b29e2
recursive bump from gettext-lib shlib bump.
2011-04-22 14:40:40 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
roy
67e1d86fcc
Use correct shell.
...
swell-foop still doens't work as it depends on seed which isn't in pkgsrc
yet, but gnome-games installs again.
2011-04-20 07:17:46 +00:00
shattered
c577789892
Update to 1.0.4. Changes:
...
- 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-16 17:44:07 +00:00
roy
a00a02e2de
Use correct python binary.
2011-04-16 14:51:51 +00:00
hauke
92d541a3d9
For MacOS X, make sure we have endianness information (coming from
...
<machine/endian.h>. Otherwise, we might be mis-identified as win32.
2011-04-14 11:30:08 +00:00
wiz
7b1f786997
Update to 1.65:
...
Version 1.65
* 2 bug fixes
* Updated translations
2011-04-11 15:06:08 +00:00
ryoon
8b6bfc9d90
Update to 20110320
...
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-10 08:11:56 +00:00
wiz
691f21761e
Fix build with png-1.5.
2011-04-05 11:27:28 +00:00
wiz
22c1027220
Update to 1.64:
...
Version 1.64
* 2 bug fixes
* Updated French translation
2011-04-05 08:14:14 +00:00
wiz
530f8e999e
Fix build with png-1.5.
2011-04-03 11:27:24 +00:00
wiz
df00981bb1
Set LICENSE.
2011-04-03 11:20:52 +00:00
wiz
78be1cb065
Fix build with png-1.5.
2011-04-03 11:20:46 +00:00
wiz
bbb1fbca23
Set LICENSE.
2011-04-03 11:14:19 +00:00
wiz
f8f06058c6
Fix build with png-1.5.
2011-04-03 11:14:14 +00:00
wiz
62737c052e
Set LICENSE.
2011-04-03 10:36:04 +00:00
wiz
56bab403ad
Fix build with png-1.5.
2011-04-03 10:35:58 +00:00
wiz
85bf58377b
Fix build with png-1.5.
2011-04-03 10:28:20 +00:00
markd
d781122edb
Fix build.
2011-04-03 01:33:51 +00:00
wiz
c0b6489bcb
Fix the crossfire-client* packages for png-1.5.
2011-04-01 15:31:33 +00:00
wiz
bd73396860
Fix build with png-1.5.
2011-04-01 15:21:50 +00:00
ryoon
a3dec181c0
* Fix build (using deprecated gtk functions)
...
* Remove unnecessary white space from DESCR.
* Set LICENSE.
2011-03-29 09:56:25 +00:00
rh
bd48fe2acb
Update cgoban-java to 3.4.14. Changes are too numerous to list here, but
...
most importantly, version 3.4.x is now required in order to connect to KGS.
2011-03-26 10:04:37 +00:00
wiz
e0c0524e61
Update to 1.63:
...
Version 1.63
* 2 bug fixes
* Updated and new translations
* More flexiblity accepting answers
2011-03-21 09:58:13 +00:00
wiz
efa4de8c1d
Update to 0.8.1, take maintainership.
...
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.
2011-03-16 14:52:27 +00:00