Commit graph

4382 commits

Author SHA1 Message Date
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Greg Lewis
dd2bb5b576 . Tweak message. 2018-04-05 21:05:51 +00:00
Greg Lewis
26a01b916b . Tweak message. 2018-04-05 21:05:22 +00:00
Greg Lewis
3fa5179bed . Tweak message. 2018-04-05 21:04:37 +00:00
Greg Lewis
5fff68211b . Correct description.
. Tweak message.
2018-04-05 21:03:51 +00:00
Greg Lewis
7ac7256c8b . Update to 2018d. 2018-04-05 18:35:42 +00:00
Ed Maste
73ca9e7230 Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH.   Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.

Approved by:	portmgr (antoine)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14876
2018-03-29 15:02:05 +00:00
Kirill Ponomarev
bb20b3c336 Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		226993
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
2018-03-29 10:33:45 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Boris Samorodov
70356e0ca4 java/intellij: Update to version 2017.3.5.
PR:		226880
Submitted by:	Sergey Brunov <sergey.v.brunov@gmail.com>
2018-03-25 19:32:15 +00:00
Bernard Spil
abd6f84396 devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
 - Bump revision of dependent ports (again)

Reported by:	antoine
2018-03-21 21:24:43 +00:00
Bernard Spil
636881f4c2 devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
 - Fix build with MariaDB 10.2 [2]
 - Bump portrevision in dependencies

PR:		226705 [1], 226026 [2]
With hat:	apache
Approved by:	joneum (apache)
2018-03-21 19:50:35 +00:00
Antoine Brodin
88ba66367c Mark BROKEN: fails to build
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0

Reported by:	pkg-fallout
2018-03-11 21:34:34 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Tobias Kortkamp
7b5f54b685 java/openjfx8-scenebuilder: Add desktop entry 2018-03-08 10:34:54 +00:00
Greg Lewis
9e41abde7f . Link libinstrument.so with iconv and jli as intended.
PR:		210297
2018-03-06 04:41:08 +00:00
Alex Dupre
f3e0583f2d Update to 6.0.1 release. 2018-03-05 09:08:18 +00:00
Greg Lewis
bbcdfbd079 . Allow thread names to be set on FreeBSD.
PR:		223589
Submitted by:	bra@fsn.hu
2018-03-04 17:35:30 +00:00
Greg Lewis
5e80ef3db6 . Add a FONTCONFIG option which allows scaler to obtain per-family FreeType
rendering and loading and may noticeably improves font rendering in Java
  appications

PR:		215636
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2018-03-04 00:56:31 +00:00
Alex Dupre
728dd63306 Update to 6.0 release. 2018-03-02 08:23:41 +00:00
Jung-uk Kim
dd487071e8 Apply an upstream patch to fix Zero.
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8bd024c567e7

This patch complements the following commits.

http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f8a45a60bc6b
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/b1606443958a
http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/a3e756231625

Reported by:	Mikaël Urankar (mikael.urankar@gmail.com) (via swills)
2018-02-27 19:49:00 +00:00
Greg Lewis
071376dd00 . Add a port of the documentation for Java 9. 2018-02-26 16:45:46 +00:00
Greg Lewis
6d4c3888c1 . Update to docs for 8u162. 2018-02-25 19:51:17 +00:00
Gerald Pfeifer
6d1f05d3d7 Remove dead code: Java support (via GCJ) has not been part of any of
the lang/gcc4x ports since last spring and newer versions of GCC do
not carry a point in their major version designation.  On top of that
WITH_GCC has not been use for ages anyway.

On the way move ONLY_FOR_ARCHS towards its proper spot.

Approved by:	portmgr blanket
2018-02-24 21:24:15 +00:00
Greg Lewis
de85c3d8f0 Respect the LINUX_ARCH setting
. Install either the i386 or amd64 version of the JDK, depending upon the
  value of LINUX_ARCH.
. Add appropriate packing list conditionals to account for this.
2018-02-24 00:55:48 +00:00
Greg Lewis
457c7a433a Respect the LINUX_ARCH setting
. Install either the i386 or amd64 version of the JDK, depending upon the
  value of LINUX_ARCH.
. Add appropriate packing list conditionals to account for this.
2018-02-24 00:55:40 +00:00
Greg Lewis
b0ab54ab43 . Update to b45. 2018-02-18 00:34:56 +00:00
Greg Lewis
3955814dcd . Update to 2018c. 2018-02-15 03:53:59 +00:00
Johannes M Dieterich
b090dfd6b9 java/aparapi: fix recent LLVM6 fallout caused by the switch to default to C++14. As development of aparapi at the location referenced by the port as slowed down, set C++ standard explicitly in the internal Makefile. Ultimately, an upgrade to the more active development location is planned.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
MFH:		2018Q1
Differential Revision:	https://reviews.freebsd.org/D14278
2018-02-09 04:33:16 +00:00
Greg Lewis
7effcd49b2 . Fix the build for i386 when WITH_LLD_IS_LD is set.
PR:		225741
Submitted by:	dim@
2018-02-08 06:29:02 +00:00
Greg Lewis
e55f74cd94 . Update to 7u161. 2018-02-07 22:23:58 +00:00
Greg Lewis
99a2633b63 . Update to 8u162. 2018-02-03 21:41:06 +00:00
Tobias Kortkamp
6a57e4dce6 java/openjfx8-scenebuilder: Update to 8u172-b03 2018-02-01 15:19:45 +00:00
Tobias Kortkamp
f09c06cf38 java/openjfx8-devel: Update to 8u172-b03
Make SWT support optional and disable it by default.  swt-devel is
unmaintained, quite the heavy dependency, and SWT support is not used
by any port in the tree.
2018-02-01 15:17:06 +00:00
Boris Samorodov
58fce74097 java/intellij: Update to version 2017.3.4. 2018-01-30 12:28:36 +00:00
Jung-uk Kim
46ab872f1a Update to 9.0.4.
http://www.oracle.com/technetwork/java/javase/9-0-4-relnotes-4021191.html

