508 Commits

Author SHA1 Message Date
bket
7cef41463a Update to sabnzbd-3.4.1
Release notes:
https://github.com/sabnzbd/sabnzbd/releases/tag/3.4.0
https://github.com/sabnzbd/sabnzbd/releases/tag/3.4.1
2021-10-12 04:32:17 +00:00
bket
73c04d2cd9 Update to sabnzbd-3.3.1
Release notes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.3.1
2021-06-19 04:15:13 +00:00
bket
149e28d9ad Update to nzbget-21.1
Changelog: https://github.com/nzbget/nzbget/blob/v21.1/ChangeLog
2021-06-04 03:18:47 +00:00
bket
5e1fae0a04 Update to sabnzbd-3.3.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.3.0
2021-06-01 17:59:45 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
ajacoutot
3fd61a4f6a And bump. 2021-05-09 09:10:17 +00:00
ajacoutot
dddb7c55a1 Unbreak: fix build with GLib >=2.68
Regen WANTLIB while here.
2021-05-09 09:09:05 +00:00
ajacoutot
ba7b3bf5c7 Temporarily mark as broken. 2021-05-09 08:57:02 +00:00
bket
626465ddc6 Update to sabnzbd-3.2.1
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.2.1
2021-04-01 03:32:32 +00:00
sthen
48183d8a94 update to leafnode-1.11.12 2021-03-29 13:26:20 +00:00
bket
1eb013cf81 Update to sabnzbd-3.2.0
Release notes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.2.0
2021-02-28 06:17:03 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
naddy
54422396ff news/trn: fix build with -fno-common; ok espie@ 2021-02-06 21:18:58 +00:00
naddy
6e00550297 news/nn: fix build with -fno-common
Placement of the shared variables is somewhat haphazard.
2021-02-06 17:27:38 +00:00
fcambus
7511089faa Drop maintainership. 2021-01-14 21:55:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
bket
6fd4c6f541 Update to sabnzbd-3.1.1
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.1.1
2020-11-12 06:17:56 +00:00
bket
460f0c7b04 Update to sabnzbd-3.1.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.1.0
2020-10-20 05:14:53 +00:00
bket
477e301e7d Update to sabnzbd-3.0.2 2020-09-02 16:22:04 +00:00
bket
7afa3ea5ec Update to sabnzbd-3.0.1
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.0.1
2020-08-18 16:27:39 +00:00
bket
cc6a9e3dc3 Update to sabnzbd-3.0.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.0.0. Upstream
switched from python2 to python3.
2020-08-01 19:08:25 +00:00
bket
fa1ac962b6 Update to py-sabyenc-4.0.2
Switch to python3 (only consumer is news/sabnzbd, which uses python3).

Also add quirk for retirement of python2 version.
2020-08-01 19:07:19 +00:00
sthen
ee476366da update to slrn-1.0.3a, from Matthias Schmidt 2020-07-25 17:02:37 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
giovanni
c19192099e bugfix update to 2.4.4 2020-01-24 16:01:19 +00:00
jasper
c50883a018 drop maintainership for a bunch of ports i haven't used in years 2019-11-03 14:07:41 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
bket
a71f7a6f7f Update to py-sabyenc-3.3.6.
Minor update, which hardens sabyenc against strange article size defined
in NZB.

While here switch PERMIT_PACKAGE_CDROM to PERMIT_PACKAGE.
2019-07-02 04:19:32 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +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
naddy
0b82059baf the gettext autoconf macros included with gettext 0.20 depend on an
additional macro file
2019-05-22 11:54:37 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +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
bket
ae0d011a93 Update to nzbget-21.0.
Changelog can be found at
https://github.com/nzbget/nzbget/releases/tag/v21.0
2019-05-05 08:14:11 +00:00
danj
3a5f635ab7 Remove maintainer per his request 2019-05-03 13:45:29 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
fcambus
e87eaa7c1d Update multimail to 0.52. 2019-04-02 12:03:27 +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
25d878d2bf Hook up py-sabyenc. 2019-02-27 04:29:22 +00:00
bket
de39c165e6 Import news/py-sabyenc.
From Mikolaj Kucharski, OK sthen@

DESCR:
yEnc Module for Python modified for SABnzbd. This is a modified version 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.
2019-02-27 04:26:28 +00:00
giovanni
41fc8a2093 update to 2.4.3 2019-01-19 16:22:28 +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