summaryrefslogtreecommitdiff
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-18MFH: r447701Jung-uk Kim4-10/+10
Update to 8u144. Approved by: ports-secteam (feld)
2017-07-12MFH: r445546Jung-uk Kim1-2/+3
Remove an unnecessary runtime dependency for NPAPI plugin support. PR: 220648 Approved by: ports-secteam (junovitch)
2017-07-11MFH: r445497Tobias Kortkamp2-1/+12
Add missing Pango symbols Currently Pango functions are hidden behind __linux__ and not compiled in as part of the build. Not all JavaFX applications are affected by this, but applications that do advanced text layout that require Pango internally cause an UnsatisfiedLinkError at runtime. Caused by: java.lang.UnsatisfiedLinkError: com.sun.javafx.font.freetype.OSPango.pango_ft2_font_map_new()J at com.sun.javafx.font.freetype.OSPango.pango_ft2_font_map_new(Native Method) at com.sun.javafx.font.freetype.PangoGlyphLayout.layout(PangoGlyphLayout.java:88) at com.sun.javafx.text.PrismTextLayout.shape(PrismTextLayout.java:834) at com.sun.javafx.text.PrismTextLayout.layout(PrismTextLayout.java:1064) at com.sun.javafx.text.PrismTextLayout.ensureLayout(PrismTextLayout.java:223) ... PR: 220566 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11545 Approved by: ports-secteam (blanket)
2017-06-27Add a new ALSA default option to make it possible to disable ALSATobias Kortkamp1-5/+10
support and build the JDK without an ALSA dependency PR: 219125 Reviewed by: jbeich Approved by: mat (mentor), java (maintainer timeout, 6+ weeks) Differential Revision: https://reviews.freebsd.org/D11331
2017-06-26Scrub mention of armv6hf from ARCHS. It was never in a released version.Mark Linimon2-2/+2
While here, sort ARCHS and pet portlint. Reviewed by: imp Approved by: portmgr (tier-2 blanket)
2017-06-26Fix WWWSunpoet Po-Chuan Hsieh1-1/+1
Approved by: portmgr (blanket)
2017-06-26Fix WWWSunpoet Po-Chuan Hsieh1-1/+1
Approved by: portmgr (blanket)
2017-06-18qa: add check for NO_ARCHDavid Naylor1-0/+2
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR. If an elf(5) file is bundles as part of the package, but is not meant to be run directly (i.e. the elf(5) file is a payload, and not compiled) then those files can be added to NO_ARCH_IGNORE to avoid the check from failing, Changes to ports: - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH removed. - Ports that have elf(5) payloads have had those files added to NO_ARCH_IGNORE. - R-cran ports that do not set USES=cran:compiles have NO_ARCH set, PR: 218976 Reviewed by: antoine, mat Approved by: portmgr
2017-06-14java/intellij-pycharm: Update to version 2017.1.4Boris Samorodov2-4/+4
2017-06-07java/intellij: Update to version 2017.1.4Boris Samorodov2-5/+5
2017-05-31java/intellij-pycharm: Update to version 2017.1.3Boris Samorodov2-4/+4
2017-05-31Fix compilation with Clang 4.0.Jung-uk Kim1-0/+11
2017-05-31Fix compilation with Clang 4.0.Jung-uk Kim1-0/+11
2017-05-30. Update to b43.Greg Lewis2-6/+13
2017-05-30. Update to 7u141.Greg Lewis3-927/+808
2017-05-29. Update to 7u131.Greg Lewis5-2692/+2533
2017-05-27. Update to the 8u131 docs.Greg Lewis2-4/+4
2017-05-26Mark some ports failing on armv6, for errors classified as "???".Mark Linimon3-0/+6
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
2017-05-26Mark some ports failing on armv6. In cases where the error messageMark Linimon3-2/+8
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
2017-05-25java/intellij: Update to version 2017.1.3Boris Samorodov3-6/+10
2017-05-23Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny4-3/+4
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
2017-05-20Update java/bouncycastle15 upto 1.57Eugene Grosbein2-4/+4
2017-05-20Mark some ports failing on power64. In cases where the error messageMark Linimon1-0/+1
was a stub, provide a real one. While here, pet portlint. Reported by: swills Approved by: portmgr (tier-2 blanket)
2017-05-13Mark some ports failing on power64. In cases where the error messageMark Linimon1-0/+2
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
2017-05-11java/intellij: Update Idea 171.4249.32 -> 171.4249.39Boris Samorodov2-4/+5
2017-05-10Pass maintainership to submitterSunpoet Po-Chuan Hsieh1-1/+1
PR: 219180 Submitted by: Jov <amutu@amutu.com>
2017-05-05java/intellij-pycharm: Update to version 2017.1.2.Boris Samorodov3-4/+6
PR: 219083 Submitted by: Christian Sturm <reezer@reezer.org>
2017-05-01Provide error messages for some ports failing on aarch64, and, in aMark Linimon1-0/+3
few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
2017-04-25Chase ffmpeg 3.3 update (ABI changes)Thomas Zander1-0/+1
PR: 218658 Submitted by: riggs
2017-04-23java/intellij: Update to version 2017.1.2.Boris Samorodov3-13/+14
2017-04-19Update to 8u131.Greg Lewis6-1469/+1094
2017-04-19. Update to 8u131Greg Lewis2-4/+4
2017-04-19. Update to 8u131.Greg Lewis2-6/+6
2017-04-13java/intellij: Update to version 2017.1.1, use no-jdk distfile.Boris Samorodov3-15/+15
2017-04-13java/intellij-pycharm: Update to version 2017.1.1.Boris Samorodov3-132/+79
2017-04-13Merge fixes for JDK-6900441 and JDK-8029453 from Linux sources.Jung-uk Kim3-1/+303
2017-04-13Merge fix for JDK-6900441 from Linux source.Jung-uk Kim3-0/+309
http://bugs.java.com/view_bug.do?bug_id=6900441 While we are at it, merge fix for JDK-8029453. http://bugs.java.com/view_bug.do?bug_id=8029453 Note JDK-8029453 only affects us when "-XX:WorkAroundNPTLTimedWaitHang=0" is forcibly set. Reported by: 张泽鹏 (redraiment at gmail dot com) Tested by: 张泽鹏 (redraiment at gmail dot com)
2017-04-12Update to 5.3.3 release.Alex Dupre2-4/+4
2017-04-12java/java-checkstyle: Update version 7.0=>7.6Muhammad Moinur Rahman2-4/+4
2017-04-12- Remove obsolete OSVERSION conditionDmitry Marakasov1-5/+1
Approved by: portmgr blanket
2017-04-11Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold1-6/+6
There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
2017-04-01new port: java/lightweight-java-profilerJohannes M Dieterich9-0/+158
A port of the lightweight-java-profiler (ljp). ljp acts as a bare-bones agentlib to produce profiling stacks that can be digested, e.g., by Brendan Gregg's flamegraph scripts. Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10194
2017-04-01Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer3-3/+3
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
2017-03-27java/intellij-pycharm: Update to version 2017.1.Boris Samorodov3-11/+974
2017-03-27java/intellij: Update to version 2017.1.Boris Samorodov3-34/+56
2017-03-27java/intellij-pycharm: Update to version 2016.3.3.Boris Samorodov2-4/+4
2017-03-27. Update to 2017b.Greg Lewis3-4/+5
2017-03-14java/intellij: Update to version 2016.3.5.Boris Samorodov2-5/+5
2017-03-14Update to 1.4.Vanilla I. Shu2-3/+6
2017-03-11Switch MAINTAINER to my new account for my ports.Eugene Grosbein1-1/+1
Reviewed by: az M devel/py-application/Makefile M devel/py-xcaplib/Makefile M java/bouncycastle15/Makefile M net/py-msrplib/Makefile