summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* java/intellij: Update to version 2019.3.2.Boris Samorodov2020-01-213-6/+6
| | | | Notes: svn path=/head/; revision=523741
* java/apache-bcel: update description.Pedro F. Giffuni2020-01-212-2/+2
| | | | | | | | | | Make clear that it is now an Apache Commons project. PT: 241122 Approved by: thierry (mentor), Maintainer timeout. Notes: svn path=/head/; revision=523737
* Update to 8u241Greg Lewis2020-01-172-6/+6
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523282
* Update to 8u241Greg Lewis2020-01-172-10/+10
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523277
* Update to 13.0.2Greg Lewis2020-01-162-5/+5
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523265
* Update to 8u242Greg Lewis2020-01-164-53/+5
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523263
* Update to 11.0.6Greg Lewis2020-01-162-4/+4
| | | | | | | Security: https://openjdk.java.net/groups/vulnerability/advisories/2020-01-14 Notes: svn path=/head/; revision=523257
* java/openjdk12: correctly patch openjdk12 for ppc64 elfv2Piotr Kubaj2020-01-162-0/+16
| | | | | | | | | The previous patch didn't check for architecture. PR: 243183 Notes: svn path=/head/; revision=523232
* java/openjdk11: correctly patch openejdk11 for ppc64 elfv2Piotr Kubaj2020-01-162-0/+16
| | | | | | | | | The previous patch didn't check for architecture. PR: 243183 Notes: svn path=/head/; revision=523231
* Revert r523218, it breaks build on tier 1Antoine Brodin2020-01-162-14/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=523230
* Revert r523182, it breaks build on tier 1Antoine Brodin2020-01-162-14/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=523224
* java/openjdk12: fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-162-0/+14
| | | | | | | | | | | | Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary. Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2. PR: 243183 Approved by: glewis (maintainer) Notes: svn path=/head/; revision=523218
* java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-154-3/+20
| | | | | | | | | | | | | | | | Add bootstrap for powerpc64 elfv2. Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary. Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2. I assume here that GCC will be used exclusively on ELFv1 systems and Clang on ELFv2. PR: 243182 Approved by: glewis (maintainer) Notes: svn path=/head/; revision=523182
* java/bootstrap-openjdk8: use the correct behaviour for the bootstrapPiotr Kubaj2020-01-131-1/+1
| | | | | | | | | LOCAL was correct after all. Reported by: fluffy, linimon Notes: svn path=/head/; revision=522888
* java/bootstrap-openjdk8: put ppc64 elfv2 bootstrap on people.freebsd.orgPiotr Kubaj2020-01-131-1/+1
| | | | | | | It looks like LOCAL is not mapped to people.freebsd.org after all. Notes: svn path=/head/; revision=522873
* java/openjdk8: add bootstrap and fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-124-9/+64
| | | | | | | | | | | Since the maintainer didn't respond, I'm adding the bootstrap to my own directory on freefall. PR: 242965 Submitted by: Mikael Urankar (original version) Approved by: java (maintainer timeout) Notes: svn path=/head/; revision=522831
* Update to 1.14 release.Alex Dupre2020-01-042-4/+4
| | | | Notes: svn path=/head/; revision=521981
* java/eclipse: upgrade 4.12 -> 4.14Kurt Jaeger2020-01-0219-441/+192
| | | | | | | | | PR: 243017 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Relnotes: https://www.eclipse.org/eclipseide/2019-12/noteworthy/ Notes: svn path=/head/; revision=521829
* New port: java/wildfly18Kurt Jaeger2019-12-307-0/+1820
| | | | | | | | | | | | | | | | | | | | | | | WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! WWW: https://wildfly.org/ This is the first Wildfly with JAKARTA EE8 full support (Web and full platform) PR: 242963 Submitted by: Simeo Reig <reig.simeo@gmail.com> Notes: svn path=/head/; revision=521563
* New port: java/wildfly17Kurt Jaeger2019-12-307-0/+1799
| | | | | | | | | | | | | | | | | | | | | | | WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management And of course Java EE / Jakarta EE! WWW: https://wildfly.org/ This is the first Wildfly with JAKARTA EE8 full support. PR: 242962 Submitted by: Simeo Reig <reig.simeo@gmail.com> Notes: svn path=/head/; revision=521562
* Rename my jakarta- ports to apache-Alex Dupre2019-12-3011-11/+11
| | | | Notes: svn path=/head/; revision=521475
* java/intellij: Update to version 2019.3.1.Boris Samorodov2019-12-283-5/+7
| | | | Notes: svn path=/head/; revision=521236
* java/jd-gui: Update to v1.6.6Tobias Kortkamp2019-12-272-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.6 Notes: svn path=/head/; revision=520972
* java/jakarta-bcel move to apache- and update to version 6.4.1Pedro F. Giffuni2019-12-245-10/+15
| | | | | | | | | | The ASF retired Jakarta on 2011 and now bcel is part of Apache Commons. PR: 241122 Approved by: thierry (mentor), Maintainer timeout (2+ months) Notes: svn path=/head/; revision=520763
* Update to 4.1.44Greg Lewis2019-12-193-16/+4
| | | | Notes: svn path=/head/; revision=520451
* Fix plistAntoine Brodin2019-12-151-1/+1
| | | | | | | PR: 233770 Notes: svn path=/head/; revision=520175
* Build brokenDiane Bruce2019-12-141-0/+9
| | | | | | | | | | | | Simple fix to fix repo's URL PR: ports/242520 Submitted by: vvd@unislabs.com Reported by: vvd@unislabs.com Approved by: Maintainer Notes: svn path=/head/; revision=520149
* Update commons-pool to 2.8.0 release and rename jakarta- to apache-Alex Dupre2019-12-126-7/+8
| | | | Notes: svn path=/head/; revision=519858
* java/intellij-ultimate: Update to 2019.3Tobias C. Berner2019-12-073-8081/+335
| | | | | | | | | PR: 241835 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Approved by: andoriyu <andoriyu@gmail.com> (maintainer) Notes: svn path=/head/; revision=519198
* java/intellij-pty4j: Chase idea4bsd org removalTobias Kortkamp2019-12-052-3/+4
| | | | Notes: svn path=/head/; revision=519065
* java/intellij-fsnotifier: Chase idea4bsd org removalTobias Kortkamp2019-12-053-4/+5
| | | | Notes: svn path=/head/; revision=519064
* Fix packing listGreg Lewis2019-12-021-14/+14
| | | | | | | | | | | The versions of the Apache Commons Net and Maven JARs are not related to the Python version. PR: 242327 Approved by: bsam@ (maintainer) Notes: svn path=/head/; revision=518825
* Remove expired ports:Rene Ladan2019-11-307-106/+0
| | | | | | | | 2019-11-28 java/jdk9-doc: The corresponding JDK port is EoL 2019-11-28 java/jdk10-doc: The corresponding JDK port is EoL Notes: svn path=/head/; revision=518734
* java/intellij: Update to version 2019.3.Boris Samorodov2019-11-293-8065/+308
| | | | Notes: svn path=/head/; revision=518659
* * Teach javavmwrapper about "13" as a version specifierGreg Lewis2019-11-274-10/+17
| | | | | | | * Remove some white space while I'm here Notes: svn path=/head/; revision=518486
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-2673-162/+21
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* Fix build with src r354909 applied.Brooks Davis2019-11-251-1/+1
| | | | | | | | | | | | | | The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into errors causing these ports that declare them and use the FreeBSD make infrastructure as part of their build to fail. When the offending variables occur in a BSD Makefile, NO_MAN becomes MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and MK_PROFILE=no respectively. When declared in the environment they become WITHOUT_<FOO>. Notes: svn path=/head/; revision=518434
* java/jd-gui: Update to v1.6.5Tobias Kortkamp2019-11-182-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.5 Notes: svn path=/head/; revision=517858
* Update to 11.0.5Greg Lewis2019-11-152-4/+4
| | | | Notes: svn path=/head/; revision=517630
* Update to 8u231Greg Lewis2019-11-152-4/+4
| | | | Notes: svn path=/head/; revision=517629
* Schedule these ports for deprecationGreg Lewis2019-11-152-0/+6
| | | | | | | The corresponding JDK versions are EoL and have been removed already. Notes: svn path=/head/; revision=517628
* Reinstate guidance to have /proc mountedGreg Lewis2019-11-094-4/+16
| | | | | | | | | * Having /proc mounted is not generally critical, but there is at least one piece of functionality that does rely on its presence at the moment (e.g. OperatingSystemMXBean) Notes: svn path=/head/; revision=517165
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
| | | | Notes: svn path=/head/; revision=517008
* Remove unnecessary use of shebangfixGreg Lewis2019-11-061-3/+1
| | | | | | | | PR: 235453 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=516913
* Add USES=xorg USES=gl, ports categories jNiclas Zeising2019-11-066-7/+8
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'j' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516912
* Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machinesGreg Lewis2019-11-062-0/+14
| | | | | | | | | | | * Make sure has_mfdscr() returns false on these machines as using it on FreeBSD 12.x will cause problems (e.g. SIGILL). PR: 239368 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=516908
* Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machinesGreg Lewis2019-11-062-0/+14
| | | | | | | | | | | * Make sure has_mfdscr() returns false on these machines as using it on FreeBSD 12.x will cause problems (e.g. SIGILL). PR: 239368 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=516907
* Fix build on FreeBSD 12.x/powerpc64 on POWER8+ machinesGreg Lewis2019-11-062-0/+14
| | | | | | | | | | * Make sure has_mfdscr() returns false on these machines as using it on FreeBSD 12.x will cause problems (e.g. SIGILL). PR: 239368 Notes: svn path=/head/; revision=516906
* Update bootstrap for openjdk11Greg Lewis2019-11-064-15/+12
| | | | | | | | | | | * Re-roll bootstrap binaries. The main reason for this is that the previous binaries won't work correctly on a FreeBSD 12/powerpc64 POWER8+ machine. PR: 239368 Notes: svn path=/head/; revision=516905
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-0610-0/+20
| | | | Notes: svn path=/head/; revision=516880