sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
bket
f5b148cf4c
Update to sabnzbd-2.3.9.
...
Improvements and bug fix release. Changelog can be found at
https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.9
2019-05-25 03:36:19 +00:00
bket
ada5a2af97
Fix daemon_flags in sabnznd.rc.
...
Current daemon flags are:
daemon_flags="-b 0 -f ${datadir} -p ${datadir}/sabnzbd.pid"
Intention is to be:
daemon_flags="-b 0 -f ${datadir} --pidfile ${datadir}/sabnzbd.pid"
Notice "--pidfile" instead of "-p". "-p" starts the daemon paused, which
isn't desired for most people. Additionally, the entire PID option can
be omitted.
Addressed offlist by Nick Templeton <nick () nicktempleton ! com>. Diff
by me.
2019-05-06 18:29:59 +00:00
sthen
53defd7102
remove more PKG_ARCH=* with pyc in PLIST
2019-04-27 23:55:04 +00:00
bket
0fd6c117b7
Update to sabnzbd-2.3.8.
...
Improvements and bugfix release. Changelog can be found at
https://github.com/sabnzbd/sabnzbd/releases
2019-03-20 05:58:17 +00:00
bket
9d266450bc
sabnzbd: use py-sabyenc instead of py-yenc.
...
From Mikolaj Kucharsk, thank you!
2019-02-27 04:34:59 +00:00
bket
b70ba0f954
Update to sabnzbd-2.3.7.
...
Improvements and bug fix release. Changelog can be found at
https://github.com/sabnzbd/sabnzbd/releases
2019-01-16 10:51:35 +00:00
bket
089570f667
Update to sabnzbd-2.3.6.
...
As discussed with mglocker@ take over maintainership.
OK mglocker@
2018-12-23 05:03:07 +00:00
bket
a33e4f7fc0
Update to sabnzbd-2.3.5
...
Most of the work is done by Mikolaj Kucharski
<mikolaj AT kucharski DOT name>. Thank you!
Maintainer timeout
2018-12-12 19:54:32 +00:00
sthen
67ed730c2b
fix UID for news/sabnzbd, spotted by espie
...
regen PLIST
2018-05-28 12:25:20 +00:00
espie
2e2ddfa9c7
don't use TRUEPREFIX in package info, it doesn't make any kind of sense.
2018-05-25 20:09:28 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
mglocker
ffcbedf490
Update to sabnzbd 1.2.1.
...
From Carlin Bingham.
2017-02-25 20:11:33 +00:00
mglocker
222b92ab6e
Update to sabnzbd 1.0.3.
...
From Carlin Bingham
2016-06-05 19:13:57 +00:00
mglocker
ce7cd49ff9
Update to sabnzbd 1.0.2.
...
From Carlin Bingham
2016-06-01 17:25:56 +00:00
abieber
4ece55443a
Update to 1.0.0 of SABNzbd+ from Carlin Bingham <cb @ viennan net>
...
Tested on amd64. This update has many changes, and upgrading with items
in the queue is not supported. For more info see:
http://wiki.sabnzbd.org/introducing-1-0-0
If you do upgrade with a full queue, you will need to run: "queue repair"
to resolve any issues.
OK sthen@
2016-03-21 23:30:08 +00:00
espie
511c5d230a
a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
...
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
ajacoutot
0afe56c826
No need to override pexp.
2015-07-16 00:12:02 +00:00
jca
7392599973
Update to sabnzbd-0.7.20
...
From Carlin Bingham, ok mglocker@ (maintainer)
2015-04-17 11:43:09 +00:00
abieber
115bcb08be
Upgrade sabnzbd to 0.7.11 and add an rcscript.
...
OK mglocker@, sthen@
2013-05-20 18:36:06 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
mglocker
0f7a8db64f
Fix compileall.py -> python dependency by adding
...
"BUILD_DEPENDS = ${_MODPY_BUILD_DEPENDS}".
Suggested by ajacoutot@
2012-06-25 20:54:14 +00:00
mglocker
2a6f249a51
SABnzbd allows you to process nzb-files via a comfortable web interface.
...
It offers a direct interface to newzbin2.es or nzbmatrix.com with features
like automatic processing of bookmarked nzb-files.
Help and OK ajacoutot@
2012-06-24 14:32:43 +00:00