aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Adjust to proposed changes in Java versioningGreg Lewis2019-07-041-1/+1
| | | | | | | | | * Bug #238758 proposes to change the Java versioning from versions such as "1.6.0" to versions such as "6" (for example). Modify the Makefile checks on JAVA_PORT_VERSION to cope with either format. Notes: svn path=/head/; revision=505812
* java/jd-gui: Fix fetchTobias Kortkamp2019-07-031-3/+3
| | | | | | | | | Upstream seems to have retagged v1.6.2. According to diffoscope the only change is in build.gradle where the version has been bumped from 1.6.1 to 1.6.2. Notes: svn path=/head/; revision=505724
* Convert one missed /usr/local to ${LOCALBASE}Greg Lewis2019-07-011-2/+2
| | | | | | | Submitted by: jbeich@ Notes: svn path=/head/; revision=505653
* Allow the JDK to be compiled with gcc.Greg Lewis2019-07-011-8/+22
| | | | | | | This is required for powerpc64 support. Notes: svn path=/head/; revision=505640
* java/jd-gui: Update to 1.6.2Tobias Kortkamp2019-06-302-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/compare/v1.6.1...v1.6.2 Notes: svn path=/head/; revision=505419
* - Update WWWDmitry Marakasov2019-06-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=504931
* java/jd-gui: Update to 1.6.1Tobias Kortkamp2019-06-212-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.2...v1.6.1 Notes: svn path=/head/; revision=504776
* Regular USE_GITHUB cleanup.Mathieu Arnold2019-06-201-1/+0
| | | | Notes: svn path=/head/; revision=504618
* - Update WWWDmitry Marakasov2019-06-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=504527
* java/eclipse: fix buildPiotr Kubaj2019-06-162-6/+3
| | | | | | | | | | | Require new GCC to build this port on GCC architectures. PR: 238489 Approved by: jonc@chen.org.nz (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20667 Notes: svn path=/head/; revision=504379
* Clean up LIB_DEPENDSAntoine Brodin2019-06-162-2/+2
| | | | Notes: svn path=/head/; revision=504353
* java/intellij: Update to version 2019.1.3.Boris Samorodov2019-06-092-5/+5
| | | | Notes: svn path=/head/; revision=503818
* - Update WWWDmitry Marakasov2019-06-081-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=503714
* - Update WWWDmitry Marakasov2019-06-051-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=503500
* java/openjdk7: fix build with freetype2 2.10.0Steve Wills2019-06-031-0/+78
| | | | | | | PR: 238225 Notes: svn path=/head/; revision=503400
* java/openjdk6: fix build with freetype2 2.10.0Steve Wills2019-06-031-0/+78
| | | | | | | | PR: 238227 Approved by: jkim Notes: svn path=/head/; revision=503399
* java/jd-gui: Update to 1.5.2Tobias Kortkamp2019-06-022-10/+11
| | | | | | | | | - Pet portclippy while here Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.0...v1.5.2 Notes: svn path=/head/; revision=503310
* java/sigar: Spell USE_PERL5 correctlyTobias Kortkamp2019-05-281-2/+2
| | | | | | | Remove bogus perl run dependency. Notes: svn path=/head/; revision=502861
* java/eclipse: Fix build when using maven-3.6.1Steve Wills2019-05-277-1118/+39
| | | | | | | | | | | While here, fix powerpc64 build and remove pkg-plist for dynamic plist to cater for multiple ARCH builds. PR: 238152 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=502804
* - Update WWWDmitry Marakasov2019-05-221-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=502262
* java/jd-gui: Update to 1.5.0Tobias Kortkamp2019-05-182-6/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.3...v1.5.0 Notes: svn path=/head/; revision=501949
* - Update WWWDmitry Marakasov2019-05-181-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=501923
* Update to 12.0.1.12.2 which includes powerpc64 support.Greg Lewis2019-05-172-4/+4
| | | | | | | PR: 237370 Notes: svn path=/head/; revision=501835
* Update to 11.0.3.7.2 which includes powerpc64 support.Greg Lewis2019-05-172-4/+4
| | | | | | | PR: 237208 Notes: svn path=/head/; revision=501834
* Update netbeans to 11.0.Koop Mast2019-05-144-22/+533
| | | | Notes: svn path=/head/; revision=501652
* Sort categories Makefile and hook forgotten ports to the build.Mathieu Arnold2019-05-141-5/+5
| | | | | | | Pointy hat: bofh, glewis, gerald, swills, manu, ijiao, sunpoet, egypcio Notes: svn path=/head/; revision=501642
* java/jd-gui: Update to 1.4.3Tobias Kortkamp2019-05-132-7/+6
| | | | | | | Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.2...v1.4.3 Notes: svn path=/head/; revision=501519
* - Update WWWDmitry Marakasov2019-05-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=501368
* Use USE_GITHUB when appropriate.Mathieu Arnold2019-05-116-22/+24
| | | | Notes: svn path=/head/; revision=501298
* - Update WWWDmitry Marakasov2019-05-111-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=501236
* - Update WWWDmitry Marakasov2019-05-021-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=500644
* java/intellij: Update to version 2019.1.1Boris Samorodov2019-05-013-8/+7
| | | | Notes: svn path=/head/; revision=500592
* Update to 2019.1.1 release.Alex Dupre2019-04-303-7/+13
| | | | | | | | | PR: 237648 Submitted by: ale Approved by: maintainer Notes: svn path=/head/; revision=500488
* - Update WWWDmitry Marakasov2019-04-271-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=500203
* Add LTS version of subversion to ports.Lev A. Serebryakov2019-04-251-0/+1
| | | | | | | PR: 235934 Notes: svn path=/head/; revision=500031
* Update to 1.12.0Lev A. Serebryakov2019-04-251-1/+1
| | | | Notes: svn path=/head/; revision=499991
* - Update WWWDmitry Marakasov2019-04-251-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=499971
* Update to 12.0.1.Greg Lewis2019-04-232-5/+5
| | | | Notes: svn path=/head/; revision=499704
* Update to 11.0.3.Greg Lewis2019-04-232-4/+4
| | | | Notes: svn path=/head/; revision=499699
* Update to 8u212.Greg Lewis2019-04-232-4/+4
| | | | Notes: svn path=/head/; revision=499698
* Update to 2019a.Greg Lewis2019-04-223-5/+4
| | | | Notes: svn path=/head/; revision=499697
* Minor to whitespace to correct the PR for the previous commit.Greg Lewis2019-04-221-1/+1
| | | | | | | | | | | | Previous commit was: Always depend on fontconfig PR: 237436 Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> Notes: svn path=/head/; revision=499687
* Always depend on fontconfigGreg Lewis2019-04-221-3/+3
| | | | | | | | PR: 203862 Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl> Notes: svn path=/head/; revision=499685
* . Update to 8u212.Greg Lewis2019-04-202-6/+6
| | | | Notes: svn path=/head/; revision=499464
* . Update to 8u212.Greg Lewis2019-04-203-13/+12
| | | | Notes: svn path=/head/; revision=499462
* Add back the dependency on zip.Greg Lewis2019-04-191-1/+2
| | | | | | | Reported by: Charlie Li <ml+freebsd@vishwin.info> Notes: svn path=/head/; revision=499386
* * Update to 8u212.Greg Lewis2019-04-1930-23012/+28
| | | | | | | | * Change master site to Github * Remove patches and Makefile fixes that have been upstreamed to Github Notes: svn path=/head/; revision=499375
* . Update to 12.0.1Greg Lewis2019-04-173-26/+8
| | | | Notes: svn path=/head/; revision=499213
* . Update to 11.0.3.Greg Lewis2019-04-173-24/+6
| | | | Notes: svn path=/head/; revision=499185
* java/eclipse-pydev: unbreak after java/eclipse updateKurt Jaeger2019-04-141-9/+5
| | | | | | | | | - path to BUNDLES_INFO changed PR: 236792 Notes: svn path=/head/; revision=498900