- Use SF macro
- Add new knob, WITH_MIDI_PLAYER_ARGS
- Use FreeType for font rendering instead of sprites. This brings full
unicode support (input, rendering, file I/O) and greatly enhances
internationalization for non-latin languages
- Install default set of icons
- Improve desktop entry description
- Add a piece of advice to pkg-message, kill superfluous article
Based on PR: ports/122550
Submitted by: Artem Naluzhnyy
you can learn how to fly model aircraft, test new aircraft designs,
and improve your skills by practicing on your computer.
It rules! The flight model is very realistic. The flight model
parameters are calculated based on a 3D representation of the
aircraft. Stalls are properly modelled as well. Model control is
possible with your own rc transmitter, or any input device such as
joystick, mouse, keyboard.
WWW: http://crrcsim.sourceforge.net/
PR: ports/124659
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
layer. This is done for all versions of FreeBSD, not just recent
8-CURRENT (which is where the sgtty change was made) to avoid more ugly
#ifdef's throughout this code (which is already littered with them).
This change was only tested on FreeBSD 6, but I believe it will fix the
build for 8-CURRENT.
Prompted by: pointyhat (via pav)
the best platform games of the 90's (the golden age of this kind
of games). You're a bear, trying to catch his son, which ran away
after he ate all your honey.
WWW: http://plee-the-bear.sourceforge.net/
PR: ports/124624
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
can be imported and used to create puzzles with a wide range of
sizes. Games are saved automatically, and you can select between
currently in progress games.
WWW: http://gottcode.org/tetzle/
PR: ports/124496
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
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)
uses OpenGL and includes particle effects.
The objective is to shoot the aliens before they reach the bottom
of the screen.
WWW: http://dusted.dk/?view=linux-game-simplevaders
PR: ports/124233
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
- Replace files/patch-Makefile with REINPLACE_CMD
- Fix build without libvorbis and co
- Add an option to depend on timidity++ instead of timidity, to be in sync with OPTIONS of audio/sdl_mixer
PR: 124231
Submitted by: Olivier Smedts <olivier@gid0.org> (maintainer)