Commit graph

18913 commits

Author SHA1 Message Date
Jimmy Olgeni
b41f78dc16 Update lang/erlang-wx to version 21.3.8.11. 2019-11-19 20:57:09 +00:00
Jimmy Olgeni
4d0d7c88b3 Update lang/erlang-java to version 21.3.8.11. 2019-11-19 20:56:53 +00:00
Jimmy Olgeni
697473bea7 Update lang/erlang to version 21.3.8.11. 2019-11-19 20:56:40 +00:00
Gerald Pfeifer
c108c17c79 Forward port r517702 | gerald | 2019-11-15 from lang/gcc9-devel:
On versions of FreeBSD that that are new enough and made that switch
  already, use ELFv2 ABI on powerpc64.

PR:		239813
Submitted by:	pkubaj
Reported by:	linimon
2019-11-19 17:17:51 +00:00
Yuri Victorovich
e6595f58ea lang/mujs: Update 1.0.6 -> 1.0.6-4 2019-11-19 15:36:39 +00:00
Tobias Kortkamp
04a24a9085 lang/rust: Add missing bits for powerpc64 ELFv2 support via PPC_ABI
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D20792
2019-11-19 09:28:13 +00:00
Jan Beich
a8bae4d95c lang/rust-nightly: update to 1.41.0.20191119
Changes:	5c5b8afd80...3e525e3f6d
2019-11-19 00:51:32 +00:00
Antoine Brodin
d633645339 Remove port with duplicate PKGBASE
Pointy hat:	sunpoet
2019-11-18 21:34:53 +00:00
Sunpoet Po-Chuan Hsieh
7523ab512a Update to 1.73.18
- Do not install license file to DOCSDIR
- Take maintainership
2019-11-18 18:10:44 +00:00
Sunpoet Po-Chuan Hsieh
0acdcb763f Add v 0.1.22
The V programming language is a simple, fast, safe, compiled language for
developing maintainable software.

WWW: https://vlang.io/
WWW: https://github.com/vlang/v
2019-11-18 18:10:23 +00:00
Jimmy Olgeni
7e292d9002 Update lang/erlang-runtime20 to version 20.3.8.24. 2019-11-18 15:41:20 +00:00
Gerald Pfeifer
2bfae19479 Update to the 20191115 snapshot of GCC 8.3.1.
This brings a fix on the Fortran side and addresses two corner cases
for i386.

On versions of FreeBSD that that are new enough and made that switch
already, use ELFv2 ABI on powerpc64. [1]

PR:		239813 [1]
Submitted by:	pkubaj [1]
Reported by:	linimon [1]
2019-11-18 04:53:27 +00:00
Gerald Pfeifer
99285008e6 Forward port r509717 | gerald | 2019-08-24 from lang/gcc9 since this
issue has not been addressed upstream yet:

  clang on rs6000/powerpc* unfortunately poisons user namespace by default
  (without any special options or include files being required).

  Until that changes (or GCC changes) we need to avoid using vec_step as a
  variable name.

PR:		239266
2019-11-17 22:55:14 +00:00
Tobias C. Berner
cfd13efc3f Update KDE Frameworks to 5.64.0
November 10, 2019. KDE today announces the release of KDE Frameworks 5.64.0. [1]

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Noteably, there is one FreeBSD specific change:
* KCoreAddons
  - KProcessInfoList -- add proclist backend for FreeBSD

[1] https://kde.org/announcements/kde-frameworks-5.64.0.php

PR:		241852
Exp-run by:	antoine
2019-11-17 11:06:13 +00:00
Jan Beich
6131485198 lang/rust{,-nightly}: switch to .tar.xz bootstraps
Decreases total size by ~325 MiB in lang/rust.

Approved by:	tobik (rust)
Differential Revision:	https://reviews.freebsd.org/D22422
2019-11-17 08:30:39 +00:00
Tobias Kortkamp
1f5dbfabcf lang/janet: Update to v1.5.1
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.5.1
2019-11-17 05:53:15 +00:00
Jan Beich
36a33c3833 lang/rust-nightly: update to 1.41.0.20191117
Changes:	ded5ee0013...5c5b8afd80
2019-11-17 00:40:15 +00:00
Jan Beich
b96c0606dd lang/rust-nightly: unbreak with PYTHON_DEFAULT != 2.7 after r517551
=======================<phase: build          >============================
===>  Building for rust-nightly-1.41.0.20191114
cd /wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src &&  /usr/bin/env HOME="/wrkdirs/usr/ports/lang/rust-nightly/work"  LIBGIT2_SYS_USE_PKG_CONFIG=1  LIBSSH2_SYS_USE_PKG_CONFIG=1  OPENSSL_DIR="/usr"  /usr/local/bin/python3.6 /wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/x.py build  --verbose  --config ./config.toml  --jobs 1
downloading https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
running: curl -# -y 30 -Y 10 --connect-timeout 30 --retry 3 -Sf -o /tmp/tmpp0anpd14.sha256 https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
curl: (7) Couldn't connect to server

Reported by:	pkg-fallout
2019-11-16 22:37:54 +00:00
Tobias C. Berner
ab49aea7f1 New port: lang/spidermonkey60 -- mozjs from firefox 60.9.0-esr
- repo-copied from lang/spiedermonkey52
- used for future polkit upgrade
2019-11-16 20:08:55 +00:00
Tobias Kortkamp
babafeabc8 Clean up WRKSRC and USE_GITHUB usage in some ports 2019-11-16 13:46:53 +00:00
Dmitri Goutnik
d84aa50743 Bump PORTREVISION after r517743 to force relinking.
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
2019-11-16 12:52:39 +00:00
Gerald Pfeifer
73ff940876 Backport 517206 | gerald | 2019-11-10 from lang/gcc10-devel, which already
landed in lang/gcc9-devel as r517355 | gerald | 2019-11-13.

  Add a new option PLUGINS that enables GCC's plugin framework. This is off
  by default for now, but something to possibly make the default after a bit
  of settling.

  I plan to backport this to lang/gcc9-devel and then lang/gcc9.

Submitted by:	David Carlier <devnexen@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D22292
2019-11-16 08:12:34 +00:00
Dmitri Goutnik
278e78cfc4 lang/go-devel: Add support for aarch64
AArch64 support was recently merged by the Go project and is slated to be in
go1.14. This patch adds freebsd/arm64 support to lang/go-devel first, the
intention is to similarly update lang/go when go1.14 is officially released.

The most notable change is migration to the new bootstrap [1] because aarch64
is not supported by go1.4.

[1] https://github.com/dmgk/go-bootstrap

Reviewed by:	tobik, Mikaël Urankar <mikael.urankar@gmail.com>
Approved by:	tz (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D22316
2019-11-15 22:44:58 +00:00
Gerald Pfeifer
09faa55cbf On versions of FreeBSD that that are new enough and made that switch
already, use ELFv2 ABI on powerpc64.

PR:		239813
Submitted by:	pkubaj
Reported by:	linimon
2019-11-15 20:47:36 +00:00
Vanilla I. Shu
85936ea766 Update to 0.9.2. 2019-11-15 15:40:30 +00:00
Vanilla I. Shu
3eff31ceae Update to 5.11.0. 2019-11-15 15:40:03 +00:00
Tobias Kortkamp
581cac9416 Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
Gerald Pfeifer
bb08ef59f6 Update to the GCC 7.5 release.
This brings more than 215 bug fixes over the GCC 7.4 release and closes
this release branch; that is, no more releases or snapshots.
2019-11-14 20:52:53 +00:00
Tobias Kortkamp
863110e9f9 Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
Jan Beich
c16228928d lang/rust-nightly: update to 1.41.0.20191114
Changes:	bc0e288ad0...ded5ee0013
2019-11-14 00:44:23 +00:00
Gerald Pfeifer
820d935afd Backport 517206 | gerald | 2019-11-10 from lang/gcc10-devel:
Add a new option PLUGINS that enables GCC's plugin framework. This is off
  by default for now, but something to possibly make the default after a bit
  of settling.

  I plan to backport this to lang/gcc9-devel and then lang/gcc9.

Submitted by:	David Carlier <devnexen@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D22292
2019-11-13 00:12:29 +00:00
Torsten Zuehlsdorff
139a99a439 lang/php74: Update from RC5 to RC6
Changelog:

- Core:
  . Fixed bug #78768 (redefinition of typedef zend_property_info). (Nikita)
  . Fixed bug #78788 (./configure generates invalid php_version.h). (max)

- Standard:
  . Fixed bug #77930 (stream_copy_to_stream should use mmap more often).
    (Nikita)
  . Fixed bug #78759 (array_search in $GLOBALS). (Nikita)

- OpenSSL:
  . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
    connections). (Nikita)

- Reflection:
  . Fixed bug #78774 (ReflectionNamedType on Typed Properties Crash). (Nikita)

Changelog taken from: https://github.com/php/php-src/blob/php-7.4.0RC6/NEWS

