non port: security/py-backports.ssl_match_hostname/Makefile |
SVNWeb
|
Number of commits found: 10 |
Wed, 19 Feb 2020
|
[ 17:59 antoine ] (Only the first 10 of 59 ports in this commit are shown above. )
Clean up USES
With hat: portmgr
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Tue, 5 Dec 2017
|
[ 15:00 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
|
Mon, 10 Apr 2017
|
[ 20:08 lifanov ]
add security/py-backports.ssl_match_hostname
backport of ssl_match_hostname function from Python 3.5
|
Mon, 22 Jun 2015
|
[ 19:33 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.
|
Sat, 2 May 2015
|
[ 00:09 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
|
Thu, 16 Apr 2015
|
[ 20:13 gblach ] (Only the first 10 of 70 ports in this commit are shown above. )
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Sun, 1 Jun 2014
|
[ 15:28 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)
|
Sat, 22 Mar 2014
|
[ 22:58 gblach ]
Add new port security/py-backports.ssl_match_hostname:
This backport brings match_hostname() to users of earlier versions of Python.
|
Number of commits found: 10 |