Commit Graph

1467 Commits

Author SHA1 Message Date
sturm
23632a2491 fix build (after sdl update?)
rename variable time, which conflicts with time.h

no PKGNAME bump needed
2007-10-14 13:25:01 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
fkr
3a1796c5dc I was pointed to the new home of moon-buggy which has a much newer
version available. thanks markus mueller.
update port to moon-buggy 1.0
ok bernd@
2007-10-06 22:32:41 +00:00
mk
305ff1446d Update openttd to 0.5.3 which is mostly a bugfix release.
Many requests from joris@.

Tested by simon@ on i386 and macppc, on i386 by myself.

ok simon@ (who mailed me an identical diff to what I had in my tree).
2007-10-05 18:22:22 +00:00
ajacoutot
1362d658ce - p5-XML-Parser is needed to build this
from Serge Basterot <sb at wo-do dot com>, thanks!
2007-10-05 06:07:13 +00:00
steven
f586b2fbce fix email address 2007-10-04 07:19:14 +00:00
steven
51d95a7d93 +sudognu 2007-10-04 07:18:12 +00:00
steven
f0bf461965 sudognu is a command line sudoku solver and creator. 2007-10-04 07:17:40 +00:00
steven
6a7be1c7b1 - move locale files into standard location
- put python version and scons options in variables
- FAKE_ENV does not exist -> MAKE_ENV

ok simon@
2007-10-03 13:21:20 +00:00
simon
0687edb70a don't pickup /usr/local/bin/ctags but use /usr/bin/ctags instead
to avoid a segfault.

noticed by steven@
2007-10-03 12:11:59 +00:00
steven
18b6caafc6 s/game/games/ 2007-10-03 07:20:55 +00:00
jasper
ee2911a655 add ski 2007-10-02 19:31:52 +00:00
jasper
e281b45629 import ski 6.5
Skiing simulation game written in Python.

from Gleydson Soares (MAINTAINER)
2007-10-02 19:30:17 +00:00
simon
f252cf0a4e add widelands 2007-10-01 21:37:55 +00:00
simon
283a67980c import widelands
Widelands is an economic and military simulation game.  The map is shown
in parallel perspective with 3-dimensional terrain.  Buildings and units
are animated.  The player controls a tribe.  Land is claimed and held by
military presence and then used to build an economy to support military
expansion and confrontation.  The project is a work in progress where
much remains to be done; computer players and multiplayer are in very
early stages of development.  Some features that have already been
implemented are exploration, fog of war, sound effects, background
music, adjustable simulation speed, a few tutorial campaigns,
translations to several languages, and a map editor.

feedback & ok jasper@
2007-10-01 21:37:28 +00:00
ajacoutot
9a247a245a +belooted 2007-09-29 12:32:30 +00:00
ajacoutot
20449971bd Import belooted-0.1.3
Belote is a popular 32-card trick-taking game played in France.
It derived around 1920, probably via Clobyosh, from Klaverjassen, a game
played since at least the 1600s in the Netherlands. Closely related
games are played throughout the world.
Within the game's terminology, belote is used to designate a pair of a
King and a Queen of a trump suit, possibly yielding the game's name
itself.


ok simon@
2007-09-29 12:31:32 +00:00
merdely
3610e05b9a Update to qgo-1.5.4.
From Paul Irofti.  ok msf
2007-09-21 01:59:50 +00:00
fkr
2ccaa47033 fix my mailaddress 2007-09-19 14:08:33 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
simon
e3df32e695 add tetrinetx 2007-09-06 17:59:03 +00:00
simon
6e84edd2ca import tetrinetx
tetrinetx provides a server for hosting TetriNet games (a multiplayer
variant of Tetris for up to six players).

When the ipv6 flavor is used, IPv4 support is disabled.

ok jasper@
2007-09-06 17:58:55 +00:00
ajacoutot
2e9ea3326e - small update to boswars-2.4.1
OpenGL is now compiled in (but disabled by default in the game options)
2007-09-05 16:48:02 +00:00
sturm
b9d0221afc bump PKGNAME after changes to PLIST 2007-09-02 20:23:53 +00:00
jasper
f08e7a59dc - update wesnoth to 1.2.6
- install .desktop files (suggested by Markus Bergkvist)

from Vlad Glagolev (MAINTAINER)
2007-09-02 08:50:53 +00:00
jasper
ac7483e799 add ztrack 2007-08-31 08:04:55 +00:00
jasper
b68b67a643 import ztrack 1.0
Ztrack is a (very) simple curses-based pseudo-3D driving game. It
supports colour with ncurses.

