Created attachment 218265 [details] Update to 20.2.0.175.1842 Tested on 12.1-p10 amd64: make check-plist/install/run. About deprecation: It can work without java/openjfx8-devel with some limitations - so after remove java/openjfx8-devel just remove dependency. Also, AFAIK, there is work on openjfx14 and possibly it can use it with openjdk11+. Feature Enhancements Debugger - option to use DBMS_DEBUG for database debugging Load options include SET LOADFORMAT and SET LOADMETHOD for more flexibility on loading table data ORDS installer supports: REST SQL and SQL Developer Web configuration Custom JDBC urls and TNS Allows non-SYSDBA user to install/upgrade, repair and uninstall ORDS SQLcl Liquibase new commands: ROLLBACKSQL, DIFF, DBDOC, VERSION Liquibase changeSet IDs are now generated as a hash of the content Explain Plan/Autotrace Search Include Orakafka ZIP in all distributions Java Home updated to 8u221 Oracle NoSQL plugin updated to version 19.3.12 Database Copy added 'Ignore Storage' to avoid tablespace dependencies SQL Editor Code template options panel moved to code editor page Code formatter new setting for number of commas to allow before a linebreak on PL/SQL call Added SET CODESCAN to look for SQL Injection vulnerabilities TABLE IMPORT enhanced to ignore virtual columns P.S. This PR deprecate https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244076.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/194230144
Mikhail, if the build is OK, please also set maintainer-approval to "+" on the patch. Thank you.
maintainer-approval flag on patch.
[NEW PORT] java/openjfx14: JavaFX SDK overlay for OpenJDK 11 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248248
VVD, Can you please take maintainership of this port? Thanks!
(In reply to Michael Zhilin from comment #5) > VVD, > Can you please take maintainership of this port? > Thanks! Yes, I can.
A commit references this bug: Author: mikael Date: Sat Oct 3 08:11:29 UTC 2020 New revision: 551261 URL: https://svnweb.freebsd.org/changeset/ports/551261 Log: databases/sqldeveloper: Update to 20.2.0.175.1842 Pass maintainership to vvd (approved by Michael Zhilin) Changelog: Feature Enhancements Debugger - option to use DBMS_DEBUG for database debugging Load options include SET LOADFORMAT and SET LOADMETHOD for more flexibility on loading table data ORDS installer supports: REST SQL and SQL Developer Web configuration Custom JDBC urls and TNS Allows non-SYSDBA user to install/upgrade, repair and uninstall ORDS SQLcl Liquibase new commands: ROLLBACKSQL, DIFF, DBDOC, VERSION Liquibase changeSet IDs are now generated as a hash of the content Explain Plan/Autotrace Search Include Orakafka ZIP in all distributions Java Home updated to 8u221 Oracle NoSQL plugin updated to version 19.3.12 Database Copy added 'Ignore Storage' to avoid tablespace dependencies SQL Editor Code template options panel moved to code editor page Code formatter new setting for number of commas to allow before a linebreak on PL/SQL call Added SET CODESCAN to look for SQL Injection vulnerabilities TABLE IMPORT enhanced to ignore virtual columns PR: 249866 Submitted by: VVD <vvd@unislabs.com> Changes: head/databases/sqldeveloper/Makefile head/databases/sqldeveloper/distinfo head/databases/sqldeveloper/pkg-descr head/databases/sqldeveloper/pkg-plist
thanks!