Port details |
- py-dis3 Python 2.7 backport of the "dis" module from Python 3.5+
- 0.1.3 devel
=0 0.1.3Version of this port present on the latest quarterly branch. DEPRECATED: Python 2 only, backport of Python 3
This port expired on: 2020-12-31
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-01-21 12:54:00
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: python
- License: MIT PSFL
- WWW:
- https://github.com/KeyWeeUsr/python-dis3
- Description:
- dis3 is a Python 2.7 backport of the dis module from Python 3.5.
WWW: https://pypi.org/project/dis3/
WWW: https://github.com/KeyWeeUsr/python-dis3
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}dis3>0:devel/py-dis3@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-dis3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1547581055
SHA256 (dis3-0.1.3.tar.gz) = 9259b881fc1df02ed12ac25f82d4a85b44241854330b1a651e40e0c675cb2d1e
SIZE (dis3-0.1.3.tar.gz) = 19134
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:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
0.1.3 01 Jan 2021 10:11:35
  |
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
0.1.3 01 Jan 2021 00:57:24
  |
rene  |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
0.1.3 20 Oct 2020 02:12:07
  |
dbaio  |
Deprecate a few ports, following lang/python27
These are already deprecated because of lang/python27, just formalizing. |
0.1.3 15 Jan 2019 21:18:54
  |
sunpoet  |
Update to 0.1.3
- Add LICENSE_FILE
Changes: https://github.com/KeyWeeUsr/python-dis3/commits/master |
0.1.2 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.1.2 21 Jan 2018 11:54:57
  |
sunpoet  |
Add py-dis3 0.1.2
dis3 is a Python 2.7 backport of the dis module from Python 3.5.
WWW: https://pypi.python.org/pypi/dis3
WWW: https://github.com/KeyWeeUsr/python-dis3 |
Number of commits found: 7
|