Port details |
- py-dialog3 Python 3 interface to dialog(3)
- 3.4.0 devel
=0 3.4.0Version of this port present on the latest quarterly branch.
- Maintainer: jkim@FreeBSD.org
- Port Added: 2019-09-20 00:56:52
- Last Update: 2020-02-25 21:43:54
- SVN Revision: 527139
- Also Listed In: python
- License: LGPL20
- WWW:
- http://pythondialog.sourceforge.net/
- Description:
- pythondialog 3 is a Python 3 wrapper for the dialog utility originally
written by Savio Lam, and later rewritten by Thomas E. Dickey. Its purpose
is to provide an easy to use, pythonic and comprehensive Python 3 interface
to dialog. This allows one to make simple text-mode user interfaces on
Unix-like systems.
WWW: http://pythondialog.sourceforge.net/
-
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}dialog3>0:devel/py-dialog3@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py36-dialog3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1568933548
SHA256 (python3-pythondialog-3.4.0.tar.bz2) = 019cdbffe3f61d32d6fb158ce48a767478af2aac2f31fb40460b39aefae604fe
SIZE (python3-pythondialog-3.4.0.tar.bz2) = 1415324
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:
-
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- Runtime dependencies:
-
- cdialog : devel/cdialog
- py36-setuptools>0 : devel/py-setuptools@py36
- python3.6 : lang/python36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py36-dialog3-3.4.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.6 tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.0 25 Feb 2020 21:43:54 |
jkim |
- Update to 3.5.1.
- Rename devel/py-dialog3 to devel/py-pythondialog to honor PyPI name.
Differential Revision: https://reviews.freebsd.org/D21734 |
3.4.0 20 Sep 2019 00:56:44 |
jkim |
pythondialog 3 is a Python 3 wrapper for the dialog utility originally
written by Savio Lam, and later rewritten by Thomas E. Dickey. Its purpose
is to provide an easy to use, pythonic and comprehensive Python 3 interface
to dialog. This allows one to make simple text-mode user interfaces on
Unix-like systems.
WWW: http://pythondialog.sourceforge.net/ |
Number of commits found: 2
|