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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q4
py-salt Distributed remote execution and configuration management system
3005 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 3005Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-08 08:12:05
Last Update: 2022-12-08 08:11:55
Commit Hash: 88a47c8
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/salt/
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. See also: 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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 py39-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 py39-salt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-salt
Package flavors (<flavor>: <package>)
  • py39: py39-salt
distinfo:
TIMESTAMP = 1661580885 SHA256 (salt-3005.tar.gz) = 1d200c45b88046178ea56fb5a75726dc620cc5e51411076a04df80ff52f79cd4 SIZE (salt-3005.tar.gz) = 17894520

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. py39-pyzmq>=2.2.0 : net/py-pyzmq@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-Jinja2>0 : devel/py-Jinja2@py39
  2. py39-markupsafe>0 : textproc/py-markupsafe@py39
  3. py39-distro>=1.5.0 : sysutils/py-distro@py39
  4. py39-libcloud>=0.14.0 : net/py-libcloud@py39
  5. py39-msgpack>=0.3 : devel/py-msgpack@py39
  6. py39-progressbar>0 : misc/py-progressbar@py39
  7. py39-psutil>=0.3.0 : sysutils/py-psutil@py39
  8. py39-requests>=1.0.0 : www/py-requests@py39
  9. py39-yaml>0 : devel/py-yaml@py39
  10. py39-pyinotify>0 : devel/py-pyinotify@py39
  11. py39-pyzmq>=2.2.0 : net/py-pyzmq@py39
  12. py39-pycryptodomex>=3.9.7 : security/py-pycryptodomex@py39
  13. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  14. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-salt-3005: 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.10
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3005
08 Dec 2022 08:11:55
commit hash: 88a47c868947bbf5b36d759c75a5d55b5eba2587commit hash: 88a47c868947bbf5b36d759c75a5d55b5eba2587commit hash: 88a47c868947bbf5b36d759c75a5d55b5eba2587commit hash: 88a47c868947bbf5b36d759c75a5d55b5eba2587 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
sysutils/py-salt: add Python 3.10 support

PR:		266427
Reported by:	Paul Mather

(cherry picked from commit cf3eec274cd97b67b575b62ef2415be8ce1e0610)

Number of commits found: 1