Port details |
- py-prompt_toolkit Library for building powerful interactive command lines in Python
- 3.0.8 devel
=0 3.0.8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-09-30 19:13:38
- Last Update: 2020-12-11 11:03:26
- SVN Revision: 557718
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/prompt-toolkit/python-prompt-toolkit
- Description:
- prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
WWW: https://github.com/prompt-toolkit/python-prompt-toolkit
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}prompt_toolkit>0:devel/py-prompt_toolkit@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-prompt_toolkit
- Package flavors (<flavor>: <package>)
- py37: py37-prompt_toolkit
- distinfo:
- TIMESTAMP = 1602780744
SHA256 (prompt_toolkit-3.0.8.tar.gz) = 25c95d2ac813909f813c93fde734b6e44406d1477a9faef7c915ff37d39c0a8c
SIZE (prompt_toolkit-3.0.8.tar.gz) = 3019536
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-wcwidth>=0 : devel/py-wcwidth@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.8 11 Dec 2020 11:03:26 |
sunpoet |
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change |
3.0.8 15 Oct 2020 20:08:02 |
sunpoet |
Update to 3.0.8
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
3.0.7 30 Aug 2020 20:21:14 |
sunpoet |
Update to 3.0.7
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
3.0.6 19 Aug 2020 16:20:35 |
sunpoet |
Update to 3.0.6
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
3.0.5 11 Jul 2020 07:46:26 |
sunpoet |
Update to 3.0.5
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
2.0.10 20 Oct 2019 17:11:10 |
sunpoet |
Update to 2.0.10
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
2.0.9 16 Apr 2019 23:50:00 |
sunpoet |
Update to 2.0.9
- Update WWW
Changes: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.15 30 Aug 2018 14:14:10 |
sunpoet |
Clean up Makefile |
1.0.15 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.0.15 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.15 28 Jul 2017 13:07:05 |
sunpoet |
Update to 1.0.15
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.14 27 Mar 2017 11:11:51 |
sunpoet |
Update to 1.0.14
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.13 03 Mar 2017 10:27:18 |
sunpoet |
Add py3-prompt_toolkit 1.0.13 (slave port of py-prompt_toolkit)
- While I'm here, add SLAVEDIRS
PR: 217478
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> |
1.0.13 03 Feb 2017 14:09:55 |
sunpoet |
Update to 1.0.13
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.10 31 Jan 2017 15:33:24 |
sunpoet |
Update to 1.0.10
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.9 03 Dec 2016 08:31:51 |
sunpoet |
- Allow concurrent installation (USE_PYTHON=concurrent) |
1.0.9 19 Nov 2016 17:06:44 |
sunpoet |
- Update to 1.0.9
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG |
1.0.8 05 Nov 2016 18:01:06 |
sunpoet |
- Update to 1.0.8
- Take maintainership
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG
Differential Revision: https://reviews.freebsd.org/D8414
Approved by: skreuzer (maintainer) |
0.60 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.60 15 Mar 2016 12:52:16 |
skreuzer |
Update to version 0.60 |
0.54 01 Dec 2015 17:11:31 |
skreuzer |
- Update to 0.54
- Add LICENSE
- Add NO_ARCH
- Update USES=python
- Sort USE_PYTHON
PR: 204879
Submitted by: sunpoet@ |
0.18_1 30 Sep 2014 20:37:30 |
skreuzer |
Add py-jedi to the runtime requirements |
0.18 30 Sep 2014 19:13:29 |
skreuzer |
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
WWW: https://github.com/jonathanslenders/python-prompt-toolkit |