Commit Graph

1639 Commits

Author SHA1 Message Date
phessler
f509b71c9a updated themes (thats good), but sadly the same upstream name as the
old one (thats bad)

pointed out by James Turner (thanks!)
"if it works, commit" merdely@
2008-07-13 01:08:35 +00:00
ajacoutot
ccfe4d6c01 - update to version 1.0.2
some minor feature enhancements and new translations
2008-07-10 18:52:27 +00:00
phessler
e7de490050 remove commented out section of an old do-install
requested and ok merdeley
2008-07-09 23:50:23 +00:00
phessler
e57a795715 clarify license, and fix WANTLIB/LIB_DEPENDS
requested and ok ajacoutot
ok merdely
2008-07-09 23:48:45 +00:00
phessler
43118b6200 alephone 2008-07-09 16:58:57 +00:00
phessler
8b2afd99af Aleph One is a game engine currently in development by the Open Source
community. It is based on the source code of Marathon 2: Durandal, a 
game created by Bungie Software in 1995. Since Bungie released the 
source code, Aleph One has matured to include a variety of new features 
and improvements. 

ok merdely
2008-07-09 16:56:43 +00:00
jdixon
b0346f4ff2 +csmash 2008-07-06 20:46:19 +00:00
jdixon
a63eb5aa25 Cannon Smash is a 3D table tennis game. The goal of the project is
to provide a computer game rendition of table tennis that allows the 
use of various strategies available in the real game.

Adapted from the FreeBSD port.

Input from okan, martynas, landry, ajacoutot
Tested by many
ok landry@ ajacoutot@
2008-07-06 20:43:20 +00:00
jakemsr
d357eb8343 oops, forgot to add this one 2008-06-28 02:54:30 +00:00
jakemsr
147b8f032b - fix oss audio output by making sure block_size is a power
of two.
- drop the snd_solaris module, it's brojen and seemingly unmaintained
  by upstream.  if the default oss output doesn't work, sdl should
  work ok.
- regenerated PLIST brings in @bin marker

ok, reminder jdixon@, claudio@ (MAINTAINER)
2008-06-28 02:50:59 +00:00
ajacoutot
665fa2d8bc - don't run scrollkeeper-update on fake stage, let @exec handle this
spotted by naddy@
- regen PLIST while here
2008-06-22 21:28:14 +00:00
mk
af1a4bc72c Update to 0.6.1.
ok landry
2008-06-19 20:40:04 +00:00
ajacoutot
e07d3338bd - remove MAINTAINER as per his request 2008-06-15 01:51:11 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
eric
6fed52b52d - use zope.interface as required by new twisted (8.x)
- fix gui images path

tweaks and ok ajacoutot@
2008-06-14 06:17:14 +00:00
ajacoutot
c1932f157a - NOT_FOR_ARCHS -> BROKEN
no change, but it makes more sense: when bored people grep for BROKEN
they have a chance to find this

ok robert@
2008-06-12 22:10:38 +00:00
naddy
4edeb6ee70 autotools pull in some macros shipped with gettext 0.17 that require
at least autoconf 2.54
2008-06-12 17:06:45 +00:00
landry
baf2d01a74 Update a cherry-picked patch from ustream svn to finally fix nicely
https://gna.org/bugs/?11751

ok ajacoutot@
2008-06-08 16:10:40 +00:00
phessler
f929ca0303 - Consistantly use lowercase in paths
- add '/' to make MASTER_SITES easier to read
- simplify LIB_DEPENDS/WANTLIB

pointed out and ok ajacoutot@
ok okan@ merdely@
2008-06-04 16:23:33 +00:00
phessler
695170e33a + maelstrom 2008-06-04 06:52:46 +00:00
phessler
25fcf11bee Maelstrom is a port of the original shareware game for the Macintosh.
It is a fast-action, high resolution (640x480) asteroids-like game,
with detailed graphics and original sounds.

