on all platforms supported by libtool.
* Remove the unnecessary dependencies on glut and perl, and only use
perl as a build dependency.
* Use REPLACE_PERL instead of hand-crafted substitution code.
Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries. In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Major changes since 0.1:
* Added metaserver
* Redesigned event core, event system is much faster, and more versitle
* Added a bunch of new objects, and animated NPC's
* Added tiling of maps, to allow larger gameworlds
* Added new communication commands, shout and whisper
* Integrated FreeSOLID, and redesigned collision engine to be much faster.
FreeSOLID is now built automatically, and does not need to be compiled
and installed externally.
* Much improved build system.
* Lots of bugfixes, and other minor improvements.