structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
* Remove USE_GMAKE (works fine with BSD make).
* Remove CONFIGURE_ENV (X11 flags are passed automatically when USE_XLIB is set)
* Remove freedroid.6 and Makefile* from the data directory.
* Use %%DATADIR%% in pkg-plist.
* Add @ to reinplace commands.
- Pass maintainership to submitter
PR: port/83877
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
Freedroid is a clone of the classic game "Paradroid" on
Commodore 64 with some improvements and extensions to the
classic version.
In this game, you control a robot, depicted by a small white
ball with a few numbers within an interstellar spaceship
consisting of several decks connected by elevators.
The aim of the game is to destroy all enemy robots, depicted
by small black balls with a few numbers, by either shooting
them or seizing control over them by creating connections
in a short subgame of electric circuits.
WWW: http://freedroid.sourceforge.net
PR: ports/56887
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>