aboutsummaryrefslogtreecommitdiff
path: root/games/lwjgl3
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippyVladimir Druzenko2024-04-131-4/+3
| | | | Approved by: arrowd (mentor)
* games/lwjgl3: unbreak build after udpate zstd to 1.5.6Vladimir Druzenko2024-04-051-0/+9
| | | | | | | | Unbreak build after udpate zstd to 1.5.6 in b594c775ed2dbae25e509d198c462940f0dc9d5c. Upstream issue: https://github.com/LWJGL/lwjgl3/issues/968 Reported by: pkg-fallout Approved by: arrowd (mentor, implicit)
* games/lwjgl3: fix installation conflict with games/lwjglVladimir Druzenko2024-03-212-144/+147
| | | | Approved by: arrowd (mentor, implicit)
* games/lwjgl3: cleanupVladimir Druzenko2024-03-141-4/+1
| | | | | | Forgot to remove Approved by: arrowd (mentor, implicit)
* games/lwjgl3: update to 3.3.4.20231218Vladimir Druzenko2024-03-1413-89/+444
| | | | | | | | | | | | | This port required for games/minecraft-client (Java Minecraft Client) 1.20.x run on FreeBSD without linux compatibility layer. Upstream support FreeBSD on amd64 only, but on linux they support i386, arm* and ppc* too - if somebody can and want to add support for other arches - welcome. PR: 275279 269879 269900 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D44263
* games/lwjgl3: bootstrap from games/lwjglVladimir Druzenko2024-03-145-0/+115
Copy games/lwjgl unchanged PR: 275279 269879 269900 Approved by: arrowd (mentor)