Backport upstream commit commit 26464f2662d1 which marks __stack_chk_guard
dso_local except for PPC64 to fix loading an x86 kernel build with
--fstack-protector.
Also update to 18.1.8. From a packaging perspective this only bumps the
version number since it only touchs libc++ which we don't ship. As such,
I'd waited to bundle this bump with a functional change.
Drop releases.llvm.org, the LLVM project seems to nonlonger update it.
Co-authored by: Ahmad Khalifa <ahmadkhalifa570@gmail.com>
Pull Request: https://github.com/freebsd/freebsd-ports/pull/283
It contains many bugfixes/enhancements and the following new features:
* Complete UI Refresh
* Dynamic REST API Fields
* Strawberry GraphQL Engine
* Advanced Form Rendering Functionality
* Legacy Admin UI Disabled
https://netbox.readthedocs.io/en/stable/release-notes/version-4.0/
MFH: No (feature release)
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql
- www/py-dj50-django-auth-ldap
- www/py-dj50-django-choices-field
- www/py-dj50-django-cors-headers
- www/py-dj50-django-debug-toolbar
- www/py-dj50-django-filter
- www/py-dj50-django-htmx
- www/py-dj50-django-graphiql-debug-toolbar
- www/py-dj50-django-js-asset
- www/py-dj50-django-mptt
- www/py-dj50-django-prometheus
- www/py-dj50-django-redis
- www/py-dj50-django-rich
- www/py-dj50-django-tables2
- www/py-dj50-django-taggit
- www/py-dj50-django-timezone-field
- www/py-dj50-djangorestframework
- www/py-dj50-drf-spectacular
- www/py-dj50-drf-spectacular-sidecar
- www/py-dj50-strawberry-graphql-django
Happy to pass the following ports to its maintainer who already
maintain the Django 4.2 variants of them:
- devel/py-dj50-django-rq
- www/py-dj50-django-debug-toolbar
- www/py-dj50-django-redis
This port (sysutils/beadm-devel) has not been updated in years and the
corresponding main port (sysutils/beadm) is known to be stable.
PR: 280189
Approved by: tcberner (mentor), vermaden@interia.pl (maintainer)
Differential Revision: https://reviews.freebsd.org/D45977
Removed PORTSCOUT skipv for version 4.20. The issue with the incorrect
MD5 checksum on the upstream website has been resolved. The published
checksums are from version 4.18. This has been confirmed by the upstream
author (billposer@alum.mit.edu) via email. The author will update the
checksums in due course.