Commit graph

20887 commits

Author SHA1 Message Date
Bernhard Froehlich
8369b5ef99
lang/vala: Add CPE information
Approved by:	portmgr (blanket)
2021-09-11 11:40:49 +00:00
Alexey Dokuchaev
4c1e5cee8f lang/mtasc: the port had been improved (+)
- Unbreak against safe strings in OCaml 4.06+
- Define LICENSE (GNU GPL version 2 or later)
2021-09-11 11:02:40 +00:00
Alexey Dokuchaev
2ab38bd2ae lang/mtasc: normalize patches to make adding new ones easier. 2021-09-11 09:53:13 +00:00
Jimmy Olgeni
499ab8b0fb lang/abcl: Update to version 1.8.0.
PR:		258404
Reported by:	mikael
2021-09-11 11:32:55 +02:00
Gerald Pfeifer
52639042d0 lang/gcc11-devel: Update to the 20210904 snapshot of GCC 11.2.1
This brings one back port for the x86 back end and five for powerpc
(nee rs6000), two for the tree optimizers, one for C++ and four for
Fortran.

It also adds the missing runtime license exception to value-unwind.h
for aarch64 and i386.
2021-09-11 04:46:53 +00:00
Steve Wills
086585844c lang/spidermonkey78: update to 78.9.0
PR:		258127
Exp-run by:	antoine
2021-09-10 20:17:38 -04:00
Bernhard Froehlich
5bee454469
lang/go: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:05 +00:00
Jan Beich
847c10f4c6 lang/intel-compute-runtime: update to 21.36.20889
Changes:	https://github.com/intel/compute-runtime/compare/21.35.20826...21.36.20889
Reported by:	GitHub (watch releases)
2021-09-10 17:51:44 +00:00
Dmitri Goutnik
8532f7246f lang/go: Update to 1.17.1
Changes:	https://golang.org/doc/devel/release#go1.17.minor
Security:	4ea1082a-1259-11ec-b4fa-dd5a552bdd17
2021-09-10 12:21:33 -05:00
Mikael Urankar
94d69d0eb6 lang/picoc: Mark as broken on aarch64
sbrk is not implemented on aarch64
2021-09-10 14:48:15 +02:00
Pietro Cerutti
5f4f8c1bc9 lang/tcl85: regenerate patch files 2021-09-10 07:03:41 +00:00
Pietro Cerutti
1bf09e93cd lang/tcl8[56]: fix unsafe buffer lifetime, bump PORTREVISION
PR:		258392
Reported by:	dim
Obtained from:	https://core.tcl-lang.org/tcl/info/24b9181478
2021-09-10 07:03:41 +00:00
Yuri Victorovich
1cb5f4d35c lang/hermes: Update 0.8.1 -> 0.9.0
Reported by:	portscout
2021-09-09 13:00:07 -07:00
Dave Cottlehuber
086fa5f374 lang/zig: update to 0.8.1
bugfix only release

- https://ziglang.org/download/0.8.1/release-notes.html

Reviewed by:	jbeich
Differential Revision: https://reviews.freebsd.org/D31880
2021-09-09 12:54:21 +00:00
Wen Heping
56e02328d7 lang/python38: Update to 3.8.12
PR:		258195
Reported by:	wen@
Exp-run by:	antoine@
2021-09-09 20:19:03 +08:00
Kai Knoblich
31d9698334 lang/micropython: Update to 1.17
* Switch to GCC because building with Clang leads to a broken
  "mpy-cross" binary, which segfaults if issued with several parameters
  during build.

* REINPLACE_CMD should not be used to replace static content, hence
  convert those occurrences into patches.

* Also update pkg-descr and sort variables a bit according to the PHB.

Reviewed by:	decke (earlier revision)
Approved by:	kai (python, maintainer)
Differential Revision:	https://reviews.freebsd.org/D31855
2021-09-09 11:10:17 +02:00
Kai Knoblich
c92e5f7b9a lang/python36: Deprecate and set to expire
Python 3.6 will reach its End-of-Life at 23rd December 2021.

Set the deprecation note and expiration date accordingly.

Approved by:	koobs (python, maintainer)
MFH:		No (not neccessary, 3+ months from now should be OK)
Differential Revision:	https://reviews.freebsd.org/D31783
2021-09-09 11:02:38 +02:00
Gerald Pfeifer
e25fc14dcc lang/gcc10-devel: Update to the 20210903 snapshot of GCC 10.3.1
This brings one back port for OMP support (GOMP) and x86 each, five
for Fortran, and one to add the missing runtime license exception to
value-unwind.h for aarch64 and i386.
2021-09-09 06:17:56 +00:00
Jimmy Olgeni
2a1e9512ef lang/erlang-runtime23: Update to version 23.3.4.7. 2021-09-08 15:36:27 +02:00
Gerald Pfeifer
4ce96cd426 lang/gcc9-devel: Update to the 20210902 snapshot of GCC 9.4.1
This brings a back port related to OMP (GOMP) and one to add the
runtime license exception to value-unwind.h for aarch64 and i386.
2021-09-08 04:47:11 +00:00
Mikael Urankar
473a0e375e lang/rust: don't overwrite hwcap with the return value of elf_aux_info(3)
Reported by:	jbeich
2021-09-06 22:04:22 +02:00
Tobias Kortkamp
b1670e2c3d
lang/rust*: Mk/Uses/cargo.mk: Move TMPDIR to WRKDIR
rustc stashes intermediary files in TMPDIR (default /tmp) which
might cause issues for users that for some reason space limit their
/tmp.  WRKDIR should have plenty of space.

Other ports that use rustc might be affected too, but set it only
in USES=cargo and lang/rust* ports for now.

