Commit graph

638763 commits

Author SHA1 Message Date
Dimitry Andric
94ce30c4a0 editors/libreoffice: fix build with lld 17 (take 2)
Building editors/libreoffice with lld 17 results in the following link
errors:

  ld: error: version script assignment of 'PRIVATE_1.4' to symbol '_ZN3sal13backtrace_getEm' failed: symbol not defined
  ld: error: version script assignment of 'GLIBCXX_3.4' to symbol '_ZNSs4_Rep20_S_empty_rep_storageE' failed: symbol not defined

Add -Wl,--undefined-version to LDFLAGS to suppress these error, as the
previous fix did not work in all cases.

PR:		274697
Approved by:	office (blanket)
Fixes:		6338934b7c
MFH:		2024Q4
2023-11-01 23:44:37 +01:00
Dimitry Andric
628fb375a5 editors/libreoffice: revert previous fix for building with lld 17
This reverts commit 6338934b7c:

Building editors/libreoffice with lld 17 results in the following link
errors:

    ld: error: version script assignment of 'PRIVATE_1.4' to symbol '_ZN3sal13backtrace_getEm' failed: symbol not defined
    ld: error: version script assignment of 'GLIBCXX_3.4' to symbol '_ZNSs4_Rep20_S_empty_rep_storageE' failed: symbol not defined

Upstream fixed this only for Linux with:
baddc742c3

Add the same block to the more generic unxgcc.mk makefile, so it gets
picked up for FreeBSD too.

