devel/jwt-cpp: Use release assets and other fixes
After the nice suggestion from @diizzy and @mat, this port
will use the release assets instead.
LICENSE_FILE has been added and remove the picojson.h install.
Approved by: 0mp (mentor)
Approved by: diizzy
Differential Revision: https://reviews.freebsd.org/D50656
www/awstats: Update 7.9 => 8.0
Changelog:
- Better CSS
- Update robots.pm
- Fixes #248
- Update Traditional Chinese translation and migrate it to UTF-8
- Sorting tree: Check if the key exists. Do not care about its value.
- Allow processing logs in json
- Fix default setup for NotPageList
- Add report about request time
- Fix bad link into doc
- Remove native Android and native iOS/OSX Browser's User Agents from robots.pm
- GPTBot not being properly identified due to error in robots.pm
- Incorrect encoding for Ukrainian Translation
https://github.com/eldy/AWStats/blob/AWSTATS_8_0/docs/awstats_changelog.txt
Improve port:
- Optimize goals - reduce the number of invokes of MKDIR and
[8 lines not shown]
devel/cmake-core: backport boost-1.88+ support from upstream (+)
Also track conversion Boost.system from library to header-only after 1.70 release
Prepare to boost-1.89 landing to the portstree
security/interactsh: New port, interactsh 1.2.4
Interactsh is a tool designed to detect vulnerabilities that cause external interactions.
https://github.com/projectdiscovery/interactsh
devel/py-lazy_imports: Add new ports
This python utility package helps to create lazy modules. A lazy module
defers loading (some of) its attributes until these attributes are first
accessed.
This also fixes fa6125eec57
Sponsored by: resulta.tech