games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
http://www.lwjgl.org/forum/index.php?topic=5259
- Transfer maintainership to games@ team
- Change license BSD to BSD3CLAUSE
- Remove not needed LICENSE_FILE
- Change DOS2UNIX_REGEX to use to for png
- Change to use JAVA_VERSION=1.7+
- Change REINPLACE use cc instead of gcc
- Break lines around 80 characters
- Change patches and recreate with make makepatch