summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 8u231Greg Lewis2019-10-163-7/+6
| | | | Notes: svn path=/head/; revision=514572
* Update to 8u231Greg Lewis2019-10-163-11/+10
| | | | Notes: svn path=/head/; revision=514571
* Update to 8u232Greg Lewis2019-10-164-31/+6
| | | | Notes: svn path=/head/; revision=514570
* java/openjdk8: Drop nop X11_MAKE_ENV_ONTobias Kortkamp2019-10-101-1/+0
| | | | | | | | Should have been X11_MAKE_ENV. It has been that way since r451167 and this does not seem to have caused any trouble. Just drop it. Notes: svn path=/head/; revision=514213
* Rename jakarta-commons-lang3 to apache-commons-lang3 and upgrade toDon Lewis2019-10-076-20/+19
| | | | | | | | | | | version 3.8.1. Version 3.9 is out, but requires java 8. Update pkg-descr. Notes: svn path=/head/; revision=514004
* Old jakarta ports: add license.Pedro F. Giffuni2019-10-073-2/+6
| | | | | | | | | | | | Minor cleanups: I am unsure if these ports should be deprecated. At least jakarta-oro appears to be used so let them around for now. "makepatch" at jakarta-regexp while here. Approved by: thierry (mentor, implicit) Notes: svn path=/head/; revision=513970
* Update to 6.2.0 release.Alex Dupre2019-10-072-4/+4
| | | | Notes: svn path=/head/; revision=513930
* rename most cases of jakarta- to apache-Pedro F. Giffuni2019-10-0622-53/+54
| | | | | | | | | | | | | | | The Apache Softare Foundation used to maintain an umbrella project named Jakarta but it was retired on 2011. This name now conflicts with the new name for Java EE under the Eclipse Foundation. Rename most of the packages to be more consistent. Some other packages remain but they will require intervention by their corresponding maintainers. Approved by: thierry (mentor), makc Differential Revision: https://reviews.freebsd.org/D21902 Notes: svn path=/head/; revision=513899
* devel/icu: update to 65.1Jan Beich2019-10-032-1/+43
| | | | | | | | Changes: http://site.icu-project.org/download/65 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=513733
* Mark these for expiration as they are EoL upstreamGreg Lewis2019-10-032-0/+6
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=513731
* java/openjfx8-devel:Max Brazhnikov2019-10-012-4/+4
| | | | | | | | | | | - Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer than -devel variant. PR: 219186 Approved by: maintainer (tobik) Notes: svn path=/head/; revision=513467
* Update to 1.6.2 release.Alex Dupre2019-09-303-5/+27
| | | | Notes: svn path=/head/; revision=513389
* Update to 6.1.1 release.Alex Dupre2019-09-302-8/+5
| | | | Notes: svn path=/head/; revision=513386
* Update to 1.13 release.Alex Dupre2019-09-302-14/+13
| | | | Notes: svn path=/head/; revision=513383
* Remove expired ports:Rene Ladan2019-09-3011-2618/+0
| | | | | | | | 2019-09-28 java/linux-oracle-jdk9: No longer maintained upstream, please migrate to openjdk11 2019-09-28 java/linux-oracle-jdk10: No longer maintained upstream, please migrate to openjdk11 Notes: svn path=/head/; revision=513368
* java/jd-gui: Update to v1.6.3Tobias Kortkamp2019-09-292-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.3 Notes: svn path=/head/; revision=513248
* java/intellij: Update to version 2019.2.3.Boris Samorodov2019-09-293-21/+23
| | | | | | | | PR: 240800 Submitted by: glewis Notes: svn path=/head/; revision=513240
* Fix build on 12+Greg Lewis2019-09-291-0/+12
| | | | | | | * On FreeBSD, the correct cmsg_level for IP_RECVORIGDSTADDR is IP_PROTOIP. Notes: svn path=/head/; revision=513186
* Update to 4.1.42Greg Lewis2019-09-272-8/+6
| | | | | | | | | * Update to 4.1.42 * Unbreak (hopefully) by setting JAVA_EXTRACT * Make myself maintainer Notes: svn path=/head/; revision=513057
* Sync with openjdk11Greg Lewis2019-09-272-8/+10
| | | | | | | | | | * Separate out platform/compiler concerns * Disable AoT on all arches except amd64 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=513045
* Disable AoT except on amd64Greg Lewis2019-09-271-0/+3
| | | | | | | | This should be a no-op for all platforms except aarch64. AoT is disabled on aarch64 due to crashes in internal JDK tests for that feature. Notes: svn path=/head/; revision=513042
* Mark BROKEN: fails to extractAntoine Brodin2019-09-261-0/+2
| | | | | | | | | | (cd /wrkdirs/usr/ports/java/netty/work/netty-4.1.41.Final && /usr/local/openjdk8/bin/jar xf jar/netty-transport-native-kqueue-4.1.41.Final-sources.jar) /bin/sh: /usr/local/openjdk8/bin/jar: not found Reported by: pkg-fallout Notes: svn path=/head/; revision=512910
* java/intellij-ultimate: update to 2019.2.3Steve Wills2019-09-243-7/+9
| | | | | | | | | PR: 240795 Submitted by: ale Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) Notes: svn path=/head/; revision=512749
* Build the native transport libraryGreg Lewis2019-09-242-2/+48
| | | | | | | | | | | | * Build the native KQueue transport library * Add that library to the installed netty.jar * Bump PORTREVISION This was only tested on amd64, but should work on all architectures with Java support Notes: svn path=/head/; revision=512693
* Update to 4.1.41Greg Lewis2019-09-232-4/+4
| | | | Notes: svn path=/head/; revision=512677
* Remove reference to java/openjdk6Greg Lewis2019-09-231-1/+0
| | | | | | | | PR: 234792 Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=512664
* Delete java/openjdk6 and java/openjdk6-jre portsGreg Lewis2019-09-2322-19320/+0
| | | | | | | | | | * Both of these ports are EoL upstream. Remove them per the DEPRECATED and EXPIRATION_DATE entries added previously * Note that bootstrap-openjdk6 is left solely to be able to bootstrap java/openjdk7 Notes: svn path=/head/; revision=512663
* java/intellij: Update to version 2019.2.2.Boris Samorodov2019-09-213-20/+19
| | | | Notes: svn path=/head/; revision=512498
* Udpate to 12.0.2+10-3Greg Lewis2019-09-206-103/+4
| | | | Notes: svn path=/head/; revision=512419
* Update to 2019.2.2 release.Alex Dupre2019-09-203-41/+46
| | | | | | | | PR: 240079 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> and ale Notes: svn path=/head/; revision=512411
* Update to an 11.0.5 pre-releaseGreg Lewis2019-09-206-105/+6
| | | | | | | This is mostly to pick up fixes that have gone into the BSD repo. Notes: svn path=/head/; revision=512381
* Add a port of OpenJDK 13Greg Lewis2019-09-189-0/+228
| | | | Notes: svn path=/head/; revision=512248
* Deprecate a few portsAntoine Brodin2019-09-153-0/+6
| | | | Notes: svn path=/head/; revision=512125
* java/eclipse: usablity patch for webkit2-gtk3 issuesKurt Jaeger2019-09-082-2/+15
| | | | | | | | | | | - usability patch for PR:238844 (not a fix, but keeps Eclipse usable) - use github.com servers in preference to git.eclipse.org for distfiles PR: 240383 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=511553
* - Update WWWDmitry Marakasov2019-09-051-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=511162
* Minor clean upGreg Lewis2019-09-031-4/+2
| | | | | | | | * Separate out compiler specifics from platform specifics. This also removes a little duplication. Notes: svn path=/head/; revision=511031
* Add support for aarch64Greg Lewis2019-08-301-0/+5
| | | | | | | | | | * Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up. PR: 239246 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Notes: svn path=/head/; revision=510301
* Add support for aarch64Greg Lewis2019-08-301-0/+5
| | | | | | | | | | * Add aarch64 to ONLY_FOR_ARCHES on FreeBSD 12.0 and up. PR: 239246 Submitted by: Mikael Urankar <mikael.urankar@gmail.com> Notes: svn path=/head/; revision=510298
* Add 12/aarch64 supportGreg Lewis2019-08-302-2/+15
| | | | | | | | | | * Add a bootstrap file for FreeBSD 12.x/aarch64 * Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up PR: 239246 Notes: svn path=/head/; revision=510294
* Prepare for aarch64 supportGreg Lewis2019-08-303-0/+79
| | | | | | | | | * Add necessary configure arguments for aarch64 * Add patches needed to compile on aarch64. These have been upstreamed but are not in a release yet. Notes: svn path=/head/; revision=510232
* Prepare for aarch64 supportGreg Lewis2019-08-303-0/+79
| | | | | | | | | * Add necessary configure arguments for aarch64 * Add patches needed to compile on aarch64. These have been upstreamed but are not in a release yet. Notes: svn path=/head/; revision=510231
* Remove guidance about needing procfsGreg Lewis2019-08-283-12/+3
| | | | | | | | | * Remove portions of pkg-message that mention needing /proc mounted. This hasn't been the case for a while afaik (I don't have it mounted and haven't observed any related problems). Notes: svn path=/head/; revision=510070
* Update the suggested migration optionGreg Lewis2019-08-282-2/+2
| | | | Notes: svn path=/head/; revision=510060
* * Mark as DEPRECATED with a removal date of one monthGreg Lewis2019-08-281-2/+6
| | | | | | | * Pet portlint Notes: svn path=/head/; revision=510058
* * Mark as DEPRECATED with a removal date of one monthGreg Lewis2019-08-281-2/+6
| | | | | | | * Pet portlint Notes: svn path=/head/; revision=510056
* Update to 12.0.2Greg Lewis2019-08-282-4/+4
| | | | Notes: svn path=/head/; revision=510055
* Update to 11.0.4Greg Lewis2019-08-282-4/+4
| | | | Notes: svn path=/head/; revision=510054
* * Update to 8u221Greg Lewis2019-08-282-5/+6
| | | | | | | * Pet portlint Notes: svn path=/head/; revision=510053
* Add powerpc64 supportGreg Lewis2019-08-262-1/+13
| | | | | | | PR: 237370 Notes: svn path=/head/; revision=509861
* Allow the JDK to be compiled with gcc.Greg Lewis2019-08-251-8/+22
| | | | | | | | | This is required for powerpc64 support. PR: 237370 Notes: svn path=/head/; revision=509856