Port details |
- py-backports.shutil_get_terminal_size Backport of the get_terminal_size function from Python 3.3's shutil
- 1.0.0_1 devel
=0 1.0.0_1Version of this port present on the latest quarterly branch. DEPRECATED: Python 2 is EOL upstream
This port expired on: 2020-12-31
- Maintainer: jpaetzel@FreeBSD.org
 - Port Added: 2015-07-23 15:44:14
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- Also Listed In: python
- License: PSFL
- WWW:
- https://github.com/chrippa/backports.shutil_get_terminal_size
- Description:
- A backport of the get_terminal_size function from Python 3.3's shutil.
WWW: https://github.com/chrippa/backports.shutil_get_terminal_size
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}backports.shutil_get_terminal_size>0:devel/py-backports.shutil_get_terminal_size@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-backports.shutil_get_terminal_size
- Package flavors (<flavor>: <package>)
- py27: py27-backports.shutil_get_terminal_size
- distinfo:
- SHA256 (backports.shutil_get_terminal_size-1.0.0.tar.gz) = 713e7a8228ae80341c70586d1cc0a8caa5207346927e23d09dcbcaf18eadec80
SIZE (backports.shutil_get_terminal_size-1.0.0.tar.gz) = 4279
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-backports>0 : devel/py-backports@py27
- 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: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_1 01 Jan 2021 11:45:05
  |
antoine  |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
1.0.0_1 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 |
1.0.0_1 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 ) |
1.0.0_1 24 Sep 2020 18:36:05
  |
swills  |
devel/py-backports.shutil_get_terminal_size: mark deprecated along with python 2
PR: 249627
Approved by: jpaetzel (maintainer, via IRC) |
1.0.0_1 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.0_1 01 Jan 2018 16:45:37
  |
jpaetzel  |
Fix USES and cleanup backports namespace
PR: 224690
Submitted by: sunpoet |
1.0.0_1 05 Dec 2017 15:00:04
  |
lifanov  |
add devel/py-backports - namespace shim for Python backports
Currently, all py-backports.* ports conflict with each other
over a file that has the same contents.
This creates a port that installs the shared file and py-backports.*
ports should depend on this one and remove the shared file from their
own pkg-plist. It's the same approach as the one taken by OpenBSD.
Some ports are already converted as an example:
- security/py-backports.ssl_match_hostname
- devel/py-backports.functools_lru_cache
- devel/py-backports.shutil_get_terminal_size
The last two conversions and the fix to work with FLAVORS were submitted
by antoine. Thank you!
Reviewed by: antoine
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D11095 |
1.0.0 23 Jul 2015 15:43:54
  |
jpaetzel  |
Welcome backports.shutil_get_terminal_size to the ports tree
Backport of the get_terminal_size function from Python 3.3's shutil |
Number of commits found: 8
|