aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r420883Jung-uk Kim2016-08-264-300/+268
| | | | | | | | | Update to b40. Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2016Q3/; revision=420936
* MFH: r419364Baptiste Daroussin2016-07-313-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Remove the deinstall script that appears to be deleting all the temporary files created by pkg(8) during upgrades It happens because the deinstall script tries to clean up the potential manual VM registration by cleaning out all symlinks to bin/javavm Given all VM are registring/unregistering themselves this part is not needed The other thing the script was doing handling the configuration which has been replaced by @sample. pkg-install has been modified to drop the handling of the configuration file but keep the auto registration if all VM found. While this part is not necessary as well, we keep it because otherwise anyone doing delete/install on javavmwapper version 2.5 being the installed version would end up with all VM unregistered. The pkg-install should be removed after EOL of FreeBSD 10.3 PR: 210313 Notes: svn path=/branches/2016Q3/; revision=419365
* java/openjfx8-devel: Unbreak build after Gradle updateKurt Jaeger2016-07-102-2/+10
| | | | | | | | | | | | - fix the build after recent update to Gradle 2.12. PR: 208470 MFH: r418313 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) Approved by: portmgr (junovitch) Notes: svn path=/branches/2016Q3/; revision=418342
* Add port of JXGrabKey -- a Java library for working with X11Mikhail Teterin2016-06-307-0/+97
| | | | | | | keys. Notes: svn path=/head/; revision=417813
* New port: java/aparapiKurt Jaeger2016-06-269-0/+243
| | | | | | | | | | | | | | | | | aparapi is an open source API for expressing data parallel workflows in Java. Originally an AMD product, Aparapi was released to open source on September 14, 2011. Aparapi is an API for expressing data parallel workloads in Java and a runtime component capable of converting the Java# bytecode of compatible workloads into OpenCL# so that it can be executed on a variety of GPU devices. WWW: https://github.com/aparapi/aparapi PR: 204024 Submitted by: dieterich@ogolem.org Notes: svn path=/head/; revision=417519
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-204-23/+26
| | | | | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=417166
* . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patchGreg Lewis2016-06-183-2232/+1574
| | | | | | | and should also fix ppc64 support. Notes: svn path=/head/; revision=417048
* . Fix a double free bug. This is pulled from upstream.Greg Lewis2016-06-162-1/+53
| | | | | | | | | | . Bump PORTREVISION. PR: 210226 Submitted by: girgen@ Notes: svn path=/head/; revision=416952
* Unbreak arm.Jung-uk Kim2016-06-134-10/+63
| | | | | | | | | | | | - Remove armv6hf because it is default now. - Merge a HotSpot fix from src/os_cpu/linux_zero/vm/os_linux_zero.cpp. http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/c6ef40024aa2 - Add an upstream patch to unbreak Zero. http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8f58998958ca - Extend PR209599 to cover arm platforms. Notes: svn path=/head/; revision=416839
* . Handle unsafe operations that access invalid memory more gracefully.Greg Lewis2016-06-132-0/+15
| | | | | | | | | | . Bump PORTREVISION for this fix. PR: 209599 Submitted by: Andrew Smith <iamasmith.home@gmail.com> Notes: svn path=/head/; revision=416828
* . Use poll() rather than select() on BSD to avoid crashes during networkGreg Lewis2016-06-122-0/+86
| | | | | | | | | | | timeouts. This is forwarded ported from OpenJDK 7. . Bump PORTREVISION for this fix. PR: 210191 Submitted by: Andrew Smith <iamasmith.home@gmail.com> Notes: svn path=/head/; revision=416826
* Handle unsafe operations that access invalid memory more gracefullyGreg Lewis2016-06-121-0/+14
| | | | | | | | PR: 209599 Submitted by: Andrew Smith <iamasmith.home@gmail.com> Notes: svn path=/head/; revision=416825
* java/java-checkstyle: Update version 6.3=>6.19Muhammad Moinur Rahman2016-06-122-5/+10
| | | | | | | | - Mark NO_ARCH - Convert to OPTIONSNG based do-install Notes: svn path=/head/; revision=416783
* java/intellij: Update to version 2016.1.3.Boris Samorodov2016-06-102-5/+5
| | | | Notes: svn path=/head/; revision=416672
* Remove expired ports:Rene Ladan2016-06-024-30/+0
| | | | | | | | | | 2016-06-02 java/rubygem-rjb: fails to create JVM devel/rubygem-atoulme-antwrap: depends on java/rubygem-rjb [1] Approved by: arved [1] Notes: svn path=/head/; revision=416275
* java/intellij-pycharm: Update to version 2016.1.4.Boris Samorodov2016-05-272-3/+4
| | | | Notes: svn path=/head/; revision=415930
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-232-2/+2
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-234-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* . Update to 7u101Greg Lewis2016-05-213-2016/+1054
| | | | Notes: svn path=/head/; revision=415601
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-192-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-1921-38/+38
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* . Update to 8u92.Greg Lewis2016-05-176-3382/+6995
| | | | Notes: svn path=/head/; revision=415373
* IntelliJ PyCharm is an advanced IDE developed by JetBrains andBoris Samorodov2016-05-168-0/+1269
| | | | | | | | | | | | focused on developer productivity. PyCharm provides smart code completion, code inspections, on-the-fly error highlighting and quick-fixes, along with automated code refactorings and rich navigation capabilities. WWW: http://www.jetbrains.com/pycharm/ Notes: svn path=/head/; revision=415367
* java/intellij: Update to version 2016.1.2b.Boris Samorodov2016-05-162-4/+5
| | | | Notes: svn path=/head/; revision=415365
* java/intellij: update to version 2016.1.2, take maintainership.Boris Samorodov2016-05-163-114/+148
| | | | | | | | | PR: 209541 Submitted by: bsam (me) Approved by: Tobias Kortkamp <t@tobik.me> Notes: svn path=/head/; revision=415358
* java/intellij-pty4: A new version of IntelliJ IDEA (pending commit)Boris Samorodov2016-05-161-3/+1
| | | | | | | | | | | uses pty4j-0.6.jar which seems to include FreeBSD support. Do not install pty4j-0.5.jar, install only the native component of pty4j. PR: 209552 Submitted by: bsam (me) Approved by: Tobias Kortkamp <t@tobik.me> (maintainer) Notes: svn path=/head/; revision=415356
* Remove expired ports:Rene Ladan2016-05-096-776/+0
| | | | | | | | 2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security vulnerabilities 2016-04-13 deskutils/gnustep-notebook: Does not fetch Notes: svn path=/head/; revision=414893
* Update to b39.Jung-uk Kim2016-05-063-16/+30
| | | | | | | MFH: 2016Q2 Notes: svn path=/head/; revision=414705
* Drop maintainership, mark IGNORE and set EXPIRATION_DATETilman Keskinoz2016-05-021-1/+5
| | | | | | | Sometime in the last year module stopped to work. Notes: svn path=/head/; revision=414451
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove expired port:Rene Ladan2016-04-246-3229/+0
| | | | | | | | | 2016-02-29 java/linux-sun-jdk17: Unsupported and known for multiple security vulnerabilities Sponsored by: Essen Linuxhotel Hackathon 2016 Notes: svn path=/head/; revision=413939
* . Update to 8u92Greg Lewis2016-04-232-3/+3
| | | | Notes: svn path=/head/; revision=413802
* . Update to 8u92Greg Lewis2016-04-232-5/+5
| | | | Notes: svn path=/head/; revision=413801
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* . Update to 2016d.Greg Lewis2016-04-203-3/+5
| | | | Notes: svn path=/head/; revision=413672
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'Alexey Dokuchaev2016-04-161-1/+0
| | | | | | | | was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago, and fix some minor bogosities nearby. Notes: svn path=/head/; revision=413438
* USE_RC_SUBR=yes has not done anything for a long time, remove it fromMathieu Arnold2016-04-141-1/+0
| | | | | | | | | the few remaining ports and make it give an error. Sponsored by: Absolight Notes: svn path=/head/; revision=413252
* Point WWW link to the archived home page of the project due to theGuido Falsi2016-04-131-1/+1
| | | | | | | | | | site being unavailable otherwise. PR: 208781 Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) Notes: svn path=/head/; revision=413215
* - Mark BROKEN, does not build:Dmitry Marakasov2016-04-121-0/+2
| | | | | | | | | | | | :buildSrc:compileGroovynet.rubygrapefruit.platform.NativeException: Failed to load native library 'libnative-platform.so' for FreeBSD amd64. ... Caused by: java.lang.UnsatisfiedLinkError: /wrkdirs/usr/ports/java/openjfx8-devel/work/dot-gradle/native/19/freebsd-amd64/libnative-platform.so: Shared object "libstdc++.so.6" not found, required by "libnative-platform.so" Reported by: pkg-fallout Approved by: portmgr blanket Notes: svn path=/head/; revision=413119
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-0146-125/+125
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* . Update to 8u77.Greg Lewis2016-03-272-3/+9
| | | | Notes: svn path=/head/; revision=412020
* java/wildfly100: update to 10.0.0.FinalJason Unovitch2016-03-274-263/+295
| | | | | | | | | | - Also update rc script to set correct permissions PR: 208310 Submitted by: yerenkow@gmail.com (maintainer) Notes: svn path=/head/; revision=411975
* . Update to 8u77Greg Lewis2016-03-262-3/+3
| | | | Notes: svn path=/head/; revision=411963
* . Update to 8u77.Greg Lewis2016-03-262-5/+5
| | | | Notes: svn path=/head/; revision=411962
* java/openjfx8-devel: create portSteve Wills2016-03-208-0/+174
| | | | | | | | | | | | | | | OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. WWW: http://openjdk.java.net/projects/openjfx/ PR: 207566 Submitted by: Tobias Kortkamp <t@tobik.me> Notes: svn path=/head/; revision=411524
* Reset MAINTAINER to ports@. Maintainer doesn't use this port any more.Cy Schubert2016-03-171-1/+1
| | | | | | | Requested by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=411301
* . Update to 2016b.Greg Lewis2016-03-173-5/+6
| | | | Notes: svn path=/head/; revision=411250
* Update to 4.5.2.Vanilla I. Shu2016-03-124-20/+20
| | | | | | | | PR: 207863 Submitted by: maintainer Notes: svn path=/head/; revision=410878