Port details |
- py-netlib Collection of network utilities
- 0.10_1 net
=0 0.10_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: gaod@hychen.org
- Port Added: 2013-08-21 14:42:45
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/netlib/
- Description:
- Netlib is a collection of network utility classes,
used by the pathod and mitmproxy projects.
It differs from other projects in some fundamental
respects, because both pathod and mitmproxy often
need to violate standards.
WWW: https://pypi.org/project/netlib/
-
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}netlib>0:net/py-netlib@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-netlib
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (netlib-0.10.tar.gz) = 415e3db96f487177f372d47bc669dcc9068a435e49b8120ec8821026de36bd80
SIZE (netlib-0.10.tar.gz) = 60256
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-pyasn1>0 : devel/py-pyasn1@py27
- py27-openssl>0 : security/py-openssl@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 |
0.10_1 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.10_1 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.10_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 |
0.10_1 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.10_1 30 Nov 2017 15:50:34 |
mat |
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 ) |
0.10_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.10_1 18 Nov 2015 21:41:48 |
rm |
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.10 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.10 23 Feb 2014 15:21:00 |
sunpoet |
- Update to 0.10
- While I'm here:
- Use PYDISTUTILS_AUTOPLIST
- Support STAGEDIR
Changes: https://github.com/mitmproxy/netlib/commits/master
PR: ports/186934
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
0.9.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.2 08 Sep 2013 18:32:35 |
sunpoet |
- Update to 0.9.2
Changes: https://github.com/mitmproxy/netlib/commits/master
PR: ports/181941
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
0.9.1 21 Aug 2013 14:42:17 |
wg |
Netlib is a collection of network utility classes,
used by the pathod and mitmproxy projects.
It differs from other projects in some fundamental
respects, because both pathod and mitmproxy often
need to violate standards.
WWW: https://pypi.python.org/pypi/netlib
PR: ports/180746
Submitted by: Hung-Yi Chen <gaod hychen.org> |