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
py-prompt_toolkit Library for building powerful interactive command lines in Python
3.0.8 devel Deleted 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 3.0.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ 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}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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-wcwidth>=0 : devel/py-wcwidth@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/prompt_toolkit/
  2. https://pypi.org/packages/source/p/prompt_toolkit/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.8
11 Dec 2020 11:03:26
Revision:557718Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit

- Bump PORTREVISION for dependency change
3.0.8
15 Oct 2020 20:08:02
Revision:552458Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:547098Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:545372Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:541920Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:514937Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:499135Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:478454Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up Makefile
1.0.15
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.0.15
28 Jul 2017 13:07:05
Revision:446820Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:437024Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:435339Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:433232Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:432923Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:427602Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
1.0.9
19 Nov 2016 17:06:44
Revision:426446Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:425413Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.60
15 Mar 2016 12:52:16
Revision:411159Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 0.60
0.54
01 Dec 2015 17:11:31
Revision:402771Original commit files touched by this commit
skreuzer search for other commits by this committer
- 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
Revision:369663Original commit files touched by this commit
skreuzer search for other commits by this committer
Add py-jedi to the runtime requirements
0.18
30 Sep 2014 19:13:29
Revision:369656Original commit files touched by this commit
skreuzer search for other commits by this committer
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

Number of commits found: 23