| Port details |
- openvox-server8 Puppet Server running in the JVM
- 8.11.0 sysutils
=0 8.11.0Version of this port present on the latest quarterly branch. - Maintainer: puppet@FreeBSD.org
 - Port Added: 2025-07-19 21:19:26
- Last Update: 2025-11-11 03:16:23
- Commit Hash: ee5c766
- Also Listed In: java
- License: APACHE20
- WWW:
- https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
- Description:
- Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)
Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- openvox-server8>0:sysutils/openvox-server8
- Conflicts:
- CONFLICTS_INSTALL:
- openvox-server[0-9]
- puppetserver[0-9]
- To install the port:
- cd /usr/ports/sysutils/openvox-server8/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/openvox-server8
- pkg install openvox-server8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvox-server8
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1756944029
SHA256 (openvox-server-8.11.0.tar.gz) = d0a51e1295f0a7bf10a0afc974ceae195b97614322bd854ad1cb234a3cb9495a
SIZE (openvox-server-8.11.0.tar.gz) = 64613554
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- Runtime dependencies:
-
- bash>=0 : shells/bash
- openvox-agent8>=8.0 : sysutils/openvox-agent8
- rubygem-openvoxserver-ca>=1 : sysutils/rubygem-openvoxserver-ca
- rubygem-semantic_puppet>=1 : devel/rubygem-semantic_puppet
- ruby33 : lang/ruby33
- java : java/openjdk11
- sudo : security/sudo@default
- Patch dependencies:
-
- ruby33 : lang/ruby33
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_openvox-server8
- USES:
- ruby java shebangfix sudo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.11.0 11 Nov 2025 03:16:23
    |
Xavier Beaudouin (kiwi)  |
*/*: Introduction USES=sudo
A new uses 'sudo' has been added to transperently depends of the
proper flavor of sudo 'default' or 'sssd' depending on the default
version set by the user.
If you prefere to use 'sssd' flavor of sudo, add the following
to your make.conf:
DEFAULT_VERSIONS+=sudo=sssd
All sudo consummer ports has benn updated to USES=sudo
Reviewed by: 0mp
Approved by: mat
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52160 |
8.11.0 04 Sep 2025 04:30:53
    |
Romain Tartière (romain)  |
sysutils/openvox-server8: Update to 8.11.0
ChangeLog:
https://github.com/OpenVoxProject/openvox-server/blob/main/CHANGELOG.md
With hat: puppet |
8.8.1 19 Jul 2025 21:07:05
    |
Romain Tartière (romain)  |
sysutils/openvox-server8: New port
Copied from sysutils/puppetserver8
With hat: puppet |
Number of commits found: 3
|