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
Port details on branch 2024Q4
py-pexpect Python module for controlling interactive programs in pseudo-terminal
4.9.0_1 misc on this many watch lists=10 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 4.9.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-11 16:08:10
Last Update: 2024-05-13 14:03:57
Commit Hash: 4cb9596
People watching this port, also watch:: gnupg, sqlite3, glib, lame, flac
Also Listed In: python
License: ISCL
WWW:
https://pexpect.readthedocs.io/en/stable/
https://github.com/pexpect/pexpect
Description:
Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. The main features of Pexpect require the pty module in the Python standard library, which is only available on Unix-like systems. Some features -- waiting for patterns from file descriptors or subprocesses -- waiting for patterns from file descriptors or subprocesses.
HomepageHomepage    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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-pexpect/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-pexpect
  • pkg install py39-pexpect
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-pexpect listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pexpect
Package flavors (<flavor>: <package>)
  • py39: py39-pexpect
distinfo:
TIMESTAMP = 1701083398 SHA256 (pexpect-4.9.0.tar.gz) = ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398ead30f SIZE (pexpect-4.9.0.tar.gz) = 166450

Packages (timestamps in pop-ups are UTC):
py37-pexpect
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.8.0---4.8.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pexpect
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--4.8.0_1--4.9.04.9.04.9.0
FreeBSD:14:latest--4.8.0_1--4.8.0_1-4.8.0_1
FreeBSD:14:quarterly-----4.9.04.9.04.9.0
FreeBSD:15:latest--n/a-n/a4.9.04.9.04.9.0
 
py311-pexpect
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.9.0_14.9.0_1-4.9.0_14.9.0_1---
FreeBSD:13:quarterly4.9.0_14.9.0_1-4.9.0_14.9.0_1---
FreeBSD:14:latest4.9.0_14.9.0_1-4.9.0_14.9.0_1---
FreeBSD:14:quarterly4.9.0_14.9.0_1-4.9.0_14.9.0_1---
FreeBSD:15:latest4.9.0_14.9.0_1n/a4.9.0_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-ptyprocess>=0.5 : sysutils/py-ptyprocess@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/llvm-devel
  2. devel/llvm19
  3. games/py-pychess
  4. math/cvc5
  5. math/sage
  6. net-mgmt/fence-agents
  7. sysutils/catfish

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/poetry*
  2. Collapse this list of deleted ports.
for Run
  1. devel/ipython
  2. devel/py-hatch
  3. devel/py-poetry
  4. devel/py-riot
  5. devel/spyder
  6. editors/setzer
  7. games/py-pychess
Expand this list (21 items / 14 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/sage
  3. misc/py-aider-chat
  4. net-mgmt/fence-agents
  5. sysutils/catfish
  6. sysutils/duplicity
  7. sysutils/py-ansible-runner
  8. sysutils/py-tarsnapper
  9. x11/cinnamon
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. databases/mysql-workbench52*
  2. devel/ipython5*
  3. devel/poetry*
  4. devel/py-spyder*
  5. sysutils/duplicity-devel*
  6. sysutils/duplicity07*
  7. 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:
No options to configure
Options name:
misc_py-pexpect
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/pexpect/
  2. https://pypi.org/packages/source/p/pexpect/
Collapse this list.

There are no commits on branch 2024Q4 for this port