Port details |
- py-sabyenc Python yEnc package optimized for use within SABnzbd
- 3.3.6 news
=0 3.3.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-12-12
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2017-06-09 18:48:06
- Last Update: 2020-12-12 13:32:18
- SVN Revision: 557823
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/sabnzbd/sabyenc
- Description:
- Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com
for use within SABnzbd.
The module was extended to do header parsing and full yEnc decoding from a
Python list of chunks, the way in which data is retrieved from usenet. This is
particularly beneficial when SSL is enabled, which limits the size of each
chunk to 16K. Parsing these chunks in Python is much more costly. Additionally,
this module releases Python's GIL during decoding, greatly increasing
performance of the overall download process.
WWW: https://github.com/sabnzbd/sabyenc
-
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}sabyenc>0:news/py-sabyenc@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-sabyenc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1561313855
SHA256 (sabyenc-3.3.6.tar.gz) = a4cacd0332577c52a4e416c18509ddf2bc9ea7f89637ac6d67b51a6142ac7ee1
SIZE (sabyenc-3.3.6.tar.gz) = 9831
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-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: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.6 12 Dec 2020 13:32:18 |
rene |
Remove expired port:
2020-12-12 news/py-sabyenc: Uses deprecated version of python |
3.3.6 11 Nov 2020 12:14:55 |
antoine |
Deprecate a few python 2.7 ports |
3.3.6 23 Jun 2019 19:21:14 |
sunpoet |
Update to 3.3.6
Changes: https://github.com/sabnzbd/sabyenc/commits/sabyenc-python2 |
3.3.5 01 Jun 2018 19:11:34 |
flo |
Update to 3.3.5 |
3.3.2 01 Jun 2018 18:01:09 |
flo |
Back to the pool
PR: 228630
Submitted by: maintainer |
3.3.2 20 Jan 2018 17:35:06 |
flo |
Update to 3.3.2
PR: 225074
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
3.3.1 23 Sep 2017 11:10:09 |
dbaio |
news/py-sabyenc: Update to 3.3.1
PR: 222500
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
3.0.2_1 12 Jun 2017 14:46:06 |
tdb |
- Use correct license (see https://github.com/sabnzbd/sabyenc/issues/5).
- Only use python 2.7, as indicated by upstream.
- Use the preferred CHEESESHOP instead of GitHub for the distfile.
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by: koobs |
3.0.2 09 Jun 2017 18:47:56 |
tdb |
New port: news/py-sabyenc
Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com
for use within SABnzbd.
The module was extended to do header parsing and full yEnc decoding from a
Python list of chunks, the way in which data is retrieved from usenet. This is
particularly beneficial when SSL is enabled, which limits the size of each
chunk to 16K. Parsing these chunks in Python is much more costly. Additionally,
this module releases Python's GIL during decoding, greatly increasing
performance of the overall download process.
WWW: https://github.com/sabnzbd/sabyenc
PR: 218722
Submitted by: Ralf van der Enden <tremere@cainites.net> |
Number of commits found: 9
|