martynas
814a52ad6b
switch master_sites to openbsddistfiles.com so that the ports are
...
fetchable again. reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
steven
2f4963e1af
drop maintainership
...
switch to REVISION while here
2010-09-26 08:25:57 +00:00
espie
39516bd3ac
minor update. interface improvement: shows a big red cross on top of
...
discarded cards.
2010-09-26 08:09:44 +00:00
sthen
d053315499
bump
2010-09-24 15:29:20 +00:00
jasper
49cfd5d282
- don't install a gzipped manpage
...
ok daniel dickman (MAINTAINER)
2010-09-24 10:33:34 +00:00
ajacoutot
3db1001ba1
+frogatto
2010-09-23 11:31:44 +00:00
ajacoutot
ceb779450c
Import frogatto-1.0.3
...
Frogatto is an open-source "platformer" or "jump-and-run" videogame.
Like in many classic games, the world is viewed as a cross-section seen
from the side, and your character (in this case, a small green fellow
named Frogatto) walks and jumps between solid platforms, whilst
avoiding monsters.
Based on the frogatto FreeBSD port.
ok sthen@
2010-09-23 11:30:55 +00:00
ajacoutot
1535ea7185
Move to new DEPENDS and REVISION.
...
ok sthen@
2010-09-22 12:50:32 +00:00
sthen
239c513a51
- missing update-icon-cache goo
...
- regen plist
- disable configure tests for timidity, allegro to avoid picking
up deps if installed at build time
- add dep on icu4c
- Daniel Dickman takes maintainer
(discussed with Daniel and mostly in a diff he agreed with which
crossed over with the update being committed ;)
2010-09-19 20:55:01 +00:00
jasper
4b7f2459c3
- update openttd to 1.0.3, fixing a host of security issues along the way
...
from Anton Yabchinskiy and Daniel Dickman
mk@ drops maintainership, any takers?
2010-09-19 18:52:08 +00:00
sthen
e5d59ebe86
use MODPY_SETUPTOOLS and bump, found by fgsch's setuptools-checking
...
code. thanks landry@ for bulk build testing.
2010-09-16 19:34:48 +00:00
ajacoutot
147b35991b
Unbreak by fixing depends.
...
spotted by landry@
2010-09-16 05:52:43 +00:00
jasper
523a17b672
- zap unneeded patches
2010-09-13 18:03:23 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
landry
e61bdfa9a7
+grhino
2010-09-06 18:56:21 +00:00
landry
a55a56f8d2
Import grhino 0.16.1, an Othello/Reversi game with a damn good AI.
...
From MAINTAINER Remi Pointel with lots of tweaks from ajacoutot@
ok ajacoutot@
2010-09-06 18:55:42 +00:00
jakemsr
77e7feb02b
use the the same basic sndio backend code as found in other quake
...
ports
ok claudio@ (maintainer)
2010-09-01 00:29:06 +00:00
espie
a4c558bf81
minor update
2010-08-31 19:31:46 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
ajacoutot
3d1dfe50db
Fix PKGNAME after the python bump.
2010-08-31 07:28:54 +00:00
fgsch
6097dbaf9c
Bump revision after python's default change.
2010-08-30 17:46:56 +00:00
jasper
ffac66082e
- fix build on hppa
2010-08-25 18:04:37 +00:00
ajacoutot
c2c48a8676
Update to mnemosyne-1.2.2.
...
Resign from maintainership.
2010-08-24 08:19:51 +00:00
jasper
8d94f2ac3e
- fix build on mips64
...
- switch to REVISION (w/o actually bumping it as the package doesn't change for !mips64)
2010-08-23 16:26:21 +00:00
espie
9a2b2a14b2
new version ! includes the new extension, and can play multiplayer
...
(the server code is included, but keldon forgot to include directions
nor the mysql schema, so don't build it yet).
2010-08-17 22:22:59 +00:00
naddy
9eebe9b217
LP64 fixes: remove a hand-rolled setproctitle() from ye olden days,
...
add missing #includes, fix type of ctime() argument.
Allows this to work on 64-bit archs.
2010-08-07 20:06:14 +00:00
kevlo
951836dfb7
Update to 1.42
...
ok ajacoutot@
2010-07-26 09:45:37 +00:00
jolan
7b609fd347
update to bzflag-2.0.16; from brad
2010-07-25 17:14:35 +00:00
ajacoutot
18cc9868c7
texi2html is in fact required, as spotted by landry@
2010-07-22 10:12:48 +00:00
landry
d71efac8d6
Make sure netinet/in.h and friends are included before SDL_net.h to
...
avoid redefining INADDR_ANY/NONE/BROADCAST in SDL_net.h.
This allows it to build with -Wsystem-headers.
2010-07-21 16:21:54 +00:00
kili
65b2bee750
Switch to REVISION and new WANTLIB/LIB_DEPENDS style.
2010-07-17 13:54:30 +00:00
jsg
bffd59d382
update to 1.1.1
2010-07-13 21:23:39 +00:00
sthen
2e6377dc46
sync WANTLIB, move to new-style LIB_DEPENDS/REVISION, update license marker
2010-07-12 10:40:14 +00:00
naddy
c273bd4788
fix package revision
2010-07-11 00:15:42 +00:00
naddy
89af8fcb7c
fix dependencies
2010-07-10 14:39:04 +00:00
jakemsr
9c82a33ec9
* fix broken LIB_DEPENDS: libdumb is a static lib
...
* new style LIB_DEPENDS/WANTLIB
ok sthen
2010-07-09 09:37:37 +00:00
sthen
3609865967
- move LIB_DEPENDS to the new world order
...
- remove a bogus LIB_DEPENDS and bump as a result of this
problem noted by landry, discussed with jakemsr
2010-07-09 08:12:27 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
espie
b2542ec1c5
there's no shared library in boost that's used for this, bump pkgname
2010-07-06 15:32:44 +00:00
kili
f19ee7273f
WANTLIB += pthread and bump PKGNAME.
2010-06-30 15:41:01 +00:00
ajacoutot
2f1dc62cdc
grrrrr, don't hardcode paths.
2010-06-20 16:44:54 +00:00
ajacoutot
4db34ea7ae
Major update to gcompris-9.3.
...
Remove dependency on texi2html as it's not needed (noticed by kili@).
2010-06-20 16:31:02 +00:00
ajacoutot
a733b272d8
Fix find(1) args.
2010-06-19 13:57:10 +00:00
landry
a6b7b3244e
Add a bunch of patch chunks shamelessly stolen from FreeBSD to allow this
...
to build (and even run!) on gcc4 archs. While here, precise licence marker
and bump PKGNAME.
2010-06-15 19:04:05 +00:00
kili
73f62484da
Add gmp and bump.
2010-06-15 17:59:24 +00:00
landry
57723588d5
-O0 is not needed anymore on sparc64 since it switched to gcc4.
...
From Brad.
2010-06-15 13:11:17 +00:00
landry
a65f0826d8
sparc64 doesn't need -O1 anymore since it switched to gcc4.
...
From Brad.
2010-06-11 20:17:50 +00:00
sthen
02b52aecab
missed cvs rm; noticed by Daniel Dickman
2010-06-09 19:09:11 +00:00
espie
90d29551f7
Carmack may be brilliant, but fuck this. Low-level programmers, indeed.
...
roll-your-own offsetof, disgusting.
fix on LP64 + gcc4
2010-06-07 16:03:40 +00:00
espie
7709de873d
fix on LP64 + gcc4 bool(pointer) => bool(pointer != NULL)
2010-06-07 14:48:32 +00:00