Commit Graph

21302 Commits

Author SHA1 Message Date
Ryan Steinmetz
e53bff469f lang/linux-dotnet-cli: Fix typos that prevent copy/paste success 2022-01-25 11:56:06 -05:00
Eric Reardon
175c1f57e8 lang/julia: unbreak build when using libcurl 7.81
See:

 * https://github.com/JuliaLang/Downloads.jl/issues/172
 * https://github.com/conda-forge/julia-feedstock/issues/169#issuecomment-1007411498

PR:	261417
Reported by:	rizor.reardon@yahoo.com
2022-01-25 10:25:59 +01:00
Yuri Victorovich
a92f80d833 lang/eisl: Update 2.37 -> 2.38
Reported by:	portscout
2022-01-24 13:27:59 -08:00
Rene Ladan
df2559c87f lang/tauthon: remove past expiration date.
Keep this port deprecated, as it is a Python 2.7+3.X clone.
Nothing in the tree currently uses this port, but www/palemoon will
if it is ever resurrected.
2022-01-23 21:56:23 +01:00
Gerald Pfeifer
bc1f399b97 lang/gcc12-devel: Update to the 20220116 snapshot of GCC 12.0.0 2022-01-23 13:56:44 +00:00
Piotr Kubaj
f3ed92aaf3 lang/ruby{2,3}*: enable dtrace on powerpc64le and bump PORTREVISION
Since dtrace is currently disabled on ruby3*, bump PORTREVISION only on ruby2*
2022-01-23 01:25:12 +00:00
Gerald Pfeifer
9b1f802927 lang/gcc9: Relinquish maintainership
After working on (and largely maintaining) our GCC ports for more than
19 years, time has come to hand over the baton.

Sadly despite multiple requests nobody stepped up (even having waited
another 3+ months after relinquishing maintainership of gcc9-devel),
so pass maintainership to toolchain@.
2022-01-21 23:30:25 +00:00
Torsten Zuehlsdorff
bcd3779e12 lang/php80: Update from 8.0.14 to 8.0.15
Core:
        Fixed bug #81656 (GCC-11 silently ignores -R).
        Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown).
    Filter:
        Fixed FILTER_FLAG_NO_RES_RANGE flag.
    Hash:
        Fixed bug #7759 (Incorrect return types for hash() and hash_hmac()).
        Fixed bug #7826 (Inconsistent argument name in hash_hmac_file and hash_file).
    MySQLnd:
        Fixed bug where large bigints may be truncated.
    OCI8:
        Fixed bug #7765 (php_oci_cleanup_global_handles segfaults at second call).
    OPcache:
        Fixed bug #81679 (Tracing JIT crashes on reattaching).
    PDO_PGSQL:
        Fixed error message allocation of PDO PgSQL.
    Sockets:
        Avoid void* arithmetic in sockets/multicast.c on NetBSD.
    Spl:
        Fixed bug #75917 (SplFileObject::seek broken with CSV flags).

Sponsored by:	Bounce Experts
2022-01-21 22:24:23 +01:00
Jan Beich
b790b1cdb0 lang/intel-compute-runtime: update to 22.03.22192
Changes:	https://github.com/intel/compute-runtime/compare/22.02.22151...22.03.22192
Reported by:	GitHub (watch releases)
2022-01-21 16:09:11 +00:00
Muhammad Moinur Rahman
ead2e6c0ad lang/php81: Update version 8.1.1=>8.1.2
- Remove references to defunct php72
- Change to CONFLICTS_INSTALL for regex pattern to avoid changing while
  updating/adding major versions. [1]

- Core:
    * Fixed bug #81216 (Nullsafe operator leaks dynamic property name).
    * Fixed bug #81684 (Using null coalesce assignment with
      $GLOBALS["x"] produces opcode error).
    * Fixed bug #81656 (GCC-11 silently ignores -R).
    * Fixed bug #81683 (Misleading "access type ... must be public"
      error message on final or abstract interface methods).
    * Fixed bug #81585 (cached_chunks are not counted to real_size on
      shutdown).
    * Fixed bug #7757 (Multi-inherited final constant causes fatal
      error).
    * Fixed zend_fibers.c build with ZEND_FIBER_UCONTEXT.
    * Added riscv64 support for fibers.
- Filter:
    * Fixed FILTER_FLAG_NO_RES_RANGE flag.
- Hash:
    * Fixed bug #7759 (Incorrect return types for hash() and
      hash_hmac()).
    * Fixed bug #7826 (Inconsistent argument name in hash_hmac_file and
      hash_file).
- MBString:
    * Fixed bug #81693 (mb_check_encoding(7bit) segfaults).
