2197701d59
Building the C implementation of facter also produce a .gemspec file. So far, it was not installed (probably by mistake: since nothing was using it, everything was fine). Now that we are about to add a consumer of this file as sysutils/rubygem-puppetserver-ca to the ports tree, this file must be installed. With hat: puppet
26 lines
811 B
Plaintext
26 lines
811 B
Plaintext
bin/facter
|
|
include/facter/cwrapper.hpp
|
|
include/facter/export.h
|
|
include/facter/facts/array_value.hpp
|
|
include/facter/facts/collection.hpp
|
|
include/facter/facts/external/resolver.hpp
|
|
include/facter/facts/fact.hpp
|
|
include/facter/facts/map_value.hpp
|
|
include/facter/facts/os.hpp
|
|
include/facter/facts/os_family.hpp
|
|
include/facter/facts/resolver.hpp
|
|
include/facter/facts/scalar_value.hpp
|
|
include/facter/facts/value.hpp
|
|
include/facter/facts/vm.hpp
|
|
include/facter/logging/logging.hpp
|
|
include/facter/ruby/ruby.hpp
|
|
include/facter/util/config.hpp
|
|
include/facter/util/string.hpp
|
|
include/facter/version.h
|
|
lib/libfacter.so
|
|
lib/libfacter.so.%%PORTVERSION%%
|
|
lib/ruby/gems/%%RUBY_VER%%/specifications/facter-%%PORTVERSION%%.gemspec
|
|
lib/ruby/vendor_ruby/facter.rb
|
|
man/man8/facter.8.gz
|
|
%%FACTER_JAVA%%lib/ruby/vendor_ruby/facter.jar
|