notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-ndg_httpsclient Enhance HTTPS support for httplib and urllib2
0.5.1_1 net Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-04-26 16:44:17
Last Update: 2020-12-05 13:50:47
SVN Revision: 557060
People watching this port, also watch:: libidn, py39-pycparser, py39-parsedatetime, pcre, glib
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/cedadev/ndg_httpsclient
Description:
This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. WWW: https://pypi.org/project/ndg-httpsclient/ WWW: https://github.com/cedadev/ndg_httpsclient
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}ndg_httpsclient>0:net/py-ndg_httpsclient@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-ndg_httpsclient
Package flavors (<flavor>: <package>)
  • py36: py36-ndg_httpsclient
  • py27: py27-ndg_httpsclient
distinfo:
TIMESTAMP = 1532810640 SHA256 (ndg_httpsclient-0.5.1.tar.gz) = d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210 SIZE (ndg_httpsclient-0.5.1.tar.gz) = 26665

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py36-setuptools>0 : devel/py-setuptools@py36
  2. python3.6 : lang/python36
Runtime dependencies:
  1. py36-pyasn1>=0.1.4 : devel/py-pyasn1@py36
  2. py36-openssl>=0.13 : security/py-openssl@py36
  3. py36-setuptools>0 : devel/py-setuptools@py36
  4. python3.6 : lang/python36
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. security/w3af*
  2. www/py-searx*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/ndg-httpsclient/
  2. https://pypi.org/packages/source/n/ndg-httpsclient/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.1_1
05 Dec 2020 13:50:47
Revision:557060Original commit files touched by this commit
sunpoet search for other commits by this committer
Move net/py-ndg_httpsclient to net/py-ndg-httpsclient
0.5.1_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
0.5.1
29 Jul 2018 19:17:33
Revision:475756Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.1

Changes:	https://pypi.org/project/ndg-httpsclient/#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.5.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.5.0
27 Apr 2018 15:56:35
Revision:468456Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.0

Changes:	https://pypi.org/project/ndg-httpsclient/#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.4.4
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
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.4.4
30 Jan 2018 15:38:50
Revision:460398Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.4

Changes:	https://pypi.python.org/pypi/ndg-httpsclient#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.4.3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.3
02 Sep 2017 14:23:44
Revision:449139Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.3

Changes:	https://pypi.python.org/pypi/ndg-httpsclient#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.4.2
19 Nov 2016 17:07:06
Revision:426451Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.4.2

Changes:	https://pypi.python.org/pypi/ndg-httpsclient#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.4.1
26 Jun 2016 17:16:27
Revision:417571Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.4.1
- Add LICENSE_FILE
- Update WWW

Changes:	https://pypi.python.org/pypi/ndg-httpsclient#releases
		https://github.com/cedadev/ndg_httpsclient/releases
0.4.0_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.4.0_2
18 Nov 2015 21:41:48
Revision:401898Original commit files touched by this commit
rm search for other commits by this committer
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name

- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
0.4.0_1
02 Sep 2015 17:04:24
Revision:395887Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Bump PORTREVISION for package change
0.4.0
08 Jun 2015 19:37:13
Revision:388859Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.4.0
- Add LICENSE
- Sort RUN_DEPENDS
- Sort USE_PYTHON
- Fix indent
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/cedadev/ndg_httpsclient/releases
PR:		200711
Submitted by:	sunpoet (myself)
Approved by:	olivierd (maintainer)
0.3.3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.3.3
11 Dec 2014 05:23:34
Revision:374510Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.3.3
0.3.2
29 Aug 2014 20:57:09
Revision:366562Original commit files touched by this commit
olivierd search for other commits by this committer
- Convert my own Python ports to USES= python
0.3.2
24 Jan 2014 13:34:31
Revision:340894Original commit files touched by this commit
olivierd search for other commits by this committer
Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes

While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
0.3.2
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.3.2
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.3.2
26 Apr 2013 16:43:59
Revision:316625Original commit files touched by this commit
olivierd search for other commits by this committer
HTTPS client for httplib and urllib2 based on PyOpenSSL.

WWW: http://ndg-security.ceda.ac.uk/wiki/ndg_httpsclient

Number of commits found: 22