2643 Commits

Author SHA1 Message Date
bcallah
d0037d28b6 +solarus 2013-06-17 02:55:02 +00:00
bcallah
b8e1c17a0a Makefiles for the solarus dir. 2013-06-17 02:54:20 +00:00
bcallah
4e216f6766 Import games/solarus/zsxd. The Legend of Zelda: Mystery of Solarus XD is a
parody game for the Solarus engine released as an April Fool's joke in 2011
ok rfreeman@
2013-06-17 02:51:13 +00:00
bcallah
56e3dd887b Import games/solarus/zsdx. The Legend of Zelda: Mystery of Solarus DX is
the flagship game of the Solarus engine, set to be a direct sequel to the
SNES game The Legend of Zelda: A Link to the Past.
ok rfreeman@
2013-06-17 02:49:38 +00:00
bcallah
9b9c0a5064 Import games/solarus/solarus, an open-source Zelda-like 2D game engine,
written in C++ and runs games scripted in Lua. Includes joystick support.
ok rfreeman@
2013-06-17 02:48:14 +00:00
bcallah
f49d9adada +choria 2013-06-15 04:03:51 +00:00
bcallah
d046bba227 Import games/choria, a 2D MMORPG that's all about grinding and doing
chores.
ok bentley@
2013-06-15 04:02:29 +00:00
robert
4916efe592 +gti 2013-06-14 16:03:24 +00:00
robert
8035f6fe9b import gti-1.0:
It's a program that displays a badly made ASCII-art animation to
punish you for your typing error - and after that magically launches
the command you meant to launch.
This whole thing is heavily inspired by sl, which displays a steam
locomotive. However, gti is actually nicer than sl as it at least
executes git after the animation. :-)

ok ajacoutot@
2013-06-14 16:02:07 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
kirby
b7aec8246b Update wesnoth to 1.10.6. Reminded by Ingo Schwarze.
It's bugfix release of stable branch, some translations updated.
Full changelog:
http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.6/changelog
Fix permissions on /var/wesnothd. Found by chrisz@ with /usr/libexec/security.
Regen WANTLIB, asked by sthen@
OK schwarze@
2013-06-12 18:53:24 +00:00
naddy
8ddf7201e3 Fix build with png-1.6. 2013-06-09 14:49:22 +00:00
bcallah
0fa0ffe407 Update games/manaplus to 1.3.6.9
ok benoit@
2013-06-09 12:57:18 +00:00
naddy
2aca446f0d Fix build with png-1.6. 2013-06-08 19:37:08 +00:00
naddy
2ff433c059 Fix build with png-1.6. 2013-06-07 20:03:31 +00:00
bentley
507ddda157 +dangerdeep 2013-06-07 03:42:38 +00:00
bentley
53579218e3 Danger from the Deep (also known as dangerdeep) is a free, open source
World War II German submarine simulator with advanced sound and graphics,
multilanguage support, and multiplatform support. This game is planned as
tactical simulation and will be as realistic as the developers' time and
knowledge of physics allows.

ok landry@
2013-06-07 03:41:44 +00:00
bcallah
7c79aa86bb Minor update of games/chromium-bsu to 0.9.15.1
ok jung@
2013-06-04 22:07:32 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
naddy
78f49cd53e the png headers are now directly under include/ 2013-06-04 15:41:17 +00:00
naddy
b4fb4aa9c7 cope with new png include layout 2013-06-03 02:46:57 +00:00
ajacoutot
ce5868d526 Drop the shm_open(3) patch. 2013-06-01 12:05:14 +00:00
bentley
b451efeda1 +pushover 2013-06-01 02:16:44 +00:00
bentley
5b2565efa3 Import pushover-0.0.5, a puzzle game featuring dominoes.
Pushover is a faithful reimplementation of the game with the same name
published in 1992 by Ocean. It contains the original levels. The
graphics and sound are very similar when compared with the original
game.

The task of the game is to rearrange the dominoes on the different
platforms so that you can start a chainreaction that makes all dominoes
topple over.

