Commit graph

19505 commits

Author SHA1 Message Date
Gerald Pfeifer
390e0afa31 Update to the 20200726 snapshot of GCC 11.0.0. 2020-07-29 22:39:47 +00:00
Alex Dupre
ddd70bf847 Update to 0.7.0 release. 2020-07-28 16:55:10 +00:00
Jimmy Olgeni
d876247f5d Update lang/erlang-runtime23 to version 23.0.3. 2020-07-28 15:53:39 +00:00
Jimmy Olgeni
4a4dd56671 Update lang/gambit-c to version 4.9.3.
- Update GitHub account
- Portlint fixes

PR:		248283
Submitted by:	Max Parmer <maxp@trystero.is>
2020-07-28 10:35:27 +00:00
Gerald Pfeifer
5a1ed1e399 Update to the 20200724 snapshot of GCC 9.3.1.
This brings a chane to powerpc (that appears to be limited to AIX)
and three for the Fortran front end.
2020-07-28 06:22:37 +00:00
Tobias Kortkamp
2bd3242931 lang/janet: Update to v1.11.1
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.11.1
2020-07-27 12:54:36 +00:00
Jan Beich
adff6e1a77 lang/intel-compute-runtime: update to 20.29.17408
Changes:	https://github.com/intel/compute-runtime/compare/20.28.17293...20.29.17408
Reported by:	GitHub (watch releases)
2020-07-25 00:55:42 +00:00
Dmitri Goutnik
a8c8f5164a lang/go-devel: Update to go1.15rc1
Changes:	https://tip.golang.org/doc/go1.15
2020-07-24 20:17:12 +00:00
Gerald Pfeifer
dacca3962d Update to the 20200723 snapshot of GCC 8.4.1.
This brings an update for powerpc and one for libstdc++.
2020-07-24 16:25:32 +00:00
Tobias Kortkamp
7208e49e39 lang/rust-nightly: Update to 1.47.0.20200724
Changes:	39d5a61f2e...0820e54a8a
2020-07-24 15:51:17 +00:00
Tobias Kortkamp
1f9e96c6c1 lang/rust-nightly: Attempt to fix intermittent "can't find crate for std" build failures
The location of rustc (found via env::current_exe()) is used to
find the right libstd.  However it might have been "copied" by
creating a hard link to the new location instead.  Like /proc/curproc/file,
KERN_PROC_PATHNAME (used internally by current_exe()) can return
any of the file's multiple paths.  Most of the time it returns the
right rustc path and the build will succeed but occasionally it
will return the "wrong" path and the build fails with:

    error[E0463]: can't find crate for `std`

If this is right a viable workaround should be to never create hard
links during the build, so let's try that.

Also drop the related llvm-config-wrapper workaround.

PR:		248184
2020-07-24 15:50:56 +00:00
Wen Heping
6af98ac132 - Update to 3.8.5(include security fix)
MFH:		2020Q3
2020-07-24 12:01:46 +00:00
Jan Beich
bf7b51a806 lang/intel-compute-runtime: don't pretend to support GNU
Intel NEO needs modern kernel DRM but GNU/kFreeBSD was discontinued.
fdevname_r(3) and sysctlbyname(3) don't exist in upstream glibc.
2020-07-23 22:34:26 +00:00
Jan Beich
2080ffcadb lang/intel-compute-runtime: update to 20.28.17293
Changes:	https://github.com/intel/compute-runtime/compare/20.27.17231...20.28.17293
Reported by:	GitHub (watch releases)
2020-07-23 21:29:59 +00:00
Gerald Pfeifer
f4d54ca858 Update to the 202000719 snapshot of GCC 11.0.0. 2020-07-23 11:14:00 +00:00
Alex Dupre
5776b86803 Update to 0.6.12 release. 2020-07-22 15:56:55 +00:00
Jan Beich
26ad52a009 devel/intel-graphics-compiler: update to 1.0.4312
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.4312
Reported by:	GitHub (watch releases)
2020-07-21 19:37:22 +00:00
Tobias C. Berner
89fc0f48dc Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.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.

Changelog:
	https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en

- net/kdav became a framework and was therefore moved to net/kf5-kdav.
- thanks to adridg@ for fixing the fallout

Exp-run by:	antoine
PR:		247907
2020-07-21 17:15:38 +00:00
Gerald Pfeifer
6dc29be860 This port covers an end-of-life version of GCC and is in the tree solely
to support the devel/xtensa-esp32-elf port. Since that one now is limited
to amd64 and i386, follow with our own ONLY_FOR_ARCHS setting.

