FreeBSD Bugzilla – Attachment 181931 Details for
Bug 218722
[maintainer] Update news/sabnzbdplus to version 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port: news/py-sabyenc
news_py-sabyenc.diff (text/plain), 2.84 KB, created by
Ralf van der Enden
on 2017-04-20 08:04:05 UTC
(
hide
)
Description:
new port: news/py-sabyenc
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2017-04-20 08:04:05 UTC
Size:
2.84 KB
patch
obsolete
>Index: news/py-sabyenc/Makefile >=================================================================== >--- news/py-sabyenc/Makefile (nonexistent) >+++ news/py-sabyenc/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Ralf van der Enden <tremere@cainites.net> >+# $FreeBSD$ >+ >+PORTNAME= sabyenc >+PORTVERSION= 3.0.2 >+CATEGORIES= news python >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTVERSIONPREFIX= v >+ >+MAINTAINER= tremere@cainites.net >+COMMENT= Python yEnc package optimized for use within SABnzbd >+ >+LICENSE= GPLv3 >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip >+ >+USES= python >+USE_GITHUB= yes >+GH_ACCOUNT= sabnzbd >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: news/py-sabyenc/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: news/py-sabyenc/distinfo >=================================================================== >--- news/py-sabyenc/distinfo (nonexistent) >+++ news/py-sabyenc/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1491815965 >+SHA256 (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 72305bdacfb4f82764e7f3e33a7001983f9af5c8d633cbf57e950b570a56e55d >+SIZE (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 16080819 > >Property changes on: news/py-sabyenc/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: news/py-sabyenc/pkg-descr >=================================================================== >--- news/py-sabyenc/pkg-descr (nonexistent) >+++ news/py-sabyenc/pkg-descr (working copy) >@@ -0,0 +1,11 @@ >+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 > >Property changes on: news/py-sabyenc/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 218722
:
181860
| 181931 |
182370
|
183415