Port details |
- sabnzbdplus Web-interface based binary newsgrabber in python, with nzb support
- 3.7.2,1 news
=48 3.7.2,1Version of this port present on the latest quarterly branch.
- Maintainer: james@french.id.au
- Port Added: 2008-04-17 17:19:03
- Last Update: 2023-05-08 08:25:52
- Commit Hash: c297177
- People watching this port, also watch:: sonarr, plexmediaserver-plexpass, radarr, plexmediaserver, transmission
- License: BSD2CLAUSE BSD3CLAUSE GPLv2+ ISCL MIT PSFL
- WWW:
- https://sabnzbd.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sabnzbdplus>0:news/sabnzbdplus
- No installation instructions:
- This port has been deleted.
- PKGNAME: sabnzbdplus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676026649
SHA256 (SABnzbd-3.7.2-src.tar.gz) = 01250ecd09cdb50da8be8829e4f44f33f0bf1bcf1fcff136ad6045e5f4a2a172
SIZE (SABnzbd-3.7.2-src.tar.gz) = 5108729
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:
-
- python3.9 : lang/python39
- msgfmt : devel/gettext-tools
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cheetah3>=0 : devel/py-cheetah3@py39
- py39-cherrypy>=8.9.1 : www/py-cherrypy@py39
- py39-cheroot>=0 : www/py-cheroot@py39
- py39-chardet>=0 : textproc/py-chardet@py39
- py39-configobj>=0 : devel/py-configobj@py39
- py39-feedparser>=6.0.0 : textproc/py-feedparser@py39
- py39-portend>=0 : net/py-portend@py39
- py39-sqlite3>=0 : databases/py-sqlite3@py39
- py39-sabyenc3>=0 : news/py-sabyenc3@py39
- py39-guessit>0 : multimedia/py-guessit@py39
- py39-puremagic>0 : sysutils/py-puremagic@py39
- py39-pysocks>0 : net/py-pysocks@py39
- par2repair : archivers/par2cmdline
- unrar : archivers/unrar
- 7zz : archivers/7-zip
- py39-cryptography>=0 : security/py-cryptography@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - 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:
- ===> The following configuration options are available for sabnzbdplus-3.7.2,1:
7ZIP=on: Needed for unpacking 7-Zip posts
DBUS=off: DBUS support for system power management
DOCS=on: Build and/or install documentation
NOTIFY2=off: Notify2 support
PYGOBJECT=off: PyGObject support for system tray icon (requires cairo)
SSL=on: SSL protocol support
===> Use 'make config' to modify these settings
- Options name:
- news_sabnzbdplus
- USES:
- python:3.7+ shebangfix gettext
- pkg-message:
- For install:
- news/sabnzbdplus includes an RC script:
/usr/local/etc/rc.d/sabnzbd
TO START SABNZBD ON BOOT:
# sysrc sabnzbd_enable=YES
START MANUALLY:
# service sabnzbd start
Once started, visit the following to configure:
http://localhost:8080/sabnzbd/
Note that your URL may differ slightly if you have an old sabnzbd.ini
that specifies a different address to bind to.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.6 27 Nov 2010 15:15:12 |
swills |
- Update to 0.5.6
PR: ports/152608
Submitted by: Mark Felder <feld at feld.me>
Approved by: wxs (mentor), Daniel <daniel at netwalk.org> (maintainer) |
0.5.4_2 10 Oct 2010 18:02:07 |
swills |
- add RC script
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION
PR: ports/150070
Submitted by: Spil <spil.oss@gmail.com>
Approved by: pgollucci (mentor), daniel@netwalk.org (maintainer) |
0.5.4_1 06 Oct 2010 00:33:02 |
swills |
- add missing SQLite dependency
- use PYTHON_REL instead of PYVERSION
- add LICENSE
- remove unnecessary BUILD_DEPENDS
PR: ports/151176
Submitted by: Julien Laffaye <kimelto@gmail.com>
Approved by: wxs (co-mentor) |
0.5.4 05 Sep 2010 05:45:37 |
swills |
- Update to 0.5.4
Submitted By: myself (swills)
Approved By: dcecchin<dcecchin@gmail.com>, pgollucci (mentor) |
0.5.3 27 Aug 2010 08:15:07 |
pav |
- Update to 0.5.3
PR: ports/149788
Submitted by: Steve Wills <steve@mouf.net>
Approved by: Daniel <daniel@netwalk.org> (maintainer) |
0.4.12_2 25 Jan 2010 23:00:29 |
glarkin |
- Removed Python 2.5 requirement introduced by recent commit, since the
application appears to work correctly (w/ warnings) under Python 2.6. [1]
- Removed the corresponding entry in UPDATING
PR: ports/138976
Reported by: Lee Packham <lpackham@leenux.org.uk>, Thomas Maack Nielsen
<tmn@concare.net> [1] |
0.4.12_1 18 Jan 2010 20:25:21 |
glarkin |
- Added checks to Makefile to restrict installation with Python 2.5 only [1]
- Added pkg-message for information about API key configuration with
current version of devel/py-cheetah [1]
- Added UPDATING entry for information about installation in mixed
Python version environments (2.5 vs. 2.6)
- Added IGNORE for package builds when default Python version > 2.5
- Fleshed out pkg-descr and updated WWW:
PR: ports/138976
Submitted by: hideo <hideo@lastamericanempire.com> [1] |
0.4.12 27 Oct 2009 12:07:42 |
beat |
- Update to 0.4.12
PR: ports/140006
Submitted by: Daniel Bretoi <daniel AT netwalk.org> (maintainer) |
0.4.11 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.4.11 28 May 2009 01:32:28 |
amdmi3 |
- Update to 0.4.11
- While here, fix some identation
PR: 134789
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.4.9 23 Apr 2009 17:20:04 |
miwi |
- Update to 0.4.9
PR: 133882
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.4.8 27 Mar 2009 02:50:06 |
amdmi3 |
- Update to 0.4.8
PR: 133105
Submitted by: Daniel Bretoi <daniel at netwalk dot org> (maintainer) |
0.4.7 28 Feb 2009 06:23:50 |
rafan |
- Update to 0.4.7
PR: ports/132083
Submitted by: Daniel Bretoi <daniel at netwalk.org> |
0.4.6 22 Dec 2008 21:06:05 |
miwi |
- Update to 0.4.6
PR: 129640
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.4.5 09 Nov 2008 10:59:33 |
rafan |
- Update to 0.4.5
PR: ports/128702
Submitted by: Daniel Bretoi <daniel at netwalk.org> (maintainer) |
0.4.4 24 Sep 2008 09:08:46 |
miwi |
- Update to 0.4.4
PR: 127501
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.4.3 30 Aug 2008 20:26:18 |
miwi |
- Update to 0.4.3
PR: 126976
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.4.0 07 Jul 2008 17:50:08 |
miwi |
- Update to 0.4.0
PR: 125347
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer) |
0.3.0 17 Apr 2008 17:22:11 |
miwi |
- Update to 0.3.0
PR: 120548
Submitted by: Daniel <daniel@netwalk.org> (maintainer) |
0.2.5_1 17 Apr 2008 17:18:28 |
miwi |
- Force commit
repcopy from sabnzbd to sabnzbdplus
Repocopy by: marcus |