- MySQLi:
    * Fixed bug #81658 (MYSQL_OPT_LOAD_DATA_LOCAL_DIR not available in
      MariaDB).
    * Introduced MYSQLI_IS_MARIADB.
    * Fixed bug #7746 (mysqli_sql_exception->getSqlState()).
- MySQLnd:
    * Fixed bug where large bigints may be truncated.
- OCI8:
    * Fixed bug #7765 (php_oci_cleanup_global_handles segfaults at
      second call).
- OPcache:
    * Fixed bug #81679 (Tracing JIT crashes on reattaching).
- Readline:
    * Fixed bug #81598 (Cannot input unicode characters in PHP 8
      interactive shell).
- Reflection:
    * Fixed bug #81681 (ReflectionEnum throwing exceptions).
- PDO_PGSQL:
    * Fixed error message allocation of PDO PgSQL.
- Sockets:
    * Avoid void* arithmetic in sockets/multicast.c on NetBSD.
    * Fixed ext/sockets build on Haiku.
- Spl:
    * Fixed bug #75917 (SplFileObject::seek broken with CSV flags).
    * Fixed bug #7809 (Cloning a faked SplFileInfo object may segfault).
- Standard:
    * Fixed bug #7748 (gethostbyaddr outputs binary string).
    * Fixed bug #7815 (php_uname doesn't recognise latest Windows
      versions).

Reported by:    se [1]
Differential Revision:	https://reviews.freebsd.org/D33983
2022-01-21 08:35:24 -06:00
Dmitry Marakasov
5271d38f92 lang/cython-devel: update 3.0.0a9 → 3.0.0a10
Unfortunately this is still broken with python 3.11.0.a4 after the
update.
2022-01-21 16:46:33 +03:00
Sergey A. Osokin
0bf6c31606 lang/luajit-devel: update to the recent commit 2022-01-19 08:16:38 -05:00
Jan Beich
4db7e68ea4 lang/gjs: unbreak fetch due to repo growth
=> Fetched file size mismatch (expected 4173, actual 4179)

-index 2e57483a..3ca4d7ed 100644
+index 2e57483a0..3ca4d7ed8 100644
-index 2f007351..16b59660 100644
+index 2f007351b..16b596609 100644
-index 437b3fd3..73d0eaca 100644
+index 437b3fd38..73d0eacab 100644

PR:		261239
2022-01-18 16:50:38 +00:00
Wen Heping
c642d082ef ng/python311: Update to 3.11.0a4 2022-01-18 15:02:31 +08:00
Rene Ladan
6552162aa7 cleanup: Remove expired ports:
2020-12-31 lang/spidermonkey60: Requires python2 to build
2022-01-18 13:06:17 +01:00
Piotr Kubaj
d87e3a4da8 lang/ruby{2,3}*: enable dtrace on powerpc and powerpc64 2022-01-18 00:24:30 +00:00
Wen Heping
f31607e1e9 lang/python-doc-html: Update python-doc for 3.10.2 2022-01-18 08:19:56 +08:00
Wen Heping
71ff2936d2 lang/python310: Update to 3.10.2 2022-01-18 08:16:40 +08:00
Mikael Urankar
c7dd5ca11a *: Linux emulation: add support for aarch64
PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
2022-01-17 15:47:28 +01:00
Tobias Kortkamp
07389cd463 *: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables

I'm assuming the entries are correct otherwise.

Reported by:	portscan
2022-01-17 14:20:24 +01:00
Tobias Kortkamp
835bd57330 lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Tobias Kortkamp
183588879e lang/rust: Update to 1.58.0
Changes:	https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html
PR:		261150
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D33864
2022-01-17 12:56:32 +01:00
Jens Grassel
84bae19e79 lang/clojure: update to 1.10.3.1058 and fix missing exec.jar
Port changes:
- update to 1.10.3.1058
- install missing exec.jar[1]

Upstream changes: https://clojure.org/releases/tools#v1.10.3.1058

PR:		261079[1], 261088
Reported by:	arca0@pm.me,
		Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
MFH:		2022Q1 (bug fix)
2022-01-17 16:53:36 +09:00
Dave Cottlehuber
69ae698e30 lang/elixir-devel: update to 1.13.2 2022-01-15 10:46:01 +00:00
Yuri Victorovich
6afa5af9c3 lang/eisl: Update 2.35 -> 2.37
Reported by:	portscout
2022-01-14 08:48:13 -08:00
Jan Beich
dccdc0b104 lang/intel-compute-runtime: update to 22.02.22151
Changes:	https://github.com/intel/compute-runtime/compare/22.01.22131...22.02.22151
Reported by:	GitHub (watch releases)
2022-01-14 15:43:45 +00:00
Dave Cottlehuber
bf49a06b0e lang/gleam: update to 0.19.0 2022-01-13 21:00:30 +00:00
Tobias C. Berner
564e629303 KDE: Update KDE Frameworks to 5.90
Saturday, 8 January 2022

