| Port details on branch 2016Q4 |
- py-http-prompt Interactive HTTP command-line client
- 2.1.0_2 devel
=1 2.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-05-30 19:02:55
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: policyd2, rc, py311-cjkwrap, py311-darts.util.lru, monit
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/httpie/http-prompt
- Description:
- HTTP Prompt is an interactive command-line HTTP client featuring autocomplete
and syntax highlighting, built on HTTPie and prompt_toolkit.
¦ ¦ ¦ ¦ 
- 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}http-prompt>0:devel/py-http-prompt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-http-prompt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-http-prompt
- pkg install py311-http-prompt
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-http-prompt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-http-prompt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1664767914
SHA256 (http-prompt-2.1.0.tar.gz) = eee71a00fed0b8a2a35bb338b269be7a20e8a1a6f6465a65561d76a21521e7f3
SIZE (http-prompt-2.1.0.tar.gz) = 22672
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=5.0 : devel/py-click@py311
- py311-httpie>=2.4.0 : www/py-httpie@py311
- py311-parsimonious>=0.6.2 : textproc/py-parsimonious@py311
- py311-prompt-toolkit2>=2.0.0<3.0.0 : devel/py-prompt-toolkit2@py311
- py311-pygments>=2.1.0 : textproc/py-pygments@py311
- py311-pyyaml>=3.0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-http-prompt
- USES:
- python
- pkg-message:
- For install:
- For the output colors work properly you need to use LESS as your
default pager instead of MORE.
zsh:
$ export PAGER=less
csh:
$ setenv PAGER less
- Master Sites:
|