Commit Graph

2319 Commits

Author SHA1 Message Date
ajacoutot
36a88b67e2 Big cleanup, from Brad.
While here, fix the desktop file.
2011-10-18 07:56:40 +00:00
edd
9ac4c38418 link sdl flavor of angband 2011-10-03 11:10:28 +00:00
edd
af009786d8 update to angband-3.3.1 and enable SDL flavor
OK rpointel@
2011-10-03 10:59:33 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
sthen
d5b77889df SECURITY/bugfix update to OpenTTD 1.1.3, from Daniel Dickman (maintainer),
thanks Tobias Ulmer for testing.

CVE-2011-3341 Denial of service via improperly validated commands
CVE-2011-3342 Buffer overflows in savegame loading
CVE-2011-3343 Multiple buffer overflows in validation of external data
2011-09-26 10:12:46 +00:00
jasper
f41c5a1034 - update to 2.4.0 2011-09-22 23:08:49 +00:00
ajacoutot
57c2c52fc4 Set ONLY_FOR_ARCHS=${GCC4_ARCHS} and remove the MODGCC4 stuff.
from Brad
2011-09-21 09:12:43 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
sthen
026ad89d1e better handling of empty package directories for pkg_info; from LEVAI Daniel
while there, don't use groff, mandoc(7) is perfectly happy with the mdoc source.
2011-09-20 11:08:52 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
naddy
92021592ce add X11 library path so SDL can always find the X11 libs; ok kili@ 2011-09-18 16:23:00 +00:00
ajacoutot
e92a8f05c2 Maintenance update to gbrainy-2.02.
ok kevlo@ (maintainer)
2011-09-16 14:41:45 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
edd
ff73a0e6b3 fix saving of preferences. OK sthen@ 2011-09-15 12:30:30 +00:00
edd
934d4b7a0d update to 3.3.0, take maintainership
OK dcoppa@
2011-09-13 10:28:38 +00:00
ajacoutot
ba4282b8ed s/bz2/gz/, spotted by naddy@ 2011-09-12 15:46:44 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
armani
c476d282c8 Remove myself from MAINTAINER and bump.
ok landry@
2011-09-11 12:11:05 +00:00
sthen
99f0c342c8 knock out arm; tilegen.elf loops consuming 100% cpu 2011-09-06 18:55:14 +00:00
sthen
6e1239acb1 switch from svg icon to png; pointed out by aja@, ok aja/jasper 2011-09-01 14:34:22 +00:00
sthen
00283d17b3 ruin jasper's productivity by adding .desktop files to find etuxracer easily;
ok jasper@ Pascal Stumpf (maintainer).
2011-09-01 12:26:29 +00:00
jasper
65b264fccf sync 2011-08-31 19:47:12 +00:00
jasper
b3a5c481c0 import extremetuxracer-0.4
Extreme Tux Racer is an open-source downhill racing game starring Tux,
the Linux mascot. It follows in the path of Tux Racer and its
derivatives.

from Pascal Stumpf (MAINTAINER)
ok landry@
2011-08-31 19:46:37 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
ajacoutot
790ee995f0 Remove unnecessary optimization workaround after hppa / sparc switched
to gcc4.

tested by landry@ (hppa) and todd@ (sparc)
from Brad
2011-08-29 12:44:29 +00:00
naddy
fb7f8a546b fix build on big-endian archs; from upstream git, ok maintainer 2011-08-26 16:33:38 +00:00
jasper
f23c61d267 - small update to 1.1.1
ok aja@ (MAINTAINER)
2011-08-26 11:30:32 +00:00
sthen
d3f7aec07c Install .desktop/.xpm files, ok/tweak ajacoutot@, maintainer can't test
for now but is happy with aja's OK.
2011-08-26 09:14:11 +00:00
jasper
27acdce777 - update to 2.2.7
from Michal Mazurek with a tweak by me
2011-08-26 09:13:36 +00:00
ajacoutot
1361e03042 Bugfix update to gbrainy-2.01.
ok kevlo@ (maintainer)
2011-08-16 14:59:51 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
naddy
6bbc28fb14 drop workaround now that realpath() accepts NULL as second argument
ok jasper@, Jona Joachim (maintainer)
2011-07-27 17:45:56 +00:00
jasper
0d1b2996f5 - fix wantlib. 2011-07-20 18:37:53 +00:00
jsg
db1acbc813 update to 1.3.1 2011-07-18 15:30:29 +00:00
jasper
59bf6b8399 - update to 20110716
- better save game and data directory handling
- better dist site

