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)
- Add GAME and CTF options (disabled by default because provided by
"games/quake2-data" and "games/quake2-ctf" respectively).
PR: ports/101011
Submitted by: alepulver
Approved by: maintainer (timeout)
- Correct the #include of <mysql.h>
- Add `-rdynamic' to LDFLAGS for main executable
[1] Since I do not plan to commit GCC 2.95 support to Quetoo SVN, I decided
to not split patch for separate files. Once we stop supporting RELENG_4,
this patch can go away if it would cause problems keeping it in sync.
Reported by: krismail [1]