This simplifies this port a fair bit and avoids building on amd/aarch64
and powerpc* platforms.
2020-07-21 10:40:26 +00:00
Gerald Pfeifer
cee1ac2634 Update to the 20200717 snapshot of GCC 9.3.1.
This brings nine improvements for aarch64, one for powerpc (Altivec), and
two for the tree optimizers.
2020-07-20 20:56:27 +00:00
Tobias Kortkamp
03e6b89b6d lang/rust-nightly: Unbreak build
RLS is broken in nightly-2020-07-18 but that should not have aborted
the package build.  Add a workaround for the dist.missing-tools
with build.tools bug.

https://github.com/rust-lang/rust/issues/74545
2020-07-20 17:52:06 +00:00
Mathieu Arnold
7a5c5426cd Update to v5.33.0-73-g74480d1ece. 2020-07-20 13:50:02 +00:00
Li-Wen Hsu
61080c958f Update to 2.9.0
Pass maintainership to the submitter

PR:		247758
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
2020-07-20 09:02:03 +00:00
Tobias Kortkamp
e0c685401c lang/janet: Update to v1.11.0
Changes:	https://github.com/janet-lang/janet/releases/tag/v1.11.0
2020-07-19 19:14:28 +00:00
Gerald Pfeifer
583b773bd2 Update to the 20200716 snapshot of GCC 8.4.1.
This brings a single change for powerpc (Altivec).
2020-07-19 12:45:47 +00:00
Tobias Kortkamp
e8350c46fb lang/rust-nightly: Update to 1.47.0.20200718
Changes:	0c03aee8b8...39d5a61f2e
2020-07-18 13:14:42 +00:00
Dmitri Goutnik
b73afa049c lang/go: Update to 1.14.6
Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
2020-07-17 13:02:47 +00:00
Tobias Kortkamp
ec25a08615 lang/rust: Add back to static.rust-lang.org 2020-07-17 06:48:00 +00:00
Tobias Kortkamp
b0f1d6430e lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
2020-07-17 06:44:04 +00:00
Dmitri Goutnik
10a35a6853 lang/go: Update to 1.14.5
Changes:	https://golang.org/doc/devel/release.html#go1.14.minor
2020-07-15 13:12:47 +00:00
Wen Heping
193d0764de - Update python38 doc to 3.8.4
MFH:		2020Q3
2020-07-15 07:16:10 +00:00
Gerald Pfeifer
d93ab45393 Update to the 202000712 snapshot of GCC 11.0.0. 2020-07-15 05:34:43 +00:00
Wen Heping
3052b79df7 - Update to 3.8.4(include securiy fix)
https://docs.python.org/release/3.8.4/whatsnew/changelog.html#changelog

MFH:		2020Q3
2020-07-14 01:56:15 +00:00
Jan Beich
b141d12857 lang/intel-compute-runtime: update to 20.27.17231
Changes:	https://github.com/intel/compute-runtime/compare/20.26.17199...20.27.17231
Reported by:	GitHub (watch releases)
2020-07-13 20:22:33 +00:00
Torsten Zuehlsdorff
6d23d80a69 mail/php7[2-4]-imap: change client from cclient to panda-cclient
There are some reports about PHP crashes, when using php-imap
(especially with OpenSSL and TSL 1.3). All this problems went away,
when using the panda-cclient instead of the old cclient.

Therefore we make the panda-cclient the new default,
but still allow cclient in order to allow backwards compatibility.

Special thanks to bofh for figuring out the complex details and
the solution!

Special thanks to Jason for being patience and
helpful about so many months!