from antti harri (MAINTAINER)
2011-07-18 10:57:01 +00:00
jasper
4bb354b556 - fix bogus pkg_arch 2011-07-15 07:33:16 +00:00
jasper
22cec090d5 remove gl flavor 2011-07-11 16:34:07 +00:00
jasper
4b89159f01 - Update to 20110710
- Working sound via SDL
- Binaries renamed in upstream (see pkg_info -L)
- Data directory handled better (see DESCR)
- Common -libs package for -main and -server
- GGI renderer got removed, renderers now available:
 glx, sdl, sdl32 (32b bit depth) and sgl (SDL OpenGL) and x11
- All binaries can be compiled at once now
- All patches in upstream

from antti harri (MAINTAINER)
2011-07-11 16:33:06 +00:00
jasper
8523dcee87 - let's try to build these on sparc/arm now.
from brad
ok sthen@
2011-07-11 12:26:20 +00:00
jasper
eafc4b4ea9 - these ports were already ONLY_FOR_ARCHS=${GCC4_ARCHS} by using the gcc4
module on all arches. so remove the module usage and set ONLY_FOR_ARCHS instead

from brad
2011-07-11 12:08:24 +00:00
jasper
f1a99c23e6 sync 2011-07-10 09:58:30 +00:00
jasper
c60844fbea import manaplus 1.1.6.26
ManaPlus is an extended client for The Mana World and similar
eAthena-based MMORPG game servers.

from jona joachim (MAINTAINER) with tweaksy by landry@ and me.
ok landry@
2011-07-10 09:56:51 +00:00
ajacoutot
1c57aaa821 Update to gcompris-9.6.1. 2011-07-09 04:08:31 +00:00
ajacoutot
76a881929d Update to afternoonstalker-1.1.4. 2011-07-08 22:39:38 +00:00
ajacoutot
c8977874be Update to cosmosmash-1.4.5. 2011-07-08 22:39:14 +00:00
ajacoutot
84a7950835 Update to burgerspace-1.9.0. 2011-07-08 22:38:52 +00:00
ajacoutot
531f118aaf Update to batrachians-0.1.5. 2011-07-08 22:38:31 +00:00
ajacoutot
82ac7ca187 Fix HOMEPAGE. 2011-07-08 21:57:02 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
jasper
3ca73bab28 - bugfix update to wesnoth-1.8.6
- regen WANTLIB
2011-07-08 19:14:59 +00:00
jasper
a18204ad04 - fix patch names, no binary change
- regen a patch while here
2011-07-08 11:42:09 +00:00
ajacoutot
9a58f1dd1a Update to gbrainy-2.00.
ok kevlo@ (maintainer)
2011-07-08 04:16:03 +00:00
jasper
8f974b7b02 - update to 2.3.8
- enable on amd64, after the openal update things have improved a tad

from brad
2011-07-07 21:16:44 +00:00
jasper
96e68fb8ab rename binary and manpage from crawl to crawl-ss, as net/crawl already installs
a crawl binary.

discussed with, coin flipped by and ok sthen@
2011-07-07 19:54:18 +00:00
ajacoutot
89a1cb30b4 Remove some duplicate wantlibs, use the libiconv MODULE where applicable. 2011-07-07 01:06:59 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
ajacoutot
ad57df71a0 Use the gettext MODULE. 2011-07-06 18:41:41 +00:00
ajacoutot
e995b00b78 Update to frogatto-1.1. 2011-07-06 04:18:19 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
ajacoutot
ab66e1d109 +openxcom 2011-07-05 07:51:23 +00:00
ajacoutot
f48f650c95 Import openxcom-20110404.
OpenXcom is an open-source reimplementation of the popular
"UFO: Enemy Unknown" ("X-Com: UFO Defense" in USA) videogame by
Microprose.

It requires the original data sets from one of these games.

from Antti Harri with tweaks
prodded by oga@ several weeks ago
ok jasper@
2011-07-05 07:50:33 +00:00
jasper
4a3a67d1ae sync 2011-07-02 09:55:17 +00:00
jasper
a23a9ef386 import love 0.7.2
LOVE is a framework for making 2D games in the Lua programming language.

requested by laurent@ a long time ago
feedback/ok sthen@
2011-07-02 09:54:39 +00:00
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
jasper
01a1b524fa - zap dead HOMEPAGE
- regen PLIST while here
2011-06-29 19:25:34 +00:00
jasper
12068675d7 - adjust after recent enet update
from james turner with a tweak by me
2011-06-29 09:06:32 +00:00
dcoppa
4db2666d25 I like this more; no binary change 2011-06-29 07:42:02 +00:00
jasper
b6bb1792fb add missing build depends. spotted by robert@ 2011-06-28 11:55:51 +00:00
landry
f706fcaa90 Remove patch not applying anymore - fixes packaging. 2011-06-27 20:30:57 +00:00
jasper
698fc7e314 - update to 0.5.2 and 0.3 for the music
- switch to cmake

