glvnd is becoming increasingly required by mesa and various FreeBSD
Ports implementation decisions. Remove the tuple to avoid unexpected
and unsupported combinations.
Reviewed by: x11 (manu, zeising)
Differential Revision: https://reviews.freebsd.org/D30930
=== Release 8.4.2 (July 11 2021)
Changelog
- General
- Upgrade Composer dependencies
- Documentation
- Fix copyright
- Minor fixes
- Add notice about latest Composer version
- Miscelanous
- Fix homepage in composer.json to use https
- Fix several PHP notices
- General code improvements
- Upgrade jquery to version 3.5.1
- Upgrade datatables/datatables to version 1.10.21
- Upgrade smarty-gettext/smarty-gettext to version 1.6.2
- phpmd/phpmd to version 2.10.1
- squizlabs/php_codesniffer to version 3.6.
Security
- Upgrade Smarty to version v3.1.39 to fix CVE-2021-26119 and CVE-2021-26120 (see #58)
Fixed bug(s)
- #58 [security] - Upgrade Smarty to latest stable version
New feature(s)
- none
MFH: 2021Q3
- Fix build on 13.0 and -CURRENT to leave the port in good shape
- mark driver DEPRECATED as it supports legacy DVB API v3 only
Users should probably use multimedia/webcamd now.
/usr/bin/c++ -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Isrc -isystem /usr/local/lib/wx/include/gtk3-unicode-3.0 -isystem /usr/local/include/wx-3.0 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu++11 -MD -MT src/CMakeFiles/wxmaxima.dir/SlideShowCell.cpp.o -MF src/CMakeFiles/wxmaxima.dir/SlideShowCell.cpp.o.d -o src/CMakeFiles/wxmaxima.dir/SlideShowCell.cpp.o -c /wrkdirs/usr/ports/math/wxmaxima/work/wxmaxima-Version-20.04.0/src/SlideShowCell.cpp
In file included from /wrkdirs/usr/ports/math/wxmaxima/work/wxmaxima-Version-20.04.0/src/SlideShowCell.cpp:32:
In file included from /wrkdirs/usr/ports/math/wxmaxima/work/wxmaxima-Version-20.04.0/src/SlideShowCell.h:33:
In file included from /wrkdirs/usr/ports/math/wxmaxima/work/wxmaxima-Version-20.04.0/src/Image.h:33:
src/Version.h:5:6: error: invalid token at start of a preprocessor expression
In file included from /wrkdirs/usr/ports/security/zeek/work/zeek-4.0.3/auxil/highwayhash/highwayhash/arch_specific.cc:27:
/usr/include/sys/sysctl.h:1185:25: error: unknown type name 'u_int'
int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);