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
Port details on branch 2022Q4
py-plumbum Shell combinators library
1.10.0 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 1.10.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-12-19 15:22:01
Last Update: 2025-11-09 16:31:09
Commit Hash: b66a8f7
Also Listed In: python
License: MIT
WWW:
https://github.com/tomerfiliba/plumbum
Description:
Ever wished the compactness of shell scripts be put into a real programming language? Say hello to Plumbum Shell Combinators. Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is "Never write shell scripts again", and thus it attempts to mimic the shell syntax ("shell combinators") where it makes sense, while keeping it all Pythonic and cross-platform. Apart from shell-like syntax and handy shortcuts, the library provides local and remote command execution (over SSH), local and remote file-system paths, easy working-directory and environment manipulation, and a programmatic Command-Line Interface (CLI) application toolkit. Now let's see some code!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}plumbum>0:sysutils/py-plumbum@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-plumbum/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-plumbum
  • pkg install py311-plumbum
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 py311-plumbum listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-plumbum
Package flavors (<flavor>: <package>)
  • py311: py311-plumbum
distinfo:
TIMESTAMP = 1762586876 SHA256 (plumbum-1.10.0.tar.gz) = f8cbf0ecec0b73ff4e349398b65112a9e3f9300e7dc019001217dcc148d5c97c SIZE (plumbum-1.10.0.tar.gz) = 320039

Packages (timestamps in pop-ups are UTC):
py37-plumbum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.6.9--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-plumbum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.8.2--n/an/an/a
FreeBSD:14:latest--1.8.0--1.8.2-1.8.2
FreeBSD:14:quarterly-----1.8.21.8.21.8.2
FreeBSD:15:latest--n/a-n/an/a1.8.21.8.2
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-plumbum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.01.10.0-1.9.01.10.0n/an/an/a
FreeBSD:13:quarterly1.10.01.10.0-1.9.01.10.0n/an/an/a
FreeBSD:14:latest1.10.01.10.0-1.9.01.10.0---
FreeBSD:14:quarterly1.10.01.10.0-1.9.01.10.0---
FreeBSD:15:latest1.10.01.10.0n/a1.9.0n/an/a--
FreeBSD:15:quarterly1.10.01.10.0n/a-n/an/a--
FreeBSD:16:latest1.10.01.10.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=1.27.0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-RPyC
  2. devel/py-copier
  3. www/flexget

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-flexget*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-plumbum-1.10.0: SSH=off: SSH protocol support ===> Use 'make config' to modify these settings
Options name:
sysutils_py-plumbum
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/plumbum/
  2. https://pypi.org/packages/source/p/plumbum/
Collapse this list.

There are no commits on branch 2022Q4 for this port