PR:		258126
With hat:	rust
2021-09-06 21:28:28 +02:00
Tobias Kortkamp
1090228081
lang/rust-bootstrap: Fix sync.sh to work with any package extension 2021-09-06 21:27:27 +02:00
Joseph Mingrone
04efa6e0f8
lang/sbcl: Fix build by removing old patches
Approved by:	krion (maintainer)
Differential Revision:	https://reviews.freebsd.org/D31860
2021-09-06 11:40:26 -03:00
Mikael Urankar
74c66d50fd lang/rust: Fix for missing getauxval function on FreeBSD
Use FreeBSD's elf_aux_info for detecting ARM HW features

PR:		258198
Tested by:	Bob Prohaska <fbsd@www.zefox.net>
2021-09-06 15:53:04 +02:00
Jan Beich
cb2492b691 lang/intel-compute-runtime: update to 21.35.20826
Changes:	https://github.com/intel/compute-runtime/compare/21.34.20767...21.35.20826
Reported by:	GitHub (watch releases)
2021-09-06 11:42:13 +00:00
Kirill Ponomarev
9bf60dbaac lang/sbcl: update to 2.1.8 2021-09-06 08:10:42 +02:00
Dave Cottlehuber
d0e2e92b3f lang/elixir-devel: update to 1.12.3 2021-09-05 11:53:22 +00:00
Gerald Pfeifer
e879f17d1e lang/gcc12-devel: Update to the 20210829 snapshot of GCC 12.0.0
files/patch-gfortran-libgcc requires a little adjustment to account
for upstream changes (alas nothing material, syntactic only).
2021-09-05 09:56:55 +00:00
Rene Ladan
58f1c18c94 cleanup: Remove expired ports:
2021-09-03 lang/gcc7: Unsupported by upstream. Use GCC 10 or newer instead.
2021-09-05 10:51:47 +02:00
Jimmy Olgeni
ee4bbe3564 lang/erlang-runtime24: Update to version 24.0.6. 2021-09-05 10:17:03 +02:00
Alexis Praga
e33b306193 devel/hs-purescript: Update to 0.14.4 2021-09-05 10:41:07 +03:00
Gerald Pfeifer
68f9fc7701 lang/gcc11-devel: Update to the 20210828 snapshot of GCC 11.2.1
This brings seven back ports for the x86 back end and five for arm,
plus three middle end changes, one for tree optimizers, debugging
information, the gcov tool, and Fortran each, and a whopping 18 for
libstdc++.
2021-09-04 12:40:04 +00:00
Gerald Pfeifer
6e256ec530 lang/gcc10-devel: Update to the 20210827 snapshot of GCC 10.3.1
This brings one back port for the x86 back end (AVX512) and eight for
arm, plus a tree optimizer change and one for FOrtran and libstdc++
each.
2021-09-03 18:00:20 +00:00
Dmitri Goutnik
34c43da970 lang/go: correct patch size mismatch
Github seems to be undecided whether
782aa42255163559c5e1c4c2d98c8f28da8cf96b.patch size should be 1111 or
1113 bytes. Give them some time to contemplate and commit this patch to
the repo for now.

PR:		258253
Reported by:	Alex <marcarianalexandru@gmail.com>
Reported by:	Marc Flambard <marc-pub@alluem.fr> (by email)
2021-09-03 12:14:44 -05:00
Mina Galić
04e401ec55 lang/go-devel: mark stacks as non-executable on freebsd
PR:		258241
2021-09-03 08:25:09 -05:00
Mina Galić
4e2f244da5 lang/go: mark stacks as non-executable on freebsd (CL346872 backport)
PR:		258241
2021-09-03 08:25:08 -05:00
Tobias Kortkamp
310623bb97
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-09-03 15:01:58 +02:00
Jimmy Olgeni
2d223a6d05 lang/erlang-runtime24: Update to version 24.0.5. 2021-09-03 12:50:55 +02:00
Jimmy Olgeni
cd80197127 lang/erlang-runtime23: Update to version 23.3.4.6. 2021-09-03 12:50:44 +02:00
Jimmy Olgeni
20ccc0365e lang/erlang-runtime22: Update to version 22.3.4.21. 2021-09-03 12:50:37 +02:00
Kai Knoblich
334bcb11af lang/micropython: Assume maintainership for python@
Reported by:	koobs
MFH:		2021Q3
2021-09-03 10:13:04 +02:00
Bernhard Froehlich
26edc92d14
lang/cling: Remove invalid CPE information
Approved by:    portmgr (blanket)
2021-09-03 06:25:48 +00:00
Bernhard Froehlich
e03d291dcd
lang/erlang-runtime24: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:22 +00:00
Bernhard Froehlich
2c933892e3
lang/erlang-runtime23: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:20 +00:00
Bernhard Froehlich
ca92a075f8
lang/erlang-runtime22: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:19 +00:00
Bernhard Froehlich
a5df985641
lang/erlang-runtime21: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:18 +00:00
Bernhard Froehlich
cb9d744ebb
lang/erlang-runtime20: Add CPE information
Approved by:    portmgr (blanket)
2021-09-02 15:19:17 +00:00
Tobias C. Berner
6f5850a014 KDE: Update KDE Gear to 21.08.1
Thursday, 2 September 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

  *  konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
  *  elisa: Fix the “Files” view.
  *  skanlite: Fix image saving when preview is not shown.

Full announcement:
	https://kde.org/announcements/gear/21.08.1/

Full Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.1/
2021-09-02 16:52:51 +02:00
Mikael Urankar
bab764bbd2 lang/rust: Add missing patches for powerpc
Differential Revision:	https://reviews.freebsd.org/D31723
2021-09-02 13:30:39 +02:00