Manage software from FreeBSD ports
New in version 2014.1.0.
Note
It may be helpful to use a higher timeout when running a ports.installed state, since compiling the port may exceed Salt's timeout.
salt -t 1200 '*' state.highstate
Verify that the desired port is installed, and that it was compiled with the desired options.
Make sure that the desired non-default options are set
Warning
Any build options not passed here assume the default values for the port, and are not just differences from the existing cached options from a previous make config.
Example usage:
security/nmap:
ports.installed:
- options:
- IPV6: off
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.27.81. salt.states.portage_config
22.27.83. salt.states.postgres_database
Upcoming SaltStack events, webinars and local meet ups and user groups.