Port details |
- p5-Zonemaster-Backend Perl backend for Zonemaster DNS testing
- 11.3.0 dns
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: dch@FreeBSD.org
- Port Added: 2025-01-03 00:12:09
- Last Update: 2025-01-03 00:11:02
- Commit Hash: ca690ac
- Also Listed In: perl5
- License: BSD2CLAUSE
- WWW:
- https://zonemaster.net/en
- Description:
- Zonemaster is a software package that validates the quality of a DNS
delegation. The ambition of the Zonemaster project is to develop and
maintain an open source DNS validation tool.
This module provides the backend infrastructure for Zonemaster,
implementing a JSON-RPC API server and test agent daemon. It manages
test scheduling, result storage, and system configuration through
multiple database backends (MySQL, PostgreSQL, SQLite). The Backend
enables integration with web interfaces and automation tools while
maintaining a persistent history of test results.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Zonemaster-Backend>0:dns/p5-Zonemaster-Backend
- To install the port:
- cd /usr/ports/dns/p5-Zonemaster-Backend/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/p5-Zonemaster-Backend
- pkg install p5-Zonemaster-Backend
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Zonemaster-Backend
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735472550
SHA256 (Zonemaster-Backend-11.3.0.tar.gz) = 694d13ae41aeb62e92a55bd34a3cc7e046d6d0c0550ab9d2e6e93594e652d22d
SIZE (Zonemaster-Backend-11.3.0.tar.gz) = 141739
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-CheckLib>0 : devel/p5-Devel-CheckLib
- p5-Module-Install>0 : devel/p5-Module-Install
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- jq>0 : textproc/jq
- p5-Class-Method-Modifiers>=0 : devel/p5-Class-Method-Modifiers
- p5-Config-IniFiles>=0 : devel/p5-Config-IniFiles
- p5-Module-CoreList>=0 : devel/p5-Module-CoreList
- p5-Daemon-Control>=0 : devel/p5-Daemon-Control
- p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
- p5-DBI>=0 : databases/p5-DBI
- p5-File-ShareDir>=0 : devel/p5-File-ShareDir
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-HTML-Parser>=0 : www/p5-HTML-Parser
- p5-JSON-RPC>=0 : devel/p5-JSON-RPC
- p5-JSON-Validator>=0 : textproc/p5-JSON-Validator
- p5-Locale-libintl>=0 : devel/p5-Locale-libintl
- p5-Log-Any-Adapter-Dispatch>=0 : devel/p5-Log-Any-Adapter-Dispatch
- p5-Log-Any>=0 : devel/p5-Log-Any
- p5-Log-Dispatch>=0 : devel/p5-Log-Dispatch
- p5-Mojolicious>=0 : www/p5-Mojolicious
- p5-Moose>=0 : devel/p5-Moose
- p5-Parallel-ForkManager>=0 : devel/p5-Parallel-ForkManager
- p5-Plack-Middleware-ReverseProxy>=0 : www/p5-Plack-Middleware-ReverseProxy
- p5-Plack>=0 : www/p5-Plack
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- p5-Router-Simple>=0 : www/p5-Router-Simple
- p5-Starman>=0 : www/p5-Starman
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_p5-Zonemaster-Backend
- USES:
- gmake localbase perl5
- pkg-message:
- For install:
- The Zonemaster Backend requires a database, PostgreSQL 16 recommended for
production, but SQLite is adequate for testing.
Refer to the documentation for setting up a suitable database, and testing.
https://doc.zonemaster.net/latest/installation/zonemaster-backend.html#5-installation-on-freebsd
- Master Sites:
|