Commit Graph

2402 Commits

Author SHA1 Message Date
jasper
fdb3149800 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:41:12 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
sthen
2d21dc65fe zap quotes in PERMIT_* 2012-06-09 11:26:02 +00:00
pascal
0433b8c3da Use PROPERTIES for checking for be/le.
ok naddy@ jasper@
2012-06-04 20:59:41 +00:00
bentley
f3c583d66d Update games/freedroidrpg to 0.15.1.
While here, simplify MASTER_SITES and update homepage.

ok ajacoutot@ (MAINTAINER)
2012-05-29 06:18:37 +00:00
landry
9dbefb4c94 Update to puzzles r9534, fix WANTLIB and regen PLIST while here.
Thx sthen@ for distfile mirroring..
2012-05-24 08:23:02 +00:00
ajacoutot
15ea48cb4b Remove workarounds now that we have a modern faad.
from Brad
2012-05-22 18:39:42 +00:00
sthen
2e709ae75d add bison as a build dep, building no_x11 failed when it wasn't installed 2012-05-22 08:08:38 +00:00
bentley
ca1c8137bb Update to uqm-0.7.0.
Addons structure and behavior has changed in this release:
 - 3domusic and remix addons can, when installed, be selected from the game
   settings menu rather than as command-line arguments
 - voice addon will be automatically enabled when installed, but can be
   turned off by adjusting the voice volume in the game settings menu

ok kirby@
2012-05-18 05:22:47 +00:00
jasper
7aedd86c8a drop an underscore 2012-05-15 19:24:21 +00:00
jasper
f422c6fc8f switch to lua.port.mk and a few tweaks 2012-05-15 18:21:12 +00:00
jasper
eb3c8c376e switch to lua.port.mk now that we can toggle MODLUA_BUILD_DEP 2012-05-15 18:15:10 +00:00
jasper
4868ff182a switch to lua.port.mk 2012-05-15 18:14:01 +00:00
kirby
04140857aa Fix build on macppc. Spotted by aja@.
No build -> no bump.
OK aja@, shten@, phessler@
2012-05-12 04:31:03 +00:00
jasper
617e4e085f - update to 0.8.0 2012-05-11 21:38:29 +00:00
sthen
6a32b77017 update to re-rolled beret 1.2.1, from maintainer Brian Callahan
- Fixes a warning issued when building with clang.
- New tiles & minor game revisions.
- Fixes for the level editor.
2012-05-08 15:57:38 +00:00
sthen
4636573c76 fix RUN_DEPENDS, PKGNAME does not append v0 from EPOCH and we don't really
want FULLPKGNAME here. breakage spotted by naddy@
2012-05-01 15:49:12 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
sthen
17e6c6d9c2 "Found newer package uqm-20060507p0" -> bump EPOCH 2012-04-30 08:03:50 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
f3535a9bfe Cope with recent audio/tremor update.
from Brad
2012-04-28 09:03:45 +00:00
ajacoutot
a86bb56cee Fix localestatedir.
Regen WANTLIB.
Set license marker.
@sample scores from proper examples dir.
2012-04-26 09:58:17 +00:00
espie
7f6ff8fbaf point at real sqlite location 2012-04-25 14:39:17 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
dcoppa
186287e5eb devel/boost is a build only dependency.
Ok phessler@ (maintainer)
2012-04-22 16:52:18 +00:00
jasper
ef9f3e3773 - update to 1.10.2
- regen WANTLIB
2012-04-19 08:19:34 +00:00
ratchov
6f49f08d66 make scummvm use sndio(7) for midi. Now, those who have no hardware midi
synth could use any soft synth to get the music. This decreases the
number of sequencer(4) users as well ;)

ok jsg, dcoppa
2012-04-19 07:43:47 +00:00
kirby
36c03ec4bd - Update to 0.5.9 from Antti Harri, thanks.
- Switch MAINTAINER, requested by previous maintainer.