various tweaks/corrections from naddy@ landry@ bcallah@

ok naddy@
2013-06-01 02:15:15 +00:00
bentley
f068bf0086 Update to cosmosmash-1.4.6.
ok landry@
2013-05-31 22:43:34 +00:00
bentley
8e68752e25 Update to burgerspace-1.9.2.
ok landry@
2013-05-31 22:43:15 +00:00
bentley
9801c0ef39 Update to batrachians-0.1.6.
ok landry@
2013-05-31 22:42:54 +00:00
bentley
5712b0afde Update to afternoonstalker-1.1.5.
ok landry@
2013-05-31 22:42:32 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
bcallah
81ce80cd28 Update games/manaplus to 13.5.26
ok benoit@ sthen@
2013-05-26 15:57:13 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
dcoppa
470890354b Fix build breakage with miniupnpc>1.7
(from upstream SVN revision 3958)

spotted by, and ok jasper@
2013-05-21 10:34:14 +00:00
bcallah
89b0cc0d5c +irrlamb 2013-05-20 14:46:29 +00:00
bcallah
3ec882e84f Import games/irrlamb, a third person 3D physics game where you control a
blue orb and try to turn off all the yellow orbs on each level by running
into them.
ok sthen@
2013-05-20 14:45:54 +00:00
kirby
eb8ddbe5be - update HOMEPAGE, reminded by natano at natano dot net
- update MASTER_SITES
 - regen distinfo while here.
2013-05-17 09:12:26 +00:00
rpe
215fd49e71 normalize CATEGORIES to games
ok sthen@
2013-05-16 20:45:30 +00:00
sthen
09c99066f4 use gettext MODULE 2013-05-16 17:20:12 +00:00
kirby
bc0d1c4e19 Update to ufoai 2.4
From now all textures have permissive licenses, so we can ship packages.

Here are just a few of the changes in 2.4:
 - A dozen new maps to battle aliens
 - Rescue soldiers in dropships shot down by aliens and retreat from battles
 - New particle and sound effects for weapons
 - Support for smoke and incendiary effects
 - New skirmish options to save squads and respawn aliens
 - Battlescape render speed dramatically improved

Full changelog: http://ufoai.org/wiki/Changelog/2.4

With input from sthen@ and bentley@. Thanks guys!
Tested by me and bentley@
OK bentley@
2013-05-16 10:10:35 +00:00
sthen
2b699d3fd6 use gettext MODULES. use ${MODLUA_WANTLIB} not lua${MODLUA_VERSION}. 2013-05-16 09:11:52 +00:00
sthen
49af2f089a use gettext/libiconv MODULES 2013-05-16 09:09:50 +00:00
sthen
00df6bbcb5 add a build dep to avoid wasting time packaging on arch where
these aren't useful as scummvm doesn't build
2013-05-14 09:57:27 +00:00
bcallah
f197ca8f8e Update games/manaplus to 1.3.5.12
ok benoit@
2013-05-13 13:08:34 +00:00
rpe
59e7ec0346 Use ${SUBST_CMD} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} -c
instead of three-step process SUBST_CMD / chmod / chown.

ok sthen@
2013-05-12 07:29:04 +00:00
rpe
5c2165ef28 Use -m mode with ${SUBST_CMD} instead of two-step process
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.

ok sthen@
2013-05-10 20:30:30 +00:00
jasper
444eaec26b having MASTER_SITES_BACKUP is implied, so no need to make it explicit. 2013-05-06 12:01:17 +00:00
naddy
5edaac8363 configure checks for update-desktop-database; also found by sthen@ 2013-05-01 19:31:25 +00:00
sthen
654350d86f handle 64-bit time_t, regen plist/distinfo while there 2013-04-29 11:35:29 +00:00
landry
709570a7a2 Add missing bind_textdomain_codeset() to fix non en_us.UTF8 locales.
ok kili@ (maintainer)
2013-04-29 11:27:44 +00:00