aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-307-0/+7
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* Don't use MASTER_SITE_SUBDIR when it is not needed.Mathieu Arnold2017-11-241-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454828
* . Update to 2017c.Greg Lewis2017-11-193-4/+5
| | | | Notes: svn path=/head/; revision=454497
* . Update to 8u152.Greg Lewis2017-11-194-766/+865
| | | | Notes: svn path=/head/; revision=454477
* java/intellij: Update to version 2017.2.6, build 172.4574.11.Boris Samorodov2017-11-142-4/+5
| | | | Notes: svn path=/head/; revision=454174
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-091-1/+1
| | | | | | | | PR: 223545 With hat: portmgr Notes: svn path=/head/; revision=453869
* java/intellij: Update to version 2017.2.6.Boris Samorodov2017-11-092-5/+5
| | | | Notes: svn path=/head/; revision=453802
* devel/icu: update to 60.1Jan Beich2017-11-091-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine Notes: svn path=/head/; revision=453790
* Add support for aarch64.Jung-uk Kim2017-11-023-3/+7
| | | | | | | PR: 223231 Notes: svn path=/head/; revision=453336
* Fix default bootstrap JDK selection.Jung-uk Kim2017-11-011-2/+2
| | | | | | | It was accidentally broken by r450869. Notes: svn path=/head/; revision=453315
* Add preliminary support for aarch64 with Zero.Jung-uk Kim2017-11-012-1/+42
| | | | | | | PR: 223231 Notes: svn path=/head/; revision=453314
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-011-2/+2
| | | | Notes: svn path=/head/; revision=453284
* Copy java/wildfly10 to java/wildfly11, and update to Wildfly 11.0.Jimmy Olgeni2017-10-318-0/+1531
| | | | | | | | | PR: 223343 Submitted by: olgeni Approved by: yerenkow@gmail.com (maintainer) Notes: svn path=/head/; revision=453250
* java/jattach: Fix typoTobias Kortkamp2017-10-271-1/+1
| | | | Notes: svn path=/head/; revision=453008
* New port: java/jattachTobias Kortkamp2017-10-275-0/+57
| | | | | | | | | | | | | | | | | The utility to send commands to remote JVM via Dynamic Attach mechanism. All-in-one jmap + jstack + jcmd + jinfo functionality in a single tiny program. No installed JDK required, works with just JRE. This is the lightweight native version of HotSpot Attach API https://docs.oracle.com/javase/8/docs/jdk/api/attach/spec/ WWW: https://github.com/apangin/jattach PR: 222660 Submitted by: Michael Zhilin <mizhka@gmail.com> Notes: svn path=/head/; revision=453007
* java/wildfly90: add support for status command and remove pidfile onJimmy Olgeni2017-10-252-0/+5
| | | | | | | shutdown (see r452897). Notes: svn path=/head/; revision=452898
* java/wildfly10: add support for status command and remove pidfile on shutdown.Jimmy Olgeni2017-10-252-2/+5
| | | | | | | | | | | | While I'm here, fix whitespace, and add APP_SHORTNAME to the console output to make it clear who is doing what. PR: 220513 Submitted by: soumar@linux.fjfi.cvut.cz Approved by: maintainer timeout Notes: svn path=/head/; revision=452897
* . Update to 8u152.Greg Lewis2017-10-223-6/+8
| | | | Notes: svn path=/head/; revision=452684
* . Udpate to 8u152.Greg Lewis2017-10-223-8/+11
| | | | Notes: svn path=/head/; revision=452683
* . Udpate to 9.0.1Greg Lewis2017-10-223-10/+13
| | | | | | | | | | | . Fix ONLY_FOR_ARCHS to not include i386 [1] . Rework versioning now the update format has been revealed PR: 222540 [1] Submitted by: Michael Osipov [1] Notes: svn path=/head/; revision=452681
* . Add back in @dir directive accidentally dropped in the last commit.Greg Lewis2017-10-221-0/+1
| | | | Notes: svn path=/head/; revision=452680
* . Update to 9.0.1Greg Lewis2017-10-223-11/+14
| | | | | | | | | | | | . Fix ONLY_FOR_ARCHS to not include i386 [1] . Rework versioning now the update format has been revealed . Add missing symlink to the packing list PR: 222540 [1] Submitted by: Michael Osipov [1] Notes: svn path=/head/; revision=452679
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine Notes: svn path=/head/; revision=452570
* java/bluej: Update to 4.1.1Ben Woods2017-10-214-449/+455
| | | | | | | | | | | | | | | | | - Change minimum supported JDK version to 8u60 - Take maintainership - Remove fallback MASTER_SITE (no longer available) - Add LICENSE details - Add dependency on openjfx to fix runtime error - Set NO_ARCH=yes - Add desktop entry - Move install location to ${JAVASHAREDIR}/${PORTNAME} as per porter's handbook PR: 221162 Approved by: lme (previous maintainer) Notes: svn path=/head/; revision=452567
* java/visualvm: fix web urlSteve Wills2017-10-161-1/+1
| | | | Notes: svn path=/head/; revision=452239
* . Pet portlint.Greg Lewis2017-10-142-5/+5
| | | | Notes: svn path=/head/; revision=452083
* . Remove reference to not yet complete openjdk9 port.Greg Lewis2017-10-141-1/+1
| | | | Notes: svn path=/head/; revision=452082
* . More portlint petting.Greg Lewis2017-10-142-3/+3
| | | | Notes: svn path=/head/; revision=452081
* . Minor portlint petting.Greg Lewis2017-10-141-2/+2
| | | | Notes: svn path=/head/; revision=452078
* . Add a port of the Oracle JRE 9 for Linux.Greg Lewis2017-10-146-0/+494
| | | | Notes: svn path=/head/; revision=452077
* . Add a port of the Oracle JDK9 for Linux.Greg Lewis2017-10-146-0/+1303
| | | | | | | . Add support for JDK9 to bsd.java.mk Notes: svn path=/head/; revision=452076
* . Prepare for JDK9 support.Greg Lewis2017-10-142-5/+7
| | | | Notes: svn path=/head/; revision=452075
* Update to 2017.2.4.Vanilla I. Shu2017-10-143-75/+310
| | | | | | | | Submitted by: 222827 Reported by: maintainer Notes: svn path=/head/; revision=452042
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-122-3/+0
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* For ports that are explicitly enabled on armv6, also enable themMark Linimon2017-10-101-1/+2
| | | | | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) Notes: svn path=/head/; revision=451721
* java/intellij: Update to version 2017.2.5.Boris Samorodov2017-10-093-6/+6
| | | | Notes: svn path=/head/; revision=451647
* Update to 1.2.2.Vanilla I. Shu2017-10-062-4/+4
| | | | Notes: svn path=/head/; revision=451350
* New port: java/openjfx8-scenebuilderTobias Kortkamp2017-10-045-0/+54
| | | | | | | | | | | | | | | | | | JavaFX Scene Builder provides a visual layout environment that lets you quickly design user interfaces for JavaFX applications without needing to write any code. It allows simple drag-and-drop positioning of GUI components onto a JavaFX scene. As you build the layout of your UI, the FXML code for the layout is automatically generated. It provides a simple yet intuitive interface that can help even non-programmers to quickly prototype interactive applications that connect GUI components to the application logic. WWW: http://openjdk.java.net/projects/openjfx/ Notes: svn path=/head/; revision=451238
* Make sure that java/openjfx8-devel can load libavcodec.so.57 andTobias Kortkamp2017-10-042-0/+12
| | | | | | | unlock support for more media formats. Notes: svn path=/head/; revision=451224
* java/openjfx8-devel: Update to 8u172-b00Tobias Kortkamp2017-10-0336-120/+1782
| | | | | | | | | | | | | | | | | | | - Move to the regular OpenJFX 8 repository [1], add all *BSD specific patches to the port, and stop using the repository at [2]. This should make port contributions and updates a lot easier going forward. - Bump PORTEPOCH and start using version numbers based on the tags from [1] - Prepare the port for supporting multiple audio backend options - Fix PREFIX/LOCALBASE confusion and get all Java dependencies from LOCALBASE and not from PREFIX - Respect CC and CXX during the WebKit build. Clang in FreeBSD 10.3 segfaults while building it now, so make sure we use Clang from devel/llvm40 via compiler:c++14-lang instead. [1] http://hg.openjdk.java.net/openjfx/8u/rt/ [2] https://bitbucket.org/tobik/openjfx-rt Notes: svn path=/head/; revision=451172
* Clean up X11 option handling. No functional change.Jung-uk Kim2017-10-031-24/+14
| | | | Notes: svn path=/head/; revision=451167
* Fix java/openjdk8-jre build after r444448.Jung-uk Kim2017-10-031-3/+3
| | | | | | | PR: 222750 Notes: svn path=/head/; revision=451162
* Update arm distfiles to sync. with amd64 and i386.Jung-uk Kim2017-10-024-66/+12
| | | | Notes: svn path=/head/; revision=451083
* Unbreak fetch. This is sort of an exception to the MASTER_SITE_SUBDIRDon Lewis2017-09-301-0/+1
| | | | | | | for APACHE_COMMONS_SOURCE. Notes: svn path=/head/; revision=450944
* New port jakarta-commons-lang3.Don Lewis2017-09-294-0/+54
| | | | | | | | | | | | | | | | | This is a repo-copy of jakarta-commons-lang, updated to revision 3.4. It can co-exist with jakarta-commons-lang. The newest version upstream is actually 3.6, but support for using apache-ant to build was dropped between 3.4 and 3.5. Apache OpenOffice 4.2.0 will require 3.3+. Add NO_ARCH. Modernize by using option helpers. Get rid of the JDK_API!= stuff, which looks like it no longer did anything useful. Notes: svn path=/head/; revision=450886
* Synchronize COMMENT with java/bootstrap-openjdk8.Jung-uk Kim2017-09-281-1/+1
| | | | Notes: svn path=/head/; revision=450876
* Set DEPRECATED and EXPIRATION_DATE.Jung-uk Kim2017-09-281-3/+5
| | | | | | | | Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and use java/bootstrap-openjdk8 to bootstrap java/openjdk8. Notes: svn path=/head/; revision=450875
* Use java/bootstrap-openjdk6 to bootstrap.Jung-uk Kim2017-09-281-3/+3
| | | | Notes: svn path=/head/; revision=450871
* Use java/bootstrap-openjdk8 to bootstrap.Jung-uk Kim2017-09-281-25/+17
| | | | Notes: svn path=/head/; revision=450869
* Add bootstrap JDK for OpenJDK8.Jung-uk Kim2017-09-2810-0/+280
| | | | | | | | | PR: 210283 PR: 221897 PR: 222460 Notes: svn path=/head/; revision=450868