./wip/sabnzbdplus, Web-interface based binary newsgrabber in python, with nzb support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.16, Package name: sabnzbdplus-0.7.16, Maintainer: wongk

SABnzbd is a cross-platform binary newsreader. It makes downloading
from Usenet easy by automating the whole thing. You give it an NZB
file or an RSS feed, it does the rest. Has a web-browser based UI
and an API for 3rd-party apps. Ideal for servers too.

WWW: http://sabnzbd.org/

MESSAGE.SunOS [+/-]

Required to run:
[textproc/py-xml] [textproc/py-feedparser] [archivers/unrar] [archivers/par2] [security/openssl] [security/py-OpenSSL] [devel/py-cheetah] [databases/py-sqlite3] [lang/python27] [devel/py-configobj] [converters/py-yenc]

Required to build:
[pkgtools/cwrappers]

Package options: feedparser, openssl, par2, unrar, yenc

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-02-07 23:08:46 by Tobias Nygren | Files touched by this commit (3)
Log message:
drop tailing '/'
   2015-02-04 11:10:53 by Thomas Klausner | Files touched by this commit (7)
Log message:
Update paths to py-configobj after import to pkgsrc, and remove copy from wip.
   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:23 by Thomas Klausner | Files touched by this commit (28) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2013-10-15 16:51:31 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Correct DEPENDS+= pattern to pbulk friendly (acceptable) format, thanks.

   2013-10-02 13:47:48 by Ken Wong | Files touched by this commit (3)
Log message:
Added SMF environment PATH to find required binaries.
Added missing dependency of py-xml.
Added SMF instructions for SUNOS.
   2013-10-01 22:25:20 by Ken Wong | Files touched by this commit (7)
Log message:
Web-interface based binary newsgrabber in python, with nzb support