MFH:		2018Q1
2018-01-29 22:28:30 +00:00
Jung-uk Kim
5992ccf5f8 Update to 8u162.
http://www.oracle.com/technetwork/java/javase/8u162-relnotes-4021436.html

MFH:		2018Q1
2018-01-29 22:26:53 +00:00
Don Lewis
cf00d93cd7 Upgrade jakarta-commons-lang3 to version 3.7.
Follow the lead of some of the other jakarta-commons ports and download
the pre-built binary .jar since building from source using ant has been
removed from jakarta-commons-lang3 a few versions ago.

Install the .jar file with the version number and then symlink it to
the .jar file without the version number as is done by
jakarta-commons-logging.

Pet portlint.

Unwrap a line that is no longer too long.
2018-01-29 10:01:01 +00:00
Jung-uk Kim
c16eb018ab Fix build with Clang 6.0. 2018-01-23 22:59:21 +00:00
Boris Samorodov
af13dfbb6d java/intellij: Update to version 2017.3.3. 2018-01-23 20:43:23 +00:00
Steve Wills
a48979e9b9 java/visualvm: update to 1.4 2018-01-20 21:32:07 +00:00
Jung-uk Kim
5befc99fa7 Fix a run-time crash with Clang 6.0.
Note this problem was introduced with fixes for JDK-8055007.

https://bugs.java.com/view_bug.do?bug_id=8055007
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/changeset/c6211b707068

PR:		225054
2018-01-18 19:26:27 +00:00
Jung-uk Kim
d27e5917f1 Fix build with Clang 6.0.
Note it is partially merged from the upstream patches for Linux and GCC 6.

https://bugs.openjdk.java.net/browse/JDK-8163032
http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e34324d73cd5
http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9e1264f51bae

PR:		225054
2018-01-18 01:58:19 +00:00
Koop Mast
5066831583 Update netbeans to 8.2.
Limit java version to 1.8, netbeans does not run with another version.

PR:		218111, 224554
Submitted by:	Hadi <rezaee.hadi@gmail.com>
2018-01-16 06:54:08 +00:00
Muhammad Moinur Rahman
abde237ddf java/java-checkstyle: Update version 7.6=>8.7
- Pet PORTLINT
2018-01-13 11:25:40 +00:00
Sunpoet Po-Chuan Hsieh
5781557189 Sort SUBDIRs 2018-01-07 15:39:04 +00:00
Eugene Grosbein
efadb98a29 bouncycastle15: update to version 1.59
This release fixes CVE-2017-13098 ("ROBOT"), a Bleichenbacher oracle in TLS
when RSA key exchange is negotiated. This potentially affected BCJSSE servers
and any other TLS servers configured to use JCE for the underlying crypto -
note the two TLS implementations using the BC lightweight APIs
are not affected by this.

Some of additional fixes, features and functionality:

* GOST3410-94 private keys encoded using ASN.1 INTEGER are now accepted
  in private key info objects; GOST3412-2015 has been added
  to the JCE provider and the lightweight API.
* SCRYPT is now supported as a SecretKeyFactory in the provider and
  in the PKCS8 APIs.
* The BCJSSE provider now supports Server Name Indication,
  session resumption in clients, the jdk.tls.namedGroups and
  org.bouncycastle.jsse.ec.disableChar2 system properties.
* ECGOST-2012 public keys were being encoded with the wrong OID
  for the digest parameter in the algorithm parameter set. This has been fixed.
* The BCJSSE SSLEngine implementation now correctly wraps/unwraps
  application data only in whole records.

Further details on other additions and bug fixes can be found in the
release notes at:

https://www.bouncycastle.org/releasenotes.html

Security:	CVE-2017-13098
2017-12-29 09:21:11 +00:00
Boris Samorodov
c63cdb693f java/intellij: Update to version 2017.3.2. 2017-12-26 22:12:55 +00:00
Tijl Coosemans
03948507f8 Replace USE_AUTOTOOLS and pre-configure with a plain build dependency on
devel/autoconf.  The upstream build system runs autoconf to regenerate
generated-configure.sh.
2017-12-25 17:35:39 +00:00
Greg Lewis
7f279c7566 . Don't incorrectly set the scopeId of an IPv6 interface on BSD.
This fixes binding sockets for applications running on IPv6.

PR:		224079
Submitted by:	John W. O'Brien <john@saltant.com>
2017-12-25 06:25:53 +00:00