MFH:		2019Q4
2019-11-12 18:13:05 +00:00
Gerald Pfeifer
3e5b069ca1 Update to the 20191110 snapshot of GCC 10.0.0. 2019-11-12 13:29:17 +00:00
Mathieu Arnold
e424d9f2bd Update to v5.31.5-287-gbe45a1e1e4. 2019-11-12 12:43:10 +00:00
Mathieu Arnold
3329b0d234 Update to 5.30.1.
Changes:	https://metacpan.org/pod/release/SHAY/perl-5.30.1/pod/perldelta.pod
2019-11-12 12:42:52 +00:00
Jimmy Olgeni
1b7bae2e74 Update lang/erlang-runtime22 to version 22.1.7. 2019-11-12 08:00:42 +00:00
Koichiro Iwao
f4ebd07ebe lang/php-mode.el: Update to 1.22.1
remove patches included in new version.

PR:		241866
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-11-12 04:32:03 +00:00
Yuri Victorovich
75777eba40 lang/mujs: Enable the static library; Strip the shared library. 2019-11-12 02:53:11 +00:00
Jan Beich
b7a37cb62f lang/rust-nightly: update to 1.40.0.20191112
Changes:	9e346646e9...bc0e288ad0
2019-11-12 00:58:17 +00:00
Alexey Dokuchaev
cf0ecfdafc Update flat assembler to version 1.73.17.
Reported by:	portscout
2019-11-11 12:35:34 +00:00
Tobias Kortkamp
d5e4d60362 lang/janet: Update to v1.5.0
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.5.0
2019-11-11 08:55:06 +00:00
Gerald Pfeifer
f389932c9f Update to the 20191109 snapshot of GCC 9.2.1.
This brings an link time optimizer (LTO) fix, four fixes in the Fortran
front end, and a good number of improvements in the C++ front end.
2019-11-11 08:45:06 +00:00
Muhammad Moinur Rahman
ae84ad207d lang/onyx: Unbreak
- Upstream is gone hence hosted at freefall and MASTER_SITES updated

PR:		241824
Reported by:	tech-lists@zyxst.net
MFH:		2019Q4 (build fix)
2019-11-11 00:47:45 +00:00
Gerald Pfeifer
a4dc770f74 Add a new option PLUGINS that enables GCC's plugin framework. This is off
by default for now, but something to possibly make the default after a bit
of settling.

I plan to backport this to lang/gcc9-devel and then lang/gcc9.

Submitted by:	David Carlier <devnexen@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D22292
2019-11-10 13:10:55 +00:00
Yuri Victorovich
736b8734d6 lang/fth: Update 1.3.8 -> 1.3.9
Reported by:	portscout
2019-11-10 07:45:17 +00:00
Mark Linimon
afa7f22bb7 Mark as broken on powerpc64. This port has been failing to build for quite
some time.  I tried to investigate it earlier but failed.