ok armani@ (old maintainer)
2012-04-15 08:49:05 +00:00
edd
03bdc902e8 Update to angband-3.3.2.
OK aja@
2012-04-11 16:16:33 +00:00
landry
7d56859f27 Minor tweak: use perl magic with ucfirst to capitalize first letter in
Desktop file name/comment.
2012-04-08 20:54:34 +00:00
ajacoutot
f74f7f564c Remove commented line; no change. 2012-04-08 16:36:09 +00:00
ajacoutot
e044573fe6 Update to gnuchess-6.0.1 2012-04-08 16:32:29 +00:00
ajacoutot
fe640fa9c8 Update to gcompris-12.01. 2012-04-08 15:54:25 +00:00
espie
dccf619c72 no cookie for kirby, and the guys who okayed the update... 2012-04-07 15:26:31 +00:00
kirby
72c46a20eb Update wesnoth to the latest release 1.10.1.
General difference (for ports infrastructure):
 - switch to cmake build system
 - drop external lua and use internal patched version
 - set SEPARATE_BUILD=flavored to avoid extracting a lot of data for every arch
 - removed superfluous dependency to devel/sdl
 - drop tinygui FLAVOR

Full changelog is here:
http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.0/changelog

OKs from jasper@ (maintainer), aja@, pascal@, cmake-wise OK from dcoppa@
Positive feedback from Antti Harri and Bryan Linton via ports@
2012-04-07 08:32:32 +00:00
kirby
8f58038b51 Bugfix update to 0.5.2 with some improvements:
*  New events and missions
	* New outfits
	* House Soromid now has a logo
	* More ways of mapping the universe
	* Disabling damage leaks through shields
	* conf.lua-tweakable font sizes for accessibility
	* Bug fixes

OK from sthen@
2012-04-07 07:31:36 +00:00
sthen
13b284f591 update to Abuse 0.8 from maintainer Antti Harri 2012-04-06 13:46:11 +00:00
ajacoutot
2ed4ce70f8 Adapt to new sdl-net.
from Brad
2012-04-05 16:26:32 +00:00
sthen
5974ee947f Allow puzzle's online help to work with the puzzles with a space in the name.
ok landry@
2012-04-02 10:06:13 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
kirby
5d86d5059a Correct link with libexecinfo and polish WANTLIB and LIB_DEPENDS.
Requested and OK'ed by aja@
2012-03-28 20:53:58 +00:00
ajacoutot
8ce06071cf Missing dependency on gtk-update-icon-cache. 2012-03-28 13:03:28 +00:00
landry
f88f8f8089 +puzzles,meandmyshadow 2012-03-28 12:58:17 +00:00
landry
b2feba9a8b Import meandmyshadow 0.3.
Me and My Shadow is a puzzle/platform game where you control not only a
character, but also its shadows following the moves recorded by the
main character at distance. The game has an interesting concept and
rather unique gameplay.

ok kili@
2012-03-28 12:57:34 +00:00
landry
f71512ba15 Import puzzles svn rev9411:
WWW: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/

This is is a collection of 34 well-known puzzle games, all built around a
common portable framework by Simon Tatham. They're perfect to slack
during a compilation. Local improvements :
- add 'online help' menu item opening help in web browser through xdg-open
- install icons and generate .desktop files for nice desktop integration

ok sthen@
2012-03-28 12:53:53 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
rfreeman
05118c0a0b Games data directory now ${PREFIX}/share/doom, to fit with where other
game ports put their data.  Coincides with chocolate-doom update.

OK weerd@ (MAINTAINER) and phessler@
2012-03-23 09:05:22 +00:00
rfreeman
10d376890b Define game data directory via MAKE_FLAGS and perl subst, no more patches.
games data directory now ${PREFIX}/share/doom, to fit with where other
game ports put their data.  Also, fix check for python during configure.

OK sthen@ and phessler@
2012-03-23 08:47:03 +00:00
kirby
9702f4a3db (sigh) And this one... 2012-03-18 16:53:04 +00:00