The Ini file manager consists of a package, Config, which can read or write informations from various configuration files known as "ini" files because they have often the ".ini" extension. They are text files which look like the following: ; Comment line [Section 1] a_string = abcd # a comment here... a_number = +123.456 ; another comment [Section 2] a_string = efgh For more examples in this format, just search files with the .ini extension on a Windows-based computer.
OS | Architecture | Version |
---|---|---|
NetBSD 8.0 | i386 | ini_file_manager-03.tgz |
NetBSD 8.0 | i386 | ini_file_manager-03.tgz |
NetBSD 8.0 | i386 | ini_file_manager-03.tgz |
NetBSD 8.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 8.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | i386 | ini_file_manager-03.tgz |
NetBSD 9.0 | i386 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
NetBSD 9.0 | x86_64 | ini_file_manager-03.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.