so there is a conditional code compilation checking for -DPIC, but the code
in the static library later goes into a shared one, so use -fPIC but no
-DPIC in that case, because otherwise there would be redefined symbols).
Reported by: pointyhat
- Use correct order of @exec/@unexec directives for .conf files handling.
- Add @dirrmtry for additional locale.
- Remove BROKEN for dependent ports (tuxpaint-fonts and tuxpaint-stamps).
2007-01-17 games/mythserver: distfile disappeared
2007-01-16 games/nwnusers: Does not make any sense any more. (NWN 2 is out there)
2007-01-17 games/urban-sounds: distfile and homepage disappeared
2007-01-17 games/urban: distfile and homepage disappeared
2007-01-17 games/x3eyes: distfile disappeared and has no homepage
2007-01-17 games/xeji: distfile disappeared and has no homepage
2007-01-17 games/xemeraldia: distfile disappeared and has no homepage
2007-01-17 games/xlifegame: distfile disappeared and has no homepage
2007-01-17 games/xpilotmon: distfile disappeared and has no homepage
2007-01-17 games/xsok: distfile disappeared and has no homepage
ship, carry them off, and drop them somewhere. Exactly why this
needs to be done is not well explained.
Features realistic(ish) physics: Explosions toss things around,
some weapons knock enemies back, and of course gravity is a constant
companion. Improved weapons are available to replace the pathetic
peashooter that the player starts out with.
WWW: http://www.markboyd.me.uk/games/flyhard/flyhard.html
PR: ports/107929
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* Add WITH_HPMON support - colourises hitpoints as they decrease.
* Address issue where uninstalling with existing save games in
place (PREFIX/lib/nethack/save/*) would result in a "Could not
remove PREFIX/lib/nethack" error. Now echoes some useful
comments to the user when failing to rmdir PREFIX/lib/nethack/save,
and using @dirrmtry on the PREFIX/lib/nethack directory.
Also added:
* Reference MASTER_SITE_LOCAL for hpmon.diff, in the case the
main patch site isn't available.
PR: ports/107941
Approved by: philip
- Fix security vulnerability in the new icmp error handling code (does not
affect FreeBSD since that code is Linux specific and was disabled) [1].
Reported by: Steve Crowder <steve@crowders.org>
Security: http://www.r1ch.net/forum/index.php?topic=106.msg6601#msg6601 [1]