from Antti Harri
maintainer timed-out
2011-06-25 18:58:11 +00:00
jasper
aabb148c64 - adjust after openal update (openal-config was removed)
from Antti Harri
ok ratchov@
2011-06-25 18:43:07 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
kili
07db36804d + wordwarvi 2011-06-13 20:33:37 +00:00
kili
0a3dd03365 Word War vi is your basic side-scrolling shoot 'em up '80s style arcade
game. You pilot your "vi"per craft through core memory, rescuing lost
.swp files, avoiding OS defenses, and wiping out those memory hogging
emacs processes. When all the lost .swp files are rescued, head for the
socket which will take you to the next node in the cluster.

From maintainer Pascal Stumpf.

ok landry@

Note: this is *not* the version sent to ports@, it's a shiny new
release of wordwarvi.
2011-06-13 20:33:19 +00:00
naddy
5088eb6de6 bump -server EPOCH to deal with old versioning screwup 2011-06-10 19:49:11 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
landry
40d65bc7ce Bump REVISION after ftgl PKGNAME unfuck to avoid confusing plist_db and
pkg_add -u...
2011-06-07 18:24:02 +00:00
jasper
c6b5e23423 missed bump it seems 2011-06-07 06:46:26 +00:00
kili
6618b37ca4 Sort. 2011-06-05 16:31:12 +00:00
ajacoutot
2964072c46 Missing update-desktop-database goo and dependency.
Tighten LIB_DEPENDS.
2011-06-05 14:24:53 +00:00
stsp
c97041b381 += capitan-sevilla 2011-06-05 11:15:20 +00:00
stsp
fa26d661f8 Captain Sevilla is a platform game with hero Mariano Lopez, a sausage
delivery man who is transformed into Captain 'S' after eating
radioactive sausages.  The game's villain is Dr. Torrebruno, an eminent
nuclear physicist with a strange mental disease. The game can be played
in Spanish and in English.

ok rpointel benoit
2011-06-05 11:13:47 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
jasper
ae1e1ca6d8 zap logs that snuck in 2011-05-31 18:08:51 +00:00
kili
90542cc4a2 + zaz 2011-05-31 17:52:43 +00:00
kili
66a26951ab Zaz is a game where the player has to get rid of incoming balls by
arranging them in triplets. The idea of the game is loosely based
on games like Luxor, Zuma and Puzzle Bobble. The twists that make
Zaz stand out from other games of this type are that the balls have
to be picked from the path (insted of being randomly assigned for
the player) and that the player's "vehicle" is also attached to a
path which is different from level to level.

ok landry@ (after removing USE_X11 and after jasper fixed ftgl)
2011-05-31 17:51:32 +00:00
landry
9fa4bc0fd7 Remove wormux, it's been superseded by/renamed to warmux. 2011-05-30 09:16:22 +00:00
landry
7dbf397697 unlink wormux, link warmux 2011-05-30 09:14:52 +00:00
landry
98d5694d99 Import/update to warmux 11.04.1, from Daniel Levai.
This is the same port as games/wormux and will update it, as upstream
was renamed.

Have the mascots of your favorite free software battle in the Warmux
arena. Using dynamite, grenades, baseball bat and others bazookas,...
exterminate your opponent in a 2D toon style scenery and a funny
environment.
2011-05-30 09:14:11 +00:00
ajacoutot
7877ff965a `cvs add' can help sometimes... 2011-05-30 05:29:09 +00:00
ajacoutot
2cf4a6e54b Resolve conflict with lang/rakudo.
from Kirill Bychkov (maintainer)
2011-05-30 05:28:31 +00:00
sthen
3fda09c32f - don't hide compiler/linker command lines during build
- honour CXX/CXXFLAGS in scummvm-tools, as done in scummvm already
- sync WANTLIB in scummvm
- use a more specific license marker

ok jsg@
2011-05-29 20:41:50 +00:00
jsg
2c18d7c4a0 update to 1.3.0 2011-05-29 14:05:15 +00:00
jsg
b2d8ae0b94 update to 1.3.0 2011-05-29 11:48:45 +00:00
ajacoutot
c60458fee3 +ufoai 2011-05-27 07:20:58 +00:00
ajacoutot
782bc94360 Import ufoai-2.3.1.
"UFO: Alien Invasion" is a squad-based tactical strategy game in the
tradition of the old X-COM PC games, but with a twist. This game
combines military realism with hard science-fiction and the weirdness
of an alien invasion. The carefully constructed turn-based system gives
you pin-point control of your squad while maintaining a sense of pace
and danger.

prodded by oga@
from Antti Harri and Kirill Bychkov (maintainer) with several tweaks from me
ok jasper@
2011-05-27 07:20:11 +00:00
sthen
7538652249 - update to 1.6.0, from Ryan Freeman
- mention the actual package you need for the shareware .wad file in MESSAGE
2011-05-24 00:11:48 +00:00