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
sthen
460036155d
update to 3.3.0.0, while there move Makefile patches to MAKE_FLAGS.
...
ok benoit@
2010-06-07 08:13:53 +00:00
kili
bc00c71e7e
Fix build with gcc4 on LP64.
...
From FreeBSD.
2010-06-06 12:26:55 +00:00
jasper
d0b2434c7a
- unbork patch, spotted by naddy
2010-05-28 14:58:06 +00:00
naddy
30015ccf17
OpenBSD has always had usleep(3); fixes build with gcc4
2010-05-28 14:03:15 +00:00
espie
b694510379
missed one, found by naddy
2010-05-28 10:48:11 +00:00
jakemsr
313837a2ff
* use the sndio backend from games/quake, since ao uses (essentially)
...
the same audio engine as quake
* use -pthread instead of -lpthread for pthreads linkage
* oa defines an ALIGN macro, rename it to QALIGN to avoid clashing
with the ALIGN macro from machine/param.h
* use /dev/arandom instead of /dev/urandom
ok jasper@
2010-05-27 03:47:28 +00:00
jasper
8a855e0787
- fix crash when selecting "software" renderer (= svgalib) from
...
options by disabling the driver in the list.
- also remove 3dfx wrapper driver that is nonexisting and doesn't make sense.
from antti harri
ok claudio@ (MAINTAINER)
2010-05-26 16:27:32 +00:00
espie
b6095e2d65
-fomit-frame-pointer actually needed on gcc4
...
found by jakemsr@
2010-05-25 00:46:39 +00:00
espie
3398fe88f4
template ctor is A<T>::A()
...
both gcc3 and 4 agree
2010-05-23 15:58:02 +00:00
espie
1ae7e4a6f6
fix build for gcc4 (game is not playable on any modern machine...)
2010-05-23 15:32:16 +00:00
espie
c69b066669
fix build
2010-05-23 01:05:38 +00:00
espie
e16f4761e8
fix
2010-05-23 00:57:22 +00:00
espie
17372c934a
missing prototypes
2010-05-22 21:31:57 +00:00
espie
a79a0d525a
... and bump
2010-05-22 13:11:53 +00:00
espie
02462c0dd9
fix
2010-05-22 13:10:51 +00:00
espie
4e50d092d7
friend != decl
2010-05-22 12:02:28 +00:00
espie
066e590bb4
fix syntax
2010-05-22 11:34:22 +00:00
espie
b77a1896a9
lvalue fixes for gcc4
2010-05-19 13:48:10 +00:00
espie
3524bb0e7a
termcap double declaration. fixes gcc4
2010-05-19 07:34:43 +00:00
espie
0062941a95
don't redeclare termcap in a conflicting way. fixes gcc4
2010-05-19 07:27:25 +00:00
ajacoutot
fc908f7fe4
Bump after recent mono MODULE change.
...
"sure" robert@
2010-05-15 09:40:17 +00:00
espie
bb56354b11
proto fixes for gcc4 complaints
2010-05-13 16:37:32 +00:00
kevlo
59121dd225
add gbrainy
2010-05-07 15:14:26 +00:00
kevlo
511280df92
Initial import of gbrainy 1.41.
...
Gbrainy is a brain teaser game and trainer to have fun and to keep
your brain trained.
ok ajacoutot@
2010-05-07 15:13:44 +00:00
kili
e07d5ae83f
Adjust WANTLIB and bump PKGNAME after the ghc change.
2010-05-06 20:05:24 +00:00
ratchov
105a0609a5
replace sun audio backend by a sndio backend. Diff from jakemsr with
...
tweaks from me.
ok jakemsr
2010-05-02 13:35:48 +00:00
naddy
0151933d3c
fix build with new X11 headers
2010-04-30 13:57:05 +00:00
jasper
2e18d33420
- fix after gtk+2 update
2010-04-27 20:50:21 +00:00
jakemsr
614e8f7a06
use SDL for audio output by default; drop OSS backend
...
ok claudio@ (MAINTAINER)
2010-04-26 16:37:24 +00:00
jakemsr
74b028b0ea
fix WANTLIB (why did these have sndio in WANTLIB in the first place?)
2010-04-26 03:01:06 +00:00
jakemsr
9b15a0535d
- sndio supported as default audio output method
...
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
allegro-config passes LDFLAGS on, so dependent ports build correctly
(WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
be able to choose which modules to use
"sndio bits look ok" ratchov@
2010-04-26 02:56:30 +00:00
jakemsr
805633ad98
sndio support (even though we don't ship the sound files)
2010-04-26 01:43:02 +00:00
kili
98629eedc9
+ monadius
2010-04-25 19:12:13 +00:00
kili
3e9661b80f
Waiting for a qt4 build is soooo boring...
...
Import monadius, a 2-D scrolling vector graphics clone of the
arcade game Gradius, implemented in Haskell.
2010-04-25 19:11:51 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
ajacoutot
bb308edbd6
This part of CONFIGURE_ENV is now set in bsd.port.mk(5).
2010-04-24 09:56:34 +00:00
nicm
958f777d33
+oolite.
2010-04-19 23:47:12 +00:00
nicm
3575d8b12b
Import oolite, 3d space combat/trading game in the style of elite.
...
tweaked by and ok aja
2010-04-19 23:44:55 +00:00
jasper
9133c8166a
- more BROKEN-$ARCH
2010-04-15 18:25:59 +00:00
ajacoutot
5985d2ef24
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:11:01 +00:00
ajacoutot
d3182b3852
Zap useless heading/trailing blank lines.
2010-04-15 13:27:47 +00:00
jasper
9fe0a9c3c2
- use ERRORS here
2010-04-15 07:11:54 +00:00
jasper
2f1f78c0d6
- sprinkle some BROKEN-$ARCH
2010-04-15 07:10:43 +00:00
ajacoutot
acc18e4355
Update to boswars-2.6.
...
Resign from maintainership.
2010-04-14 18:29:59 +00:00
dcoppa
1e3c8eebc7
Use the new BROKEN-arch
...
OK sthen@
2010-04-12 09:33:44 +00:00
ajacoutot
2c7c0c92a5
Remove maintainer as per his request.
2010-04-06 21:23:13 +00:00
robert
a7db849eff
the mono module handles some dependencies now, so remove the ones that
...
are not needed anymore and bump pkgname everywhere
2010-04-05 10:52:50 +00:00
ajacoutot
2d90b4385a
Update to cosmosmash-1.4.4 (following flatzebra update).
...
Fix license marker.
maintainer timeout.
2010-04-04 15:37:54 +00:00
ajacoutot
5542ae8c10
Update to burgerspace-1.8.4 (following flatzebra update).
...
maintainer timeout.
2010-04-04 15:37:19 +00:00
ajacoutot
eac0ada2d9
Update to afternoonstalker-1.1.3 (following flatzebra update).
...
Fix license marker.
maintainer timeout.
2010-04-04 15:36:42 +00:00
ajacoutot
10827618e1
Update to batrachians-0.1.3 (following flatzebra update).
...
Drop maintainership.
2010-04-04 15:35:59 +00:00
naddy
7a8adb3987
mdoc fixes
2010-04-03 20:07:06 +00:00
landry
b524d83f4c
Update to zoom 1.1.4 from J.C. Roberts on ports@, thanks!
2010-04-03 10:35:24 +00:00
jasper
b8a35d697a
- fix tyop
...
from maintainer
2010-04-01 08:36:14 +00:00
jasper
d4cf259d26
- update pokerth to 0.7.1
...
from mikko tolmunen (MAINTAINER)
2010-03-31 19:20:09 +00:00
dcoppa
716ac4e74f
Change my email address and bump
...
OK ajacoutot@
2010-03-30 07:56:30 +00:00
jasper
6371844099
- add missing rcs id
2010-03-25 22:41:44 +00:00
jasper
ae6fe0f23c
- update xteddy to 2.2, switches to imlib2
2010-03-25 22:32:43 +00:00
jasper
e354f92f64
- bounce gtkpool off the table
2010-03-24 22:36:59 +00:00
jasper
093f276d96
- remove gtkpool, it's lost the toolkit game..
...
ok pval@ (MAINTAINER)
2010-03-24 22:36:40 +00:00
jasper
0a5f1272b5
- switch this to gtk+2,
2010-03-24 22:32:16 +00:00
landry
a825c2ac7b
Update to wormux 0.9.0, similar diff from Daniel Levai on ports@ some
...
times ago. Beware that networked games with older wormux versions are
not supported.
2010-03-21 12:19:00 +00:00
jasper
15f031a4ef
- switch to gtk+2
...
ok espie@ (MAINTAINER)
2010-03-21 11:04:34 +00:00
ajacoutot
2ca7b92a04
Update to freedroidrpg-0.13.
2010-03-21 10:47:01 +00:00
jasper
770ec4404c
- update to 0.2.1-pre2
...
* switches to gtk+2
- fix a deprecation warning
- correctly pickup libreadline (from freebsd)
discussed with aja@
2010-03-21 09:24:25 +00:00
espie
0ec4e4cb80
new version, allows for undo, saving games. show military strength explicitly
2010-03-20 18:04:58 +00:00
jasper
d64774c39a
- tweak DESCR, from daniel dickman
...
ok aja@
2010-03-20 16:59:14 +00:00
jasper
c1afb55ee6
- fix jbrickshooter if either the JDK or the JRE are available.
...
- minor update to 1.4.1
from daniel dickman
ok sthen@
2010-03-04 12:03:38 +00:00
espie
ed7c9e6117
move the bundle to WKRINST, so that things clean up correctly
2010-03-01 14:13:04 +00:00
espie
816c0235eb
a few more rotten eggs
2010-03-01 12:06:02 +00:00
espie
d8ccf8c5f0
fix broken FULLPKGPATH
...
(ports is locked !)
2010-02-26 18:08:51 +00:00
jakemsr
ed39c64d90
remove empty flavor of quake port, since there is no such thing
...
ok naddy@, espie@
2010-02-16 21:29:22 +00:00
landry
59f3a8ba9a
Fix packaging, symlink in package was pointing to a file in fake dir.
...
Spotted by PLIST_DB.
ok espie@
2010-02-13 12:20:23 +00:00
landry
cb05f3af5a
Also use -O1 on hppa, so that it builds.
...
ok jasper@
2010-02-06 11:14:10 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
benoit
1bf9b9622e
- update lbreakout2 to 2.6.1
...
- update patches
- update CONFIGURE_ARGS
- change CONFIGURE_STYLE
with tweaks and ok spotted by naddy@, thanks !
2010-01-09 10:03:05 +00:00
benoit
27af8d92b2
- update defendguin to 0.0.12
...
- update license
- change maintainer
- regen PLIST
ok ajacoutot@
2010-01-09 09:01:41 +00:00
jasper
d6f89ec03e
- add a gl flavor
...
* seems to have issues still on amd64 though.
based on a diff by oga@, tweaked by me.
2010-01-07 21:54:29 +00:00
jakemsr
d7d1f081c0
use sndio for audio
...
ok ratchov@
2010-01-07 09:49:21 +00:00
jakemsr
a8100f792c
use sndio instead of ossaudio
...
ok kevlo@ (MAINTAINER)
2010-01-07 09:38:20 +00:00
ajacoutot
8fe31b832f
Fix HOMEPAGE.
...
from dawedawe at gmx dot de, thanks.
2010-01-04 22:46:03 +00:00
sthen
137e4d8726
- convert to use sndio, from jakemsr@
...
- use default colour maps by default, allowing this to work with
24-bit displays. use -no-usedefcmap to revert to previous behaviour.
2010-01-04 11:21:21 +00:00
jasper
977d748689
- sort
2010-01-04 10:43:30 +00:00
fgsch
ec3f214c91
Update to gnugo 3.8
2010-01-03 23:50:31 +00:00
jakemsr
a7011b04f5
- use sndio instead of ossaudio
...
- license marker
- @bin marker
ok landry@, ratchov@
2010-01-03 21:51:29 +00:00
jakemsr
dad23d7bfb
- use sndio instead of ossaudio
...
- regen patches
- @bin marker
2010-01-03 08:58:07 +00:00
benoit
09ff3217ba
- unbreak lbreakout2
...
naddy@ who reported the issue, ok edd@
2009-12-30 16:36:32 +00:00
benoit
9a4a96d511
IW /tmp/xx (Modified) Row 4 Col 1 5:36 Ctrl-K H for help
...
- unbreak lbreakout2
naddy@ who reported the issue, ok edd@
2009-12-30 16:36:22 +00:00
jakemsr
d5c1078d7a
libplib now depends on libsndio
...
ok MAINTAINER
2009-12-26 13:22:40 +00:00
benoit
e0611862a3
- update rocksndiamonds to 3.2.6.1
...
- change maintainer
ok landry@
2009-12-26 11:02:30 +00:00
benoit
3be024d338
- update lbreakout2 to 2.6
...
- update license and PLIST
- change maintainer
- update RUN_DEPENDS
test by edd@, ok ajacoutot@
2009-12-25 11:05:23 +00:00
benoit
e9fa0ddcfc
- update neverball to 1.5.4
...
- regen PLIST
- change maintainer
- use SUBST_CMD
- update patches and HOMEPAGE
with some tweaks by and ok landry@
2009-12-23 22:41:28 +00:00
ajacoutot
a8ddb9a348
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:27:59 +00:00
naddy
ec3ae7cc71
correctly install message catalogs
2009-12-20 21:13:31 +00:00
kili
af99f8cbf3
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
Note: this is a little bit dirty, because all three executables
are now linkede against libm. However I really don't want to patch
motif/Makefile just for this.
2009-12-20 21:12:56 +00:00
jakemsr
024531ef8d
- use sndio instead of ossaudio
...
- more precise license comment
- @bin markers in PLIST
ok ratchov
2009-12-20 00:14:40 +00:00
benoit
f1e33b0189
- update xsoldier to 1.5
...
- update license
- change maintainer
- regen PLIST
ok landry@
2009-12-19 16:03:51 +00:00
ajacoutot
118e620dc5
Long overdue update to gcompris-8.4.13.
2009-12-17 23:28:05 +00:00
ajacoutot
ee4477d84e
Update to tuxpaint-stamps-20090628.
...
frogs stamps are awesome ;-)
2009-12-17 17:11:42 +00:00
ajacoutot
37d3fe8d75
Update to tuxpaint-config-0.0.12.
2009-12-17 17:11:00 +00:00
ajacoutot
6360470d6f
Update to tuxpaint-0.9.21.
2009-12-17 17:10:34 +00:00
naddy
1e57a4ad57
openal now pulls in libsndio rather than libossaudio
2009-12-16 21:13:24 +00:00
jsg
d4bc21001d
update to 1.0.0
...
thanks to phessler for testing gcc 2.95 on sparc
2009-12-09 22:03:06 +00:00
jsg
484ce90e5d
update to 1.0.0
2009-12-09 21:55:01 +00:00