Module is designed to extend the Angie core functionality in a way that can be
used as a basis of other modules. It has functions and macros to deal with
generic tasks that don't currently have generic code as part of the core
distribution.
PR: 273462
Module allows to set and clear input and output headers.
This is an enhanced version of the standard headers module because it provides
more utilities like resetting or clearing "builtin headers" like Content-Type,
Content-Length, and Server.
PR: 273462
This module captures subrequest response bodies into variables.
If you want similar (but more powerful) functionalities,
see the www/angie-module-lua instead.
PR: 273462
Module is to be used to obtain responses from a memcached server.
This module is based on the standard memcached module, with some additional
features. Base configuration is identical to the standard module.
PR: 273462
Module brings "echo", "sleep", "time", "exec" and more shell-style goodies
to config file.
It provides various utilities that help testing and debugging of other modules
by trivially emulating different kinds of faked subrequest locations.
PR: 273462
Module adds SPNEGO support to Angie.
It currently supports only Kerberos authentication via GSSAPI and
does not support NTLMSSP in Negotiate.
PR: 273462
Some notable user-facing changes:
* Text-based hash database with -y/--hash-db
* -e/--error-on-dupe flag to terminate immediately if any dupe is found
* -C/--chunk-size now uses KiB instead of bytes (BREAKING CHANGE)
Many thanks to the author for upstream changes made to help simplify the
port.
Additionally this removes the workaround for a strip(1) issue with
LOW_MEMORY builds I can no longer reproduce (bin/269568).
Changelog: https://github.com/jbruchon/jdupes/releases/tag/v1.27.3
PR: 273403
libjodycode is a library containing code shared among several of the programs
written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.
WWW: https://github.com/jbruchon/libjodycode
PR: 273400
- Patch for upstream issue #532 has been refreshed to appease portlint
- MFH as update contains new pinned CA hashes
- Drop maintainership - I no longer use LastPass
Changelog: https://github.com/lastpass/lastpass-cli/releases/tag/v1.3.5
PR: 273498
MFH: 2023Q3
Restore Matreshka Project, partially, the i386 build is running out of
stack space and failing.
* port{clippy,fmt,lint} maintenance
* switch to new home https://github.com/godunko/matreshka
* update to 21.0
PR: 273241
This turns previous slave-ports net-p2p/transmission-{cli,daemon,gtk,qt,utils}
and www/transmission-web into flavours of net-p2p/transmission.
What's new in 4.0.4 (vis-a-vis 3.00)
* Resource Efficiency: code profiled and improved
* Code Modernization: standardization on C++ tools
* Support for BitTorrent v2 torrents & hybrid torrents
* New web client
* Lots of bug fixes
Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4
PR: 269504
Reported by: dutchman01@quicknet.nl
Approved by: rigoletto, tcberner (maintainer timeout)
Reviewed By: fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910
In preparation of the following net-p2p/transmission update.
The library must be updated in lockstep.
PR: 269504
Reported by: dutchman01@quicknet.nl
Approved by: rigoletto, tcberner (maintainer timeout)
Reviewed By: fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910
While we are at it:
- remove BROKEN_... lines for FreeBSD versions out of support
- drop homegrown do-install in favour of USES=uidfix
- install kernel module into standard location
- attempt to fix the build on FreeBSD 13
Still doesn't work on FreeBSD 13.2. While it builds, the code now
fails at runtime, apparently when it tries to dereference vnet_entry_ifnet
in the line
IFNET_FOREACH(ifp)
in aoenet_xmitbcast.
PR: 239891
Remove
* files/pkg-deinstall.server.in
* files/pkg-install.server.in
They are not used. They duplicate the actions of the cliemt scripts.
The server requires the client.
PR: 273306
Major changes:
* OCaml 5.0 compatibility
* Some petty optimisation in text output (replace ' '+ '\n' by '\n')
* Correct bug in text mode
Full changelog: https://github.com/maranget/hevea/blob/master/CHANGES
Port changes:
* Reorder variables to make linter happy
Allow a bacula-sd node to use S3 for storage
This uses the recently added sysutils/bacula-libs3 port
While here, also add S3 to bacula13-server
PR: 260171
* Django 4.1 will reach its End-of-Life in December 2023. Deprecate its
consumers and set the expiration date accordingly.
Differential Revision: https://reviews.freebsd.org/D41666
With hat: python
* Django 4.1 will reach its End-of-Life in December 2023. Deprecate it
and set the expiration date accordingly.
Differential Revision: https://reviews.freebsd.org/D41665
With hat: python
* Introduce non-default GIT, LDAP and S3 options.
Changelog since 3.5.9
It contains many bugfixes/enhancements and the following new features:
* Relocated Admin UI Views
* Configurable Default Permissions
* User Bookmarks
* Custom Field Choice Sets
* Pre-Defined Location Choices for Custom Fields
* Restrict Tag Usage by Object Type
https://netbox.readthedocs.io/en/stable/release-notes/version-3.6/
MFH: No (feature release)
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. 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 3.6 release possible because it requires
Django 4.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django
- www/py-dj42-django-auth-ldap
- www/py-dj42-django-cors-headers
- www/py-dj42-django-debug-toolbar
- www/py-dj42-django-filter
- www/py-dj42-django-graphiql-debug-toolbar
- www/py-dj42-django-js-asset
- www/py-dj42-django-mptt
- www/py-dj42-django-prometheus
- www/py-dj42-django-redis
- www/py-dj42-django-rich
- www/py-dj42-django-tables2
- www/py-dj42-django-taggit
- www/py-dj42-django-timezone-field
- www/py-dj42-djangorestframework
- www/py-dj42-drf-spectacular
- www/py-dj42-drf-spectacular-sidecar
Differential Revision: https://reviews.freebsd.org/D41664
- Also install manual pages (generated through help2man)
- The website (formerly known "DOCS" build) requires the "convert(1)"
tool, which is part of ImageMagick, which itself depends on OpenEXR.
To break the loop, split out the offline website build to a new
package, graphics/openexr-website-docs