KDE today announces the release of KDE Frameworks 5.90.0.

KDE Frameworks are 83 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 release announcement.

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

Full changelog:
	https://kde.org/announcements/frameworks/5/5.90.0/

Exp-run by:	antoine
PR:		261029
2022-01-13 07:21:22 +01:00
Adam Weinberger
9208edb64b lang/luajit: Fix option description 2022-01-12 17:03:21 -07:00
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Wen Heping
16e4ec666f lang/yabasic: Update to 2.90.2 2022-01-12 11:09:40 +08:00
Po-Chuan Hsieh
831780ec2c lang/v8-beta: Update to 9.7.106.18
Changes:	https://v8.dev/blog/v8-release-97
		https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.7-lkgr
2022-01-12 02:44:02 +08:00
Po-Chuan Hsieh
886871e93a lang/v8: Update to 9.6.180.21
Changes:	https://v8.dev/blog/v8-release-96
		https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/9.6-lkgr
2022-01-12 02:44:02 +08:00
Po-Chuan Hsieh
e6f7bcb3d6 lang/fasm: Update to 1.73.29 2022-01-12 02:44:02 +08:00
Po-Chuan Hsieh
fe5cb79a83 lang/cython: Update to 0.29.26
Changes:	https://github.com/cython/cython/blob/master/CHANGES.rst
2022-01-12 02:44:01 +08:00
Po-Chuan Hsieh
c50d576027 */Makefile: Sort SUBDIRs 2022-01-12 02:43:39 +08:00
Danilo G. Baio
21fd9a9ed6 textproc/py-sphinx: Update to 4.3.1
ChangeLog:	https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES
PR:		257116
Approved by:	python (dbaio)
2022-01-11 11:48:50 +09:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Jan Beich
0ba344935f lang/intel-compute-runtime: update to 22.01.22131
Changes:	https://github.com/intel/compute-runtime/compare/21.52.22081...22.01.22131
Reported by:	GitHub (watch releases)
2022-01-10 12:28:32 +00:00
Muhammad Moinur Rahman
f0dd69ce62 lang/php81: Fix some compile-time warning
Sponsored by:	Bounce Experts
2022-01-10 04:52:42 -06:00
Gerald Pfeifer
8719fbc29b lang/gcc12-devel: Update to the 20220102 snapshot of GCC 12.0.0 2022-01-10 08:39:50 +00:00
Wen Heping
62826707b8 lang/polyml: Update to 5.9
PR:		261019
Reported by:	wen@
Approved by:	maintainer
2022-01-10 08:15:31 +08:00
Max Brazhnikov
0de37f1221 lang/julia: switch from p7zip to 7-Zip
PR:		261052
Submitted by:	Eric Reardon (maintainer)
2022-01-10 00:11:26 +03:00
Gerald Pfeifer
6c2ae71f49 lang/spidermonkey60: Use USE_GCC=yes over USE_GCC=9+
In nearly all cases UES_GCC=9+ is equivalent to USE_GCC=yes,
and definitely so in the case of clean builds or when GCC 9 is
not installed. So use the generic USE_GCC=yes like we generally
recommend.
2022-01-09 19:07:54 +00:00
Jimmy Olgeni
9e79c26585 lang/gambit-c: Update to version 4.9.4 2022-01-08 14:59:42 +01:00
Robert Clausecker
34be726aca lang/mecrisp-stellaris: update distinfo
Upstream has made a last minute change to the distfile, changing its checksum.
The changes only affect the RP2040 port and hence do not require a PORTREVISION
bump.

PR:		260550
2022-01-07 14:26:50 +01:00
Guangyuan Yang
4e78b7e346 lang/go: Update to 1.17.6
Changes:	https://go.dev/doc/devel/release#go1.17.minor
2022-01-06 21:40:51 +00:00
Tobias C. Berner
2b5369a28e KDE: Update KDE Gear to 21.12.1
Thursday, 6 January 2022

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.
Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.1/
2022-01-06 16:38:38 +01:00
Pietro Cerutti
552140e98e lang/tcl86: fix build with non-default options (THREADS off)
The additional lines in the patch to unix/configure were erroneously
placed inside an if block that was guarded by the enablement of the
THREADS option.

PR:		260970
Reported by:	David Armstrong <bink19th@pm.me>
2022-01-06 13:13:58 +00:00
Sergey A. Osokin
68954edbe0 lang/luajit: link with pthread
Bump PORTREVISION.

PR:	191476
2022-01-05 17:20:47 -05:00