Commit Graph

2319 Commits

Author SHA1 Message Date
ajacoutot
6b53544978 Update to gcompris-11.12. 2012-01-08 07:50:24 +00:00
ajacoutot
5db721c8f2 According to packages-specs(7):
"foo-1.01" is equal to "foo-1.1", which can lead to surprises..

Indeed, I was surprised, so add a missing EPOCH.

spotted by naddy@, explained by landry@
2012-01-06 15:53:41 +00:00
ajacoutot
e0206b8441 Update to gbrainy-2.1.0.
ok kevlo@ (maintainer)
2012-01-04 07:47:13 +00:00
naddy
8ca04477c8 +braincurses 2012-01-03 21:53:15 +00:00
naddy
9219f984ed Import BrainCurses 0.5b.
BrainCurses is a clone of the Mastermind game implemented with curses(3).
It requires a color terminal.

ok sebastia@
2012-01-03 21:52:09 +00:00
stsp
6862ef1339 Update to 0.9.1; with silent agreement from ports@ 2012-01-02 11:26:18 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
jasper
7d2c64ffc1 - update to 0.6.0
from antti harri (MAINTAINER)
2011-12-21 13:23:44 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
stsp
20151d85e8 Package xpm icons referenced from .desktop files.
ok aja, Kirill Bychkov (maintainer)
2011-12-18 11:36:49 +00:00
stsp
754f163c93 Add the .desktop file; missed in last commit 2011-12-16 15:04:27 +00:00
stsp
6d727e2880 Add a .desktop file and properly heed CFLAGS. help and ok sthen aja 2011-12-16 15:03:00 +00:00
sthen
df1c490397 honour CC/CXX variables 2011-12-16 11:40:08 +00:00
fgsch
585edc213e Update to eboard 1.1.1.
ajacoutot@ ok
2011-12-15 17:59:21 +00:00
ajacoutot
9a5c4fb817 Bugfix update to freedroidrpg-0.15rc2. 2011-12-15 07:59:08 +00:00
jasper
464aefa4c5 slightly tweak previous 2011-12-13 12:58:04 +00:00
jasper
29ee0536c4 - enable on sparc64
- use official distfile and set EPOCH
- sort WANTLIB and depends a little
- builds now with bsd make
- switch to ipv4 networking, leave ipv6 disabled -> ipv4 works out of the box
- remove asm optimization bits, got it to build but it crashes the client
- mention upstream's nice docs
- some fixes that went straight to upstream

Quake has some audio bugs that cause stuttering. If you experience any
stuttering you should try without sndiod or make sndiod block size larger (-b).
Note that the bigger the sndiod block size is, the bigger the latency becomes
between video and audio.

from Antti Harri (MAINTAINER)
2011-12-13 12:51:17 +00:00
fgsch
3062daec06 MSG_NOSIGNAL is supported now. kill unneeded patch.
dcoppa@ ok.
2011-12-12 13:53:17 +00:00
jasper
0bb541f728 - add missing dependency 2011-12-06 22:17:06 +00:00
espie
15a26be015 avoid using bison if it's around 2011-12-06 14:12:53 +00:00
sthen
6ec5986c44 minor tweaks; ok pascal@
- prefer http MASTER_SITES
- honour CC
- use the standard DISTNAME/EXTRACT_SUFX method of handling a .zip distfile
- zap stray whitespace
2011-12-06 14:12:19 +00:00
pascal
89907159bd hook dungeon to the build 2011-12-06 13:11:48 +00:00
pascal
5e04ad1f22 Import games/dungeon.
Dungeon, also known as Zork(tm), is a text mode adventure/role-playing
game. Originally developed for the PDP-10 and later ported to Fortran
and the PDP-11, this version is a translation to C.

ok benoit@
2011-12-06 13:10:38 +00:00
ajacoutot
9b79f69ed3 Fix LIB_DEPENDS/WANTLIB after gtk+3 lost its dependency on gtk+2.
breakage reported by naddy@
2011-12-05 12:46:35 +00:00
benoit
4a7ffc7718 - update xsoldier to 1.8
- remove USE_GROFF
- remove unnecessary patch

ok naddy@
2011-12-04 10:01:52 +00:00
ajacoutot
38772246fd No need for gtk+2 here. 2011-12-03 19:54:31 +00:00
ajacoutot
4775efcc04 Add a dependency on x11/gtk+2,-guic. 2011-12-03 19:49:45 +00:00
ajacoutot
7668a3179a Update to freedroidrpg-0.15rc1. 2011-12-03 08:19:08 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
espie
6aaeaebb84 fix typo wrt remix3. use bsd.port.arch.mk for pseudo-flavors 2011-11-18 12:38:00 +00:00
ajacoutot
2a90b7b748 Tighten dependencies. Regen PLIST while here. 2011-11-18 11:31:10 +00:00
ajacoutot
c2a715f4ff Update to gcompris-11.09. 2011-11-18 11:14:39 +00:00
ajacoutot
440e182e81 Update to Ri-li-2.0.1. 2011-11-17 22:57:18 +00:00
ajacoutot
6a71734c52 Bugfix update to gbrainy-2.06.
ok kevlo@ (maintainer)
2011-11-17 09:16:03 +00:00
phessler
bef8781387 Update to alephone 1.0!
OK ajacoutot@

while here, sneak in a fix so the internal version string also says "1.0"
2011-11-16 15:10:55 +00:00
sthen
e3afe0b80e BROKEN on sparc64, qfcc tool built as part of the build and then used to
work on other files segfaults.
2011-11-14 13:43:45 +00:00
sthen
576de4f35a mark broken on sparc64; illegal operands error building SDL_gfxPrimitives.cpp 2011-11-14 10:41:30 +00:00
rpointel
6a2401d3c0 DEPBASE->LOCALBASE. 2011-11-14 09:59:41 +00:00
jsg
2e7aae11ad update to 1.4.0 2011-11-12 12:59:58 +00:00
dcoppa
48a2c54d90 SEPARATE_BUILD by default for CMake
from Vadim Zhukov

OK jasper@, espie@
2011-11-08 09:30:52 +00:00
sthen
37ecf3b75d Don't pick up hidden dependency on Motif. From Pascal Stumpf via Brad. 2011-11-07 13:55:44 +00:00
dcoppa
f7ff6bcf17 Update to warzone2100-2.3.9
from Brad
2011-11-06 21:12:37 +00:00
ajacoutot
f2d924ccd1 Bugfix update to gbrainy-2.05.
ok kevlo@ (maintainer)
2011-11-01 07:22:47 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
e0fc4572dc Minor update to gbrainy-2.04.
ok kevlo@ (maintainer)
2011-10-28 06:08:03 +00:00
ajacoutot
b8886d9ab2 Missing dependency, spotted by Chris Bennett. 2011-10-23 21:19:28 +00:00
espie
35da7a818f remove old cruft 2011-10-21 21:38:42 +00:00
espie
2974da2e02 SH -> /bin/sh, no need for a variable there either 2011-10-21 17:43:30 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00