notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
py-salt Distributed remote execution and configuration management system
3003.3_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3003.3_1Version of this port present on the latest quarterly branch.
Maintainer: christer.edwards@gmail.com search for ports maintained by this maintainer
Port Added: 2021-08-17 16:58:05
Last Update: 2021-09-08 16:49:55
Commit Hash: 88930be
Also Listed In: python
License: APACHE20
WWW:
https://saltproject.io/
Description:
Salt : Remote Execution and State Manager ====================================== Salt is a powerful remote execution and state manager that can be used to administer servers in a fast and efficient way. WWW: https://pypi.org/project/salt/ WWW: https://saltproject.io/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}salt>0:sysutils/py-salt@${PY_FLAVOR}
Conflicts:
CONFLICTS:
  • py[0-9]*-salt-2019*
To install the port:
cd /usr/ports/sysutils/py-salt/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-salt
  • pkg install py38-salt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py38-salt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-salt
Package flavors (<flavor>: <package>)
  • py38: py38-salt
distinfo:
TIMESTAMP = 1630999559 SHA256 (salt-3003.3.tar.gz) = a6f9c8c8b5e2600ea8620b4a67371de17611beb4f8d97e4bb9b0b308a37ed1e2 SIZE (salt-3003.3.tar.gz) = 16017984

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-pyzmq>=2.2.0 : net/py-pyzmq@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
Runtime dependencies:
  1. py38-Jinja2>0 : devel/py-Jinja2@py38
  2. py38-markupsafe>0 : textproc/py-markupsafe@py38
  3. py38-distro>=1.5.0 : sysutils/py-distro@py38
  4. py38-libcloud>=0.14.0 : net/py-libcloud@py38
  5. py38-msgpack>=0.3 : devel/py-msgpack@py38
  6. py38-progressbar>0 : misc/py-progressbar@py38
  7. py38-psutil>=0.3.0 : sysutils/py-psutil@py38
  8. py38-requests>=1.0.0 : www/py-requests@py38
  9. py38-yaml>0 : devel/py-yaml@py38
  10. py38-pyinotify>0 : devel/py-pyinotify@py38
  11. py38-pyzmq>=2.2.0 : net/py-pyzmq@py38
  12. py38-pycryptodomex>=3.9.7 : security/py-pycryptodomex@py38
  13. py38-setuptools>0 : devel/py-setuptools@py38
  14. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py38-salt-3003.3_1: AWS=off: Install dependencies required for Amazon Web Services BASH=on: Install programmable completions for Bash FISH=on: Install programmable completions for Fish TCP=off: Install dependencies required for TCP transport ZEROMQ=on: Install dependencies required for ZeroMQ transport ZSH=on: Install programmable completions for zsh ===> Use 'make config' to modify these settings
Options name:
sysutils_py-salt
USES:
cpe python:3.6-3.8
pkg-message:
For install:
To configure a Salt Master, do the following: o Copy /usr/local/etc/salt/master.sample to /usr/local/etc/salt/master o Update to meet your needs o sysrc salt_master_enable="YES" To configure a Salt Minion, do the following: o Copy /usr/local/etc/salt/minion.sample to /usr/local/etc/salt/minion o Update 'master: salt' to point to your Salt Master's hostname or IP o sysrc salt_minion_enable="YES" To configure a Salt Proxy Minion, do the following: o sysrc salt_proxy_enable="YES" o sysrc salt_proxy_list="" o Update the salt_proxy_list with the proxy minion name(s) To change the Transport method from the default option of Zeromq to either TCP or RAET: o Re-build the port with the desired options enabled to install the correct runtime dependencies o Ensure the master and minions all have salt installed with these same options and dependencies o Add the line 'transport: [tcp|raet]' to both the master and minion configuration files o Restart salt on the master and minions
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/salt/
  2. https://pypi.org/packages/source/s/salt/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3003.3_1
08 Sep 2021 16:49:55
commit hash: 88930be811d883831bacc3e7d2422c8ed720e593commit hash: 88930be811d883831bacc3e7d2422c8ed720e593commit hash: 88930be811d883831bacc3e7d2422c8ed720e593commit hash: 88930be811d883831bacc3e7d2422c8ed720e593 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/py-salt: add Fish shell completion files.

Approved by:	maintainer

(cherry picked from commit 1c5bcfb1241cb5592cca0a1bd0009307d7de78e2)
3003.3
07 Sep 2021 14:15:26
commit hash: 661d773ce61d4e962d9333acad7d77cf59a9fc8dcommit hash: 661d773ce61d4e962d9333acad7d77cf59a9fc8dcommit hash: 661d773ce61d4e962d9333acad7d77cf59a9fc8dcommit hash: 661d773ce61d4e962d9333acad7d77cf59a9fc8d files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/py-salt: Update to 3003.3

(cherry picked from commit 27eed46e8c63768c22d7cd8907bf199ef0a6edad)
3003.2
17 Aug 2021 16:54:57
commit hash: 81d8c93bdc14f56ccd40d262342d31085d28d456commit hash: 81d8c93bdc14f56ccd40d262342d31085d28d456commit hash: 81d8c93bdc14f56ccd40d262342d31085d28d456commit hash: 81d8c93bdc14f56ccd40d262342d31085d28d456 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/py-salt: update to 3003.2

Approved by:	maintainer

(cherry picked from commit 8de73543a2fadbece94c6ee6055c3e40d365c032)

Number of commits found: 3