Commit graph

17 commits

Author SHA1 Message Date
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
John Marino
81d576b10f games/freetennis: Adjust dependencies
There were a few problems with the dependency definitions of freetennis.
The ocaml-images dependency is a static build dependency, and not a RUN
DEPENDS.  Secondly, a specific static library is specified, but no
library of that name exists, at least not for the upcoming ocaml-images
4.0.  Freetennis really wants the entire directory, so ocaml-images has
been changed to a package depends instead of a file depends.  It's been
tested with ocaml-images 4.0 (DragonFly) and ocaml-images 3.0 (FreeBSD/
Redports).

Approved by:	bapt/culot (mentors, implicit)
2013-08-18 07:52:13 +00:00
Johan van Selst
52438ab709 Compilation of ocaml-images is no longer broken (tested on multiple systems).
Possibly silently fixed through update of a dependency.
Expiration notice removed.
2013-08-06 15:23:12 +00:00
Rene Ladan
c337b0ee9d Set expiration date to 2013-08-04, depends on expired graphics/ocaml-images 2013-06-03 22:24:03 +00:00
Brendan Fabeny
ddc550ff99 update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
2013-03-05 20:22:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Stanislav Sedov
ce8afb28b3 - Fix build with new ocaml-images. 2010-04-09 10:09:50 +00:00
Erwin Lansing
97d0ac7c55 Mark BROKEN: does not build. 2010-04-04 19:58:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean-Yves Lefort
6e75038caa Free Tennis is a tennis simulation. The most notable features of Free Tennis
are:

- Real tactics are useful in the game. For example, it is best to take the net
  with a slow, low shot (backspin); it is best to play diagonal when you are
  decentered horizontally, in order not to give angles; you should get back to
  center and behind the baseline after the shot, in order not to be caught in
  No-Man's-Land when the opponent hits
- The A.I. is very advanced and reflects those tactics;
- You have total control over the parabola described by the shot;
- The graphic gestures are realistic and elegant;
- Different players have different skills;
- The game is developed by a former tennis player;

WWW: http://freetennis.sourceforge.net/
2007-03-07 15:10:16 +00:00