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
jasper
dfa5a5a1e1
- update teeworlds to 0.5.2
...
from Jonathan Armani (MAINTAINER)
2009-11-29 18:00:27 +00:00
ajacoutot
446e5f0647
Cleanups:
...
* no need for gconf2 MODULE (no schemas installed)
* add CONFIGURE_ARGS
* tweak COMMENT
* regen checksum
* regen PLIST
2009-11-27 18:08:39 +00:00
landry
2a9f83d7e2
+gnome-mastermind
2009-11-27 17:41:25 +00:00
landry
79e120521d
Import gnome-mastermind 0.3.1.
...
GNOME Mastermind is a free implementation of the well-known Mastermind
Game. The goal is to break a hidden color code following the hints that
the game gives us.
Note that the port doesn't specifically depend on gnome libs..
2009-11-27 17:40:27 +00:00
landry
3b3b94b239
Update to belooted 0.1.4.1, add run_depends on librsvg.
...
ok aja@ (maintainer)
2009-11-27 17:38:03 +00:00
naddy
0a44a9b7dd
correctly display translated messages; ok pvalchev@
2009-11-17 19:30:01 +00:00
jasper
a2735c2a72
- long overdue update of wesnoth to 1.6.5
...
joint work with tom murphy
thanks to sthen@ for torturing his armish for countless hours.
ok sthen@
2009-11-11 16:01:33 +00:00
phessler
f4a7ae6c93
use CFLAGS -O1 on sparc as well
2009-11-08 22:34:12 +00:00
ajacoutot
6b817944ed
Bugfix update to pioneers-0.12.3.
2009-11-08 11:06:48 +00:00
ajacoutot
223099f3a9
RUN_DEPENDS=${BUILD_DEPENDS} should never be used. In this case it adds
...
a stupid run dependency on gmake.
2009-11-07 12:21:04 +00:00
landry
e830d103ec
Fix bad crash when X bpp != 24, reported by steven@
...
Diff from upstream.
2009-11-03 19:55:57 +00:00
sthen
83aeac4f3f
Remove an obsolete comment from DESCR-npcomplete and bump. From David Coppa.
2009-10-30 11:36:21 +00:00
landry
8d397e1036
+xcowsay
2009-10-25 11:14:10 +00:00
landry
d49d45bced
Import xcowsay 1.1:
...
xcowsay displays a cute cow and message on your desktop. Inspired by the
original cowsay.
* Calculates display time from amount of text
* Dream mode - display images in the bubble
* fortune(6) wrapper program: xcowfortune - cow will deliver pearls of
wisdom!
* Replace the naffness that is xmessage(1)
2009-10-25 11:13:34 +00:00
sthen
b977e4e00b
Various patches to improve the game engine and allow all the npcomplete
...
levels to work. Some from Erik Hovland via the numptyphysics bug tracker,
some from David Coppa. Port diff from David Coppa (maintainer).
2009-10-22 23:07:54 +00:00
phessler
39403485f9
fix some cruft that was left in, no cookie for me.
...
noticed by jasper@
2009-10-16 23:24:32 +00:00
phessler
62e7b993e3
add fretsonfire
2009-10-16 23:12:26 +00:00
phessler
c5fd0378d5
Frets on Fire is a game of musical skill and fast fingers. The aim of
...
the game is to play guitar with the keyboard as accurately as possible.
Features
* Unique inverted keyboard gameplay style
* Support for guitar controllers and generic joysticks
* Includes a song editor for making your own tunes
* Compete with others on the World Charts
* Hundreds of songs composed by the community
* Supports importing Guitar Hero I and Guitar Hero II songs
* Multiplatform; runs on Windows, Linux, Mac OS X, OpenBSD and FreeBSD
* Open source, full Python source code available
2009-10-16 23:11:38 +00:00
phessler
3acc55216f
update to 0.22.1, a bugfix release. details are at
...
http://voxel.dl.sourceforge.net/project/marathon/Aleph%20One/2009-10-15/AlephOne-20091015.html
while here, install the man-page
2009-10-16 09:14:18 +00:00
jasper
3c279e7859
unbreak last one of gstreamer-gconf removal...now i get to spank someone..
2009-10-16 01:04:32 +00:00
phessler
b826f63717
add allegro and opensonic
2009-10-15 14:44:27 +00:00
phessler
93caff8b0e
Open Sonic is a free open-source game based on the "Sonic the Hedgehog"
...
universe. It introduces a different style of gameplay called cooperative
play, in which it's possible to control 3 characters simultaneously.
Unlike most similar games, Open Sonic provides a greater level of
interaction between the player and the levels. It's more than just a
jump'n'run; the user must come up with some strategy in order to get
through the levels.
originally from & OK landry@
2009-10-15 14:39:50 +00:00
phessler
c734e403c5
Allegro is a cross-platform library intended for use in computer games
...
and other types of multimedia programming.
right now this does not use sndio, will convert in-tree.
originally from & "that's an okay if you promise to take care of allegro
sndio backend ;)" landry@
2009-10-15 14:38:05 +00:00
phessler
06875112c9
some fixes, pointed out by aja@. danke!
2009-10-14 16:48:19 +00:00
phessler
822cfcc79a
add weland
2009-10-14 14:35:08 +00:00
phessler
13996b37fe
open source (mono) map editor for alephone.
...
tested and OK by edd@
2009-10-14 14:34:33 +00:00
phessler
848d5d29da
update to 0.22.
...
still network compatible with 0.21.2
network matches tested with edd@
2009-10-13 21:48:10 +00:00
edd
1f123a1bca
SDL_mixer/image depend upon SDL anyway, so SDL is a WANTLIB. Spotted by
...
ajacoutot@. Many thanks.
OK ajacoutot@
2009-10-11 22:33:53 +00:00
edd
1378e7efea
add snipe2d
2009-10-11 21:53:10 +00:00
edd
b372524dd9
Orbital Eunuchs Sniper is an overhead shooting game. You (the Eunuch on
...
the orbital laser platform) are tasked with protecting the VIPs (blue)
from the terrorists (red)!
OK phessler@, kili@
2009-10-11 21:50:14 +00:00
landry
da72f2ea57
+jbrickshooter
2009-10-11 18:54:22 +00:00
landry
71d503d198
Import jbrickshooter, yet another reflexion game where you have to make
...
bricks disappear... perfect for long compile times.
2009-10-11 18:47:35 +00:00
phessler
ef521d1294
sync
2009-10-11 14:02:13 +00:00
phessler
05d67e73fd
Egoboo is a dungeon-crawling action-RPG adventure. It has a unique mood,
...
and is a lot of fun to play. In Egoboo, you will find heaps of loot,
kill hordes of monsters, and discover many unusual places on your quest
to save Lord Bishop from his imminent doom!
OK steven@
2009-10-11 14:01:39 +00:00
phessler
002fe30d50
use MAKE_PROGRAM when we mean that, instead of MAKE
...
remove unecessary lib_depends
don't hardcode /usr/local or /usr/X11R6
bump
pointed out by, and OK ajacoutot@
2009-10-09 23:45:19 +00:00
phessler
6ab3cb4771
add lostpixels
2009-10-09 22:10:22 +00:00
phessler
27dea90f49
You are Agent Kate, one of the agents of the secret BlinkenArea special
...
forces, also called the "BlinkenSisters". You have just been assigned to
the following mission...
From the mission briefing:
An accident in the secret high-energy BlinkenArea lab has transfered
irreplaceable self-powered pixel hardware to various, random locations
in another dimension.
Your goal, Agent Kate, is to locate that hardware. We have fitted you
with an automated scanner/transmitter that will automatically transfer
the pixels back to the lab when you're close to it.
Beware that in dimension B15, while beeing still on earth, the scale of
things will differ from what you expect. Also, B15 is known to be home
to strange creatures that may pose a threat to you.
As soon as you have collected all pieces of hardware in one location,
you can be transfered to the next location.
Good luck, Agent Kate!
---
looked at, and "its fun" from landry@ and jasper@
2009-10-09 22:09:22 +00:00
espie
ce55aa945e
very minor update
2009-09-30 08:28:08 +00:00
ajacoutot
7aa1d0aaad
Fix dependencies after gstreamer-plugins-* merge.
...
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
jasper
26a97c50ba
- update xmoto to 0.5.2
...
from jonathan armani (MAINTAINER)
2009-09-27 17:20:57 +00:00
jasper
a24b18c60e
- take maintainership of libffi, and drop it of two others. any takers?
2009-09-25 15:59:15 +00:00
espie
eff07bb8be
update: patches integrated.
...
new features:
- can play with any option combination (finally, extensions without conquest
and objectives)
- more readable UI.
2009-09-20 13:56:54 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
espie
211ea50237
+rftg
2009-09-08 20:46:27 +00:00
espie
5c36d18eb0
Race for the galaxy, a card game with AI
2009-09-08 20:45:04 +00:00
sthen
192f13f1bf
Update bzflag to 2.0.12; from Brad with some tweaks from ajacoutot
...
and myself. Amongst other things, this fixes some 64-bit issues.
ok ajacoutot@
2009-09-02 08:52:22 +00:00
sthen
8be8b697a1
Update MASTER_SITES
2009-08-30 20:45:23 +00:00
sthen
5815152193
update Gargoyle to 20090825 (bug fixes, new features, and some
...
license cleanup). enable distfiles/packages for ftp; some parts
are noncommercial only so not for cdrom.
2009-08-28 01:02:20 +00:00
sthen
7417965e63
- upstream MASTER_SITES is unreachable; mirror it
...
- add license marker
- regen PLIST, remove unnecessary WANTLIB, bump
2009-08-26 00:15:26 +00:00
sthen
7ea342872c
avoid a cyclic dependency found by Kili. ok ajacoutot@ kili@
2009-08-20 21:20:13 +00:00
jolan
cf3c42dc80
provide non-MASTER_SITE_BACKUP mirror
2009-08-19 01:34:45 +00:00
jolan
ba61da7354
update to 0.1.0
2009-08-19 01:24:57 +00:00
ajacoutot
bfdf026dc7
Add the -server subpackage as a run dependency of the -main one.
...
This way, the frozen-bubble client works out-of-the-box for LAN games
(the client auto starts the server if it cannot find one on the local
net).
James Wright (maintainer) is ok with it.
ok sthen@
2009-08-16 12:29:21 +00:00
rui
21e86d16c8
Stop lying, drop maintainership and bump.
2009-08-15 23:46:40 +00:00
naddy
c7aea09340
typo in variable name
2009-08-12 22:17:42 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
15da7d3723
Use python.port.mk and MODPY_BIN, fixing build with MODPY_VERSION=2.6.
...
Bump not needed, this doesn't make it into the package. ok simon@
2009-08-08 08:01:58 +00:00
sthen
138e1a9486
there was no path to reach vorbis,vorbisenc (listed in WANTLIB) via
...
a dependency so building on a clean machine failed; move them to LIB_DEPENDS
and bump PKGNAME. ok jsg@
2009-08-07 13:01:52 +00:00
sthen
130f32b2d5
At his request, remove Antti Harri as maintainer for these ports.
...
PKGNAMEs bumped.
2009-08-03 16:57:43 +00:00
jasper
0a7f16d03e
- add xmoto
2009-08-03 14:17:54 +00:00
jasper
cbc0bceedc
import xmoto 0.5.1
...
X-Moto is a challenging 2D motocross platform game, where physics plays
an all important role in the gameplay. You need to control your bike to
its limits, if you want to have a chance to finish the most difficult
challenges.
original port by jonathan armani, with tweaks by me
2009-08-03 14:16:26 +00:00
ajacoutot
7a63b6b91a
Update to tmw-0.0.29.1.
...
from Jonathan Armani (maintainer), thanks!
2009-08-03 11:48:56 +00:00
steven
385b0aba26
homepage changed
2009-07-26 19:54:10 +00:00
naddy
061f6b687f
force use of "mkdir -p" over "install-sh -d", because the latter errors out
...
if the directory already exists
2009-07-26 18:43:18 +00:00
landry
0c1feaee00
Update to wormux 0.8.4, this release fixes various bugs, updates
...
some translations and sounds, and most of all adds a dedicated
network game server. See website for hints on how to use/configure it.
Remove now unneeded build_dep on automake-1.9.
2009-07-21 19:16:49 +00:00
sthen
24ff2ad5ac
add missing } in PLIST, bump.
2009-07-19 21:39:21 +00:00
sthen
0b83a1f77b
sync WANTLIB, bump PKGNAME.
...
(found some Ms in my tree after naddy's lib-depends-check run).
2009-06-28 21:46:38 +00:00
sthen
33b44f5314
updated MASTER_SITES, requested by site maintainer.
2009-06-23 00:20:08 +00:00
martynas
f5f01e75d1
don't preserve permissions from shared data files, since we want
...
local files be writable. fixes crash in single player & level edit
ok maintainer James Wright. ruined productivity for aja@ & sthen@.
2009-06-18 12:54:28 +00:00
sthen
d8b837245b
sync wantlib, bump
2009-06-18 01:07:52 +00:00
sthen
dabb555265
sync wantlib, bump
2009-06-17 01:53:32 +00:00
ajacoutot
7b4d594f00
Tweak after recent gconf2 MODULE change.
2009-06-11 18:26:44 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
49bc9d04b5
Convert to using the new gconf2.port.mk module.
...
ok jasper@
2009-06-07 05:30:09 +00:00
ajacoutot
39e2b0e24f
- sanitise dependencies...
...
... sadly, this port core dumped on me :(
2009-06-06 03:23:21 +00:00
jasper
6cfb8538c6
- better MESSAGE
2009-06-05 22:38:04 +00:00
phessler
7c9146a164
+doomdata
2009-06-05 22:32:24 +00:00
phessler
35577d8da6
WAD files for DOOM I. You need an official copy of DOOM to play these
...
plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).
WAD files for DOOM II. You need an official copy of DOOM II to play
these plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).
This is the shareware WAD file for DOOM I, consisting of the first
episode "Knee-Deep in the Dead" of the full Doom game. This datafile
can be used with games/chocolate-doom and/or games/prboom.
from MAINTAINER Paul de Weerd
"please commit" jasper
2009-06-05 22:31:44 +00:00
phessler
36dadfc4ee
add chocolate-doom, this time to the correct repository
...
reminded by jasper, and 2x by merdeley
2009-06-05 22:29:40 +00:00
jasper
605d714eb5
- misc. tweaks (no package changes)
...
ok phessler@
2009-06-05 22:27:29 +00:00
phessler
1b6f073be1
Chocolate Doom is a portable branch of the classic doom.exe experience
...
from the days of DOS. The author, Simon Howard, has worked to insure
Chocolate Doom, which is nothing more than a directly modified version
of the released iD Software source code, has zero changes that affect
gameplay, look, or feel, and also re-created a DOS-like setup program to
configure the game much like the original setup.exe.
from MAINTAINER Ryan Freeman
2009-06-05 21:58:43 +00:00
sthen
1cc94583b6
+frozen-bubble
2009-06-02 22:08:36 +00:00
sthen
d263920cb1
import frozen-bubble from maintainer James Wright. it has a couple of
...
small issues but works well enough, they can be fixed in-tree.
An amazingly cute game of popping bubbles. Full-featured, colorful
animated penguin eye candy, 100 levels of 1p game, hours and hours of
2p game, a level-editor, 3 professional quality 20-channels musics, 15
stereo sound effects, 7 unique graphical transition effects.
2009-06-02 22:07:24 +00:00
jasper
2ae0356160
- update tmw to 0.0.29
...
from jonathan armani (MAINTAINER)
2009-05-31 00:19:22 +00:00
jsg
419cb12917
update to 0.13.1
2009-05-21 13:27:44 +00:00
jsg
bf18aa27a3
Update to 0.13.0
2009-05-21 12:52:57 +00:00
sthen
bb4bc47ecf
- the npcomplete levels are known to trigger some problems in the
...
Box2D physics engine. keep them around, but split into a subpackage
not installed by default.
- regen distinfo.
based on diffs from David Coppa (maintainer), I reworked them to
use multi packages rather than just remove the levels. maintainer ok.
2009-05-19 21:28:17 +00:00
phessler
66f27e238f
+evil +red
2009-05-18 06:05:02 +00:00
phessler
6721b8f94f
Marathon RED is a single-player scenario set in a dark alternate version
...
of the Marathon universe. It was created by Ian McConville, who also
built most of the game's graphics and environments. Additional credits
and acknowledgements are included in the game's main menu.
OK merdely@
2009-05-18 06:03:57 +00:00
phessler
5072419062
Marathon EVIL is a scenario for Marathon Infinity, originally released
...
in 1997. It features 17 new solo levels; 22 new network maps; and new
enemies, sounds, textures and weapons. A chief difficulty is the low
amounts of ammunition available, resulting in a greater reliance on
melee weapons, such as fists or staff.
OK merdely@
2009-05-18 06:02:45 +00:00
phessler
a1b78dbd64
Update to 0.21.2
...
* Added support for custom window sizes (by editing prefs file)
* Fixed assertion failures when changing levels in net games
* Restore the previously selected map when finishing a net game
* Restore support for UTF-8 prefs / MML (while preserving compatibility
with broken Rubicon MML)
* Added a VSync checkbox in OpenGL
Also, fix dependency on vorbis, so ogg music plays correctly.
comments and OK by merdely@
2009-05-18 05:59:23 +00:00
phessler
292fa103c8
Add pdf manuals for the Marathon series.
...
While here, fix marathoninfinity -hires depend on -main.
OK merdely@ jasper@
2009-05-18 05:56:03 +00:00
landry
45e29c629f
Update to wormux 0.8.3. Tested by myself & dbd.
...
'diff looks good so if it works, ok' ajacoutot@
2009-04-26 12:31:49 +00:00
ajacoutot
a6f5d251a2
- this patch is not needed anymore as scrollkeeper-update from rarian does
...
not do anything
2009-04-16 08:13:55 +00:00
sthen
fa1af5a8a5
- use GLEW (which allows detection of GL features, in this case it's
...
used to detect whether anisotropic filtering is supported); from Brad
- regen PLIST
2009-04-13 23:29:44 +00:00
jasper
15de5e380d
- shuffle things a bit
2009-04-09 17:43:36 +00:00
jasper
6ea22ca3a3
- switch ports that are currently using glut to use freeglut
...
from tobias ulmer (MAINTAINER),
objections from oga@, testing and ok sthen@
2009-04-09 13:01:53 +00:00
jasper
57bf19f15a
- shuffle some comments around, and remove an outdated comment
2009-04-09 07:36:17 +00:00
jasper
e6cefdff9e
- take maintainership for the time being
...
discussed with/agreed by vlad (previous maintainer)
2009-04-08 21:58:01 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
steven
b051517e1b
update to 1.09
2009-04-05 18:59:39 +00:00
ajacoutot
914bdec8dd
- update to teeworlds-0.5.1
...
from Jonathan Armani (maintainer)
2009-04-05 16:59:40 +00:00
sthen
a831ae1adb
use -L$(X11BASE)/lib for linking, fixes build on macppc (failure pointed
...
out by ajacoutot). bump PKGNAME (possibly gratuitously).
2009-04-05 11:58:38 +00:00
ajacoutot
002f3b22cf
- unbreak with newer scons (breakage spotted by naddy@)
...
- regen PLIST while here
maintainer timeout
2009-04-04 14:53:38 +00:00
landry
dbfec59591
add einstein
2009-04-03 17:57:38 +00:00
landry
16cf36d201
Import einstein, a remake of old DOS game Sherlock which was inspired by
...
Albert Einstein's puzzle.
Submitted by Anton Yabchinskiy (thanks!) on ports@ plus some tweaks by me.
2009-04-03 17:56:41 +00:00
martin
40a8d08616
fix for non-binutils archs
...
ok naddy@
2009-04-01 08:30:45 +00:00
ajacoutot
cf7d3d2e92
- update to tmw-0.0.28.1
...
from Jonathan ARMANI (maintainer)
2009-03-28 11:54:14 +00:00
ajacoutot
d9603a550a
- update to lincity-ng 2.0
...
This release introduces water as a new resource. Also it is possible to
build bridges across rivers. The file format used to save games changed,
data is written to ~/.lincity-ng/ now, but you can still continue old
games.
from Antti Harri with some tweaks
2009-03-27 19:52:43 +00:00
naddy
dbeab68b1d
there cannot be a dash in a package version
2009-03-25 18:16:29 +00:00
jasper
a59db92832
- regen WANTLIB and fix build on a clean box in the same go
2009-03-25 13:58:03 +00:00
sthen
3b888b3163
add npcomplete extra levels, and a patch to prevent a crash from an
...
assert(). from David Coppa with small changes by me.
2009-03-25 11:39:45 +00:00
landry
77a50d6ca2
add f1spirit and roadfighter
2009-03-19 18:31:38 +00:00
landry
46b9c5dbb7
Import f1spirit, a remake of Konami's original F1-Spirit from 1987.
...
F-1 Spirit is a racing game. You will race with many different types
of cars, starting by Stock or Rally cars, and finishing by driving F1
cars (once you have classified for it by passing for F3, F3000 and
Endurance cars).
Note that this requires DRI, the game is barely usable otherwise.
2009-03-19 18:30:30 +00:00
landry
cbfe3d9816
Import roadfighter, a remake of the original game from Konami in 1985.
...
In Road Fighter you drive a car in a death race between you and a
group of mad drivers. Your aim? To reach the end of the checkpoint
before you run out of fuel. Sounds easy? Far from it, there's a lot of
obstacles between your car and the checkpoints!
2009-03-19 18:28:18 +00:00
jasper
0cb2ca91a0
- update wesnoth to 1.4.7
...
- add a patch to fix a security issue: CVE-2009-0366, which could cause a dos
ok maintainer, sthen@ (thanks for torturing his armish)
2009-03-18 11:42:16 +00:00
ajacoutot
c50543e48d
- unbreak on sparc64, it seems to work fine now
...
- tweak MESSAGE
2009-03-15 15:28:29 +00:00
espie
6aa9f723c1
fix depends
2009-03-15 14:39:02 +00:00
ajacoutot
38aa5e791d
+pingus
2009-03-14 14:09:18 +00:00
ajacoutot
c38b29dbac
Import pingus-0.7.2
...
Pingus is a free Lemmings-like game in 2D graphics.
<...>
Based on a submission from Antti Harri.
2009-03-14 14:08:38 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
espie
32df6f4e43
bump for python
2009-03-14 11:09:07 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
55f2a7acb7
- update to freedroidrpg-0.12
...
several enhancements and lots of bug fixes
2009-03-13 21:53:49 +00:00
naddy
b0f63288b9
Update to latest version, so it will work with flatzebra 0.1.2.
...
LP64 fixes.
ok ajacoutot@
2009-03-13 17:15:44 +00:00
naddy
c6df1291a9
include maintainer's email address and sync with the other ports of games
...
by the same author; ok ajacoutot@
2009-03-13 17:14:13 +00:00
rui
30ca3b0acc
fix freeciv build when ggz stuff is installed, pointed by espie@
...
ok sthen@
2009-03-09 18:36:30 +00:00
steven
ce15ac65a8
maintenance update to 1.08
2009-03-08 08:37:06 +00:00
ajacoutot
d953bdb03b
- batrachians-0.1.2 (following flatzebra update)
2009-03-05 07:42:53 +00:00
sthen
425944e209
add MASTER_SITES_SAVANNAH and switch ports over to using it.
...
ok jasper, landry
2009-02-16 15:28:57 +00:00
jasper
b3f27365c4
- fix potential 64-bit issues
...
- clean post-extract a bit
- regen PLISTs
2009-02-14 10:39:38 +00:00
sthen
b03c5566ae
+gargoyle
2009-02-11 13:31:41 +00:00
sthen
e505315ec8
import games/gargoyle; some licenses missing and upstream didn't
...
reply so PERMIT_*=no for now.
Gargoyle is an IF player that supports all the major interactive
fiction formats. Most interactive fiction is distributed as portable
game files. These portable game files come in many formats. In the
past, you used to have to download a separate player (interpreter)
for each format of IF you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
Level 9, Magnetic, Scare, Tads 2 and 3.
Gargoyle cares about typography! In this computer age of typographical
poverty, where horrible fonts, dazzling colors, and inadequate white
space is God, Gargoyle dares to rebel!
2009-02-11 13:30:44 +00:00
sthen
8e0041ffe3
mark BROKEN on sparc64; SIGBUS at startup, thus far resistant to my
...
attempts to repair.
2009-02-11 01:43:44 +00:00
sthen
af1c8871b5
fix segfault; from jakemsr@, maintainer ok.
2009-02-10 00:32:43 +00:00
ajacoutot
3f5367e1af
- fix a sigbus error on sparc64; from Debian
...
breakage reported by sturm@
2009-02-08 22:31:58 +00:00
ajacoutot
340f3cb50a
- respect cflags
...
- fix some warnings
2009-02-08 16:54:54 +00:00
kili
159987185c
openarena-data needs a pkg bump after the arch addition.
...
noticed by naddy@, no cookies for me
2009-02-05 20:33:12 +00:00
kili
d538a695c6
Unbreak for amd64. Initial fix (for amd64 only) from Jordi Beltran
...
Creix (jbcreix.mail at gmail.com). Generalized for all LP64
architectures by me. At least in theory. Some tests on sparc64
didn't go very well, and nobody tested on other archs, so just keep
ONLY_FOR_ARCHS (with amd64 added) for now.
Antti Harri (MAINTAINER) agrees.
2009-02-03 19:48:41 +00:00
jakemsr
842ec718ca
use the audio buffer size the author really wants; makes sound
...
much smoother
ok sthen
2009-01-31 10:11:38 +00:00
jakemsr
e7b91b80fd
@bin marker that should have been riding the PKGNAME bump on the previous
...
commit
2009-01-29 22:41:33 +00:00
jakemsr
80e27f4e75
* add sndio backend for artsd
...
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
possible
* sync WANTLIB in dependant ports
testing/prodding from todd@. briefly discussed with naddy@, ajacoutot@
and jasper@
2009-01-29 22:28:58 +00:00
sthen
b4a409f651
from Brad:
...
- if libcares is installed when bzflag is built, the resulting
binary and package are broken (not just LIB_DEPENDS). workaround
by preventing configure from picking it up.
- configure doesn't use --disable-adns any more, garbage-collect
- sync WANTLIB
- better license marker
also:
- prevent configure from picking up and linking libbind,
it doesn't use it anyway.
reads fine to ajacoutot@, and gives him an idea.
2009-01-28 16:56:41 +00:00
sthen
4d371b0149
- fix implicit casts, from maintainer
...
- remove an attempt to free() static memory.
- better COMMENT
ok David Coppa (maintainer)
2009-01-28 15:14:55 +00:00
sthen
2b2fec98a6
+numptyphysics
2009-01-28 10:13:11 +00:00
sthen
270507b93e
import games/numptyphysics, from maintainer David Coppa with a few
...
Makefile simplifications by me.
Harness gravity with your crayon and set about creating blocks,
ramps, levers, pulleys and whatever else you fancy to get the little
red thing to the little yellow thing.
Numpty Physics is a drawing puzzle game in the spirit (and style?)
of Crayon Physics using the same excellent Box2D engine.
2009-01-28 10:12:35 +00:00
ajacoutot
d9f485a8a3
- update to tmw-0.0.28
...
from Jonathan Armani (MAINTAINER) with some tweaks.
2009-01-26 10:57:03 +00:00
jakemsr
1846e07147
use a larger audio buffer.
...
ok pvalchev
2009-01-25 01:30:16 +00:00
jakemsr
99623fb833
don't force the audio format, let SDL do conversions
...
ok pvalchev
2009-01-25 01:27:23 +00:00
ajacoutot
5f2c72663c
- regen WANTLIB after libgnome esound support removal
2009-01-21 10:50:12 +00:00
ajacoutot
a1cadc3899
+teeworlds
2009-01-18 17:54:49 +00:00
ajacoutot
0e746fcb66
Import teeworlds-0.5.0
...
Teeworlds is a free online multiplayer game, available for all major
operating systems. Battle with up to 16 players in a variety of game
modes, including Team Deathmatch and Capture The Flag.
Based on an original submission from Jonathan Armani (MAINTAINER) with
several tweaks from me
2009-01-18 17:53:36 +00:00
naddy
ca90fc83bc
Remove xsol: ancient cruft from the 1980s, requires the removed liboldX.
...
ok ckuethe@
2009-01-15 21:48:57 +00:00
kili
ca324537d2
Add sl. prodded by deanna several months ago, reminded by maintainer, and
...
kind of ok by jasper.
2009-01-07 23:07:53 +00:00
kili
a920cc3911
The most unwanted port.
2009-01-07 23:01:35 +00:00
djm
8499cec521
remove dependencies on removed python subpackages; prodded by sturm@
2009-01-02 13:07:36 +00:00
pea
600f86693c
Update to 0.0.27 from Jonathan Armani (MAINTAINER), thanks !
...
ok ajacoutot@
2008-12-30 14:52:33 +00:00
ajacoutot
e8d244c2cd
- update to pokerth-0.6.3
...
from Mikko Tolmunen (maintainer), thanks!
2008-12-28 10:48:11 +00:00
jasper
89333450fd
- compiling this took an aeon on sparc64, fix that.
...
spotted by sturm@ some time ago
2008-12-22 22:57:45 +00:00
jasper
98dddcefbd
- switch to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:40:13 +00:00
martynas
858d01c343
fix build for new libm by removing -Dsqrtl=sqrt. caught by sthen@'s
...
bulk build. ok sthen@
2008-12-09 23:34:29 +00:00
ajacoutot
72f99b1b41
- remove conflict with new xscreensaver
...
- regen PLIST while here
2008-11-29 11:32:26 +00:00
ajacoutot
0ac1928a92
- @bin markers, WANTLIB fix and bump
2008-11-29 09:49:03 +00:00
ajacoutot
bbd32b3a72
- bugfix update to version 1.2
...
better support for Unicode, new translation...
- drop maintainership
2008-11-26 13:32:31 +00:00
landry
034862159b
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg
2008-11-18 13:51:14 +00:00
jasper
dd211de7c7
- also specify GPLv2 here, now ggz-gnome-client is in
2008-11-17 19:00:28 +00:00
jasper
0d905468b1
- add ggz-gnome-client
2008-11-17 18:59:48 +00:00
jasper
16950a71f7
import ggz-gnome-client 0.0.14.1
...
GGZ Gaming Zone, GNOME client. This is the GNOME core client for GGZ.
2008-11-17 18:58:58 +00:00
jasper
3ce15ec62a
- move CONFIGURE_STYLE into Makefile.inc
2008-11-17 18:33:47 +00:00
jasper
3d13d995c1
- enter ggz
2008-11-17 18:23:50 +00:00
jasper
87dd604cd5
import two GGZ Gamine Zone libraries, needed for an upcoming gnome-games port
...
GGZ is a project to create a free gaming platform. The project includes
a server, games for the server, clients, and games for the clients.
Other projects may include ggz networking into their games.
2008-11-17 18:22:14 +00:00
sthen
05c3eb827f
update to a newer snapshot, and split the package into programs and
...
data files. from maintainer Antti Harri.
2008-11-14 22:09:46 +00:00
ajacoutot
e376bf6a95
+tuxkart
2008-11-10 22:12:18 +00:00
ajacoutot
e0e0f39489
Import tuxkart-0.4.0
...
Tuxkart is a simple Go-Kart racing game, similar in style to
MarioKart.
Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:11:36 +00:00
ajacoutot
9085de0e49
I swear CVS eat my 'p'
2008-11-07 12:20:14 +00:00
ajacoutot
0c4588851f
- fix WANLIB and add @bin markers
...
- bump
from Mikko Tolmunen (MAINTAINER)
2008-11-07 12:18:54 +00:00
weerd
6d1bfb5b3d
Re-enable openarena now that it's at 0.8.1
...
Reminded by robert@
2008-11-05 21:34:35 +00:00
weerd
1082e8ad09
Update to 0.8.1, which fixes the issues with the previous "unreleased"
...
version. Also enable on macppc (works for MAINTAINER and kili@) and
clean up the Makefile a little bit.
With MAINTAINER.
ok jasper@ robert@ mbalmer@
2008-11-05 21:25:28 +00:00
jasper
bca5d3bfb1
- fix WANTLIB
...
- specify license version
- tweak DESCR
- regen patches and PLIST while here
maintainer timed-out.... ;-)
2008-11-05 18:35:56 +00:00
ajacoutot
009548de84
- fix some more warnings
2008-11-05 09:53:45 +00:00
naddy
628e068080
update to 1.8.2, which supports saving/loading games; maintainer timeout
2008-11-01 20:54:40 +00:00
espie
5aa81266f4
fix a few stupid warnings.
2008-10-30 23:08:31 +00:00
weerd
62465ded8e
Disconnect from builds as 0.8.0 has been 'unreleased'.
2008-10-30 17:00:18 +00:00
ajacoutot
f1244068ec
+komi
2008-10-29 16:54:48 +00:00
ajacoutot
5aafe867fd
Import komi-1.04, The Space Frog!
...
Komi is a 2D arcade game written in C, which uses the SDL library for
graphics and sound. The aim of the game is to collect the money (in the
forms of coins and diamonds) floating about the screen.
Move Komi (the Space Frog) with the arrow keys, or keypad 4 and 6, or Q
and W, and extend his tongue with the spacebar, or the return key.
2008-10-29 16:53:57 +00:00
weerd
868deda82f
Connect openarena to the builds
...
"yeah" robert@
2008-10-28 15:00:22 +00:00
weerd
2a7de2b4ea
- spacing cleanup
...
- set ONLY_FOR_ARCHS to i386 for now
- add a MESSAGE mentioning the mouse issues for the client
with help and suggestions from jasper@ and robert@, requested by robert@
2008-10-28 14:27:53 +00:00
jasper
8cf54158e9
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
ajacoutot
66eb1de529
+batrachians
2008-10-27 20:43:15 +00:00
ajacoutot
8936e495b5
Import batrachians-0.1.1
...
Batrachians is a clone of the 1982 Frog Bog video game by Mattel
Electronics.
You control a red frog and your goal is to eat more flies and score more
points than the computer's frog, which is gray. A game lasts three
minutes, during which day becomes night.
2008-10-27 20:42:09 +00:00
weerd
a744348a5c
OpenArena is an open-source content package for Quake III Arena licensed
...
under the GPL, effectively creating a free stand-alone game. You do not
need Quake III Arena to play this game.
Not connected to builds yet. Discussed with jasper@, robert@ and
sthen@.
2008-10-27 13:29:02 +00:00
ajacoutot
e8a75df0d3
- update enigma to version 1.01
...
- add missing gtk-update-icon-cache goo
2008-10-26 23:19:30 +00:00
jasper
d4d95f2102
- update HOMEPAGE and MASTER_SITES
...
- specify license version
- regen PLIST with @bin marker
2008-10-24 12:17:23 +00:00
ajacoutot
b061bc5423
- s/appplications/applications
...
2 "p" are more than enough
2008-10-23 12:39:00 +00:00
ajacoutot
b8e6375328
- enable libexecinfo support
2008-10-21 17:07:45 +00:00
jsg
c9d2aa3492
Update to 0.12.0
...
With a fix to link against libogg for flac from sthen@
2008-10-19 10:23:09 +00:00
ajacoutot
ffec27f1a9
- update to gcompris-8.4.7
2008-10-16 17:03:08 +00:00
ajacoutot
2dd4299185
- update to tuxpaint-0.9.20
...
- fix depends
- use SUBST_CMD
2008-10-16 17:01:36 +00:00
ajacoutot
7d565f157b
- update to tuxpaint-stamps-20080630
2008-10-16 17:01:16 +00:00
ajacoutot
6544c004b9
- update to tuxpaint-config-0.0.11
...
- use SUBST_CMD
2008-10-16 17:00:52 +00:00
sthen
035785ef7e
a couple more missing prototypes needed for 64-bit arch,
...
from Michael Warmuth. regen PLIST while there.
2008-10-14 22:54:22 +00:00
sthen
e07b877ae0
missing prototypes for malloc/calloc cause problems on amd64.
...
diff from Michael Warmuth on ports@ a couple of months ago (during
ports lock), thanks!
2008-10-10 22:58:16 +00:00
jasper
d6d1184218
- maintenance update of wesnoth to 1.4.5
...
- specify license version
ok maintainer
test built on arm by kili@, thanks!
2008-10-10 14:27:38 +00:00
landry
2068494fed
For an obscure reason, this doesn't package anymore. Overwrite the broken
...
install-sh script by the one provided by automake 1.9 as a temporary
workaround. Didn't build, hence no bump.. spotted by sturm@
2008-10-04 19:17:27 +00:00
ajacoutot
58d54e85c2
- update to freedroidrpg-0.11
...
- needs gcc4
2008-10-03 14:33:53 +00:00
landry
eb3ebcb9cd
Update to wormux 0.8.1.
...
All previous patches integrated upstream, and newer patches already
commited in svn too. see http://gna.org/bugs/?11751 , 11754 and 12340.
2008-10-01 11:24:07 +00:00
ajacoutot
53f6e0c34e
- use intltool MODULE
...
- while here: precise GPL marker, regen PLIST and make fake less verbose
- bump
2008-09-29 18:16:58 +00:00
sturm
3bef6e5be8
missing BUILD_DEPENDS on unzip
2008-09-28 07:34:43 +00:00
sturm
acb2f9cebf
missing BUILD_DEPENDS on p5-XML-Parser
2008-09-28 07:28:54 +00:00
ajacoutot
2b698479e8
+vitetris
2008-09-22 12:44:00 +00:00
ajacoutot
2345897372
Import vitetris-0.51
...
vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is
much like the early Tetris games by Nintendo. Features include:
-Configurable keys
-Highscore table
-Two-player mode with garbage
-Network play
from MAINTAINER Ryan Freeman with several tweaks
input from sthen@ who kicked my ass at network game
ok sthen@
2008-09-22 12:43:31 +00:00
martynas
c21eea9522
- use ieee fp math
...
spotted&tested&ok naddy@
2008-09-11 21:45:43 +00:00
martynas
6d8d761499
- remove workaround for log2. ok maintainer phessler@
2008-09-10 17:21:48 +00:00
ajacoutot
ecad5dc344
- add forgotten patches from last commit
2008-09-07 07:54:57 +00:00
ajacoutot
d5e714bad1
- update to rocksndiamonds-3.2.4
...
ok landry@
2008-09-07 07:54:04 +00:00
ajacoutot
2ec27ee948
- update to tmw-0.0.26
...
tested on i386, amd64, macppc
from Jonathan Armani, MAINTAINER
2008-08-31 17:32:22 +00:00
kili
a85ae0c61a
Remove this. It claims to be GPL, but in truth it contains files the
...
author "found on the web", and he's not going to fix this.
"Yes" naddy
2008-08-25 20:52:47 +00:00
ajacoutot
e5a02945a1
- s/-lpthread/-pthread
2008-08-25 09:19:39 +00:00
ajacoutot
f1d09b1cb8
- bugfix update to mnemosyne-1.1.1
2008-08-23 21:23:47 +00:00
jasper
3a3e1d5e2e
Remove dead cruft that's one of the few ports keeping x11/gnome/libs
...
and other old gtk1 stuff alive.
nobody even tried to convince me to keep this;
bomberclone or xbomber may be a good alternative though.
"go ahead" ajacoutot@ laurent@
2008-08-23 16:01:28 +00:00
ajacoutot
0b7d92ed0b
+tmw
2008-08-22 11:43:35 +00:00
ajacoutot
1a7cbfdcc5
Import tmw-0.0.25 (aka The Mana World)
...
The Mana World (TMW) is a serious effort to create an innovative free
and open source MMORPG. TMW uses 2D graphics and aims to create a large
and diverse interactive world.
Beware, this will increase your slackiness...
port reworked from scratch from an original submission by
Jonathan Armani <dbd@asystant.net>, MAINTAINER
2008-08-22 11:41:50 +00:00
espie
4c82834ce2
fix master_sites
2008-08-20 00:06:02 +00:00
ajacoutot
7838b1b715
- mnemosyne 1.1
...
More features were added for plugin writers. Many scheduler improvements
were made.
2008-07-28 08:27:32 +00:00
martynas
cd16401cd6
there are proper isnan, isinf, NAN definitions, so this will just
...
work. ok sthen@
2008-07-25 20:52:50 +00:00
martynas
03954f0126
libm now has exp2. ok sthen@
2008-07-25 20:44:23 +00:00
phessler
f509b71c9a
updated themes (thats good), but sadly the same upstream name as the
...
old one (thats bad)
pointed out by James Turner (thanks!)
"if it works, commit" merdely@
2008-07-13 01:08:35 +00:00
ajacoutot
ccfe4d6c01
- update to version 1.0.2
...
some minor feature enhancements and new translations
2008-07-10 18:52:27 +00:00
phessler
e7de490050
remove commented out section of an old do-install
...
requested and ok merdeley
2008-07-09 23:50:23 +00:00
phessler
e57a795715
clarify license, and fix WANTLIB/LIB_DEPENDS
...
requested and ok ajacoutot
ok merdely
2008-07-09 23:48:45 +00:00
phessler
43118b6200
alephone
2008-07-09 16:58:57 +00:00
phessler
8b2afd99af
Aleph One is a game engine currently in development by the Open Source
...
community. It is based on the source code of Marathon 2: Durandal, a
game created by Bungie Software in 1995. Since Bungie released the
source code, Aleph One has matured to include a variety of new features
and improvements.
ok merdely
2008-07-09 16:56:43 +00:00
jdixon
b0346f4ff2
+csmash
2008-07-06 20:46:19 +00:00
jdixon
a63eb5aa25
Cannon Smash is a 3D table tennis game. The goal of the project is
...
to provide a computer game rendition of table tennis that allows the
use of various strategies available in the real game.
Adapted from the FreeBSD port.
Input from okan, martynas, landry, ajacoutot
Tested by many
ok landry@ ajacoutot@
2008-07-06 20:43:20 +00:00
jakemsr
d357eb8343
oops, forgot to add this one
2008-06-28 02:54:30 +00:00
jakemsr
147b8f032b
- fix oss audio output by making sure block_size is a power
...
of two.
- drop the snd_solaris module, it's brojen and seemingly unmaintained
by upstream. if the default oss output doesn't work, sdl should
work ok.
- regenerated PLIST brings in @bin marker
ok, reminder jdixon@, claudio@ (MAINTAINER)
2008-06-28 02:50:59 +00:00
ajacoutot
665fa2d8bc
- don't run scrollkeeper-update on fake stage, let @exec handle this
...
spotted by naddy@
- regen PLIST while here
2008-06-22 21:28:14 +00:00
mk
af1a4bc72c
Update to 0.6.1.
...
ok landry
2008-06-19 20:40:04 +00:00
ajacoutot
e07d3338bd
- remove MAINTAINER as per his request
2008-06-15 01:51:11 +00:00
sthen
b29b83d776
sync wantlib and bump packages. ok ajacoutot
2008-06-15 00:04:49 +00:00
eric
6fed52b52d
- use zope.interface as required by new twisted (8.x)
...
- fix gui images path
tweaks and ok ajacoutot@
2008-06-14 06:17:14 +00:00
ajacoutot
c1932f157a
- NOT_FOR_ARCHS -> BROKEN
...
no change, but it makes more sense: when bored people grep for BROKEN
they have a chance to find this
ok robert@
2008-06-12 22:10:38 +00:00
naddy
4edeb6ee70
autotools pull in some macros shipped with gettext 0.17 that require
...
at least autoconf 2.54
2008-06-12 17:06:45 +00:00
landry
baf2d01a74
Update a cherry-picked patch from ustream svn to finally fix nicely
...
https://gna.org/bugs/?11751
ok ajacoutot@
2008-06-08 16:10:40 +00:00
phessler
f929ca0303
- Consistantly use lowercase in paths
...
- add '/' to make MASTER_SITES easier to read
- simplify LIB_DEPENDS/WANTLIB
pointed out and ok ajacoutot@
ok okan@ merdely@
2008-06-04 16:23:33 +00:00
phessler
695170e33a
+ maelstrom
2008-06-04 06:52:46 +00:00
phessler
25fcf11bee
Maelstrom is a port of the original shareware game for the Macintosh.
...
It is a fast-action, high resolution (640x480) asteroids-like game,
with detailed graphics and original sounds.
lots of feedback / ok merdely@
2008-06-04 06:50:20 +00:00
ajacoutot
1636766bb4
- use textproc/intltool module instead of bundled intltool
2008-06-03 10:54:04 +00:00
ajacoutot
710f19fd59
- fix building on an empty box
...
spotted by sturm@
- regen PLIST while here
2008-06-03 07:41:58 +00:00
ajacoutot
a9f1bfd52f
- use intltool MODULE instead of BUILD_DEPENDS on ::textproc/intltool
...
no binary change
- while here, add GPL license version where missing
2008-06-03 06:59:25 +00:00
ajacoutot
7518615467
- fix PKGNAME
...
spotted by Stephan F Andre <andres at msu dot edu>, thanks!
2008-06-01 13:29:48 +00:00
ajacoutot
1c8db4bc39
- this port has a maintainer now:
...
Mikko Tolmunen <oskari at sefirosu dot org>, thanks!
2008-05-30 19:43:06 +00:00
landry
05f00f6726
Backport a patch from svn r4546 to fix a crash when sound device is busy,
...
cf https://gna.org/bugs/index.php?11754
ok ajacoutot@
2008-05-30 11:40:24 +00:00
naddy
d0768598fe
fix build after libiconv 1.12 update; ok ajacoutot@
2008-05-28 20:05:14 +00:00
landry
1a513b2c61
Update to wormux 0.8, this release adds network play feature.
...
Rework the way we deal with #define NAN, discussed with upstream.
patch-src_tool_math_tools_h and patch-src_network_network_cpp are already
integrated upstream, and a bug has been reported to integrate
patch-src_map_tileitem_cpp.
ok ajacoutot@
2008-05-28 18:44:32 +00:00
ajacoutot
78b73ecee7
- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
...
to RUN_DEPENDS
"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
077d878184
- update to version 0.6.2
...
from Mikko Tolmunen <oskari at sefirosu dot org>, with some tweaks
2008-05-26 10:39:49 +00:00
jsg
8cb422c269
enable for amd64, tested by oga@
2008-05-25 03:43:06 +00:00
jsg
8879afdc8c
Enable building of GLX and SDLGL renderers.
...
ok oga@, claudio@ (maintainer)
2008-05-25 02:54:58 +00:00
steven
aede77920f
maintenance update to 1.06
2008-05-23 20:36:29 +00:00
simon
422d094730
Author pointed out that HOMEPAGE changed - thanks!
2008-05-08 06:48:37 +00:00
simon
6366ed2365
make the flavor conditions easier to read
...
from a diff by Antti Harri
ok ajacoutot@
2008-05-07 17:34:33 +00:00
rui
535d142365
- maintenance update to freeciv 2.1.4.
...
ok mbalmer@
2008-05-05 19:38:01 +00:00
ajacoutot
1ffcea1d96
- bugfix update to pioneers-0.12.2
2008-05-02 10:28:12 +00:00
ajacoutot
eec90a8ed3
- update to pioneers-0.12.1
...
- use gnome module
2008-04-28 09:17:07 +00:00
deanna
783dee2c82
Add desktop support.
...
ok jasper@
2008-04-27 19:50:10 +00:00
miod
3efbeaf828
A potpourri of changes:
...
- do not mention a mail being sent when hiscore is broken, this feature is
disabled.
- when a player dies, reset eater position. Also pick startup position closer
to the MSDOS version of the game.
- use {s,}random instead of {s,}rand.
ok deanna@ for my yearly ports commit.
2008-04-25 22:39:33 +00:00
deanna
b735a7e2f6
keep score
...
ok ajacoutot@
2008-04-25 13:54:27 +00:00
deanna
1e365ceeb8
Update PLISTs for 1.4. Unbreaks lite FLAVOR
...
ok jasper@
2008-04-25 13:51:36 +00:00
ajacoutot
371219c432
- update to singularity-0.27
2008-04-18 18:17:37 +00:00
ajacoutot
8291fa34b0
- don't depend on gtk+2 just for running gtk-update-icon-cache
2008-04-17 08:35:16 +00:00
ajacoutot
973a6fb381
- tweak the way the gtk-update-icon-cache goo is run
...
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
e437ecf322
+pokerth
2008-04-08 09:51:50 +00:00
ajacoutot
165d2d5991
Import pokerth-0.6.1
...
PokerTH is a free implementation of "Texas hold'em" card game.
You can play the popular "Texas Hold'em" poker variant against up to six
computer-opponents or play network games with people all over the world.
from Mikko Tolmunen <oskari at sefirosu dot org> with some tweaks
Thanks!
2008-04-08 09:51:15 +00:00
simon
00d075f5ec
Remove now unrequired patch and bump for esound version change.
...
Noticed by martynas@, thanks!
2008-04-07 20:31:23 +00:00
jasper
5b56930f43
- update wesnoth to 1.4
...
see release notes for a list of changes: http://www.wesnoth.org/start/1.4/
testing by paul de weerd, thanks!
ok maintainer
2008-04-03 10:23:01 +00:00
ajacoutot
0ef375bca4
- update to latest release: 1.11.0
2008-04-01 09:14:31 +00:00
simon
05f208d895
Add helpful README, adjust LIB_DEPENDS/WANTLIB and bump.
2008-03-30 15:05:04 +00:00
simon
f03998bdea
add neverball
2008-03-30 13:52:14 +00:00
simon
afd5e63cec
import neverball
...
Tilt the floor to roll a ball through an obstacle course before time
runs out. Neverball is part puzzle game, part action game, and entirely
a test of skill.
Also found here is Neverputt, a hot-seat multiplayer miniature golf game
using the physics and graphics of Neverball.
feedback & ok ajacoutot@
2008-03-30 13:52:10 +00:00
ajacoutot
64766c5b7c
- bugfix update to version 1.0.1.1
2008-03-22 17:34:49 +00:00
simon
a36b20d11e
add glsfcave
2008-03-19 20:22:13 +00:00
simon
3108351d1e
import glsfcave
...
GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL.
SFcave is a game where the player controls a ribbon and avoid hitting
walls.
You have only one control: when you hold the mouse button, the ribbon
goes up. Otherwise the ribbon goes down.
feedback & ok ajacoutot@
2008-03-19 20:22:09 +00:00
ajacoutot
c3f14c378a
- minor update to 1.0.1
...
(better unicode support and new translations)
2008-03-16 14:26:51 +00:00
ajacoutot
6d40e23704
- update to version 2.5
2008-03-15 10:06:00 +00:00
jsg
b6f9f32948
Update to 0.11.1, fixes a few small bugs.
2008-03-15 00:54:51 +00:00
ajacoutot
a61fb52106
- correct dependencies or this won't build
...
spotted the hard way by sturm@ on an empty box
ok espie@
2008-03-03 08:47:10 +00:00
deanna
a9a7413fc2
Update to a new snapshot. Features SDL sound, pre-made cities and
...
lots of build system improvements.
ok espie
2008-02-19 13:25:18 +00:00
ajacoutot
fa905828ae
- update to gcompris-8.4.4
...
(fix a crash introduced with version 8.4.3)
2008-02-15 12:29:46 +00:00
ajacoutot
a16d2987c2
- update to gcompris-8.4.3 (some bugfixes and new translations)
...
- set SHARED_ONLY
- do not use bundled libart_lgpl and libgnomecanvas
2008-02-13 11:12:50 +00:00
ajacoutot
f4312ad11b
- remove gnocatan; it has been superseded by pioneers
2008-02-02 09:45:09 +00:00
ajacoutot
469c33a370
+pioneers
...
-gnocatan
2008-02-02 09:42:58 +00:00
ajacoutot
1e016cba40
Import pioneers-0.11.3
...
Pioneers is an Internet playable implementation of the Settlers of Catan
board game. The aim is to remain as faithful to the board game as
possible.
It replaces the very old, unmaintained and broken gnocatan program.
With help from pioneers developer Roland Clobus
<rclobus at users dot sourceforge dot net>
ok simon@ (long ago)
2008-02-02 09:40:58 +00:00
rui
2b755ff7cd
- update to freeciv 2.1.3.
...
help and ok ajacoutot@
2008-02-01 23:33:52 +00:00
espie
d7347a427b
filter pointer events by /16, so that the game cursor is not redrawn
...
needlessly each time the mouse moves by one pixel.
Makes the game playable for me.
okay deanna@
2008-01-27 18:16:22 +00:00
deanna
b64ae28bc4
- Build from a recent snapshot of the repository at git.zerfleddert.de
...
instead of the tarball from laptop.org. Lets us get rid of many
patches.
- Enable shared memory (run without -w) since kurt@'s patch has fixed
it.
This gives us many bugfixes and goodies such as a fix for the numlock
freeze bug and re-enabling the air crash disaster. Full changelog at
http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis
2008-01-27 16:34:32 +00:00
espie
4927b9e25f
fix perms on nethack and clones.
...
As noticed by grunk@
2008-01-26 19:07:40 +00:00
merdely
17e33f433d
Remove -O and allow our CFLAGS to do the right thing
...
Fixes build on alpha.
ok naddy, mk
2008-01-26 16:32:14 +00:00
naddy
01926d0e7a
don't override default X11 optimization settings; ok pvalchev@
2008-01-23 16:07:01 +00:00
espie
b97f659640
fix infrastructure nits, make use of WRKSRC so we don't need a special
...
do-build hook.
No package change.
2008-01-21 12:14:04 +00:00
ajacoutot
f88ae29ab3
- add NO_REGRESS
...
- remove empty line from DESCR
- reorder PLIST and add a missing .orig file commented out so that it
does not reappear at next update-plist
ok deanna@ (MAINTAINER)
2008-01-20 17:41:22 +00:00
ian
a98284447a
Bump pkg
2008-01-19 21:23:40 +00:00
ian
b69552bb88
Add desktop goo, ok deanna@
2008-01-19 21:21:55 +00:00
jsg
0c08456c66
Update to 0.11.0
2008-01-19 01:29:11 +00:00
deanna
b22548123f
+micropolis
2008-01-18 03:45:03 +00:00
deanna
8d3d25317a
Import micropolis
...
Micropolis, Unix Version, (A.K.A. "S*mC*ty"). This game was released
for the Unix platform in or about 1990 and has been modified for
inclusion in the One Laptop Per Child program. Copyright (C) 1989 -
2007 Electronic Arts Inc.
This port is based on patches written by Michael Gernoth, located at
http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis
Help from kurt@ and ian@, tested by lots of people, thanks!
ok ian@, espie@
2008-01-18 03:36:32 +00:00
ajacoutot
c3a4657905
+mnemosyne
2008-01-16 08:33:56 +00:00
ajacoutot
56e2d466a5
Import mnemosyne-1.0
...
The Mnemosyne Project has two aspects:
* It's a sophisticated free flash-card tool which optimises your
learning process.
* It's a research project into the nature of long-term memory.
[...]
ok simon@
2008-01-16 08:32:47 +00:00
simon
67e4e2bac4
add atomix
2008-01-14 23:21:11 +00:00
simon
7c3b168202
import atomix
...
Atomix is a little mind game where you have to build molecules out of
single atoms. These are laying around between the walls and obstacles
on the playfield. Once you have pushed an atom in one direction it
moves until it hits an obstacle or another atom. It needs some thinking
how to construct complex molecules with this atom behaviour. The game
is inspired by the original Amiga version.
tested by Markus Lude
feedback & ok merdely@
2008-01-14 23:21:04 +00:00
sturm
4ecac5813b
typo in RUN_DEPENDS that killed mirror-maker
...
bump PKGNAME to be sure
2008-01-14 06:43:16 +00:00
ajacoutot
3f66575973
- add py-Numeric to run_depends
...
from Will Maier
2008-01-13 00:13:54 +00:00
ajacoutot
dfbca5b986
- remove broken MASTER_SITES
...
- make sure only one FLAVOR is selected to avoid packaging error
- fix WANTLIB
- regen patches while here
2008-01-11 16:48:44 +00:00
ajacoutot
5355bf9182
- don't hardcode paths
...
- fix WANTLIB
2008-01-11 14:05:35 +00:00
ajacoutot
19dc710d6b
- remove broken MASTER_SITES
...
- add converters/libiconv MODULE
(no binary change)
ok claudio@ (maintainer)
2008-01-11 12:27:54 +00:00
ajacoutot
2a5d76a803
- update to qstat-2.11
...
- add license marker
2008-01-08 15:33:26 +00:00
ajacoutot
8d57735e9f
- small cleaning:
...
regen patches, remove uneeded comments from Makefile, reorder PLIST
no functionnal change
2008-01-08 10:50:49 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
simon
982f8e7675
adjust CONFIGURE_ENV, put ${SETENV} ${MAKE_ENV} before jam invocation
...
for a clean environment, add ${FAKE_FLAGS} in do-install, remove
hardcoded optimization and bump
noticed by, help & ok naddy@
2007-12-29 20:51:10 +00:00
simon
ac31913a24
adjust WANTLIB/LIB_DEPENDS, remove NO_REGRESS, add default highscore file
...
feedback & ok ajacoutot@
2007-12-29 11:03:17 +00:00
simon
755c0d6a19
update to version 0.11.8, adjust WANTLIB, remove implicit LIB_DEPENDS
...
entry to sdl and a now superfluous patch, disable debug build and
remove NO_REGRESS
feedback & ok ajacoutot@
2007-12-26 10:55:05 +00:00
ajacoutot
589e0b92e0
- update to xblast-2.10.4
...
- use module devel/gettext
- rewrite DESCR
ok aanriot@ (who *badly* kicked my ass at this game... yes Alex, you did!)
2007-12-20 22:03:05 +00:00
fgsch
9e6fe49b27
better fix for the compilation problems. ajacoutot@ steven@ ok.
2007-12-19 09:01:25 +00:00
ajacoutot
760ca46a76
- make it compile again (problem noticed by steven@)
...
- respect CXXFLAGS
- add license marker
2007-12-16 01:46:57 +00:00
ajacoutot
0075ac534a
- update to gnushogi-1.3
2007-12-16 01:01:29 +00:00
jasper
b17d988464
- SECURITY update to 1.2.8
...
(fixes exposure of sensitive information, system access and DOS)
2007-12-16 00:09:34 +00:00
ajacoutot
1a4e3f32b1
- add update-desktop-database goo
2007-12-15 22:37:36 +00:00
ajacoutot
1c67014c2e
- add update-desktop-database goo
2007-12-15 20:37:32 +00:00
simon
313b151969
add lincity-ng
2007-12-12 18:14:21 +00:00
simon
cf399290e0
import lincity-ng
...
LinCity-NG is a City Simulation Game. It is a polished and improved
version of the classic LinCity game.
from Antti Harri, help by deanna@
ok landry@
2007-12-12 18:14:15 +00:00
ajacoutot
2c59104662
- use textproc/intltool module
2007-12-12 14:43:44 +00:00
ajacoutot
8aa9f1f71e
- use /usr/share/dict/words as default words file
...
from Bryan Linton <bl at shoshoni dot info>
2007-12-10 07:00:41 +00:00
simon
1f85bb6038
MODULES+=devel/scons, no package change
2007-12-09 22:37:30 +00:00
ajacoutot
e5522ae9c8
- update to xscrabble-2.12
...
- license is GPL
- reword DESCR
- add 2 dictionary FLAVORS, en and fr
ok simon@
2007-12-08 22:00:01 +00:00
ajacoutot
39616f53a6
- use MODULES=devel/scons
...
- fix WANTLIB
2007-12-08 20:21:33 +00:00
ajacoutot
8ec070b12f
- add HOMEPAGE and tweak MASTER_SITES
...
- tweak DESCR
2007-12-08 19:10:02 +00:00
ajacoutot
7d81c00422
- unbreak
...
did not build, so no bump
noticed by naddy@
2007-12-08 16:44:19 +00:00
simon
ee94590c7a
add amoebax
2007-12-08 13:35:45 +00:00
simon
de310374b6
import amoebax
...
Amoebax is a free multi-platform match-3 puzzle game where the objective
is to beat your opponent in a battle by filling their grid up to the top
with garbage.
You can play as Kim or Tom against six cute creatures controlled by the
amoebas or you can play up to four players in a tournament to check out
who is the amoebas' master.
feedback & ok ajacoutot@
2007-12-08 13:35:40 +00:00
ajacoutot
105b3d7825
- typo
...
noticed by STeve Andre' <andres at msu dot edu>, thanks!
2007-12-07 17:28:57 +00:00
ajacoutot
56f799f2a3
- update to xpat2-1.07
...
- change MASTER_SITES
2007-12-07 16:49:36 +00:00
ajacoutot
6e8da71edc
- lowercase CONFIGURE_STYLE
2007-12-07 15:59:35 +00:00
ajacoutot
a7268f9e99
- remove broken MASTER_SITES
2007-12-07 15:58:16 +00:00
ajacoutot
332a050729
- update to xevil-2.02r2
...
- fix HOMEPAGE and MASTER_SITES
2007-12-07 15:54:56 +00:00
ajacoutot
98e1363742
- update to xbubble-0.5.8 (from FreeBSD)
...
- remove useless VERSION variable
- new HOMEPAGE
2007-12-07 12:09:09 +00:00
ajacoutot
13cb3f4d17
- add HOMEPAGE
...
- add small notice in DESCR stating display must be in 8-bit color mode
- regen patches while here
2007-12-07 10:25:46 +00:00
ajacoutot
eeccdd2a09
- unlink sarien
2007-12-07 08:22:53 +00:00
ajacoutot
b8e86e4760
- remove sarien; it has has merged with ScummVM (games/scummvm)
...
(and it is obviously not developed on its own anymore)
"no objections" steven@
2007-12-07 08:22:08 +00:00
ajacoutot
7389f336ed
- update to zoom-1.1.2
...
- remove NO_REGRESS
- fix HOMEPAGE
2007-12-06 17:03:56 +00:00
ajacoutot
84a0073de6
- fix WANTLIB
...
- fix HOMEPAGE
2007-12-06 16:14:14 +00:00
ajacoutot
33c87c16a9
- add HOMEPAGE
...
- add license marker
- typo in DESCR
- make it pass regress target
2007-12-06 16:07:18 +00:00
ajacoutot
f9aa0cfec2
- update to xbl-1.1.5
...
- respect CFLAGS
2007-12-06 15:45:23 +00:00
ajacoutot
a1cf84abe7
- update to kbilliards-0.8.7b
...
- add gettext MODULE
- add gtk-update-icon-cache @exec/@unexec
2007-12-05 16:36:30 +00:00
ajacoutot
a78637fc37
- update to xbill-2.1!
...
- add license marker
2007-12-05 15:45:18 +00:00
ajacoutot
a93900c928
- update to wtf-20071004
2007-12-05 14:28:50 +00:00
ajacoutot
a334b058a7
- regen patches
2007-12-05 14:22:08 +00:00
ajacoutot
117ea49930
- add license marker
2007-12-05 14:21:09 +00:00
ajacoutot
bb4a2ef1d3
- MASTER_SITES is no more
...
- regen patches while here
no pkg change
2007-12-05 14:08:35 +00:00
ajacoutot
f7c2fcd2f7
- fix WANTLIB
...
- some cleaning: ident, regen patches, remove .orig file on post-extract so
update-patches works
2007-12-05 13:46:56 +00:00
ajacoutot
621276dca2
- WANTLIB
2007-12-05 13:15:09 +00:00
ajacoutot
ae7f96298e
- update to lbreakout2-2.6beta-7
...
- add license marker
2007-12-05 12:53:50 +00:00
ajacoutot
8cc61d6823
- update to version 0.4.1
2007-12-05 10:49:24 +00:00
ajacoutot
9122b40a72
- fix WANTLIB
2007-12-05 10:06:49 +00:00
ajacoutot
b0f9d7af23
- update to freedroidrpg-0.10.3
...
(upstream imported all of our patches)
2007-12-04 17:21:29 +00:00
ajacoutot
0ebcb10706
- fix MASTER_SITES and HOMEPAGE
2007-12-04 16:36:00 +00:00