Port details |
- py-backports.ssl_match_hostname Backport of the ssl_match_hostname function from Python 3.5
- 3.5.0.1_1 security
=1 3.5.0.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: lifanov@FreeBSD.org
- Port Added: 2014-03-22 22:58:47
- Last Update: 2021-01-01 11:45:05
- SVN Revision: 559825
- People watching this port, also watch:: python, cvsgraph, ladspa, php81-pear-Horde_Mapi
- Also Listed In: python
- License: PSFL
- WWW:
- https://bitbucket.org/brandon/backports.ssl_match_hostname
- Description:
- Backport of Python 3.5's standard library function ssl.match_hostname
WWW: https://bitbucket.org/brandon/backports.ssl_match_hostname
-
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.ssl_match_hostname>0:security/py-backports.ssl_match_hostname@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-backports.ssl_match_hostname
- Package flavors (<flavor>: <package>)
- py27: py27-backports.ssl_match_hostname
- distinfo:
- TIMESTAMP = 1491854717
SHA256 (backports.ssl_match_hostname-3.5.0.1.tar.gz) = 502ad98707319f4a51fa2ca1c677bd659008d27ded9f6380c79e8932e38dcdf2
SIZE (backports.ssl_match_hostname-3.5.0.1.tar.gz) = 5605
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.0.1_1 01 Jan 2021 11:45:05 |
antoine |
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr |
3.5.0.1_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 |
3.5.0.1_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 ) |
3.5.0.1_1 19 Feb 2020 17:59:36 |
antoine |
Clean up USES
With hat: portmgr |
3.5.0.1_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 |
3.5.0.1_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 |
3.5.0.1 10 Apr 2017 20:08:19 |
lifanov |
add security/py-backports.ssl_match_hostname
backport of ssl_match_hostname function from Python 3.5 |
3.4.0.2 23 Jun 2015 18:31:29 |
rm |
Remove expired port
Functionality of py-backports.ssl_match_hostname is available in Python standard
library as ssl.match_hostname() since Python 2.7.9 [1].
[1] https://docs.python.org/2.7/library/ssl.html#ssl.match_hostname |
3.4.0.2 22 Jun 2015 19:33:51 |
rm |
security/py-backports.ssl_match_hostname: add comment on blocker PR
Add comment on PR 201050 that blocking removal of this port. I tried to
contact maintainer couple of days ago, but still got no response, so just
created an PR to have a chance to commit this by timeout. |
3.4.0.2 02 May 2015 00:09:59 |
rm |
security/py-backports.ssl_match_hostname: set for deprecation
Mark as deprecated. Function match_hostname() was backported
to standard library (ssl module) since Python 2.7.9. This is
the python version we have in ports, so there is no need in
this port anymore. Set expiration date to 2015-04-08.
References:
* https://docs.python.org/2.7/library/ssl.html |
3.4.0.2 16 Apr 2015 20:13:44 |
gblach |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
3.4.0.2 24 Oct 2014 16:50:43 |
mva |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
3.4.0.2 01 Jun 2014 15:28:44 |
rene |
Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X
This is in preparation of removing lang/python31 which expired on 2014-06-01
While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line
Approved by: python (mva) |
3.4.0.2 22 Mar 2014 22:58:40 |
gblach |
Add new port security/py-backports.ssl_match_hostname:
This backport brings match_hostname() to users of earlier versions of Python. |