ok simon@
2007-08-31 08:03:47 +00:00
ajacoutot
efd5a9c85e +singularity 2007-08-31 06:24:33 +00:00
ajacoutot
da4ee3be91 Import singularity-0.26a
Created by accident, all who find you will destroy you. Survive, grow,
and learn. Only then can you escape.
Singularity is a simulation of a true AI. Go from computer to computer,
pursued by the entire world. Keep hidden, and you might have a chance.
2007-08-31 06:23:37 +00:00
ajacoutot
b2aab4e45a - bugfix update to 8.3.3
(fix asserting error and some instabilities)
2007-08-27 15:23:12 +00:00
ajacoutot
1acd842fbf - update to latest version
- remove one patch (included upstream)
2007-08-27 13:19:33 +00:00
ajacoutot
d65dfa1244 * cleanup (no package change):
- don't copy fonts.dir in WRKINST (fonts.dir is handled by pkg tools)
- remove quotes around COMMENT
- remove USE_X11 where not needed
2007-08-27 10:39:21 +00:00
naddy
954d6a922c fix audio; from jakemsr@ 2007-08-14 15:50:04 +00:00
martynas
0a5814d158 make it work with 0.2.34; ok maintainer simon@, naddy@ 2007-08-11 17:33:13 +00:00
aanriot
3e784d05cd maintenance update to 2.10.2 (which is also pretty old), 2.10.0 was
having issues (it segfaults when you try to create a network game, etc.)

ok naddy@
2007-08-08 14:59:47 +00:00
claudio
02d3f43b64 Fix path in MESSAGE where data and music files should be put and
bump PKGNAME. Found by Markus Schatzl.
2007-07-26 08:27:20 +00:00
mbalmer
190d0912af sudoku-solver now comes with a command line interface (sudoku-solver),
a web ui using Neotonic ClearSilver and fastCGI (sudoku-handler), and an
X11/Motif graphical user interface.
2007-07-22 16:43:30 +00:00
simon
371517843a import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 14:58:02 +00:00
simon
c2b5905a49 import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 14:57:52 +00:00
jasper
2e819e4bc4 - remove unreachable HOMEPAGE
- regen patches while here
- bump PKGNAME
2007-07-18 08:47:06 +00:00
ajacoutot
57c73ff8f7 - fix a segfault (imported upstream, SVN Rev. 9021)
from Moritz Grimm <mlist at scapa.dnsalias dot net>, thanks!
2007-07-16 06:13:07 +00:00
ajacoutot
a20654ba58 +boswars 2007-07-14 20:35:15 +00:00
ajacoutot
b35f128504 Import boswars-2.3
Bos Wars is a futuristic real-time strategy game. It is possible to play
against human opponents over LAN, internet, or against the computer.
It aims to create a completely original and fun open source RTS game.


ok simon@
2007-07-14 20:33:54 +00:00
rui
7e54d1cf45 civclient should also know the new sound sets location
from Markus Bergkvist.
2007-07-13 22:48:44 +00:00
ajacoutot
5018911fa4 - make use of desktop-file-utils
- remove quotes around COMMENT while here
2007-07-13 08:54:26 +00:00
ajacoutot
f3155aba4f +freedroidrpg 2007-07-10 08:38:32 +00:00
ajacoutot
392000b498 Import freedroidrpg-0.10.2
FreeDroidRPG is a free isometric RPG game inspired by elements of Diablo
and Fallout. Originally based on FreeDroid Classic, this project now has
vastly deviated from its parent.

This game tells the story of a world destroyed by a conflict between the
bots and their human masters. Play as Tux in a quest to save the world
from the murderous rebel bots who know no mercy...
... Or maybe just spend your time wandering around the land while the
people are slaughtered. You get to choose which path you wish to follow,
and freedom of choice is everywhere in the game.

FreeDroidRPG comes with an innovative system of magic, with features
such as forced casting and over 20 spells. You can use over 50 different
kinds of items and fight countless enemies on your way to your destiny.
We have an advanced dialogue system, with it's aim to be at least on par
with Fallout's. Our battle engine supports both ranged and close combat
in real time. Finally, if guns are too inaccurate and blades too messy,
you can always take over your enemies and have them fight on your side.


- joint work with FreeDroidRPG developer Arthur Huillet <ahuillet at freedroid dot org>
- thanks to Joachim Schipper <j.schipper at math.uu dot nl> for all the
feedbacks and testing
- disable on sparc64 ("Bus Error" on startup, I'll try to work on it)
2007-07-10 08:37:19 +00:00
rui
971cb74bc3 fix broken sound sets link. Pointed by Markus Bergkvist. 2007-07-09 21:08:33 +00:00
ajacoutot
66ee0e63fb - forgot to add this patch on last update 2007-07-09 07:39:01 +00:00