- Remove `-ffast-math' from CFLAGS, it breaks the engine [1]
- Fix missing `libpng' dependency
Reported by: Rudolf Polzer <polzer(at)informatik.uni-frankfurt.de>
- X-Moto 0.2.1 2006-09-14
-------------------------------
* X-Moto is no more ALPHA !
* ppc computer can now read and write x86 replays (patch by Dave Vasilevsky)
* upload highscores from the game
* webrooms configuration
* Man pages (from debian package)
* desktop files and icon for kde/gnome (by SnowBear)
* -nowww option to force xmoto to not connect on the web
* -testTheme option to test your themes
* new functions for scripted levels
* grip parameter for blocks (to make ice blocks for example)
* auto-adaptation of the camera (depending on the gravity/wind)
* uglyer ugly mode (for slower computer ; press F1 to switch ugly mode)
* translations [french] (for unix only)
* collision between body and sprites
* level preview animation before playing (patch by Frederic Huard)
* Some minor improvements
* Several bugs fixed.
PR: ports/103394
Submitted by: maintainer (Dmitry Marakasov)
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)
- Install wrapper script as PORTNAME (easier to find for users).
- Rename directory from ~/.legacy to ~/.doomlegacy.
- Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1
directly. Use variables/command output instead.
- Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD
files since it looks in DOOMWADDIR (environment variable).
- Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64).
PR: ports/103156
Approved by: maintainer (timeout)
- Change DIST_SUBDIR for compatible with games/linux-ut
- Remove USE_PERL5 and lang/perl5.8 dependencies
- Restore netgames patch which broken in previous 451 port version
- Allow using more game options in ucc_map for rc_subr script such as
"DM-Morbias][?game=BotPack.TeamGamePlus?mutator="
PR: ports/102212
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows [TM],
a virus cleverly designed to resemble a popular operating system. Your
objective is to click the mouse on them, ending their potential threat.
If one of the people reaches a computer, it will attempt to replace your
operating system with the virus it carries. It will then attempt to run off
the screen with your vital software.
PR: 103295
Submitted by: Gürkan Sengün
Goonies'. This game was made by Konami in 1986. There were both a
NES version and an MSX version of the game; this remake is based
on the MSX version.
This remake was made for the 2006 competition organized by Retro
Remakes. After having participated in 2003 (with Road Fighter, which
finished on the 7th place out of 83 entries), and in 2004 (with F-1
Spirit, gaining the 13th place amongst the 73 contestants), we
decided to give another go at the first prize! And, who knows....
WWW: http://goonies.jorito.net/
PR: ports/102959
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>
it, try to have the laws of physics work with you, not against you.
Sturmbahnfahrer is a game by Bram Stolk.
WWW: http://www.sturmbahnfahrer.com/
PR: ports/102931
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru>
- Use SF macro in MASTER_SITES.
- Take maintainership.
- Convert to OPTIONS.
- Remove ONLY_FOR_ARCHS=i386.
- Use (smart) wrapper script instead of "installuser" target.
- Remove "-fno-strict-aliasing" flag only (don not change CFLAGS/CXXFLAGS),
and on any OSVERSION.
- Use SF macro in MASTER_SITES.
- Take maintainership.
- Remove ONLY_FOR_ARCHS=i386.
- Clean-up.
- Convert to OPTIONS.
- Add wrapper script and note it in pkg-message.
- Remove patch to avoid sound delay problems.