aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* java/jikes: Unbreak on 12.0 and fix build with Clang 6Tobias Kortkamp2018-08-261-3/+1
| | | | | | | | | | | checking for standard set_new_handler... no configure: error: Could not find standard set_new_handler function PR: 230673 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Notes: svn path=/head/; revision=478118
* www/webkit2-gtk3, java/openjfx8-devel: unbreak with libc++ 7Jan Beich2018-08-221-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | In file included from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28: In file included from Source/JavaScriptCore/bytecode/ArrayProfile.h:29: In file included from Source/JavaScriptCore/runtime/Structure.h:28: In file included from Source/JavaScriptCore/runtime/ClassInfo.h:25: In file included from Source/JavaScriptCore/interpreter/CallFrame.h:30: In file included from Source/JavaScriptCore/runtime/VM.h:40: In file included from Source/JavaScriptCore/runtime/FunctionHasExecutedCache.h:28: In file included from /usr/include/c++/v1/unordered_map:385: In file included from /usr/include/c++/v1/__node_handle:16: /usr/include/c++/v1/optional:171:29: error: redefinition of 'bad_optional_access' class _LIBCPP_EXCEPTION_ABI bad_optional_access ^ DerivedSources/ForwardingHeaders/wtf/Optional.h:295:7: note: previous definition is here class bad_optional_access : public std::logic_error { ^ PR: 230464 230600 Submitted by: dim Notes: svn path=/head/; revision=477812
* Remove expired ports:Rene Ladan2018-08-215-97/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-08-20 net/openmq: Broken for more than 5 months 2018-08-20 net/coda6_server: Broken for more than 5 months 2018-08-20 net/ceph-devel: Broken for more than 5 months 2018-08-20 java/jgrapht: Broken for more than 5 months 2018-08-20 mail/mutt14: mutt 1.4.x has been out of support for 10+ years use mail/mutt 2018-08-20 www/pydio: Broken for more than 5 months 2018-08-20 security/fastd-devel: Broken for more than 5 months 2018-08-20 security/fastd: Broken for more than 5 months 2018-08-20 devel/bhyve-vm-goagent: Broken for more than 5 months 2018-08-20 devel/cherivis-devel: Depends on broken and expiring cheritrace-devel 2018-08-20 devel/cheritrace-devel: Broken for more than 5 months 2018-08-20 devel/javolution: Broken for more than 5 months 2018-08-20 devel/bisoncpp: Depends on broken and expiring libbobcat 2018-08-20 databases/php5-pdo_cassandra: Broken for more than 5 months 2018-08-20 games/crafty-open-large: Broken for more than 5 months 2018-08-20 games/crafty-open-enormous: Broken for more than 5 months 2018-08-20 games/crafty-open-medium: Broken for more than 5 months 2018-08-20 math/jakarta-commons-math: Broken for more than 5 months 2018-08-20 math/hfst: Broken for more than 5 months 2018-08-20 math/octave-forge-communications: Broken for more than 5 months 2018-08-20 lang/v8-devel: Broken for more than 5 months 2018-08-20 sysutils/rubygem-fluentd010: Broken for more than 5 months Notes: svn path=/head/; revision=477717
* java/intellij: Update to version 2018.2.1Boris Samorodov2018-08-143-179/+269
| | | | Notes: svn path=/head/; revision=477203
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine Notes: svn path=/head/; revision=476013
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-293-3/+3
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* java/intellij-ultimate: Update to 2018.1.6Steve Wills2018-07-263-15/+11
| | | | | | | | PR: 230028 Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer) Notes: svn path=/head/; revision=475399
* Deprecate ports broken for more than 5 monthsAntoine Brodin2018-07-171-0/+2
| | | | Notes: svn path=/head/; revision=474787
* Remove java/jaf port, since the Java Activation Framework is included byAlex Dupre2018-07-166-67/+6
| | | | | | | | | default in the JRE since Java 6 and we don't support Java 5 anymore. Reviewed by: eugen Notes: svn path=/head/; revision=474750
* bouncycastle15: update to version 1.60Eugene Grosbein2018-07-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | This release deals with two CVEs: one affecting RSA key pair generation where the certainty value is being tweaked in the light-weight API, and the other on properly validating an XMSS/XMSS^MT private key on reload. In terms of improvements, the BCJSSE now supports SNI, CMS now supports SHA-3 signatures, the Unified Model is now fully supported for Diffie-Hellman with ephemeral keys, and PGP EC operations can support a wider range of curves. Issues have also been fixed in EST, CRMF request generation, and low-level support has been added for EdDSA. Further details on other additions and bug fixes can be found in the release notes at: https://www.bouncycastle.org/releasenotes.html Security: CVE-2018-1000180 Security: CVE-2018-1000613 MFH: 2018Q3 Notes: svn path=/head/; revision=474695
* UnbreakAntoine Brodin2018-07-151-1/+2
| | | | Notes: svn path=/head/; revision=474667
* Give the npapi-headers distfile a slightly better filenameTobias Kortkamp2018-07-072-3/+3
| | | | | | | PR: 229242 Notes: svn path=/head/; revision=474076
* Attempt to unbreak java/icedtea-webTobias Kortkamp2018-07-073-3/+22
| | | | | | | | | | | | - Bring back the PLUGIN option. The build needs the 4 NPAPI headers. Extract them from libxul-45.9.0_12 to a separate distfile and point the build to them. PR: 229242 Approved by: java (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=474073
* . Sync the cacerts file with the version in the latest Oracle binary release.Greg Lewis2018-07-032-0/+1
| | | | Notes: svn path=/head/; revision=473801
* . Update to 8u172.Greg Lewis2018-07-022-4/+4
| | | | Notes: svn path=/head/; revision=473703
* devel/icu: update to 62.1Jan Beich2018-06-291-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-1/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* This fails on amd64-12 as well.Mark Linimon2018-06-251-3/+1
| | | | Notes: svn path=/head/; revision=473337
* Mark as broken on arm on -CURRENT.Mark Linimon2018-06-251-0/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473293
* java/icedtea-web: mark as BROKEN after www/libxul removalRene Ladan2018-06-231-0/+1
| | | | Notes: svn path=/head/; revision=473125
* java/icedtea-web: remove optional support for expired www/libxul.Rene Ladan2018-06-222-15/+2
| | | | | | | | This means the PLUGIN option is removed. Bump PORTREVISION Notes: svn path=/head/; revision=473090
* Reset MAINTAINER on ports maintained by amutu@amutu.comYuri Victorovich2018-06-221-1/+1
| | | | | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated. Notes: svn path=/head/; revision=473019
* Mark these ports as broken on aarch64, and, where appropriate, on armvX.Mark Linimon2018-06-221-0/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473012
* - Add LICENSEDmitry Marakasov2018-06-191-0/+7
| | | | | | | | | | - Add NO_ARCH PR: 228744 Approved by: maintainer timeout (glewis, 2 weeks) Notes: svn path=/head/; revision=472787
* Add Oracle Linux Java 10 JDK/JRE/Server JRE.Lev A. Serebryakov2018-06-1816-0/+2149
| | | | | | | | | | This version need linux-c7 and crashes with linux-c6. Works only on amd64. PR: 228848 Notes: svn path=/head/; revision=472705
* Mark as broken on powerpc64.Mark Linimon2018-06-171-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472588
* java/intellij: Update to version 2018.1.5Boris Samorodov2018-06-162-5/+5
| | | | Notes: svn path=/head/; revision=472545
* Mark as broken on powerpc64.Mark Linimon2018-06-041-3/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471737
* Fix packaging with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-281-1/+1
| | | | Notes: svn path=/head/; revision=471017
* java/intellij: Update to version 2018.1.4Boris Samorodov2018-05-273-12/+11
| | | | Notes: svn path=/head/; revision=470975
* Fix packaging with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-2/+2
| | | | Notes: svn path=/head/; revision=470960
* Update to 8u172Greg Lewis2018-05-272-6/+6
| | | | Notes: svn path=/head/; revision=470958
* . Update to 8u172.Greg Lewis2018-05-263-179/+174
| | | | Notes: svn path=/head/; revision=470939
* Fix packaging with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-261-1/+1
| | | | Notes: svn path=/head/; revision=470893
* java/visualvm: update to 1.4.1Steve Wills2018-05-242-4/+4
| | | | Notes: svn path=/head/; revision=470798
* . Update to 2018e.Greg Lewis2018-05-222-4/+4
| | | | Notes: svn path=/head/; revision=470591
* . Update to 8u172.Greg Lewis2018-05-216-753/+745
| | | | Notes: svn path=/head/; revision=470492
* Fix build on head.Jung-uk Kim2018-05-151-49/+48
| | | | Notes: svn path=/head/; revision=470063
* Update to 6.0.3 release.Alex Dupre2018-05-102-4/+4
| | | | Notes: svn path=/head/; revision=469563
* - Fix tests and switch to new test frameworkDmitry Marakasov2018-05-061-4/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=469183
* Remove redundant PKGMESSAGE assignment, which is set appropriatelyAlexey Dokuchaev2018-05-051-1/+0
| | | | | | | by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469132
* Update to 2018.1.1Kirill Ponomarev2018-05-033-526/+438
| | | | | | | | PR: 227950 Submitted by: maintainer Notes: svn path=/head/; revision=468942
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-021-0/+1
| | | | | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 Notes: svn path=/head/; revision=468844
* Update to 6.0.2 release.Alex Dupre2018-04-262-4/+4
| | | | Notes: svn path=/head/; revision=468350
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.Mathieu Arnold2018-04-251-0/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=468307
* java/java-checkstyle: Update version 8.7=>8.9Muhammad Moinur Rahman2018-04-242-4/+4
| | | | Notes: svn path=/head/; revision=468247
* java/openjfx8-scenebuilder: Update to 8u172-b11Tobias Kortkamp2018-04-212-5/+4
| | | | Notes: svn path=/head/; revision=467903
* java/openjfx8-devel: Update to 8u172-b11Tobias Kortkamp2018-04-216-23/+43
| | | | Notes: svn path=/head/; revision=467902
* (1) Remove devel/subversion18Lev A. Serebryakov2018-04-201-10/+5
| | | | | | | | | | (2) Intoroduce devel/subversion19 from latest pre-1.10 devel/subversion (3) Rework all addons to unify versioning code. FLAVORS is not used because it will conflict with Python FLAVORS (4) Restore mod_dontdothat for www/mod_dav_svn Notes: svn path=/head/; revision=467834
* java/intellij: Update to version 2018.1Boris Samorodov2018-04-163-768/+869
| | | | Notes: svn path=/head/; revision=467531