www/tailwindcss4: Update to v4.3.3 and add aarch64
- remove daisyui plugin
- add more instructions for maintainer to handle updates
- add aaarch64 support
Sponsored by: SkunkWerks, GmbH
py-dulwich: updated to 1.2.14
1.2.14 2026-08-28
* Collapse consecutive `**` segments in wildmatch translation, matching
git's behavior and avoiding catastrophic regex backtracking on patterns
like `a/**/**/**/z` from untrusted repositories. (netliomax25-code)
1.2.13 2026-08-24
* Make concurrent ``Pack.get_raw`` calls thread-safe by synchronizing
``PackData``'s resolved-object offset cache.
(Bojan Zivanovic)
* Speed up cached `PackData.get_object_at` lookups by acquiring the
offset-cache lock directly instead of through a `with` statement.
(Bojan Zivanovic)
* Bound fetch negotiation the way C Git's ``MAX_IN_VAIN`` does: give up
[77 lines not shown]
[Clang] Fix wording of ref-qualifier overload diagnostic (#219905)
When a member function is redeclared with a conflicting ref-qualifier,
the diagnostic described the new declaration before the previous
declaration, which read in the opposite order from the source. For
example,
struct C { void f(); };
void C::f() & {}
previously produced:
cannot overload a member function with ref-qualifier '&' with a member
function without a ref-qualifier
Swap the two qualifier descriptions so the previous declaration is
described first, matching source order:
cannot overload a member function without a ref-qualifier with a member
[2 lines not shown]
[IR] `select` should reject token-like types
Target extension types with the IsTokenLike property are meant to behave like
tokens. The change in #154620 already rejected such types in phi nodes, function
arguments, function return types and call parameters. Added this missing check
in SelectInst::areInvalidOperands().
Also refactored PHINode to follow the same pattern, so that the token type is
checked in the constructor, LLParser and Verifier.
Some DirectX lit tests deliberately use token-like types in Phi or Select
instructions, while disabling the verifier. This change breaks all of them
because the check is in more places than just the verifier.
Assisted-By: AI Code Assistant
wip
www/py-django42: Remove expired port
2026-08-31 www/py-django42: Django 4.2 is now in Extended Support, receives security fixes only and will reach End-Of-Life in April 2026. Upgrade to a later Django version. See https://www.djangoproject.com/download/
www/py-dj42-django-ranged-response: Remove expired port
2026-08-31 www/py-dj42-django-ranged-response: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-djangosaml2: Remove expired port
2026-08-31 www/py-dj42-djangosaml2: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-django-picklefield: Remove expired port
2026-08-31 www/py-dj42-django-picklefield: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-django-simple-captcha: Remove expired port
2026-08-31 www/py-dj42-django-simple-captcha: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-django-webpack-loader: Remove expired port
2026-08-31 www/py-dj42-django-webpack-loader: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-django_statici18n: Remove expired port
2026-08-31 www/py-dj42-django_statici18n: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
www/py-dj42-djangorestframework: Remove expired port
2026-08-31 www/py-dj42-djangorestframework: Serves as a transition only for www/seahub and requires Django 4.2, which has been end-of-life since April
net-mgmt/seafile-server: Remove expired port
2026-08-31 net-mgmt/seafile-server: The update to a newer version is more difficult than expected, and the current version of the web backend, www/seahub, only runs on Django 4.2
resterm: Update to 1.5.1
Fixed
Failed streams keep their transcript
Stream failures keep their original cause
IPv6 redirects and limits
Headless API note