Greg Lewis
f78f4e4860
. Update to 2018e.
2018-05-22 00:52:06 +00:00
Greg Lewis
bbac75f33c
. Update to 8u172.
2018-05-21 00:03:43 +00:00
Jung-uk Kim
13e9eabe22
Fix build on head.
2018-05-15 23:55:39 +00:00
Alex Dupre
4b009188de
Update to 6.0.3 release.
2018-05-10 16:10:32 +00:00
Dmitry Marakasov
1ca519fc02
- Fix tests and switch to new test framework
...
Approved by: portmgr blanket
2018-05-06 08:33:58 +00:00
Alexey Dokuchaev
a6fd5a21c8
Remove redundant PKGMESSAGE assignment, which is set appropriately
...
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 17:13:42 +00:00
Kirill Ponomarev
4d1c68deb2
Update to 2018.1.1
...
PR: 227950
Submitted by: maintainer
2018-05-03 16:54:49 +00:00
Jan Beich
c400a2c8b6
multimedia/ffmpeg: update to 4.0
...
- 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
2018-05-02 15:07:27 +00:00
Alex Dupre
9bb84417e0
Update to 6.0.2 release.
2018-04-26 14:44:43 +00:00
Mathieu Arnold
b4b1816b21
Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
...
Sponsored by: Absolight
2018-04-25 22:00:04 +00:00
Muhammad Moinur Rahman
7b9f8713c3
java/java-checkstyle: Update version 8.7=>8.9
2018-04-24 21:51:32 +00:00
Tobias Kortkamp
f6ba0e085b
java/openjfx8-scenebuilder: Update to 8u172-b11
2018-04-21 18:56:01 +00:00
Tobias Kortkamp
f95f2ae918
java/openjfx8-devel: Update to 8u172-b11
2018-04-21 18:51:13 +00:00
Lev A. Serebryakov
48cc8b76a8
(1) Remove devel/subversion18
...
(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
2018-04-20 15:38:58 +00:00
Boris Samorodov
0fbc0b80ae
java/intellij: Update to version 2018.1
2018-04-16 20:13:22 +00:00
Vanilla I. Shu
625428c73a
Update to 2018.1.1.
...
PR: 227480
Submitted by: maintainer
2018-04-16 13:30:58 +00:00
Lev A. Serebryakov
abd6045fe6
Update to latest & newest version 1.10.0
2018-04-16 11:53:03 +00:00
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