Commit graph

4241 commits

Author SHA1 Message Date
Boris Samorodov
00b8d8ca99 java/intellij: Update to version 2017.2.1. 2017-08-02 22:27:07 +00:00
Boris Samorodov
cc4c25c351 java/intellij-pycharm: Update to version 2017.2. 2017-07-29 09:43:21 +00:00
Boris Samorodov
2dcf86d79d java/intellij: Update to version 2017.2. 2017-07-25 17:38:37 +00:00
Tobias Kortkamp
7de7dddc28 java/openjfx8-devel: Update to a more recent snapshot
- Add new default options MEDIA and WEBKIT to enable building of the
  media and web modules
- Take back maintainership

Running e.g. AsciidocFX on FreeBSD should be possible now.

PR:		218014
Reported by:	Dr. Jochen Raßler <jochen.rassler@gmail.com>, mr (via mail)
2017-07-22 22:05:21 +00:00
Boris Samorodov
bfe0a53601 java/intellij-pycharm: Update to version 2017.1.5. 2017-07-18 09:20:26 +00:00
Tobias Kortkamp
b746e136ed Fix build of java/openjfx8-devel with Gradle 4.0
PR:		220322
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11565
2017-07-13 15:46:36 +00:00
Jung-uk Kim
4967dcccea Remove an unnecessary runtime dependency for NPAPI plugin support.
PR:		220648
MFH:		2017Q3
2017-07-11 19:44:09 +00:00
Tobias Kortkamp
3b42faefe9 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
MFH:	2017Q3
2017-07-11 13:20:17 +00:00
Eugene Grosbein
72482226ac Fix build of java/bouncycastle15 on armv6:
remove fork="true" in javac and fork="yes" in junit tasks (ant/bc+-build.xml)

Original report:

  If java/bouncycastle15 is build on armv6 with openjdk18, the build stops with
  This command is not for general use and should only be run as the result of a call to ProcessBuilder.start() or Runtime.exec() in a java application

PR:		220612
Submitted by:	Gerrit Beine <mail+freebsd@gerritbeine.de> (based on)
Approved by:	az (mentor)
2017-07-11 05:38:31 +00:00
Boris Samorodov
0c691c9fa0 java/intellij: Update to 2017.1.5. 2017-07-10 11:27:02 +00:00
Tobias Kortkamp
97b05f204d Add a new ALSA default option to make it possible to disable ALSA
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-27 08:35:24 +00:00
Mark Linimon
2fc969b4b7 Scrub mention of armv6hf from ARCHS. It was never in a released version.
While here, sort ARCHS and pet portlint.

Reviewed by:	imp
Approved by:	portmgr (tier-2 blanket)
2017-06-26 22:20:20 +00:00
Sunpoet Po-Chuan Hsieh
44a1e78654 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:28 +00:00
Sunpoet Po-Chuan Hsieh
65e7911c7b Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:23 +00:00
David Naylor
9920d3ae65 qa: add check for NO_ARCH
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-18 18:09:16 +00:00
Boris Samorodov
4f1791f3a7 java/intellij-pycharm: Update to version 2017.1.4 2017-06-14 10:06:44 +00:00
Boris Samorodov
6c5843f1d0 java/intellij: Update to version 2017.1.4 2017-06-07 11:54:45 +00:00
Boris Samorodov
6e0d5ef4ff java/intellij-pycharm: Update to version 2017.1.3 2017-05-31 11:44:51 +00:00
Jung-uk Kim
0c4e8f20de Fix compilation with Clang 4.0. 2017-05-31 04:55:36 +00:00
Jung-uk Kim
94001227e8 Fix compilation with Clang 4.0. 2017-05-31 04:53:51 +00:00
Greg Lewis
918fb9038d . Update to b43. 2017-05-30 00:47:27 +00:00
Greg Lewis
b77ba1d553 . Update to 7u141. 2017-05-30 00:19:06 +00:00
Greg Lewis
f59b37d996 . Update to 7u131. 2017-05-29 04:16:00 +00:00
Greg Lewis
b1a2b1f2a0 . Update to the 8u131 docs. 2017-05-27 06:33:43 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Mark Linimon
28a42395cb Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:45:53 +00:00
Boris Samorodov
af20ca67f8 java/intellij: Update to version 2017.1.3 2017-05-25 14:56:17 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Eugene Grosbein
879be60945 Update java/bouncycastle15 upto 1.57 2017-05-20 17:41:42 +00:00
Mark Linimon
74fa808d34 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Reported by:	swills
Approved by:	portmgr (tier-2 blanket)
2017-05-20 16:58:10 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Boris Samorodov
25cf81574e java/intellij: Update Idea 171.4249.32 -> 171.4249.39 2017-05-11 12:10:12 +00:00
Sunpoet Po-Chuan Hsieh
0d895bdb0b Pass maintainership to submitter
PR:		219180
Submitted by:	Jov <amutu@amutu.com>
2017-05-10 07:06:58 +00:00
Boris Samorodov
8561d4eb38 java/intellij-pycharm: Update to version 2017.1.2.
PR:		219083
Submitted by:	Christian Sturm <reezer@reezer.org>
2017-05-05 11:57:56 +00:00
Mark Linimon
c1babd7ddb Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-01 19:25:00 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Boris Samorodov
3cab05b9f6 java/intellij: Update to version 2017.1.2. 2017-04-23 12:30:24 +00:00
Greg Lewis
5458611582 Update to 8u131. 2017-04-19 13:36:23 +00:00
Greg Lewis
41afca14ff . Update to 8u131 2017-04-19 04:58:08 +00:00
Greg Lewis
97c8fd8f7a . Update to 8u131. 2017-04-19 04:57:06 +00:00
Boris Samorodov
83ed831169 java/intellij: Update to version 2017.1.1, use no-jdk distfile. 2017-04-13 22:45:40 +00:00
Boris Samorodov
43e1d8c51b java/intellij-pycharm: Update to version 2017.1.1. 2017-04-13 22:42:42 +00:00
Jung-uk Kim
7bd7158dc9 Merge fixes for JDK-6900441 and JDK-8029453 from Linux sources. 2017-04-13 21:27:23 +00:00
Jung-uk Kim
d656192397 Merge fix for JDK-6900441 from Linux source.
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-13 18:09:21 +00:00
Alex Dupre
e8c48ce932 Update to 5.3.3 release. 2017-04-12 16:40:07 +00:00
Muhammad Moinur Rahman
354f005b93 java/java-checkstyle: Update version 7.0=>7.6 2017-04-12 11:09:11 +00:00
Dmitry Marakasov
0e30b17604 - Remove obsolete OSVERSION condition
Approved by:	portmgr blanket
2017-04-12 10:26:59 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
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-11 15:21:23 +00:00
Johannes M Dieterich
a77376a1fe new port: java/lightweight-java-profiler
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-01 17:58:59 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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-04-01 15:23:30 +00:00