Commit Graph

14 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
kurt
7e485995b3 Fix build on aarch64. 2021-05-19 21:29:07 +00:00
abieber
7e9a28b4d0 Drop MAINTAINER for a bunch of stuff I no longer use. 2021-01-16 17:26:16 +00:00
kurt
e7ad3f2264 This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
okay sthen@
2019-09-23 15:17:35 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
kurt
293dbb0c34 Adjust ports that rolled their own do-build target for calling ant to use
MODJAVA_BUILD=ant.

okay sthen@, abieber@, jeremy@
2019-06-11 00:37:09 +00:00
sthen
828f08b0e2 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
2019-03-24 22:24:12 +00:00
kurt
558715b919 - 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@
2017-04-21 13:27:46 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
abieber
fb8cd50cf0 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@
2016-03-02 14:42:08 +00:00
abieber
ca1619b444 Add missing patches for full OpenBSD compat.
OK armani@ - tweak from sthen@
2014-10-07 16:25:32 +00:00
sthen
b475fdcc50 last commit still wasn't enough for i386, mark broken there for now
/usr/bin/ld: cannot find -ljawt
2014-10-03 19:24:46 +00:00
sthen
98a9d327d8 copy -I/usr/X11R6/include from compile64 to compile32 2014-10-03 15:30:42 +00:00
abieber
1f809cb430 Initial import of lwjgl, a java game development library. This is required
for games like Minecraft.

Next release the patches can probably be removed as they were submitted
and merged with upstream: https://github.com/LWJGL/lwjgl/pull/54

OK sthen@
2014-09-30 17:44:48 +00:00