databases/mysql*-server: make the rc script service jail aware
Set a default of net_basic for the service jail options, so mysqld
can use IPv4/IPv6 when it is started in a service jail. The default
can be overridden via rc.conf.
PR: 279672
Sponsored by: Netzkommune GmbH
databases/sabiql: Update to 3.0.1
- Pass argument --ignore-rust-version to cargo command, otherwise
the port fails to build/install with the following error:
error: rustc 1.97.1 is not supported by the following packages:
sabiql at 3.0.1 requires rustc 1.98
sabiql-app at 3.0.1 requires rustc 1.98
sabiql-domain at 3.0.1 requires rustc 1.98
sabiql-infra at 3.0.1 requires rustc 1.98
sabiql-ui at 3.0.1 requires rustc 1.98
*** Error code 101
ChangeLog:
1. https://github.com/riii111/sabiql/releases/tag/v3.0.1
Reported by: riii111 <notifications at github.com>
security/py-nettacker: New port: Automated penetration testing and information-gathering framework
- Submitter becomes maintainer
OWASP Nettacker is an open-source, Python-based automated penetration testing
and information-gathering framework designed to help cyber security
professionals and ethical hackers perform reconnaissance, vulnerability
assessments, and network security audits efficiently.
Nettacker automates tasks like port scanning, service detection, subdomain
enumeration, network mapping, vulnerability scanning, credential brute-force
testing making it a powerful tool for identifying weaknesses in networks, web
applications, IoT devices and APIs.
WWW: https://owasp.org/nettacker
PR: 297892
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Use the new www/nginx-module-array-var source port instead of fetching
array-var-nginx-module from GitHub. The module version is now
maintained in one place for these ports.
Sponsored by: Netzkommune GmbH
www/nginx-module-array-var: Add New Port
The array_var module adds support for manipulating array-typed
variables in the nginx configuration. This port installs the module
sources only, the module itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH
name: add cni-dnsname
this is a CNI plugin for podman containers which allows for
dynamic registration of containers into a local dns zone.
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D59267
devel/rhg: update: 7.2.3 -> 7.2.4
<ChangeLog>
- Fix the detection of peers with limited query size during discovery
- rhg: include the path in purge’s directory removal errors
- verify: remove incorrect fncache branch in file index case
- update: fix status after a flag-only update of symlink into a file,
in rust
- update: fix status after a flag-only update of a file into a
symlink, in rust
- rust: respect umask for executable files during update
</ChangeLog>
Sponsored by: tipi.work