PR:     274697
Author:    Dimitry Andric <dim@FreeBSD.org>
2023-11-01 23:44:37 +01:00
Sergey A. Osokin
a8a0cc8762 security/boringssl: update to the recent commit 2023-11-01 18:24:22 -04:00
Rodrigo Osorio
9d66bcf099 */*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:13:06 +01:00
Rodrigo Osorio
05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00
Dries Michiels
df4e447a72 multimedia/emby-server-devel: update to 4.8.0.57
Changes:	https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.0.57
2023-11-01 22:38:09 +01:00
Piotr Kubaj
163167e078 sysutils/fastfetch: update to 2.2.0
Changelog:	https://github.com/fastfetch-cli/fastfetch/releases/tag/2.2.0
2023-11-01 22:06:09 +01:00
Piotr Kubaj
e32af25b2c www/lighttpd: update to 1.4.73
Changelog:	https://www.lighttpd.net/2023/10/30/1.4.73/
2023-11-01 22:06:07 +01:00
Yasuhiro Kimura
3d1db4298f
x11-fonts/gnu-unifont*: Update to 15.1.04
Changes:	https://unifoundry.com/unifont/
		https://savannah.gnu.org/news/?id=10527
		https://savannah.gnu.org/news/?id=10532
PR:		274679
2023-11-02 04:15:14 +08:00
Po-Chuan Hsieh
1d8473a561
www/yarn-node*: Reorganize yarn-node* as node20 is the new default 2023-11-02 03:29:14 +08:00
Po-Chuan Hsieh
1ce58015ec
nodejs: Bump PORTREVISION for dependency change
USES=nodejs defaults to www/node20 now.
2023-11-02 03:29:11 +08:00
Po-Chuan Hsieh
5577e1f825
Mk/Uses/nodejs.mk: Add nodejs 21 and update current and lts
Node.js 20 is the new LTS with active LTS support since October 24, 2023.
Node.js 21 is the new current.

Reference:	https://github.com/nodejs/Release/blob/main/README.md#release-schedule
2023-11-02 03:29:10 +08:00
Po-Chuan Hsieh
a102526492
Mk/bsd.default-versions.mk: Update comment: Add nodejs 21 and update current and lts 2023-11-02 03:29:09 +08:00
Po-Chuan Hsieh
35784fd585
www/npm-node*: Reorganize npm-node* as node20 is the new default 2023-11-02 03:29:08 +08:00
Po-Chuan Hsieh
093e9fe99f
www/yarn-node21: Add yarn-node21 1.22.19 (copied from yarn-node20) 2023-11-02 03:28:23 +08:00
Po-Chuan Hsieh
5a44d0e658
www/npm-node21: Add npm-node21 10.2.0 (copied from npm-node20) 2023-11-02 03:28:20 +08:00
Renato Botelho
22940da863 security/vuxml: Add open-vm-tools vulnerabilities
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-11-01 16:25:27 -03:00
Renato Botelho
541748a4f6 emulators/open-vm-tools: Update to 12.3.5
PR:		274760
Reported by:	John Wolfe <jwolfe@vmware.com>
Security:	CVE-2023-34058
		CVE-2023-34059
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-11-01 16:25:27 -03:00
Nuno Teixeira
510789a763 devel/aws-c-s3: Update to 0.3.22
ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.3.22
2023-11-01 17:47:37 +00:00
Nuno Teixeira
5caefa7918 security/aws-c-cal: Update to 0.6.9
ChangeLog:	https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.9
		https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.8
2023-11-01 17:47:37 +00:00
Nuno Teixeira
36d3ae5f29 devel/aws-c-common: Update to 0.9.6
- Apply upstream patch to fix tests

ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v0.9.6
2023-11-01 17:47:37 +00:00
Thierry Thomas
2a236ba2fb math/dsdp: adding a SONAME to the shared library
When building math/py-cvxopt the following error is displayed:
Error: /usr/local/lib/python3.9/site-packages/cvxopt/dsdp.cpython-39.so is
linked to /usr/local/lib/libdsdp.so which does not have a SONAME.
math/dsdp needs to be fixed.

Since I’m there, also install the static library.

PR:		274851
Approved by:	yuri 'maintainer)
2023-11-01 18:22:16 +01:00
Yuri Victorovich
8f238ffa6c cad/verilator: update 5.016 → 5.018
Reported by:	portscout
2023-11-01 09:57:54 -07:00
Yuri Victorovich
dd2ae60579 devel/systemc: Add USE_CXXSTD to match the C++ standard level with cad/verilator
Some symbols reflect the C++ standard level and verilator can't
find SystemC when levels do not match.
2023-11-01 09:57:53 -07:00
Adam Weinberger
26845105a8 sysutils/goaccess: Update to 1.8.1 2023-11-01 12:24:25 -04:00
Marco Mariani
6e73670a73 security/crowdsec: Update to 1.5.5
PR:			274710
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D42396
2023-11-01 15:36:03 +01:00
Lorenzo Salvadore
ee4f35503b
math/armadillo: Update to 12.6.6 2023-11-01 14:03:58 +00:00
Emanuel Haupt
ec6e33f5cd audio/pt2-clone: Update to 1.65 2023-11-01 13:38:38 +01:00
Gerald Pfeifer
a9a707cc8f emulators/wine-devel: Unbreak on i386
Revert an upstream change to tools/winebuild/res32.c that exposed
resource contraints for clang on i386 (cf. the upstream reports
at https://github.com/llvm/llvm-project/issues/62339
and https://bugs.winehq.org/show_bug.cgi?id=54889 ).

Apply this patch only on i386 to minimize divergence and risk on
64-bit x86.

PR:		273987 [1], 271201 [2]
Bi-sected by:	Damjan Jovanovic <damjan.jov@gmail.com> [2]
Motivated by:	scf [1]
2023-11-01 12:32:50 +00:00
Renato Botelho
dbc4e4daf7 security/sudo: Fix build with openssl from ports
Since SSL support is being changed and sudo can be built without it, add
a new SSL option, on by default.

When option is enabled, use --enable-openssl=${OPENSSLBASE} to make sure
it consumes desired OpenSSL implementation.  Also add pkgconfig
dependency because configure script rely on it to detect openssl
details.

PR:		274753
Reported by:	tburns@hrsd.com
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-11-01 09:00:24 -03:00
Lorenzo Salvadore
1e5d761727
lang/gcc11: Update to 11.4.0
Changes: https://gcc.gnu.org/gcc-11/changes.html#11.4

PR:		273397
Tested by:	exp-run (antoine)
2023-11-01 11:55:09 +00:00
Lorenzo Salvadore
3e0fc5e760
lang/gcc11: Switch back to standard bootstrap
Switch back to STANDARD_BOOTSTRAP on i386, amd64 and aarch64 as default
option instead of LTO_BOOTSTRAP, forwarding the changes already commited
in the devel ports (commits daf12c76bd,
872d61f8ea, and
da4cb11216).

Users wanting to use LTO_BOOTSTRAP can still enable the option manually.

PR:		273397
Tested by:	exp-run (antoine)
2023-11-01 11:55:09 +00:00
Lorenzo Salvadore
f0aa6797b6
lang/gcc10: Update to 10.5.0
Changes: https://gcc.gnu.org/gcc-10/changes.html#GCC10.5
2023-11-01 11:55:09 +00:00
Jan Beich
55f9a3c701 multimedia/libgav1: update to 0.19.0
Changes:	https://chromium.googlesource.com/codecs/libgav1/+log/v0.18.0..v0.19.0
Reported by:	portscout
2023-11-01 12:18:40 +01:00
Matthias Fechner
a02d4231df www/gitlab-ce: security update to 16.5.1
Changelog:
https://about.gitlab.com/releases/2023/10/31/security-release-gitlab-16-5-1-16-4-2-16-3-6-released/

Security:	a612c25f-788a-11ee-8d57-001b217b3468
2023-11-01 12:58:37 +02:00
Matthias Fechner
0573da1acf www/gitlab-ce: remove ca_root_nss fetch dep for go ports
Thanks to des.

Reported by:	des
Differential Revision:	https://reviews.freebsd.org/D42072
2023-11-01 12:58:36 +02:00
Wen Heping
bf73c9c9d4 www/py-django32: Update to 3.2.23 2023-11-01 09:50:48 +00:00
Wen Heping
7581180e2f www/py-django41: Update to 4.1.13 2023-11-01 09:50:47 +00:00
Wen Heping
b21b402e78 www/py-django42: Update to 4.2.7 2023-11-01 09:50:47 +00:00
Emanuel Haupt
a4c0b532ba graphics/asciio: Update to 1.9.1.1
The application has been refactored to utilize GTK3 instead of GTK2.

Increase the PORTEPOCH since 1.9.1.1 is numerically a lower version than
1.51.3.
2023-11-01 10:42:13 +01:00
Emanuel Haupt
36e8118b44 devel/p5-Data-TreeDumper-Renderer-GTK: Update to 0.03 2023-11-01 10:42:13 +01:00
Emanuel Haupt
4bcaeaab1e devel/p5-Term-TermKey: Add new port
This module offers a lightweight Perl wrapper for the libtermkey
library, which serves as a valuable tool for abstractly handling
keypress events in terminal-based programs. Instead of delivering raw
bytes directly from the TTY device, this library furnishes data
structures that describe keys, facilitating a more organized and
user-friendly approach to key event processing.
2023-11-01 10:42:12 +01:00
Wen Heping
9bccc8a106 math/py-networkx: Update to 3.2 2023-11-01 09:33:09 +00:00
Wen Heping
70db053039 textproc/p5-ODF-lpOD-Helper: Update to 6.007 2023-11-01 09:33:09 +00:00
Wen Heping
b2d96894e8 www/elgg: Update to 5.1.0 2023-11-01 09:33:08 +00:00
Wen Heping
6eead64583 www/py-fastapi: Update to 0.104.1 2023-11-01 09:33:08 +00:00
Rodrigo Osorio
37cbd94ad3 textproc/gspell: update WWW
update WWW and reorder Makefile sections to make linters happy

PR:		272963
Reported by:	Graham Perrin <grahamperrin@gmail.com>
2023-11-01 09:45:31 +01:00
Po-Chuan Hsieh
55e3a21c6f
www/rubygem-turbo-rails: Update RUN_DEPENDS: use Rails 7.1 2023-11-01 15:57:41 +08:00
Po-Chuan Hsieh
1ccb5391b1
www/rubygem-tailwindcss-rails: Update RUN_DEPENDS: use Rails 7.1 2023-11-01 15:57:38 +08:00
Po-Chuan Hsieh
52cd9f0915
www/rubygem-stimulus-rails: Update RUN_DEPENDS: use Rails 7.1 2023-11-01 15:57:34 +08:00