Approved by:	portmgr (tier-2 blanket)
2019-11-10 06:15:47 +00:00
Gerald Pfeifer
3f3699abe2 Update to the 20191108 snapshot of GCC 8.3.1.
Backports of a change or two re rs6000 (aka powerpc) and the register
allocator in addition to ones related to PA and SPARC (which we do not
support here).
2019-11-09 20:48:26 +00:00
Tobias C. Berner
19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Jan Beich
49416b556f lang/rust-nightly: update to 1.40.0.20191109
Changes:	38048763e8...9e346646e9
2019-11-09 00:49:01 +00:00
Gerald Pfeifer
182631cc5f Update to the 20191107 snapshot of GCC 7.4.1.
More or less only changes for Darwin, and lots and lots thereof, so
in theory we should not be seeing changes, but...
2019-11-08 20:29:50 +00:00
Tobias Kortkamp
c4927e043c Add missing USES={gnome,php,sdl} to the rest 2019-11-08 14:47:00 +00:00
Niclas Zeising
ef5d45aaa6 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Tobias Kortkamp
1d8ca425a7 Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch.  It breaks some ports
tree features like EXTRA_PATCH_TREE, etc.
2019-11-07 18:18:17 +00:00
Tobias Kortkamp
2fe5565445 lang/rust: Update to 1.39.0
- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR:		241411 [1]
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22240
2019-11-07 18:07:20 +00:00
Jan Beich
a04c9e0213 lang/rust-nightly: update to 1.40.0.20191107
Changes:	2477e2493e...38048763e8
2019-11-07 00:37:36 +00:00
Niclas Zeising
7ad72d866d Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-06 18:09:44 +00:00
Niclas Zeising
7be404eb3f Add USES=xorg USES=gl, ports categories l
Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2019-11-06 18:06:40 +00:00
Wen Heping
0ada32f620 - Update to 1.3.4.20190203 2019-11-06 14:17:48 +00:00
Wen Heping
49292d7950 - Take maintainership 2019-11-06 14:08:57 +00:00
Antoine Brodin
cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Jimmy Olgeni
dc5fe07eec Update lang/elixir to version 1.9.4. 2019-11-06 11:00:53 +00:00
Jimmy Olgeni
6125ce55f3 Update lang/erlang-runtime22 to version 22.1.6. 2019-11-06 10:46:07 +00:00
Wen Heping
f30ae2b1cd - Fix plist when build with DEBUG option 2019-11-06 01:12:25 +00:00
Gerald Pfeifer
42223a9ebb Update to the 20191103 snapshot of GCC 10.0.0. 2019-11-05 23:25:16 +00:00
Alexey Dokuchaev
1632627d74 - Unbreak packaging when SDL option is disabled [*]
- Amend LIB_DEPENDS, USE_{XORG,GL} lists per `stage-qa' report
- Link against libltdl.so:devel/libltdl to fix the following:
    ...
    configure: WARNING: using included copy of libltdl
    configure: WARNING: this is deprecated and will go away
    configure: WARNING: it is suggested to install libltdl

PR:	240070 [*]
2019-11-05 13:32:03 +00:00
Dmitry Marakasov
6d028d8df4 - Update WWW
Approved by:	portmgr blanket
2019-11-05 09:39:48 +00:00
Alexey Dokuchaev
90ce791acb Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
2019-11-05 08:18:16 +00:00
Mateusz Piotrowski
9d4f5453ed lang/retro12: fix build on GCC architectures
PR:		241723
Submitted by:	pkubaj@
2019-11-05 08:01:44 +00:00
Jan Beich
e85e689864 lang/rust-nightly: update to 1.40.0.20191105
Changes:	87cbf0a547...2477e2493e
2019-11-05 00:46:56 +00:00
Tobias Kortkamp
5c85e9ff7b lang/ponyc: Fix CONFLICTS_INSTALL 2019-11-04 23:46:32 +00:00
Tobias Kortkamp
e2cdfd18d1 New port: lang/ponyc-static
A version of lang/ponyc with statically linked LLVM.

PR:		241663
2019-11-04 23:43:45 +00:00
Tobias Kortkamp
22fce2fc0d lang/ponyc: Update to 0.33.0
- Add new option STATIC to link ponyc statically with llvm70

Changes:	https://github.com/ponylang/ponyc/releases/tag/0.33.0
PR:		241663
Approved by:	greg@unrelenting.technology (maintainer)
2019-11-04 23:39:55 +00:00
Julien Laffaye
c82e92d72c lang/go: update to 1.13.4 2019-11-04 21:47:45 +00:00
Rene Ladan
2f557a4678 Returns johans's ports to the pool after safekeeping his commit bit. 2019-11-04 21:21:03 +00:00
Mathieu Arnold
003a8cf251 Update to v5.31.5-160-g98f0203bc5. 2019-11-04 14:06:28 +00:00
Gerald Pfeifer
394531dcff Update to the 20191102 snapshot of GCC 9.2.1.
This brings three backports of bug fixes for Fortran and a few for
code generation across the board (middle end, i386, powerpc).
2019-11-04 11:23:45 +00:00
Sunpoet Po-Chuan Hsieh
64f2aa3a00 Sort SUBDIRs 2019-11-04 10:09:56 +00:00
Pietro Cerutti
8743b6ee83 lang/nx: fix plist 2019-11-04 09:15:50 +00:00
Pietro Cerutti
4c615b24c6 lang/nx: update to 2.3.0
Release notes: https://next-scripting.org/xowiki/Ann2_3_0
2019-11-04 09:14:05 +00:00
Pietro Cerutti
0c79ba10a8 lang/itcl4: update to 4.2.0 2019-11-04 09:10:22 +00:00
Niclas Zeising
c32f72e68d Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
2019-11-03 21:56:37 +00:00
Wen Heping
2ff1253050 - Repocopy lang/python37 --> python38 and update to 3.8.0
PR:		241416
Submitted by:	wen@(myself)
Reviewed by:	koobs@, amdmi3@
2019-11-02 23:40:39 +00:00
Gerald Pfeifer
9ba6542d0e Update to the 20191101 snapshot of GCC 8.3.1.
This addresses a Fortran bug, two for rs6000 aka powerpc, and loads and
loads of Darwin-specific changes which should not be relevant for us.
2019-11-02 22:13:56 +00:00
Rene Ladan
8844595f43 Remove expired ports:
2019-05-15 lang/phantomjs: Project has been discontinued: https://github.com/ariya/phantomjs/issues/15344
2019-11-01 net-mgmt/statsd: depends on expired www/node6
2019-11-01 palm/p5-Palm: obsolete technology
2019-11-01 shells/sparforte: uses expired bdb48
2019-11-01 sysutils/pcbsd-utils-qt5: No longer maintained upstream
2019-11-01 sysutils/sysadm: No longer maintained upstream
2019-11-01 sysutils/sysadm-client: No longer maintained upstream
2019-11-01 textproc/kibana5: depends on expired www/node6
2019-11-01 textproc/kibana5-search-guard: Depends on expired www/node6 via textproc/kibana5
2019-11-01 textproc/p5-EBook-Tools: Depends on expired palm/p5-Palm
2019-10-16 textproc/xml-parse.el: Unfetchable, unmaintained
2019-11-01 www/bigbluebutton: Depends on expired www/tomcat6
2019-04-30 www/node6: Node.js 6.x LTS reaches end-of-life on 2019-04-30, see https://github.com/nodejs/Release
2019-11-01 www/pebble: depends on expired www/tomcat6
2019-08-01 www/tomcat6: End-of-life since 2017
2019-11-02 20:18:03 +00:00
Wen Heping
e319db7938 - Update python35 to 3.5.9 2019-11-02 06:25:16 +00:00
Jan Beich
1d1cf83c04 lang/rust-nightly: update to 1.40.0.20191102
Changes:	c553e8e881...87cbf0a547
2019-11-02 00:40:07 +00:00
Gerald Pfeifer
19c0b79bf4 Update to the 20191031 snapshot of GCC 7.4.1.
This brings a fix on the Fortran side and an optimization for some
Arm flavors, plus loads of Darwin changes (which should not affect
us).
2019-11-01 21:39:37 +00:00
Dmitri Goutnik
7af7f4a728 lang/go-devel: Update to g20191031 (go1.13.4)
Changes:	https://golang.org/doc/devel/release.html#go1.13.minor

Approved by:	tz (mentor, implicit)
2019-11-01 15:16:14 +00:00
Jan Beich
e807564bc9 lang/rust-nightly: update to 1.40.0.20191031
Changes:	b497e18995...c553e8e881
2019-10-31 00:33:24 +00:00
Torsten Zuehlsdorff
6ac03a490c lang/php74: Upgrade from RC4 to RC5
Changelog:

    - Core:
    . Fixed bug #78226 (Unexpected __set behavior with typed properties). (Nikita)

    - COM:
    . Fixed bug #78694 (Appending to a variant array causes segfault). (cmb)

    - Date:
    . Fixed bug #70153 (\DateInterval incorrectly unserialized). (Maksim Iakunin)
    . Fixed bug #78751 (Serialising DatePeriod converts DateTimeImmutable). (cmb)

    - FFI:
    . Fixed bug #78716 (Function name mangling is wrong for some parameter
        types). (cmb)
    . Implement FR #78270 (Support __vectorcall convention with FFI). (cmb)

    - FPM:
    . Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE).
        (CVE-2019-11043) (Jakub Zelenka)
    . Fixed bug #74083 (master PHP-fpm is stopped on multiple reloads).
        (Maksim Nikulin)

    -Opcache:
    . Fixed bug #78512 (Cannot make preload work). (Dmitry)

    - PDO_Firebird:
    . Implemented FR #65690 (PDO_Firebird should also support dialect 1).
        (Simonov Denis)

    - Reflection:
    . Fixed bug #78697 (ReflectionClass::implementsInterface - inaccurate error
        message with traits). (villfa)

    - Testing:
    . Fixed bug #78684 (PCRE bug72463_2 test is sending emails on Linux). (cmb)

Changelog taken from: https://github.com/php/php-src/blob/php-7.4.0RC5/NEWS

Sponsored by:	2019Q4
2019-10-30 22:42:21 +00:00
Niclas Zeising
0824125a0c graphics/mesa: Add -D_GNU_SOURCE to compile flags
Add -D_GNU_SOURCE to compile flags when building on FreeBSD.  This is needed
to have mesa work with various locales, that for instance use , instead of .
as a decmal separator.

Bump portrevision on all mesa related ports.

PR:		241506
Reported by:	Jesper Schmitz Mouridsen
MFH:		2019Q4
2019-10-30 19:07:32 +00:00
Rene Ladan
c92c0fa7f4 Remove expired port:
2019-10-29 lang/gcc5: Unsupported by upstream. Use GCC 9 or newer instead.
2019-10-30 13:33:20 +00:00
Jimmy Olgeni
514ee195d6 lang/erlang-man: fix installation path.
At some point I put the man pages outside their "man/" directory,
so both man(1) and "erl -man" could not find them.
2019-10-30 12:44:48 +00:00
Jimmy Olgeni
9c40fd1f12 Update lang/erlang-runtime22 to version 22.1.5. 2019-10-30 10:31:09 +00:00
Gerald Pfeifer
227d7f2a7b Update to the 20191027 snapshot of GCC 10.0.0. 2019-10-30 07:13:03 +00:00
Mateusz Piotrowski
14fdcd2dbe Update to 2019.10
- Pet portlint, portclippy & portfmt.

Changelog:
- deprecate some old functionality
- cleaner separation of time/date handling functions
- clearer separation of random number generation
- bug fixes to floating point encode/decode
- better stack over/underflow error reporting
- fixed a bug related to using a custom image when other command line flags
  were passed
- improved the assembler
- supports both 64-bit and 32-bit cell sizes

PR:		241575
Submitted by:	Charles Childers <crc@forthworks.com>
2019-10-29 20:36:22 +00:00
Mathieu Arnold
12722aa9e2 Update to v5.31.5-102-g2680ac6d35. 2019-10-29 11:51:16 +00:00
Gerald Pfeifer
31f41afe22 Update to the 20191024 snapshot of GCC 7.4.1.
This fixes two tree optimization bugs, improves debug info generation, and
addresses one Fortran issue.
2019-10-29 05:17:04 +00:00
Jan Beich
feabe28c10 lang/rust-nightly: update to 1.40.0.20191029
Changes:	fae75cd216...b497e18995
2019-10-29 00:55:26 +00:00
Koichiro Iwao
53b240738b lang/php-mode.el: backport from upstream to fix error with recent snapshot of Emacs
PR:		241189
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Obtained from:	https://github.com/emacs-php/php-mode/pull/580
2019-10-28 00:15:51 +00:00
Raphael Kubo da Costa
13264bd3e7 Update to 1.0.2.
PR:		241468
Submitted by:	Neal Nelson <ports@nicandneal.net> (maintainer)
2019-10-27 15:31:20 +00:00
Jimmy Olgeni
ad7d63d708 Update lang/erlang-java to version 21.3.8.10. 2019-10-27 11:19:59 +00:00
Jimmy Olgeni
c7e5c107b8 Update lang/erlang-wx to version 21.3.8.10. 2019-10-27 11:19:50 +00:00
Jimmy Olgeni
567c6f25f0 Update lang/erlang to version 21.3.8.10. 2019-10-27 11:19:41 +00:00
Jimmy Olgeni
78fe134317 Update lang/erlang-runtime21 to version 21.3.8.10. 2019-10-27 11:19:25 +00:00
Gerald Pfeifer
5b112344fd Update to the 20191026 snapshot of GCC 9.2.1.
This includes a good number of fixes for link-time optimization (LTO)
and tree optimizers, as well as C++ and libstdc++, and some for Fortran.
2019-10-27 08:24:16 +00:00
Jan Beich
11d0640292 lang/rust-nightly: update to 1.40.0.20191027
Changes:	4a8c5b20c7...fae75cd216
2019-10-27 00:47:16 +00:00
Yuri Victorovich
b0d007e0eb New port: lang/py-textX: Meta-language for DSL implementation inspired by Xtext 2019-10-27 00:36:03 +00:00
Kirill Ponomarev
06126ae76a Update to 1.5.8 2019-10-26 15:19:49 +00:00
Gerald Pfeifer
2b4c13d540 Update to the 20191025 snapshot of GCC 8.3.1.
Fixes for Arm, debug information (DWARF2), and some for tree optimizers,
C++ and libstdc++.
2019-10-26 12:12:42 +00:00
Tobias C. Berner
4e896a50f8 math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
2019-10-25 23:41:34 +00:00
Sunpoet Po-Chuan Hsieh
3510f050e9 Update to 1.53
Changes:	https://metacpan.org/changes/distribution/Scalar-List-Utils
2019-10-25 19:09:43 +00:00
Sunpoet Po-Chuan Hsieh
31cd1552db Fix build with texinfo 6.7
PR:		240976
Exp-run by:	antoine
2019-10-25 19:09:26 +00:00
Torsten Zuehlsdorff
1ba4d536e6 lang/php73: Update from 7.3.10 to 7.3.11
Changelog:

    Core:
        Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
        Fixed bug #78620 (Out of memory error).
    Exif:
        Fixed bug #78442 ('Illegal component' on exif_read_data since PHP7) (Kalle)
    FPM:
        Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE). (CVE-2019-11043)
        Fixed bug #78413 (request_terminate_timeout does not take effect after fastcgi_finish_request).
    MBString:
        Fixed bug #78633 (Heap buffer overflow (read) in mb_eregi).
        Fixed bug #78579 (mb_decode_numericentity: args number inconsistency).
        Fixed bug #78609 (mb_check_encoding() no longer supports stringable objects).
    MySQLi:
        Fixed bug #76809 (SSL settings aren't respected when persistent connections are used).
    Mysqlnd:
        Fixed bug #78525 (Memory leak in pdo when reusing native prepared statements).
    PCRE:
        Fixed bug #78272 (calling preg_match() before pcntl_fork() will freeze child process).
    PDO_MySQL:
        Fixed bug #78623 (Regression caused by "SP call yields additional empty result set").
    Session:
        Fixed bug #78624 (session_gc return value for user defined session handlers).
    Standard:
        Fixed bug #76342 (file_get_contents waits twice specified timeout).
        Fixed bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter).
        Fixed bug #76859 (stream_get_line skips data if used with data-generating filter).
    Zip:
        Fixed bug #78641 (addGlob can modify given remove_path value).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.11

MFH:		2019Q4
2019-10-25 10:35:46 +00:00
Torsten Zuehlsdorff
79811875e6 lang/php72: Update from 7.2.23 to 7.2.24
Changelog:

    Core:
        Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
        Fixed bug #78620 (Out of memory error).
    Exif:
        Fixed bug #78442 ('Illegal component' on exif_read_data since PHP7) (Kalle)
    FPM:
        Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE). (CVE-2019-11043)
    MBString:
        Fixed bug #78579 (mb_decode_numericentity: args number inconsistency).
        Fixed bug #78609 (mb_check_encoding() no longer supports stringable objects).
    MySQLi:
        Fixed bug #76809 (SSL settings aren't respected when persistent connections are used).
    PDO_MySQL:
        Fixed bug #78623 (Regression caused by "SP call yields additional empty result set").
    Session:
        Fixed bug #78624 (session_gc return value for user defined session handlers).
    Standard:
        Fixed bug #76342 (file_get_contents waits twice specified timeout).
        Fixed bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter).
        Fixed bug #76859 (stream_get_line skips data if used with data-generating filter).
    Zip:
        Fixed bug #78641 (addGlob can modify given remove_path value).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.24

MFH:		2019Q4
2019-10-25 10:34:07 +00:00
Torsten Zuehlsdorff
99c9cd1419 lang/php71: Update from 7.1.32 to 7.1.33
Changelog:

FPM:

    Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE). (CVE-2019-11043)

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.33

MFH:		2019Q4
2019-10-25 10:32:31 +00:00
Gerald Pfeifer
0c74d2d516 Update to the 20191020 snapshot of GCC 10.0.0. 2019-10-25 05:38:38 +00:00
Wen Heping
2128d8e259 - Update lang/python27 to 2.7.17
PR:		241357
Submitted by:	wen@
Exp-run by:	antoine@
2019-10-24 15:13:26 +00:00
Dmitry Marakasov
71c15077cc - helers
- Update WWW

Approved by:	portmgr blanket
2019-10-24 09:39:11 +00:00
Jan Beich
59b121269a lang/rust-nightly: update to 1.40.0.20191024
Changes:	c23a7aa778...4a8c5b20c7
2019-10-24 00:49:28 +00:00
Dmitry Marakasov
84794c5134 - Update WWW
Approved by:	portmgr blanket
2019-10-23 09:39:10 +00:00
Jimmy Olgeni
abcdaf8504 Update lang/erlang-runtime22 to version 22.1.4. 2019-10-22 14:59:18 +00:00
Li-Wen Hsu
2c0daee4ad - Update to 2.34.0
- Change maintainer email address

PR:		241378
Submitted by:	Nathan <ndowens04@gmail.com> (maintainer)
2019-10-22 09:26:00 +00:00
Gerald Pfeifer
4e6952af90 Update to the 20191019 snapshot of GCC 9.2.1.
This includes four fixes on the Fortran front and a few more around
tree optimizers, debug info,...
2019-10-22 06:57:08 +00:00
Mathieu Arnold
aff4d6e8f1 Update to v5.31.5-59-geeaa50cc8b. 2019-10-21 13:54:22 +00:00
Dmitry Marakasov
aaaee54e61 - Update WWW
Approved by:	portmgr blanket
2019-10-20 09:39:09 +00:00
Gerald Pfeifer
dae61c344e Update to the 20191018 snapshot of GCC 8.3.1.
This brings a fix for register allocation and some changes for powerpc.
2019-10-20 06:10:30 +00:00
Wen Heping
332803bc27 - Replace 37 with %%XY%% in pkg-plist 2019-10-20 05:12:23 +00:00
Jan Beich
524a66ca91 lang/rust-nightly: update to 1.40.0.20191020
Changes:	0e8a4b441c...c23a7aa778
2019-10-20 00:49:00 +00:00
Dmitri Goutnik
02f93e0d2c lang/go-devel: Update to g20191017 (go1.13.3)
Changes:	https://golang.org/doc/devel/release.html#go1.13.minor

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22080
2019-10-19 23:20:44 +00:00
Jimmy Olgeni
1d191d6b90 Update lang/erlang-java to version 21.3.8.9. 2019-10-19 21:01:24 +00:00
Jimmy Olgeni
918b48bf3d Update lang/erlang-wx to version 21.3.8.9. 2019-10-19 21:01:13 +00:00
Jimmy Olgeni
4c06b69db3 Update lang/erlang to version 21.3.8.9. 2019-10-19 21:00:32 +00:00
Jimmy Olgeni
6b3ef9d9fb Update lang/erlang-runtime21 to version 21.3.8.9. 2019-10-19 21:00:10 +00:00
Wen Heping
81fb832dca - Update python37 to 3.7.5(include security fix)
MFH:		2019Q4
2019-10-19 15:59:07 +00:00
Gerald Pfeifer
85baff432c Update to the 20191017 snapshot of GCC 7.4.1.
This includes a fix for each of powerpc, arm, and register allocation.
2019-10-19 07:25:11 +00:00
Torsten Zuehlsdorff
60f05a104b lang/php74: Update from RC3 to RC4
Changelog:

- Core:
  . Fixed bug #78614 (Does not compile with DTRACE anymore).
    (tz at FreeBSD dot org)
  . Fixed bug #78620 (Out of memory error). (cmb, Nikita)
  . Fixed bug #78632 (method_exists() in php74 works differently from php73 in
    checking priv. methods). (Nikita)
  . Fixed bug #78644 (SEGFAULT in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER).
    (Nikita)
  . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita)
  . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
    Lundin)
  . Fixed bug #78662 (stream_write bad error detection). (Remi)

- COM:
  . Fixed bug #78650 (new COM Crash). (cmb)

- Iconv:
  . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas,
    cmb).

- Pcntl:
  . Fixed bug #77335 (PHP is preventing SIGALRM from specifying SA_RESTART).
    (Nikita)

- MySQLi:
  . Fixed bug #76809 (SSL settings aren't respected when persistent connections
    are used). (fabiomsouto)

- OpCache:
  . Fixed bug #78654 (Incorrectly computed opcache checksum on files with
    non-ascii characters). (mhagstrand)

- PDO_MySQL:
  . Fixed bug #78623 (Regression caused by "SP call yields additional empty
    result set"). (cmb)

- SimpleXML:
  . Fixed bug #75245 (Don't set content of elements with only whitespaces).
    (eriklundin)

- Sockets:
  . Fixed bug #78665 (Multicasting may leak memory). (cmb)

- Standard:
  . Fixed bug #76859 (stream_get_line skips data if used with data-generating
    filter). (kkopachev)

- Zip:
  . Fixed bug #78641 (addGlob can modify given remove_path value). (cmb)

  Changlog taken from: https://github.com/php/php-src/blob/php-7.4.0RC4/NEWS

MFH:		2019Q4
2019-10-18 17:35:14 +00:00
Steve Wills
534b2fb9ed lang/cython: Update to 0.29.12
PR:		239304
Approved by:	maintainer timeout (vmagerya@gmail.com, >2 months)
2019-10-18 13:23:20 +00:00
Julien Laffaye
f87fcb6ad8 lang/go: update to 1.13.3 2019-10-18 00:04:41 +00:00
Tobias C. Berner
a9479c561c KDE Frameworks -- update to 5.63.0
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.63.0.php

PR:		241288
Exp-run by:	antoine
2019-10-17 18:06:42 +00:00
Jan Beich
cd95adb012 lang/rust-nightly: update to 1.40.0.20191017
Changes:	e413dc36a8...0e8a4b441c
2019-10-17 00:39:55 +00:00
Steve Wills
d66a14abdd lang/nawk: fix MASTER_SITES
While here, assign maintainer

PR:		241275
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2019-10-16 21:46:01 +00:00
Rene Ladan
13d4527a34 Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
2019-10-16 audio/mbox: Unfetchable, unmaintained
2019-10-16 audio/nuvolaplayer: Unfetchable, unmaintained
2019-10-16 audio/vagalume: Unfetchable, unmaintained
2019-10-16 audio/wmsmixer: Unfetchable, unmaintained
2019-10-16 audio/xmms2-scrobbler: Unfetchable, unmaintained
2019-10-16 benchmarks/filebench: Unfetchable, unmaintained
2019-10-16 biology/chemeq: Unfetchable, unmaintained
2019-10-16 biology/linux-foldingathome: Unfetchable, unmaintained
2019-10-16 cad/dxf2fig: Unfetchable, unmaintained
2019-10-16 cad/gerbv: Unfetchable, unmaintained
2019-10-16 cad/ghdl: Unfetchable, unmaintained
2019-10-16 comms/gsmlib: Unfetchable, unmaintained
2019-10-16 comms/nokryptia: Unfetchable, unmaintained
2019-10-16 databases/mrtg-mysql-load: Unfetchable, unmaintained
2019-10-16 databases/postgres-xl: Unfetchable, unmaintained
2019-10-16 databases/wmjsql: Unfetchable, unmaintained
2019-10-16 deskutils/dlume: Unfetchable, unmaintained
2019-10-16 deskutils/gkrellm-reminder2: Unfetchable, unmaintained
2019-10-16 deskutils/ljit: Unfetchable, unmaintained
2019-10-16 deskutils/mdh: Unfetchable, unmaintained
2019-10-16 devel/atlassian-plugin-sdk: Unfetchable, unmaintained
2019-10-15 devel/bingo: Abandoned upstream
2019-10-16 devel/dprog: Unfetchable, unmaintained
2019-10-16 devel/eblob: Unfetchable, unmaintained
2019-10-16 devel/elftoaout: Unfetchable, unmaintained
2019-10-16 devel/fga: Unfetchable, unmaintained
2019-10-16 devel/fib: Unfetchable, unmaintained
2019-10-16 devel/flickrnet: Unfetchable, unmaintained
2019-10-16 devel/fujaba: Unfetchable, unmaintained
2019-10-16 devel/funnelweb: Unfetchable, unmaintained
2019-10-16 devel/genproto: Unfetchable, unmaintained
2019-10-16 devel/gitphp: Unfetchable, unmaintained
2019-10-16 devel/gnatcoll: Unfetchable, unmaintained
2019-10-16 devel/kimwitu: Unfetchable, unmaintained
2019-10-16 devel/libghthash: Unfetchable, unmaintained
2019-10-16 devel/lua-alien: Unfetchable, unmaintained
2019-10-16 devel/monotone-viz: Unfetchable, unmaintained
2019-10-16 devel/noweb: Unfetchable, unmaintained
2019-10-16 devel/p65: Unfetchable, unmaintained
2019-10-16 devel/py-fileutils: Unfetchable, unmaintained
2019-10-16 devel/py-mercurialserver: Unfetchable, unmaintained
2019-10-16 devel/py-pqueue: Unfetchable, unmaintained
2019-10-16 devel/pypersrc: Unfetchable, unmaintained
2019-10-16 devel/root-doc: Unfetchable, unmaintained
2019-10-16 devel/sfio: Unfetchable, unmaintained
2019-10-16 devel/styx: Unfetchable, unmaintained
2019-10-16 devel/tclmore: Unfetchable, unmaintained
2019-10-16 devel/umem: Unfetchable, unmaintained
2019-10-16 dns/ez-ipupdate: Unfetchable, unmaintained
2019-10-16 editors/zoinks: Unfetchable, unmaintained
2019-10-16 emulators/aftp: Unfetchable, unmaintained
2019-10-16 emulators/ia64sim: Unfetchable, unmaintained
2019-10-16 emulators/loemu: Unfetchable, unmaintained
2019-10-16 emulators/pipelight: Unfetchable, unmaintained
2019-10-16 finance/ledgersmb: Unfetchable, unmaintained
2019-10-16 ftp/atftp: Unfetchable, unmaintained
2019-10-16 ftp/cftp: Unfetchable, unmaintained
2019-10-16 games/arkanoidsb: Unfetchable, unmaintained
2019-10-16 games/balazar: Unfetchable, unmaintained
2019-10-16 games/blockade: Unfetchable, unmaintained
2019-10-16 games/cleanq3: Unfetchable, unmaintained
2019-10-16 games/conquest: Unfetchable, unmaintained
2019-10-16 games/crafty-tablebase-no-pawn: Unfetchable, unmaintained
2019-10-16 games/epiar: Unfetchable, unmaintained
2019-10-16 games/exmars: Unfetchable, unmaintained
2019-10-16 games/fteqw: Unfetchable, unmaintained
2019-10-16 games/gnake: Unfetchable, unmaintained
2019-10-16 games/gru: Unfetchable, unmaintained
2019-10-16 games/gtkpool: Unfetchable, unmaintained
2019-10-16 games/imaze: Unfetchable, unmaintained
2019-10-16 games/inform: Unfetchable, unmaintained
2019-10-16 games/iourbanterror: Unfetchable, unmaintained
2019-10-16 games/iourbanterror-server: Unfetchable, unmaintained
2019-10-16 games/jools: Unfetchable, unmaintained
2019-10-16 games/legends: Unfetchable, unmaintained
2019-10-16 games/linux-enemyterritory-etpro: Unfetchable, unmaintained
2019-10-16 games/linux-worldofgoo-demo: Unfetchable, unmaintained
2019-10-16 games/noegnud-data: Unfetchable, unmaintained
2019-10-16 games/poker-engine: Unfetchable, unmaintained
2019-10-16 games/ptools: Unfetchable, unmaintained
2019-10-16 games/pyawale: Unfetchable, unmaintained
2019-10-16 games/pysycache-lang: Unfetchable, unmaintained
2019-10-16 games/qmars: Unfetchable, unmaintained
2019-10-16 games/quake-reaper: Unfetchable, unmaintained
2019-10-16 games/quake3-ra3: Unfetchable, unmaintained
2019-10-16 games/sdlCC: Unfetchable, unmaintained
2019-10-16 games/speyes: Unfetchable, unmaintained
2019-10-16 games/vodovod: Unfetchable, unmaintained
2019-10-16 games/wmeyes: Unfetchable, unmaintained
2019-10-16 games/wmshuffle: Unfetchable, unmaintained
2019-10-16 games/xabacus: Unfetchable, unmaintained
2019-10-16 games/xpacman: Unfetchable, unmaintained
2019-10-16 games/xscorch: Unfetchable, unmaintained
2019-10-16 graphics/aeskulap: Unfetchable, unmaintained
2019-10-16 graphics/agave: Unfetchable, unmaintained
2019-10-16 graphics/cbview: Unfetchable, unmaintained
2019-10-16 graphics/copperspice: Unfetchable, unmaintained
2019-10-16 graphics/cthumb: Unfetchable, unmaintained
2019-10-16 graphics/fujiplay: Unfetchable, unmaintained
2019-10-16 graphics/gimp-ez-perspective-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-focusblur-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-jagged-border-script: Unfetchable, unmaintained
2019-10-16 graphics/gimp-manual-html: Unfetchable, unmaintained
2019-10-16 graphics/gimp-save-for-web: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-denoise-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-sharpen-plugin: Unfetchable, unmaintained
2019-10-16 graphics/giram: Unfetchable, unmaintained
2019-10-16 graphics/inventor: Unfetchable, unmaintained, Depends on expiring graphics/libGLw
2019-10-16 graphics/jpg2pdf: Unfetchable, unmaintained
2019-10-16 graphics/jpgraph2: Unfetchable, unmaintained
2019-10-16 graphics/makehuman: Unfetchable, unmaintained
2019-10-16 graphics/pstoepsi: Unfetchable, unmaintained
2019-10-16 graphics/xmandel: Unfetchable, unmaintained
2019-10-16 irc/minbif: Unfetchable, unmaintained
2019-10-16 japanese/VTPSfont: Unfetchable, unmaintained
2019-10-16 japanese/asterisk-sounds: Unfetchable, unmaintained
2019-10-16 japanese/cannadic: Unfetchable, unmaintained
2019-10-16 japanese/edict-utf-8: Unfetchable, unmaintained
2019-10-16 japanese/kpcal: Unfetchable, unmaintained
2019-10-16 japanese/multiskkserv: Unfetchable, unmaintained
2019-10-16 japanese/skkfep: Unfetchable, unmaintained
2019-10-16 java/eclipse-log4e: Unfetchable, unmaintained
2019-10-16 java/eclipse-lomboz: Unfetchable, unmaintained
2019-10-16 java/java-checkstyle: Unfetchable, unmaintained
2019-10-16 korean/baekmukfonts-ttf: Unfetchable, unmaintained
2019-10-16 korean/gtkcomm: Unfetchable, unmaintained
2019-10-16 lang/arena: Unfetchable, unmaintained
2019-10-16 lang/diveintopython: Unfetchable, unmaintained
2019-10-16 lang/modula3: Unfetchable, unmaintained
2019-10-16 lang/p2c: Unfetchable, unmaintained
2019-10-16 lang/quack: Unfetchable, unmaintained
2019-10-16 lang/stldoc: Unfetchable, unmaintained
2019-10-16 mail/altermime: Unfetchable, unmaintained
2019-10-16 mail/autosig: Unfetchable, unmaintained
2019-10-16 mail/gkrellmmailwatch2: Unfetchable, unmaintained
2019-10-16 mail/mboxcheck-applet: Unfetchable, unmaintained
2019-10-16 mail/nmzmail: Unfetchable, unmaintained
2019-10-16 mail/poppy: Unfetchable, unmaintained
2019-10-16 mail/prom-wl: Unfetchable, unmaintained
2019-10-16 mail/py-apolicy: Unfetchable, unmaintained
2019-10-16 mail/spamdb-curses: Unfetchable, unmaintained
2019-10-16 mail/xlbiff: Unfetchable, unmaintained
2019-10-16 math/algotutor: Unfetchable, unmaintained
2019-10-16 math/nyh-hoc: Unfetchable, unmaintained
2019-10-16 math/superlu_mt: Unfetchable, unmaintained
2019-10-16 math/testu01: Unfetchable, unmaintained
2019-10-16 misc/astrolog: Unfetchable, unmaintained
2019-10-16 misc/chord2html: Unfetchable, unmaintained
2019-10-16 misc/crosspad: Unfetchable, unmaintained
2019-10-16 misc/detachtty: Unfetchable, unmaintained
2019-10-16 misc/dphys-config: Unfetchable, unmaintained
2019-10-16 misc/dvorakng: Unfetchable, unmaintained
2019-10-16 misc/gctpc: Unfetchable, unmaintained
2019-10-16 misc/gkrellm-helium: Unfetchable, unmaintained
2019-10-16 misc/gkrellweather2: Unfetchable, unmaintained
2019-10-16 misc/linm: Unfetchable, unmaintained
2019-10-16 misc/mc-light: Unfetchable, unmaintained
2019-10-16 misc/newer: Unfetchable, unmaintained
2019-10-16 misc/telbook: Unfetchable, unmaintained
2019-10-16 misc/valspeak: Unfetchable, unmaintained
2019-10-16 misc/xd: Unfetchable, unmaintained
2019-10-16 multimedia/audiopreview: Unfetchable, unmaintained
2019-10-16 multimedia/dvts: Unfetchable, unmaintained
2019-10-16 multimedia/gcfilms: Unfetchable, unmaintained
2019-10-16 multimedia/kissdx: Unfetchable, unmaintained
2019-10-16 multimedia/playd: Unfetchable, unmaintained
2019-10-16 multimedia/subtitleeditor: Unfetchable, unmaintained
2019-10-16 multimedia/umr: Unfetchable, unmaintained
2019-10-16 net/bluemix-cli: Unfetchable, unmaintained
2019-10-16 net/boclient: Unfetchable, unmaintained
2019-10-16 net/csync2: Unfetchable, unmaintained
2019-10-16 net/dictd-database: Unfetchable, unmaintained
2019-10-16 net/gtic: Unfetchable, unmaintained
2019-10-16 net/hidentd: Unfetchable, unmaintained
2019-10-16 net/ldap2dns: Unfetchable, unmaintained
2019-10-16 net/libmxp: Unfetchable, unmaintained
2019-10-16 net/librouteros: Unfetchable, unmaintained
2019-10-16 net/nettest: Unfetchable, unmaintained
2019-10-16 net/py-netstring: Unfetchable, unmaintained
2019-10-16 net/radiusd-cistron: Unfetchable, unmaintained
2019-10-16 net/rtptools: Unfetchable, unmaintained
2019-10-16 net/smbldap-tools: Unfetchable, unmaintained
2019-10-16 net/tcptrace: Unfetchable, unmaintained
2019-10-16 net/wackford-squeers: Unfetchable, unmaintained
2019-10-16 net/wmnet2: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-birthday-reminder: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-pidgimpd: Unfetchable, unmaintained
2019-10-16 net-im/poezio: Unfetchable, unmaintained
2019-10-16 net-mgmt/bsnmp-jails: Unfetchable, unmaintained
2019-10-16 net-mgmt/iog: Unfetchable, unmaintained
2019-10-16 net-mgmt/lanmap: Unfetchable, unmaintained
2019-10-16 net-mgmt/nagios-spamd-plugin: Unfetchable, unmaintained
2019-10-16 net-mgmt/nefu: Unfetchable, unmaintained
2019-10-16 net-mgmt/pixilate: Unfetchable, unmaintained
2019-10-16 net-mgmt/slate: Unfetchable, unmaintained
2019-10-16 net-mgmt/weplab: Unfetchable, unmaintained
2019-10-16 net-p2p/bnbt: Unfetchable, unmaintained
2019-10-16 net-p2p/btpd: Unfetchable, unmaintained
2019-10-16 net-p2p/gkremldk: Unfetchable, unmaintained
2019-10-16 news/newscache: Unfetchable, unmaintained
2019-10-16 news/nntpbtr: Unfetchable, unmaintained
2019-10-16 news/slrnconf: Unfetchable, unmaintained
2019-10-16 news/xpn: Unfetchable, unmaintained
2019-10-16 polish/ekg: Unfetchable, unmaintained
2019-10-16 polish/ekg2: Unfetchable, unmaintained
2019-10-16 ports-mgmt/fastest_sites: Unfetchable, unmaintained
2019-10-16 ports-mgmt/pkg-plist: Unfetchable, unmaintained
2019-10-16 ports-mgmt/symports: Unfetchable, unmaintained
2019-10-16 print/poster: Unfetchable, unmaintained
2019-10-16 russian/d1489: Unfetchable, unmaintained
2019-10-16 science/metaf2xml: Unfetchable, unmaintained
2019-10-16 security/authforce: Unfetchable, unmaintained
2019-10-16 security/avcheck: Unfetchable, unmaintained
2019-10-16 security/digest: Unfetchable, unmaintained
2019-10-16 security/fpm2: Unfetchable, unmaintained
2019-10-16 security/fwipe: Unfetchable, unmaintained
2019-10-16 security/gnome-password-generator: Unfetchable, unmaintained
2019-10-16 security/httprint: Unfetchable, unmaintained
2019-10-16 security/ike-scan: Unfetchable, unmaintained
2019-10-16 security/ipfwcount: Unfetchable, unmaintained
2019-10-16 security/libsparkcrypto: Unfetchable, unmaintained
2019-10-16 security/md4coll: Unfetchable, unmaintained
2019-10-16 security/md5coll: Unfetchable, unmaintained
2019-10-16 security/osiris: Unfetchable, unmaintained
2019-10-16 security/ranpwd: Unfetchable, unmaintained
2019-10-16 security/rdigest: Unfetchable, unmaintained
2019-10-16 security/smap: Unfetchable, unmaintained
2019-10-16 security/sshblock: Unfetchable, unmaintained
2019-10-16 shells/bashc: Unfetchable, unmaintained
2019-10-16 shells/flash: Unfetchable, unmaintained
2019-10-16 sysutils/cotty: Unfetchable, unmaintained
2019-10-16 sysutils/dt: Unfetchable, unmaintained
2019-10-16 sysutils/gkrellfire: Unfetchable, unmaintained
2019-10-16 sysutils/log_analysis: Unfetchable, unmaintained
2019-10-16 sysutils/mksunbootcd: Unfetchable, unmaintained
2019-10-16 sysutils/rfstool: Unfetchable, unmaintained
2019-10-16 sysutils/skill: Unfetchable, unmaintained
2019-10-16 sysutils/sloth: Unfetchable, unmaintained
2019-10-16 sysutils/snowlog: Unfetchable, unmaintained
2019-10-16 sysutils/wmfire: Unfetchable, unmaintained
2019-10-16 sysutils/xbattbar: Unfetchable, unmaintained
2019-10-16 textproc/bedic-data: Unfetchable, unmaintained
2019-10-16 textproc/clit: Unfetchable, unmaintained
2019-10-16 textproc/docbook-tdg: Unfetchable, unmaintained
2019-10-16 textproc/emacs-wiki: Depends on expiring ports
2019-10-16 textproc/htmlize.el: Unfetchable, unmaintained
2019-10-16 textproc/libflate: Unfetchable, unmaintained
2019-10-16 textproc/mguesser: Unfetchable, unmaintained
2019-10-16 textproc/opensched: Unfetchable, unmaintained
2019-10-16 textproc/opentoken: Unfetchable, unmaintained
2019-10-16 textproc/rot: Unfetchable, unmaintained
2019-10-16 textproc/rtfx: Unfetchable, unmaintained
2019-10-16 textproc/supercat: Unfetchable, unmaintained
2019-10-16 textproc/xml_ez_out: Unfetchable, unmaintained
2019-10-16 textproc/xmldiff: Unfetchable, unmaintained
2019-10-16 textproc/xqilla: Unfetchable, unmaintained
2019-10-16 www/WebMagick: Unfetchable, unmaintained
2019-10-16 www/bins: Unfetchable, unmaintained
2019-10-16 www/blogsum: Unfetchable, unmaintained
2019-10-16 www/boa: Unfetchable, unmaintained
2019-10-16 www/cgihtml: Unfetchable, unmaintained
2019-10-16 www/cgiparse: Unfetchable, unmaintained
2019-10-16 www/flot: Unfetchable, unmaintained
2019-10-16 www/ftasv: Unfetchable, unmaintained
2019-10-16 www/hastymail2-devel: Unfetchable, unmaintained
2019-10-16 www/htmlpp: Unfetchable, unmaintained
2019-10-16 www/http-analyze: Unfetchable, unmaintained
2019-10-16 www/junkbuster: Unfetchable, unmaintained
2019-10-16 www/links-hacked: Unfetchable, unmaintained
2019-10-16 www/llgal: Unfetchable, unmaintained
2019-10-16 www/mgstat: Unfetchable, unmaintained
2019-10-16 www/php-screw: Unfetchable, unmaintained
2019-10-16 www/phproxy: Unfetchable, unmaintained
2019-10-16 www/py-prewikka: Unfetchable, unmaintained
2019-10-16 www/redmine-backlogs: Unfetchable, unmaintained
2019-10-16 www/swfdec-plugin: Unfetchable, unmaintained
2019-10-16 www/swish-e: Unfetchable, unmaintained
2019-10-16 x11/blast: Unfetchable, unmaintained
2019-10-16 x11/dynamag: Unfetchable, unmaintained
2019-10-16 x11/xcurs: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome-hacks: Unfetchable, unmaintained
2019-10-16 x11-clocks/cairo-clock: Unfetchable, unmaintained
2019-10-16 x11-clocks/pclock: Unfetchable, unmaintained
2019-10-16 x11-clocks/stopwatch: Unfetchable, unmaintained
2019-10-16 x11-clocks/wmfuzzy: Unfetchable, unmaintained
2019-10-16 x11-fm/emelfm2: Unfetchable, unmaintained
2019-10-16 x11-fm/ezfm: Unfetchable, unmaintained
2019-10-16 x11-fm/ultracopier: Unfetchable, unmaintained
2019-10-16 x11-fm/xplore: Unfetchable, unmaintained
2019-10-16 x11-fonts/indic-ttf: Unfetchable, unmaintained
2019-10-16 x11-fonts/pingwi: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-ecliz: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-grounation-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-neutral-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-polar-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-envy-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-equinox-engine: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-qnxtheme: Unfetchable, unmaintained
2019-10-16 x11-themes/plank-theme-moka: Unfetchable, unmaintained
2019-10-15 x11-toolkits/swt-devel: Obsolete. Superseded by x11-toolkits/swt
2019-10-16 x11-wm/genmenu: Unfetchable, unmaintained
2019-10-16 x11-wm/musca: Unfetchable, unmaintained
2019-10-16 x11-wm/weewm: Unfetchable, unmaintained
2019-10-16 x11-wm/windowlab: Unfetchable, unmaintained
2019-10-16 x11-wm/wmfs: Unfetchable, unmaintained
2019-10-16 15:29:32 +00:00
Steve Wills
34cfd7ad61 Remove unneeded BROKEN_FreeBSD_10
Reported by:	rene
Pointyat to:	swills
2019-10-15 20:42:23 +00:00
Tobias C. Berner
5a07c144c4 KDE Applications: update to 19.08.2
Announcement:
	https://kde.org/announcements/announce-applications-19.08.2.php

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.2
2019-10-15 18:31:10 +00:00
Gerald Pfeifer
f1e809c959 Update to the 20191013 snapshot of GCC 10.0.0. 2019-10-15 16:43:44 +00:00
Steve Wills
692f0f6439 lang/pocl: Update to POCL 1.4
PR:		241243
Submitted by:	O. Hartmann <ohartmann@walstatt.org> (maintainer)
2019-10-15 13:41:58 +00:00
Tobias Kortkamp
5c0de564b2 lang/janet: Update to v1.4.0
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.4.0
2019-10-15 06:44:14 +00:00
Tobias Kortkamp
00083bcb24 lang/janet: Cosmetic changes
- Pet portfmt and portclippy
2019-10-15 06:24:33 +00:00
Jan Beich
b5946c7a31 lang/rust-nightly: update to 1.40.0.20191015
Changes:	6767d9b90b...e413dc36a8
2019-10-15 00:40:52 +00:00
Jimmy Olgeni
da8eeddea6 Update lang/elixir to version 1.9.2. 2019-10-14 16:14:12 +00:00
Mathieu Arnold
cd8056e5bd Update to v5.31.4-361-gf87d8789b9. 2019-10-14 14:44:56 +00:00
Gerald Pfeifer
748ba9941c Update to the 20191012 snapshot of GCC 9.2.1.
This brings four+ fixes on the Fortran side, one for the C++ front end,
one for rs6000/powerpc (and several for platforms we do not support).
2019-10-14 10:30:58 +00:00
Rene Ladan
45de0d5d68 lang/gnatcross-*aarch64: bump base version of FreeBSD from 11.0 to 11.3
- Unexpire lang/gnatcross-aarch64, it builds again on 11.3-amd64
- Clean up lang/gnatcross-sysroot-aarch64

Differential Revision:	https://reviews.freebsd.org/D21974 (part)
2019-10-14 09:52:38 +00:00
Dmitry Marakasov
91c7902c64 - Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-10-14 09:39:05 +00:00
Antoine Brodin
fae074ce0e Mark devel_full and devel_nox flavors BROKEN
Reported by:	pkg-fallout
2019-10-13 08:01:39 +00:00
Gerald Pfeifer
ea807357d1 Update to the 20191011 snapshot of GCC 8.3.1.
This brings one backport on the Fortran side and one for powerpc
(in addition to alpha and SH changes).
2019-10-13 07:00:17 +00:00
Gerald Pfeifer
2dbe7261f9 Update to the 20191010 snapshot of GCC 7.4.1.
This fixes a powerpc* (aka rs6000) backend issue.
2019-10-12 05:08:23 +00:00
Jan Beich
3d6ef447ba lang/rust-nightly: update to 1.40.0.20191012
Changes:	20cc752726...6767d9b90b
2019-10-12 00:47:37 +00:00
Gerald Pfeifer
60c9dc1998 Update to the 20191006 snapshot of GCC 10.0.0. 2019-10-11 04:12:17 +00:00
Bryan Drewery
bc8870a852 - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
Bryan Drewery
d500249dad - Add a CCACHE_BIN variable for simplified use where needed. 2019-10-10 20:06:24 +00:00
Jimmy Olgeni
3cc35a64e0 Update lang/erlang-runtime22 to version 22.1.3. 2019-10-10 12:56:12 +00:00
Dmitry Marakasov
0a4d5e8c98 - Update WWW
Approved by:	portmgr blanket
2019-10-10 09:39:00 +00:00
Jan Beich
9db81a1e6e lang/rust-nightly: update to 1.40.0.20191010
Changes:	f3c9cece7b...20cc752726
2019-10-10 00:45:42 +00:00
Baptiste Daroussin
7eab0ea11d Drop the ipv6 virtual category for l* category as it is not relevant anymore 2019-10-09 11:53:57 +00:00
Yuri Victorovich
0c5c4644c1 lang/gravity: Update 0.7.5 -> 0.7.8
Reported by:	portscout
2019-10-09 05:06:00 +00:00
Gerald Pfeifer
e7af304a8a Update to the 20191005 snapshot of GCC 9.2.1.
This mostly fixes (eight) issues on the Fortran side.
2019-10-09 04:16:53 +00:00
Jimmy Olgeni
14b9e9b445 Update lang/erlang-wx to version 21.3.8.8. 2019-10-08 15:39:18 +00:00
Jimmy Olgeni
ed7fcb1bf8 Update lang/erlang-java to version 21.3.8.8. 2019-10-08 15:39:09 +00:00
Jimmy Olgeni
c0a4c41d69 Update lang/erlang to version 21.3.8.8. 2019-10-08 15:39:00 +00:00
Jimmy Olgeni
7549c54598 Update lang/erlang-runtime21 to version 21.3.8.8. 2019-10-08 15:38:47 +00:00
Wen Heping
9f99b07278 - Update to 2.84.2 2019-10-08 15:27:56 +00:00
Jimmy Olgeni
2194600eb4 Update lang/erlang-runtime22 to version 22.1.2. 2019-10-08 10:30:25 +00:00
Dmitry Marakasov
43220aad6e - Update WWW
Approved by:	portmgr blanket
2019-10-08 09:38:53 +00:00
Dmitri Goutnik
d78446e460 lang/go14: Don't install doc and test files
Currently, lang/go14 installs about 1,400-ish doc and test files.
The only role of go14 is to build lang/go, and those files have
no role in that.

PR:		239857
Approved by:	jlaffaye (maintainer timeout, >1 month), tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D21879
2019-10-08 00:54:59 +00:00
Jan Beich
19d80330fb lang/rust-nightly: update to 1.40.0.20191008
Changes:	2e7244807a...f3c9cece7b
2019-10-08 00:52:53 +00:00
Mathieu Arnold
9836d99037 Update to v5.31.4-296-g4f89f09f9b. 2019-10-07 15:42:03 +00:00
Jimmy Olgeni
4fffcc6e48 Update lang/erlang-runtime20 to version 20.3.8.23. 2019-10-07 11:26:38 +00:00
Gerald Pfeifer
c299343c2a Update to the 20191004 snapshot of GCC 8.3.1.
This brings one fix for Fortran and one for Aarch64 (plus several for
SH which is not relevant for us).
2019-10-07 04:42:39 +00:00
Pedro F. Giffuni
c937a4ccc9 rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.

Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.

Approved by:	thierry (mentor), makc
Differential Revision:	https://reviews.freebsd.org/D21902
2019-10-06 19:08:14 +00:00
Danilo G. Baio
0f82926557 lang/php-mode.el: Update to 1.22.0
Changelog:	https://github.com/emacs-php/php-mode/releases/tag/v1.22.0

PR:		240877
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-10-06 14:17:17 +00:00
Gerald Pfeifer
378f3dc183 Update to the 20190303 snapshot of GCC 7.4.1.
This mostly brings Darwin and SH-specific changes, but some for i386
may affect FreeBSD as well.
2019-10-05 23:52:02 +00:00
Jan Beich
67afc12e65 lang/rust-nightly: update to 1.40.0.20191005
Changes:	2daa404e9a...2e7244807a
2019-10-05 00:51:04 +00:00
Jan Beich
fbea4307e8 devel/google{test,mock}: update to 1.10.0
- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
2019-10-05 00:42:20 +00:00
Mark Linimon
1633253e05 In various places in the ports tree, tests against ARCH are iterated
one-by-one when a pattern test would be more robust.

This consolidates the tests for 64-bit functionality.

PR:		239163
Approved by:	sunpoet (python, maintainer)
2019-10-04 22:46:20 +00:00
Mark Linimon
63cec5a9d3 The arch definitions used in the test for DTRACE functionality are
missing the definition for powerpcspe, as well as some obscure mips*
definitions.  This patch fixes that.

There should be no need to bump PORTREVISION, because only those
archs are affected, and we do not build packages for any of them
in any case.

PR:		239171
Approved by:	mat
2019-10-04 22:43:46 +00:00
Mark Linimon
acf07777e7 Disable DTRACE on powerpc64-CURRENT. It is known not to link on elfv2.
Rather than conditionalize the inclusion on elfv2, I am asssuming the
userbase of erlang on powerpc64-CURRENT is still tiny.  Effort would
better be spent on investigating the general problem on powerpc64.

PR:		240458 240461 240501 240502
Submitted by:	pkubaj
Approved by:	erlang (maintainer-timeout, > 2 weeks)
2019-10-04 22:31:59 +00:00
Niclas Zeising
58760ada9d Bump remaining mesa ports after llvm version change
Bump these mesa ports as well, to ensure that they are rebuilt with the
correct llvm port.
This was missed in r513776

PR:		239682
MFH:		2019Q4 (implicit, fix for earlier commits)
2019-10-04 22:14:03 +00:00
Jan Beich
13f6aa2bdd graphics/mesa-dri: revert r512573 and limit to llvm80 after r512440
Mesa 18.3 doesn't support LLVM 9. While some fixes were backported
there're probably more issues. Apparently, Gnome shows black screen.
As the port is unlikely to be ready for future LLVM_DEFAULT bumps
without a version update just limit to previously tested value.

PR:		239682
Requested by:	imp
2019-10-04 20:08:27 +00:00
Torsten Zuehlsdorff
2d39a69c11 lang/php74: Upgrade from RC1 to RC3
Changelog:

03 Oct 2019, PHP 7.4.0RC3

- Core:
  . Fixed bug #78604 (token_get_all() does not properly tokenize FOO<?php with
    short_open_tag=0). (Nikita)

- FFI:
  . Fixed bug #78543 (is_callable() on FFI\CData throws Exception). (cmb)

- GMP:
  . Fixed bug #78574 (broken shared build). (Remi)

- MBString:
  . Fixed bug #78579 (mb_decode_numericentity: args number inconsistency).
    (cmb)
  . Fixed bug #78609 (mb_check_encoding() no longer supports stringable
    objects). (cmb)

- OpenSSL:
  . Changed the default config path (Windows only). (cmb)

- Standard:
  . Fixed bug #78549 (Stack overflow due to nested serialized input). (Nikita)

19 Sep 2019, PHP 7.4.0RC2

- Core:
  . Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR.
    As a side effect, this allowed passing left hand list() "by reference",
    instead of compile-time error. (Dmitry)
  . Fixed bug #78531 (Crash when using undefined variable as object). (Dmitry)
  . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
    (bugreportuser)

- FFI:
  . Added missing FFI::isNull(). (Philip Hofstetter)
  . Fixed bug #78488 (OOB in ZEND_FUNCTION(ffi_trampoline)). (Dmitry)

- Opcache:
  . Add opcache.preload_user INI directive. (Dmitry)
  . Fixed bug #78514 (Preloading segfaults with inherited typed property).
    (Nikita)
  . Fixed bug #78429 (opcache_compile_file(__FILE__); segfaults). (cmb)

- PCRE:
  . Fixed bug #78349 (Bundled pcre2 library missing LICENCE file). (Peter Kokot)

- PDO_Firebird:
  . Implemented FR #77863 (PDO firebird support type Boolean in input
    parameters). (Simonov Denis)

- PDO_MySQL:
  . Fixed bug #41997 (SP call yields additional empty result set). (cmb)

- sodium:
  . Fixed bug #78510 (Partially uninitialized buffer returned by
    sodium_crypto_generichash_init()). (Frank Denis, cmb)
  . Fixed bug #78516 (password_hash(): Memory cost is not in allowed range).
    (cmb, Nikita)

- Standard:
  . Fixed bug #78506 (Error in a php_user_filter::filter() is not reported).
    (Nikita)

Changelog taken from: https://github.com/php/php-src/blob/php-7.4.0RC3/NEWS

MFH:		2019Q4
2019-10-03 21:54:47 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Alex Dupre
c05c6d015a Update to 0.5.12 release. 2019-10-03 14:36:47 +00:00
Jan Beich
8dec576839 lang/rust-nightly: update to 1.40.0.20191003
Changes:	22bc9e1d9c...2daa404e9a
2019-10-03 00:59:42 +00:00
Sunpoet Po-Chuan Hsieh
533cbc94d8 Fix build with scons 3.1.1
PR:		240584
Exp-run by:	antoine
2019-10-02 19:51:23 +00:00
Sunpoet Po-Chuan Hsieh
1528cb4988 Update to 2.6.5
Changes:	https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
PR:		240985
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Security:	f7fcb75c-e537-11e9-863e-b9b7af01ba9e
MFH:		2019Q4
2019-10-02 19:25:38 +00:00
Sunpoet Po-Chuan Hsieh
c3bda2527b Update to 2.5.7
Changes:	https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/
PR:		240984
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Security:	f7fcb75c-e537-11e9-863e-b9b7af01ba9e
MFH:		2019Q4
2019-10-02 19:25:10 +00:00
Sunpoet Po-Chuan Hsieh
a3bd5ddae3 Update to 2.4.9
Changes:	https://www.ruby-lang.org/en/news/2019/10/02/ruby-2-4-9-released/
		https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-4-8-released/
PR:		240983
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Security:	f7fcb75c-e537-11e9-863e-b9b7af01ba9e
MFH:		2019Q4
2019-10-02 19:24:55 +00:00
Gerald Pfeifer
e255b6f1a3 Update to the 20190929 snapshot of GCC 10.0.0. 2019-10-02 00:04:45 +00:00
Gerald Pfeifer
23e386eff2 Update to the 20190928 snapshot of GCC 9.2.1.
This mainly adds a small change for Arm targets and tones down an error
in C++.
2019-10-01 22:06:14 +00:00