IABSD.fr/ports/sysutils/ruby-openfact

Branch :


Log

Author Commit Date CI Message
84936642 2026-01-11 16:52:12 update to openfact 5.3.0
5a597053 2025-12-27 12:49:59 drop ruby flavor from openfact package name; feedback OK sthen 'ruby34-openfact' becomes 'openfact', matching what puppet and openvox do.
b620bb1f 2025-12-21 11:59:52 update to openfact 5.2.1
9aa16fca 2025-12-06 10:50:08 update to openfact 5.2.0
8f5f430c 2025-09-22 21:51:42 drop ruby version suffix from openfact's binary to resolve facter conflict no other file conflicts between the two ports and puppet/openvox use the ruby gems directly, i.e. they do not depend on the standalone program. this fixes bulk builds in which openvox's dependency on openfact could not be satisfied when facter was already installed (same would happen for puppet with openfact installed). input OK aja sthen
790d0857 2025-09-07 09:48:56 update to ruby-ffi 1.17.2, relax facter/openfact dependencies All other consumers build fine. Tests/OK jeremy
22fa5ce0 2025-08-31 14:39:33 Import ruby34-openfact-5.1.0; Input OK jeremy This is the only new dependency for upcoming OpenVox, a Puppet fork. OpenFact is a community implementation of Facter, a command-line tool that gathers basic facts about nodes (systems) such as hardware details, network settings, OS type and version, and more. These facts are made available as variables in your Puppet manifests and can be used to inform conditional expressions in Puppet.