Add 2017Q3 OpenJFX entry from tobik
This commit is contained in:
parent
7ae69f0019
commit
8887480133
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51223
1 changed files with 49 additions and 0 deletions
|
@ -535,4 +535,53 @@
|
|||
<task>Get feedback from broader testing.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat="ports">
|
||||
<title>OpenJFX 8</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Tobias</given>
|
||||
<common>Kortkamp</common>
|
||||
</name>
|
||||
<email>tobik@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://wiki.openjdk.java.net/display/OpenJFX/Main">OpenJFX Wiki</url>
|
||||
<url href="https://www.freshports.org/java/openjfx8-devel"><tt>java/openjfx8-devel</tt></url>
|
||||
<url href="https://www.freshports.org/java/openjfx8-scenebuilder"><tt>java/openjfx8-scenebuilder</tt></url>
|
||||
<url href="https://github.com/asciidocfx/AsciidocFX">AsciidocFX</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>OpenJFX is an open source, next generation client
|
||||
application platform for desktop and embedded systems
|
||||
based on JavaSE. This quarter, the OpenJFX port was
|
||||
reworked and has some significant improvements.</p>
|
||||
|
||||
<p>More modules are being built. With the new web module we
|
||||
gain support for applications that have their own builtin
|
||||
web browser like e.g. AsciidocFX. The new media module
|
||||
allows JavaFX applications to playback audio and video
|
||||
files.</p>
|
||||
|
||||
<p>A port of the JavaFX scenebuilder, a RAD tool for
|
||||
building JavaFX scenes, was added to the ports tree.</p>
|
||||
|
||||
<p>The OpenGL Prism backend for GPU acceleration was enabled
|
||||
by default.</p>
|
||||
|
||||
<p>From a mainainer's and contributor's perspective, the
|
||||
port was simplified by moving all &os;-local patches to
|
||||
the ports tree and fetching the upstream sources directly
|
||||
instead of using a separate repository for them.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Upstream some of the patches</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue