espie
d0de30c467
minimal fix for 64 bits platforms (the libgame stuff doesn't use va
...
lists correctly...)
fix rights on music.
2014-01-24 09:56:05 +00:00
bcallah
16c356cd0d
Update to 1.4.1.18
2014-01-18 19:41:04 +00:00
naddy
382a275db9
drop groff, minor formatting differences only
2014-01-17 21:39:28 +00:00
juanfra
c72a5b8a28
Update my email address. Change the homepage of terminator. Also add a
...
space between the entries and equals signs in the Makefile of the old
ports.
ok sthen@
2014-01-17 19:46:21 +00:00
kirby
dacaf1bdc9
- update xmoto to 0.5.10
...
- remove trailing whitespace from DESR
reminder and DESCR bits from Arto Jonsson, thanks!
2014-01-16 10:25:54 +00:00
pascal
e4aaf7cdfc
Update to 1.10.7.
...
ok kirby@ (maintainer)
2014-01-13 09:43:10 +00:00
landry
4f202da17b
Also check for GL/glu.h, fixes build with newer freetype.
2014-01-10 18:41:50 +00:00
naddy
4b455296ca
fix build with newer FreeType
2014-01-09 19:54:46 +00:00
naddy
dc2257bdd3
fix build with newer FreeType; from upstream
2014-01-09 16:48:47 +00:00
sthen
94403c6351
disable PIE on i386 for this port, it leaves insufficient registers for the asm
2014-01-08 14:01:10 +00:00
bcallah
787d7cc7af
Update Manaplus to 1.4.1.4
2014-01-04 20:49:57 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
bentley
25ccb6c75a
Update to renpy-6.16.5.
...
Thanks to Brad for looking into and fixing runtime issues with ffmpeg.
ok brad@
2014-01-01 06:43:05 +00:00
landry
59107e396c
+cutemaze
2013-12-30 11:25:22 +00:00
landry
8525e03402
Import cutemaze 1.1.0, a really simple maze game for kids.
...
(modeled after other gottcode games)
CuteMaze is a simple, top-down game in which mazes are randomly
generated using one of a choice of several different algorithms. You
move the character through the maze while hunting for targets (cheese,
by default)-the game is won once all of these targets have been picked
up.
2013-12-30 11:24:48 +00:00
benoit
8608ecbe7c
Add a desktop entry for rocksndiamonds.
...
from Donovan Watteau, thanks !
2013-12-25 09:35:38 +00:00
benoit
4095e3c1d2
Update to golly 2.6.
...
from Donovan Watteau (maintainer).
2013-12-24 17:21:40 +00:00
bcallah
1e5b60dfca
Forgot to remove this...
2013-12-22 20:39:34 +00:00
landry
e6a31af65d
BROKEN-alpha: libtomcrypt/src/headers/tomcrypt_cfg.h:130:6: error:
...
#error You must specify a word size as well as endianess in tomcrypt_cfg.h
(this port should probably be ONLY_FOR_ARCHS=i386 amd64 since it relies
heavily on GL and blows at startup even on macppc)
2013-12-22 10:51:38 +00:00
ajacoutot
8cb1061da6
Tweak previous, we don't want a BDEP to depend on a RDEP.
2013-12-22 09:43:28 +00:00
landry
d692b0926d
Turns out removing NO_BUILD tries to build with an inexistant setup.py,
...
so readd it and add MODPY_RUN_DEPENDS to BDEP, similar to what was done
for facter.
2013-12-22 09:40:18 +00:00
bcallah
2e61e38288
Update SpaceZero to 0.86.00 - adds some new ship types and bug fixes.
...
Makefile patch sent upstream - silences a ton of bogus warnings.
Save games from older versions NOT compatible with this update.
2013-12-22 01:00:35 +00:00
bcallah
b3cb0e5156
Update Manaplus to 1.3.12.22
...
Adds a new theme on top of the usual bugfixes/feature adds.
2013-12-21 20:32:03 +00:00
ajacoutot
9b54cf43ed
compileall.py is used during fake, so this needs to BDEP on python; spotted
...
by landry@
2013-12-21 10:41:40 +00:00
zhuk
038dc1322d
Things were changed since June; allow new KSlide distfile to be fetched.
...
Noticed by kili@
2013-12-19 19:49:33 +00:00
ajacoutot
72b2452189
-childsplay-plugins
2013-12-19 19:24:12 +00:00
ajacoutot
032544ed98
No more childsplay-plugins.
2013-12-19 19:23:08 +00:00
ajacoutot
c76378eca5
Update to childsplay-2.5; with help from FreeBSD.
2013-12-19 19:22:48 +00:00
kirby
d4e79fbd95
save one complete copy of the data by extracting the distfile directly
...
into the fake directory;
inspired by naddy@'s patch for ufoai.
ok naddy@
2013-12-19 15:13:13 +00:00
naddy
ed58c99103
save one complete copy of the data by extracting the distfile directly
...
into the fake directory; ok pascal@
2013-12-19 13:08:42 +00:00
zhuk
eed46b5d22
Update KSlide to latest version, 1.0.1. Previous version did not work
...
anyway (at least on i386). MAINTAINER timeout => removing him.
Minor tweaks to port's Makefile while there: WANTLIB, license etc.
"go ahead" espie@
2013-12-19 12:46:15 +00:00
naddy
84d4d4810c
save one complete copy of the data by extracting the zip files directly
...
into the fake directory; ok kirby@
2013-12-18 18:35:55 +00:00
bcallah
63aa56feec
+xye
2013-12-15 19:24:41 +00:00
bcallah
afb9b0d8f7
Import games/xye. Xye is a puzzle/arcade game in which you guide the green
...
circle to collect all the gems, while avoiding obstacles and enemies.
ok landry@
2013-12-15 19:24:15 +00:00
jca
0d91c5a543
Port cleanup:
...
- reorder Makefile
- regen distinfo
- setup WRKBUILD once in post-configure rather than do-build
- pass -DPREFIX=... via MAKE_FLAGS and use do-install instead of
patching unix/Makefile (nicer to read)
- minor PLIST reordering to please ''make plist''
- bump REVISION (previous commit to patches/patch-source_io_c)
ok naddy@
2013-12-12 21:39:08 +00:00
jca
884c5734e0
Use termios.h and tcgetattr/tcsetattr instead of ioctl's if USE_TERMIOS
...
is defined. Compat code still available through #defines. ok naddy@
2013-12-12 21:32:48 +00:00
brad
d22e03cc5b
Disable the use of precompiled headers which triggers known bug(s) with
...
various GCC versions. This allows valyriatear to be built with the
system compiler.
ok bcallah@
2013-12-12 07:53:03 +00:00
bentley
f330f989cd
Security update to openttd-1.3.3.
...
Fixes CVE-2013-6411:
Denial of service (server) using forcefully crashed aircrafts
https://security.openttd.org/en/CVE-2013-6411
Full changelog at:
http://us.binaries.openttd.org/binaries/releases/1.3.3/changelog.txt
ok sthen@
2013-12-08 14:58:32 +00:00
naddy
b3f6edaf5c
remove unnecessary include of sys/timeb.h
2013-12-07 22:36:55 +00:00
naddy
e568624855
* Don't include <sys/timeb.h>, but provide the required definition of
...
struct timeb.
* Don't patch away the SDL header subdirectory and then add it back
to the include path.
* Sync WANTLIB.
ok jca@
2013-12-07 22:35:29 +00:00
bentley
a5c699ccea
Update to flare-0.19.
...
ok kirby@ (MAINTAINER)
2013-12-06 15:03:19 +00:00
bcallah
bb24f5bd1b
Update Solarus to 1.1.1 and the games to 1.7.1 - mostly bugfixes; notably
...
Solarus will now exit cleanly if you don't point it to a game.
2013-12-05 17:37:54 +00:00
espie
80546a87fd
remove redundancies with new filename{url}sufx scheme
2013-12-02 16:25:08 +00:00
bcallah
f61f594e9c
+tong
2013-11-30 18:39:59 +00:00
bcallah
1c54e1f2e7
Import games/tong. Tong is an arcade-style game in which you must play
...
Tetris and Pong at the same time on the same playing field.
ok landry@
2013-11-30 18:39:42 +00:00
naddy
e96298e744
replace cuserid() with getlogin() and get rid of -lcompat; ok jca@
2013-11-29 22:34:25 +00:00
naddy
54c047d62e
* drop useless fallback to cuserid() and thus need for -lcompat
...
* drop groff
* regen wantlib
2013-11-29 22:23:54 +00:00
naddy
7bff351035
don't link with unused libcompat
2013-11-29 17:55:18 +00:00
pascal
bddf4162f9
Update to supertuxkart 0.8.1. Use external deps wherever possible.
...
ok bcallah@ stsp@
2013-11-29 13:21:09 +00:00
bcallah
2588c789d0
Update to 1.3.11.24
2013-11-29 04:40:29 +00:00