Reported by:	Jason de Cordoba <jason@aventia.pw>
Reviewed by:	bofh
Sponsored by:	Bounce Experts
2020-07-13 13:32:27 +00:00
Gerald Pfeifer
55920017fe Update to the 20200711 snapshot of GCC 10.1.1.
This brings four backports for powerpc and two for aarch64, six for
the tree optimizers, three for C++ and Fortran each, plus a few for
the C++ standard library.
2020-07-13 08:23:17 +00:00
Gerald Pfeifer
e0d745ad0a Update to the 20200510 snapshot of GCC 9.3.1.
This brings one backport for powerpc and three Fortran fixes.
2020-07-12 18:29:09 +00:00
Gerald Pfeifer
c772550f39 Update to the 20200709 snapshot of GCC 8.4.1.
This brings one backport for powerpc and two Fortran fixes.
2020-07-11 05:55:24 +00:00
Jimmy Olgeni
21367f6722 Update lang/erlang-runtime22 to version 22.3.4.3. 2020-07-10 15:07:29 +00:00
Torsten Zuehlsdorff
15d135f81a lang/php74: Upgrade from 7.4.7 to 7.4.8
Changelog:

    Core:
        Fixed bug #79595 (zend_init_fpu() alters FPU precision).
        Fixed bug #79650 (php-win.exe 100% cpu lockup).
        Fixed bug #79668 (get_defined_functions(true) may miss functions).
        Fixed bug #79657 ("yield from" hangs when invalid value encountered).
        Fixed bug #79683 (Fake reflection scope affects __toString()).
        Fixed possibly unsupported timercmp() usage.
    Exif:
        Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes).
    Fileinfo:
        Fixed bug #79681 (mime_content_type/finfo returning incorrect mimetype).
    Filter:
        Fixed bug #73527 (Invalid memory access in php_filter_strip).
    GD:
        Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC).
    OpenSSL:
        Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout).
    PDO SQLite:
        Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set).
    phpdbg:
        Fixed bug #73926 (phpdbg will not accept input on restart execution).
        Fixed bug #73927 (phpdbg fails with windows error prompt at "watch array").
        Fixed several mostly Windows related phpdbg bugs.
    SPL:
        Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject).
    Standard:
        Fixed bug #74267 (segfault with streams and invalid data).

Sponsored by:	Bounce Experts
2020-07-10 11:25:41 +00:00
Torsten Zuehlsdorff
5159530ac7 lang/php73: Update from 7.3.19 to 7.3.20
Changelog:

    Core:
        Fixed bug #79650 (php-win.exe 100% cpu lockup).
        Fixed bug #79668 (get_defined_functions(true) may miss functions).
        Fixed possibly unsupported timercmp() usage.
    Exif:
        Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes).
    Filter:
        Fixed bug #73527 (Invalid memory access in php_filter_strip).
    GD:
        Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC).
    OpenSSL:
        Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout).
    PDO SQLite:
        Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set).
    SPL:
        Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject).
    Standard:
        Fixed bug #74267 (segfault with streams and invalid data).

Sponsored by:	Bounce Experts
2020-07-10 11:24:36 +00:00
Gerald Pfeifer
231884223e Update to the 202000705 snapshot of GCC 11.0.0. 2020-07-10 05:51:45 +00:00
Tobias C. Berner
1433736961 Update KDE's Application (release-service) to 20.04.3
Changelog:
	https://kde.org/announcements/changelog-releases.php?version=20.04.3
2020-07-09 21:04:41 +00:00
Alex Dupre
ad422bbc82 Update to 0.6.11 release. 2020-07-09 09:33:25 +00:00
Gerald Pfeifer
506983acb8 Update to the 20200704 snapshot of GCC 10.1.1.
This brings some middle-end fixes, one for arm, and ten for powerpc,
as well as 5+5 for C++/libstdc++ and eight for the Fortran front end.
2020-07-08 11:08:05 +00:00
Tobias Kortkamp
bc1e2a0a3c lang/rust-nightly: Update to 1.46.0.20200707
Changes:	0ca7f74dbd...0c03aee8b8
2020-07-07 15:46:47 +00:00
Tobias Kortkamp
eefdcbfd7c Clean up some things
Reported by:	portscan and common sense
2020-07-07 12:27:18 +00:00
Gerald Pfeifer
fb541a643b Update to the 20200503 snapshot of GCC 9.3.1.
This brings one fix for the arm back end, five for the Fortran front end,
and two for the C++ run-time library.
2020-07-07 10:10:38 +00:00
Piotr Kubaj
abe73208c6 lang/ecl: fix build on GCC architectures
Use C99 mode:
/wrkdirs/usr/ports/lang/ecl/work/ecl-20.4.24/src/c/cfun_dispatch.d:1022: error: 'for' loop initial declaration used outside C99 mode
2020-07-06 09:10:16 +00:00
Jan Beich
f851e36e40 lang/intel-compute-runtime: update to 20.26.17199
Changes:	https://github.com/intel/compute-runtime/compare/20.25.17111...20.26.17199
Reported by:	GitHub (watch releases)
2020-07-05 19:28:58 +00:00