Version: 2.9.3, Package name: lwjgl-2.9.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. |
Filesize: 14701.343 KB |
Version History (View Complete History) |
|
2021-01-16 10:26:17 by Aaron Bieber | Files touched by this commit (17) |
Log message: Drop MAINTAINER for a bunch of stuff I no longer use. |
2019-09-23 09:17:35 by Kurt Miller | Files touched by this commit (1) |
Log message: This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only. okay sthen@ |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-10 18:37:09 by Kurt Miller | Files touched by this commit (4) |
Log message: Adjust ports that rolled their own do-build target for calling ant to use MODJAVA_BUILD=ant. okay sthen@, abieber@, jeremy@ |
2019-03-24 16:24:14 by Stuart Henderson | Files touched by this commit (43) |
Log message: sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports |
2017-04-21 07:27:47 by Kurt Miller | Files touched by this commit (51) |
Log message: - disconnect devel/jdk/1.7 from the build - adjust java.port.mk so all 1.7 and lower ports now build with 1.8 - bump revision on affected ports okay sthen@, ian@, landry@ |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-03-02 07:42:08 by Aaron Bieber | Files touched by this commit (8) |
Log message: Update to 2.9.3, all our patches were pulled in upstream! Re-enable i386. Played minecraft on a CR48 at about 2 frames per second! OK sthen@ |