lots of feedback / ok merdely@
2008-06-04 06:50:20 +00:00
ajacoutot
1636766bb4 - use textproc/intltool module instead of bundled intltool 2008-06-03 10:54:04 +00:00
ajacoutot
710f19fd59 - fix building on an empty box
spotted by sturm@
- regen PLIST while here
2008-06-03 07:41:58 +00:00
ajacoutot
a9f1bfd52f - use intltool MODULE instead of BUILD_DEPENDS on ::textproc/intltool
no binary change
- while here, add GPL license version where missing
2008-06-03 06:59:25 +00:00
ajacoutot
7518615467 - fix PKGNAME
spotted by Stephan F Andre <andres at msu dot edu>, thanks!
2008-06-01 13:29:48 +00:00
ajacoutot
1c8db4bc39 - this port has a maintainer now:
Mikko Tolmunen <oskari at sefirosu dot org>, thanks!
2008-05-30 19:43:06 +00:00
landry
05f00f6726 Backport a patch from svn r4546 to fix a crash when sound device is busy,
cf https://gna.org/bugs/index.php?11754

ok ajacoutot@
2008-05-30 11:40:24 +00:00
naddy
d0768598fe fix build after libiconv 1.12 update; ok ajacoutot@ 2008-05-28 20:05:14 +00:00
landry
1a513b2c61 Update to wormux 0.8, this release adds network play feature.
Rework the way we deal with #define NAN, discussed with upstream.
patch-src_tool_math_tools_h and patch-src_network_network_cpp are already
integrated upstream, and a bug has been reported to integrate
patch-src_map_tileitem_cpp.

ok ajacoutot@
2008-05-28 18:44:32 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
077d878184 - update to version 0.6.2
from Mikko Tolmunen <oskari at sefirosu dot org>, with some tweaks
2008-05-26 10:39:49 +00:00
jsg
8cb422c269 enable for amd64, tested by oga@ 2008-05-25 03:43:06 +00:00
jsg
8879afdc8c Enable building of GLX and SDLGL renderers.
ok oga@, claudio@ (maintainer)
2008-05-25 02:54:58 +00:00
steven
aede77920f maintenance update to 1.06 2008-05-23 20:36:29 +00:00
simon
422d094730 Author pointed out that HOMEPAGE changed - thanks! 2008-05-08 06:48:37 +00:00
simon
6366ed2365 make the flavor conditions easier to read
from a diff by Antti Harri

ok ajacoutot@
2008-05-07 17:34:33 +00:00
rui
535d142365 - maintenance update to freeciv 2.1.4.
ok mbalmer@
2008-05-05 19:38:01 +00:00
ajacoutot
1ffcea1d96 - bugfix update to pioneers-0.12.2 2008-05-02 10:28:12 +00:00
ajacoutot
eec90a8ed3 - update to pioneers-0.12.1
- use gnome module
2008-04-28 09:17:07 +00:00
deanna
783dee2c82 Add desktop support.
ok jasper@
2008-04-27 19:50:10 +00:00
miod
3efbeaf828 A potpourri of changes:
- do not mention a mail being sent when hiscore is broken, this feature is
  disabled.
- when a player dies, reset eater position. Also pick startup position closer
  to the MSDOS version of the game.
- use {s,}random instead of {s,}rand.

ok deanna@ for my yearly ports commit.
2008-04-25 22:39:33 +00:00
deanna
b735a7e2f6 keep score
ok ajacoutot@
2008-04-25 13:54:27 +00:00
deanna
1e365ceeb8 Update PLISTs for 1.4. Unbreaks lite FLAVOR
ok jasper@
2008-04-25 13:51:36 +00:00
ajacoutot
371219c432 - update to singularity-0.27 2008-04-18 18:17:37 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
e437ecf322 +pokerth 2008-04-08 09:51:50 +00:00
ajacoutot
165d2d5991 Import pokerth-0.6.1
PokerTH is a free implementation of "Texas hold'em" card game.
You can play the popular "Texas Hold'em" poker variant against up to six
computer-opponents or play network games with people all over the world.

from Mikko Tolmunen <oskari at sefirosu dot org> with some tweaks
Thanks!
2008-04-08 09:51:15 +00:00
simon
00d075f5ec Remove now unrequired patch and bump for esound version change.
Noticed by martynas@, thanks!
2008-04-07 20:31:23 +00:00
jasper
5b56930f43 - update wesnoth to 1.4
see release notes for a list of changes: http://www.wesnoth.org/start/1.4/

testing by paul de weerd, thanks!
ok maintainer
2008-04-03 10:23:01 +00:00