aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-132-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* Update Eclipse CDT to 9.0.1 and assign port to submitter.Tijl Coosemans2017-01-1213-459/+944
| | | | | | | | PR: 213649 Submitted by: Michael Zhilin <mizhka@gmail.com> Notes: svn path=/head/; revision=431296
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-111-4/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431169
* Rename java/wildfly100 to java/wildfly10.Jimmy Olgeni2017-01-108-4/+4
| | | | | | | | PR: 212052 Submitted by: olgeni Notes: svn path=/head/; revision=431140
* java/intellij-rubymine: create portSteve Wills2017-01-109-0/+2195
| | | | | | | | | | | | | RubyMine is a cross-platform IDE that supports Ruby, Ruby on Rails and web development. WWW: https://www.jetbrains.com/ruby/ PR: 214967 Submitted by: Stefan Wendler <stefan.wendler@tngtech.com> Notes: svn path=/head/; revision=431139
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=430947
* . Update to 2016jGreg Lewis2017-01-063-4/+6
| | | | Notes: svn path=/head/; revision=430683
* java/openjfx8-devel fix build with Gradle 3.2.1Alan Somers2017-01-043-10/+14
| | | | | | | | | | | | | | | Add a missing build dependency on junit to the Makefile, and fix the path to Hamcrest in build.gradle. Also, reset MAINTAINER by request of the current maintainer. PR: 215677 Reviewed by: brd, Tobias Kortkamp Approved by: brd (ports) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D9005 Notes: svn path=/head/; revision=430571
* . Add powerpc64 support.Greg Lewis2017-01-021-5/+9
| | | | | | | | PR: 212709 Submitted by: Curtis Hamilton <hamiltcl@verizon.net> Notes: svn path=/head/; revision=430424
* . Add support for powerpc64.Greg Lewis2017-01-022-3/+15
| | | | | | | | | PR: 215417 Submitted by: Curtis Hamilton Approved by: Maintainer timeout Notes: svn path=/head/; revision=430419
* java/intellij-pycharm: Update to version 2106.3.2.Boris Samorodov2017-01-013-4/+6
| | | | Notes: svn path=/head/; revision=430304
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-014-8/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* . Add support for the HotSpot Serviceability Agent for ppc64.Greg Lewis2016-12-291-202/+2430
| | | | | | | | | | | . This also pulls in some OpenBSD tweaks, I believe. These should be a no-op for FreeBSD though. PR: 212709 (partial) Submitted by: Curtis Hamilton <hamiltcl@verizon.net> Notes: svn path=/head/; revision=429875
* . Update to 8u112Greg Lewis2016-12-282-3/+4
| | | | | | | | PR: 215424 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=429839
* java/intellij: Update to version 2016.3.2.Boris Samorodov2016-12-272-5/+5
| | | | Notes: svn path=/head/; revision=429630
* java/bouncycastle15: update 1.55 -> 1.56Kurt Jaeger2016-12-274-19/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | port changes: - upstream updated list of its MASTER_SITES (bouncycastle.gva.es is gone, downloads.bouncycastle.org changed to www.bouncycastle.org); - pkg-descr updated to reflect current features; - installation of zipped bundled sources made optional, enabled by default to match previous behavior. Some of new version changes: - a new API for DTLS/TLS and a JSSE provider suitable for Java 5 and later; - support for RFC 7539 ChaCha20 and Poly1305 has also been added and general support for SHA-3 in the PKIX APIs has been improved; Full details of the release: PR: 215507 Changes: https://www.bouncycastle.org/releasenotes.html Security: CVE-2016-1000338, CVE-2016-1000339, CVE-2016-1000340, CVE-2016-1000341, CVE-2016-1000342, CVE-2016-1000343, CVE-2016-1000344, CVE-2016-1000345, CVE-2016-1000346, CVE-2016-1000352 Submitted by: Eugene Grosbein <ports@grosbein.net> (maintainer) Notes: svn path=/head/; revision=429629
* - Mark BROKEN on FreeBSD 9.x i386Dmitry Marakasov2016-12-231-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=429245
* - Mark BROKEN on FreeBSD 9.x i386Dmitry Marakasov2016-12-231-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=429240
* - Mark BROKEN on FreeBSD 9.x i386:Dmitry Marakasov2016-12-231-0/+2
| | | | | | | | | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings (help.effective-settings) on project jboss-as-testsuite: Execution help.effective-settings of goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings failed: 0 -> [Help 1] Approved by: portmgr blanket Notes: svn path=/head/; revision=429239
* java/intellij-pycharm: Update to version 2016.3.1.Boris Samorodov2016-12-163-5/+5
| | | | Notes: svn path=/head/; revision=428692
* java/intellij: Update to version 2016.3.1.Boris Samorodov2016-12-163-14/+14
| | | | Notes: svn path=/head/; revision=428691
* - Add LICENSEDmitry Marakasov2016-12-102-4/+9
| | | | | | | | - Switch to options helpers - Regenerate patches Notes: svn path=/head/; revision=428273
* Add an X11 option to java/openjdk[78]Alan Somers2016-12-092-11/+46
| | | | | | | | | | | | | | | It defaults to on. Disabling it will remove X support from Java, and reduce X-related dependencies. PR: 210000 Reviewed by: brd Approved by: brd (ports) Approved by: glewis (maintainer timeout) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D6698 Notes: svn path=/head/; revision=428241
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-082-2/+2
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428150
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-086-5/+6
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428144
* Deprecate and set expiration date to T + 2 monthsDmitry Marakasov2016-12-073-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From jboss.org: The JBoss AS community project has been renamed to the WildFly community project, which has a new home at wildfly.org. The JBoss name now only applies to the commercially supported product, called JBoss EAP, which is derived from the WildFly community project and is available here. For more information on the differences between the project and product offerings, see the JBoss.ORG technology page. You can find old JBoss AS community releases on our archived downloads page, however, these releases are not maintained and therefore are likely to contain bugs and security vulnerabilities. It is highly recommended that you upgrade to WildFly or JBoss EAP using the above links at your earliest convenience. If you require assistance in making this move, please ask on the forums or contact your local Red Hat account representitive. PR: 214223, 214224, 214225 Submitted by: yerenkow@gmail.com (maintainer) Notes: svn path=/head/; revision=428048
* java/intellij-pycharm: Update to version 2016.3.Boris Samorodov2016-12-053-33/+50
| | | | Notes: svn path=/head/; revision=427877
* Remove expired port:Rene Ladan2016-12-015-107/+0
| | | | | | | 2016-12-01 java/jakarta-struts: Port is unmaintained and has known security vulnerabilites Notes: svn path=/head/; revision=427532
* Don't quote {} in find -exec calls.Mathieu Arnold2016-12-011-2/+2
| | | | | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight Notes: svn path=/head/; revision=427491
* java/intellij: Remove non-native jar libraries.Boris Samorodov2016-11-302-12/+4
| | | | | | | Reported by: Caspar Schutijser <caspar@schutijser.com> (via email; thanks Caspar! My email answer seems to end up at your spam filter) Notes: svn path=/head/; revision=427458
* java/intellij: update to version 2016.3.Boris Samorodov2016-11-283-116/+8739
| | | | Notes: svn path=/head/; revision=427296
* . Update to 2016iGreg Lewis2016-11-243-4/+5
| | | | Notes: svn path=/head/; revision=426991
* In several dozen ports, use single space for WWW: line in pkg-descr, andAlexey Dokuchaev2016-11-221-2/+1
| | | | | | | reformat port description text in cases when it was notoriously broken. Notes: svn path=/head/; revision=426827
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-203-2/+3
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-161-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426198
* java/visualvm: switch back to multi-language versionSteve Wills2016-11-143-4/+319
| | | | Notes: svn path=/head/; revision=426108
* java/netty: update 3.9.2 -> 3.10.6Kurt Jaeger2016-11-122-3/+4
| | | | | | | | | PR: 214427 Changes: https://github.com/netty/netty/issues?q=milestone%3A3.10.6.Final http://netty.io/news/2016/06/29/3-10-6-Final.html Submitted by: Jochen Neumeister <joneum@bsdproject.de> Notes: svn path=/head/; revision=425923
* java/visualvm: update to 1.3.9Steve Wills2016-11-103-325/+12
| | | | | | | Submitted by: girgen Notes: svn path=/head/; revision=425856
* java/jakarta-commons-collections:Max Brazhnikov2016-11-022-2/+148
| | | | | | | | | | - Add patch from Fedora to fix build with OpenJDK8 https://issues.apache.org/jira/browse/COLLECTIONS-587 Submitted by: soralx at cydem.org via e-mail Notes: svn path=/head/; revision=425137
* Take maintainership of math/scilab dependenciesMax Brazhnikov2016-11-024-4/+4
| | | | Notes: svn path=/head/; revision=425127
* Update to 5.3.1 release.Alex Dupre2016-10-312-4/+4
| | | | Notes: svn path=/head/; revision=424991
* . Update to 8u112.Greg Lewis2016-10-306-628/+596
| | | | Notes: svn path=/head/; revision=424926
* OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports ↵Mathieu Arnold2016-10-241-1/+1
| | | | | | | | | | | | | | | Makefiles. So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT, where appropriate. The ghostscript ports are doing something nasty that is certainly wrong, but I don't want to try to understand it. Sponsored by: Absolight Notes: svn path=/head/; revision=424560
* Update cacerts file using the one included in 8u111 release.Alex Dupre2016-10-246-1/+3
| | | | | | | Notable change is the inclusion of Let's Encrypt CA. Notes: svn path=/head/; revision=424546
* Update to 5.3 release.Alex Dupre2016-10-212-9/+11
| | | | Notes: svn path=/head/; revision=424415
* ${RM} already has -f.Mathieu Arnold2016-10-2113-19/+19
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* java/intellij: fix pkg-plist.Boris Samorodov2016-10-202-0/+3
| | | | | | | | PR: 213616 Submitted by: Sergey Brunov <sergey.v.brunov@gmail.com> Notes: svn path=/head/; revision=424364
* . Update to 8u112.Greg Lewis2016-10-202-3/+4
| | | | Notes: svn path=/head/; revision=424357
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-205-5/+5
| | | | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. Notes: svn path=/head/; revision=424339