notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: news/sabnzbdplus/Makefile

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »  

Monday, 8 May 2023
08:25 Robert Clausecker (fuz) search for other commits by this committer Author: Matt
news/sabnzbdplus: update to 4.0.0 and rename to news/sabnzbd

Changes since 3.7.2
In this major update we optimized a core part of the SSL handling.
This results in large performance increases when downloading from news
servers with SSL enabled. In addition, the general connection handling
was improved, resulting in performance improvements for all news servers.
Special thanks to: mnightingale, puzzledsab and animetosho!
There are multiple settings that can tweak performance, see:
When adding a new news server, SSL is enabled by default.
File assembly performance significantly improved by relying on the
CRC32 instead of the MD5 to perform QuickCheck of files.
Slowdown more gracefully when the cache fills up.
Replaced separate Series/Movie/Date Sorting with general Sorter.
HTTPS files are included in the Backup.
Improved Watched Folder scanning and processing.
Ignore resource fork files created by macOS.
Deobfuscate final filenames is enabled for new installations.
Dropped support for Python 3.7.

Bugfixes since 3.7.2
Restore applying History Retention setting at startup.
Windows: Not all invalid characters were removed from filenames.
Windows: Firewall rules were not removed by uninstaller.

Approved by:	james@french.id.au (maintainer)
PR:		271125
commit hash: c297177504bf33aaf52dc244b77cfa059ed06398 commit hash: c297177504bf33aaf52dc244b77cfa059ed06398 commit hash: c297177504bf33aaf52dc244b77cfa059ed06398 commit hash: c297177504bf33aaf52dc244b77cfa059ed06398 c297177
Sunday, 19 Feb 2023
08:19 Florian Smeets (flo) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.7.2

PR:		269677
commit hash: cf8575726c01437ae6f64a6f60bfc8f7af626c1f commit hash: cf8575726c01437ae6f64a6f60bfc8f7af626c1f commit hash: cf8575726c01437ae6f64a6f60bfc8f7af626c1f commit hash: cf8575726c01437ae6f64a6f60bfc8f7af626c1f cf85757
Saturday, 24 Dec 2022
09:23 Nuno Teixeira (eduardo) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.7.1

ChangeLog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.1
PR:		268464
commit hash: 11a58e493d0a16823c77ea2446d8af38a7a444e0 commit hash: 11a58e493d0a16823c77ea2446d8af38a7a444e0 commit hash: 11a58e493d0a16823c77ea2446d8af38a7a444e0 commit hash: 11a58e493d0a16823c77ea2446d8af38a7a444e0 11a58e4
Monday, 7 Nov 2022
18:04 Guangyuan Yang (ygy) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.7.0

Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.0

PR:		267585
commit hash: 3d77056dadb327ed8445ba571e4997972b37ec9c commit hash: 3d77056dadb327ed8445ba571e4997972b37ec9c commit hash: 3d77056dadb327ed8445ba571e4997972b37ec9c commit hash: 3d77056dadb327ed8445ba571e4997972b37ec9c 3d77056
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 23 Aug 2022
16:53 Fernando Apesteguía (fernape) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.6.1

ChangeLog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.6.1

PR:		265983
Reported by:	joakim@nylen.nu
commit hash: e8c0ac932eb74b2461817858456c3d9ccad6445b commit hash: e8c0ac932eb74b2461817858456c3d9ccad6445b commit hash: e8c0ac932eb74b2461817858456c3d9ccad6445b commit hash: e8c0ac932eb74b2461817858456c3d9ccad6445b e8c0ac9
Friday, 10 Jun 2022
06:42 Florian Smeets (flo) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.6.0

PR:		264518
commit hash: c5f03debebbdf3076326b7f3018801048689f535 commit hash: c5f03debebbdf3076326b7f3018801048689f535 commit hash: c5f03debebbdf3076326b7f3018801048689f535 commit hash: c5f03debebbdf3076326b7f3018801048689f535 c5f03de
Wednesday, 30 Mar 2022
02:42 Guangyuan Yang (ygy) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.5.3

Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.3

PR:		262851
commit hash: c6f0fcd36f0f605078036b03de0c72bd02940753 commit hash: c6f0fcd36f0f605078036b03de0c72bd02940753 commit hash: c6f0fcd36f0f605078036b03de0c72bd02940753 commit hash: c6f0fcd36f0f605078036b03de0c72bd02940753 c6f0fcd
Tuesday, 15 Mar 2022
07:06 Guangyuan Yang (ygy) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.5.2

Changelog:	https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.2

PR:		262516
commit hash: a76bf7f1c8b204e16db5dbf0ca0e72f0fcf6a6c3 commit hash: a76bf7f1c8b204e16db5dbf0ca0e72f0fcf6a6c3 commit hash: a76bf7f1c8b204e16db5dbf0ca0e72f0fcf6a6c3 commit hash: a76bf7f1c8b204e16db5dbf0ca0e72f0fcf6a6c3 a76bf7f1
Monday, 7 Mar 2022
16:13 Jason E. Hale (jhale) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.5.1

PR:		262385
Reported by:	<controlledburn@gmail.com>
commit hash: 6846eb044be8df4194db266d1738812fab01fdbf commit hash: 6846eb044be8df4194db266d1738812fab01fdbf commit hash: 6846eb044be8df4194db266d1738812fab01fdbf commit hash: 6846eb044be8df4194db266d1738812fab01fdbf 6846eb0
Sunday, 30 Jan 2022
15:11 Florian Smeets (flo) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.5.0

PR:		261548
commit hash: d763116bc08383f5b56ec687b64c053ae4163f71 commit hash: d763116bc08383f5b56ec687b64c053ae4163f71 commit hash: d763116bc08383f5b56ec687b64c053ae4163f71 commit hash: d763116bc08383f5b56ec687b64c053ae4163f71 d763116
Sunday, 9 Jan 2022
21:11 Max Brazhnikov (makc) search for other commits by this committer
news/sabnzbdplus: update to 3.4.2

and switch from p7zip to 7-zip.

PR:		258597
Submitted by:	James French (maintainer)
commit hash: 236666043e8f9f43edb87bac346ba6631d2ea7b5 commit hash: 236666043e8f9f43edb87bac346ba6631d2ea7b5 commit hash: 236666043e8f9f43edb87bac346ba6631d2ea7b5 commit hash: 236666043e8f9f43edb87bac346ba6631d2ea7b5 2366660
Tuesday, 1 Jun 2021
15:48 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.3.0

PR:		256323
commit hash: fca8aaebe78825c80861eb15928cfa69aeac6d9b commit hash: fca8aaebe78825c80861eb15928cfa69aeac6d9b commit hash: fca8aaebe78825c80861eb15928cfa69aeac6d9b commit hash: fca8aaebe78825c80861eb15928cfa69aeac6d9b fca8aae
Wednesday, 5 May 2021
09:09 Tim Bishop (tdb) search for other commits by this committer Author: James French
news/sabnzbdplus: Update to 3.2.1

PR:		250411
commit hash: 903174f474abeb09977c1ec9ddce5957ac386344 commit hash: 903174f474abeb09977c1ec9ddce5957ac386344 commit hash: 903174f474abeb09977c1ec9ddce5957ac386344 commit hash: 903174f474abeb09977c1ec9ddce5957ac386344 903174f
Friday, 30 Apr 2021
11:34 Rene Ladan (rene) search for other commits by this committer
news/sabnzbdplus: use archivers/par2cmdline

Previously this port used archivers/par2cmdline-tbb, but that port has
expired in favor of par2cmdline.

While here pet portclippy.
commit hash: af459b5bcc0fee9c6353955f8a48cf26a93051b5 commit hash: af459b5bcc0fee9c6353955f8a48cf26a93051b5 commit hash: af459b5bcc0fee9c6353955f8a48cf26a93051b5 commit hash: af459b5bcc0fee9c6353955f8a48cf26a93051b5 af459b5
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 27 Oct 2020
23:37 adamw search for other commits by this committer
news/sabnzbdplus: Back out r553378

Feedburner needs to be a hard dependency, and the version currently
in ports is incompatible.

PR:		250411, 250380
Original commitRevision:553512 
Monday, 26 Oct 2020
19:45 adamw search for other commits by this committer
news/sabnzbdplus: Update to 3.1.0

PR:		250411
Submitted by:	maintainer
Original commitRevision:553378 
Monday, 28 Sep 2020
08:43 arrowd search for other commits by this committer
news/sabnzbdplus: Update to 3.0.2

PR:		249022
Submitted by:	James French <james@french.id.au>
Reviewed by:	daniel.engberg.lists@pyret.net
Original commitRevision:550409 
Wednesday, 19 Aug 2020
10:21 lwhsu search for other commits by this committer
news/sabnzbdplus: Update to 3.0.1

PR:		248720
Submitted by:	James French <james@french.id.au> (maintainer)
Original commitRevision:545300 
Sunday, 16 Aug 2020
20:58 flo search for other commits by this committer
- update to 3.0.0
- pass maintainership to submitter

PR:		248525
Submitted by:	James French <james@french.id.au>
Approved by:	joshruehlig@gmail.com (previous maintainer)
Original commitRevision:545135 
Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
Saturday, 8 Jun 2019
01:00 swills search for other commits by this committer
news/sabnzbdplus: Update to 2.3.9

PR:		238287
Submitted by:	Ben Nied <spacewreckage@gmail.com>
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:503690 
Tuesday, 30 Apr 2019
12:18 swills search for other commits by this committer
news/sabnzbdplus: update to 2.3.8

PR:		237444
Submitted by:	Ben Nied <spacewreckage@gmail.com>
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:500482 
Tuesday, 29 Jan 2019
10:56 joneum search for other commits by this committer
Update to 2.3.7

PR:		234986
Reported by:	Rob <robin@chee.ma>
Approved by:	maintainer
Sponsored by:	Netzkommune GmbH
Original commitRevision:491553 
Friday, 2 Nov 2018
15:13 flo search for other commits by this committer
Update to 2.3.5

PR:		231917
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:483816 
Tuesday, 5 Jun 2018
08:08 flo search for other commits by this committer
Update to 2.3.4

PR:		228629
Submitted by:	Ralf van der Enden
Approved by:	maintainer
Original commitRevision:471747 
Saturday, 20 Jan 2018
17:37 flo search for other commits by this committer
Update to 2.3.2

PR:		225075
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	maintainer
Original commitRevision:459531 
Thursday, 11 Jan 2018
14:18 danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
Original commitRevision:458739 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Saturday, 23 Sep 2017
10:55 dbaio search for other commits by this committer
news/sabnzbdplus: Update to 2.3.0

Changes:	https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.0

PR:		222501
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:450426 
Saturday, 2 Sep 2017
20:36 ultima search for other commits by this committer
* Updated to 2.2.1

Changes:	https://github.com/sabnzbd/sabnzbd/releases/tag/2.2.1

PR:		221606
Submitted by:	Ralf van der Enden
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:449162 
Monday, 12 Jun 2017
16:01 tdb search for other commits by this committer
- Update SABnzbd to 2.1.0.
- GH_TAGNAME no longer needed now it is correctly tagged in GitHub.
- Uses py-sabyenc instead of py-yenc as recommended upstream.

PR:		218722
Submitted by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:443453 
Wednesday, 26 Apr 2017
17:34 feld search for other commits by this committer
UNRAR description is now available in bsd.options.desc.mk

Approved by:	portmgr (with hat)
Original commitRevision:439470 
Wednesday, 22 Mar 2017
08:22 tdb search for other commits by this committer
news/sabnzbdplus: Update to 1.2.3

PR:		217936
Submitted by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:436680 
Monday, 27 Feb 2017
18:08 swills search for other commits by this committer
news/sabnzbdplus: Update to 1.2.1

PR:		217359
Submitted by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:434984 
Monday, 30 Jan 2017
10:22 amdmi3 search for other commits by this committer
- Update to 1.1.1
- Switch to new GitHub home

PR:		214768
Submitted by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:432827 
Sunday, 6 Nov 2016
10:49 riggs search for other commits by this committer
Fix character encoding issues

Details:
- port now defaults to en_US.UTF-8 for LC_CTYPE
- Bump PORTREVISION

PR:		212993
Submitted by:	joshruehlig@gmail.com (maintainer)
MFH:		2016Q4
Original commitRevision:425481 
Thursday, 22 Sep 2016
16:14 amdmi3 search for other commits by this committer
- Update to 1.1.0
- While here, add NO_ARCH and apply minor cosmetic fixes

PR:		212848
Submitted by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:422633 
Tuesday, 14 Jun 2016
16:52 pi search for other commits by this committer
news/sabnzbdplus: 1.0.2 -> 1.0.3

- Fix jobs hanging at 99% or 100%
- Support X-DNZB-PASSWORD header for inders that use this
- Prevent fatal "too many connections" issue
- Show checksum errors reported by unrar
- patch portlint-compliant

PR:		210210
Submitted by:	Ultima1252@gmail.com
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:416898 
Wednesday, 18 May 2016
14:11 amdmi3 search for other commits by this committer
- No need to specify master site subdirectory when it's the same as default

Approved by:	portmgr blanket
Original commitRevision:415452 
Monday, 16 May 2016
20:24 robak search for other commits by this committer
news/sabnzbdplus: update 1.0.1 -> 1.0.2

PR:		209505
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
Original commitRevision:415362 
Wednesday, 4 May 2016
09:17 robak search for other commits by this committer
news/sabnzbdplus: update 1.0.0 -> 1.0.1

PR:		209086
Submitted by:	<joshruehlig@gmail.com> (maintainer)
Original commitRevision:414595 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 18 Mar 2016
02:49 feld search for other commits by this committer
news/sabnzbdplus: Update to 1.0.0

Changelog:	http://forums.sabnzbd.org/viewtopic.php?f=8&t=20382

PR:		208051
Original commitRevision:411325 
Saturday, 12 Mar 2016
22:32 pi search for other commits by this committer
news/sabnzbdplus: fix RUN_DEPENDS

PR:		207936
Submitted by:	Ultima1252@gmail.com
Approved by:	joshruehlig@gmail.com (maintainer)
Original commitRevision:410936 
Wednesday, 9 Mar 2016
16:59 feld search for other commits by this committer
news/sabnzbdplus: Revert removal of PATH in rc script

There were reports of fallout so this has been reverted. It is not
understood why an explicit PATH needs to be set. In testing without it
the correct PATH appears to be exported during the start_precmd routine.

PR:		207583
Approved by:	maintainer
Original commitRevision:410708 
Tuesday, 8 Mar 2016
16:40 feld search for other commits by this committer
news/sabnzbdplus: Port cleanup

- Better define which versions of python sabnzbd can actually run with

- Remove "+" sign from SUB_LIST

- Modernize OPTION RUN_DEPENDS

- Do not set PATH in rc script

- Make patch and reinplace more logical by not replacing %%PREFIX%% with
%%DATADIR%%

- Remove creation of PREFIX/sabnzbd (sabznzbd's config directory) from
install as it is already handled in start_precmd routine

- Replace INSTALL_DATA with INSTALL_MAN for installing PORTDOCS

- Hand off maintainership

PR:		207583
Original commitRevision:410634 
Friday, 10 Apr 2015
15:10 feld search for other commits by this committer
Consolidate LICENSEs

This port had a lot of custom licenses defined instead of using the
correct licenses that the ports license framework already knows about.
Due to incorrect LICENSE_PERMS on these custom licenses the sabnzbdplus
package was missing from the official FreeBSD mirrors.

While here, modernize the instructions in pkg-message
Original commitRevision:383733 
Wednesday, 26 Nov 2014
00:32 feld search for other commits by this committer
Update to 0.7.20
Original commitRevision:373435 
Wednesday, 5 Nov 2014
18:19 feld search for other commits by this committer
Update to 0.7.19
Original commitRevision:372202 
Friday, 24 Oct 2014
16:43 mva search for other commits by this committer
- Convert ports of news/ and print/ to new USES=python

Approved by: portmgr (implicit)
Original commitRevision:371452 
Thursday, 21 Aug 2014
03:59 bdrewery search for other commits by this committer
No need to show pkg-message with staging.

It already shows. This was showing after installing to stagedir,
and then the new default would show on install as well
Original commitRevision:365530 
Tuesday, 15 Jul 2014
16:47 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361972 
Thursday, 10 Jul 2014
12:14 feld search for other commits by this committer
Update to 0.7.18

Submitted by:	bryce@cobryce.com
Original commitRevision:361441 
12:13 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Original commitRevision:361440 
Wednesday, 16 Apr 2014
15:14 feld search for other commits by this committer
Just spotted in the 0.7.17 changelog they implemented my request for full
control over the pidfile! Now we no longer scrape the config file to guess
its name, which was based on both the hostname of the server and the port.

Previously, if you changed the hostname of your server you could no longer
signal the running sabnzbd process through the rc framework...
Original commitRevision:351395 
14:41 feld search for other commits by this committer
update to 0.7.17
Original commitRevision:351387 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Thursday, 5 Dec 2013
19:32 feld search for other commits by this committer
Redesigned rc script to use a pidfile instead of attempting to use web API
which cannot stop the server in some configurations.

I've confirmed in the python codepath that both the web API shutdown and
the signal handling both call save_state() so it is safe to shutdown
this way.

PR:		ports/177944
Approved by:	crees (mentor)
Original commitRevision:335681 
Monday, 7 Oct 2013
16:02 feld search for other commits by this committer
- Update to 0.7.16
- STAGE support

Approved by:	crees (mentor)
Original commitRevision:329710 
Friday, 20 Sep 2013
22:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
Original commitRevision:327759 
Wednesday, 4 Sep 2013
17:39 feld search for other commits by this committer
Fix SSL and Feedparser options

PR:		ports/181806
Approved by:	crees (mentor)
Original commitRevision:326304 
Monday, 29 Jul 2013
15:03 feld search for other commits by this committer
Fix my email address again, using proper @FreeBSD.org styling

Approved by:	swills (mentor)
Original commitRevision:323891 
Thursday, 25 Jul 2013
11:30 feld search for other commits by this committer
Update my email address throughout the tree

Approved by:	swills (mentor)
Original commitRevision:323636 
Monday, 8 Jul 2013
17:43 feld search for other commits by this committer
- Update to 0.7.14

Approved by: swills (mentor)
Original commitRevision:322523 
Saturday, 29 Jun 2013
14:28 feld search for other commits by this committer
- Add REQUIRE keyword fixing startup order

Submitted by: matt.raspberry@gmail.com
Approved by: crees (mentor)
Original commitRevision:322047 
Friday, 28 Jun 2013
20:08 feld search for other commits by this committer
- Update to 0.7.13

Approved by: crees (mentor)
Original commitRevision:321981 
Thursday, 30 May 2013
17:18 swills search for other commits by this committer
- Put back PATH setting, so that unrar and par2 are found, but only add it to
  prestart
- Bump PORTREVISION

Reported by:	flo
Submitted by:	"Mark Felder" <feld@feld.me> (maintainer, private email)
Original commitRevision:319436 
Monday, 27 May 2013
01:28 swills search for other commits by this committer
- Update to 0.7.12
- rc script passes rclint now

PR:		ports/178886
Submitted by:	Mark Felder <feld@feld.me>
Original commitRevision:319146 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Monday, 4 Mar 2013
10:55 lwhsu search for other commits by this committer
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
Original commitRevision:313402 
Sunday, 17 Feb 2013
20:38 swills search for other commits by this committer
- Update to 0.7.11

PR:		ports/176143
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Original commitRevision:312448 
Monday, 4 Feb 2013
00:35 swills search for other commits by this committer
- Update to 0.7.10

PR:		ports/175777
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Original commitRevision:311528 
Wednesday, 9 Jan 2013
04:11 swills search for other commits by this committer
- Update to 0.7.9

PR:		ports/174866
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Original commitRevision:310122 
Wednesday, 28 Nov 2012
02:41 swills search for other commits by this committer
- Update to 0.7.6

PR:		ports/173908
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
Original commitRevision:307875 
Friday, 23 Nov 2012
23:34 swills search for other commits by this committer
- Update to 0.7.5
- Set maintainer to submitter

PR:		ports/173628
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintianer)
Feature safe:	yes
Original commitRevision:307697 
Sunday, 26 Aug 2012
18:42 swills search for other commits by this committer
- Update to 0.7.3

PR:		ports/170520
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (dab@rj45.org, > 2 weeks)
Original commit
Monday, 30 Jul 2012
01:13 swills search for other commits by this committer
- Update to 0.7.2
- Convert to OptionsNG

PR:		ports/170260
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
Original commit
Saturday, 16 Jun 2012
23:53 scheidell search for other commits by this committer
- Update to 0.7.0

PR:             ports/169140
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Original commit
Tuesday, 14 Feb 2012
05:20 jgh search for other commits by this committer
- Update to 0.6.15
- while here move away from "cp" license installation
 in favor of license framework, respect PORTDOCS and move
 from other "cp" installations to copytree installations.

PR:     ports/165024
Submitted by:   maintainer, dab at rj45.org
Original commit
Monday, 19 Dec 2011
09:21 culot search for other commits by this committer
- Update to 0.6.14 [1]
- Pet portlint(1) by removing extra blank line

PR:             ports/163302 [1]
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Original commit
Saturday, 29 Oct 2011
13:13 zi search for other commits by this committer
- Update to 0.6.10

PR:             ports/161841
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Original commit
Thursday, 22 Sep 2011
17:00 jlaffaye search for other commits by this committer
- Update to 0.6.9
- Use internal cherrypy module
- Update rc script

PR:             ports/160710
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Original commit
Wednesday, 7 Sep 2011
16:22 jlaffaye search for other commits by this committer
Update to 0.6.8

PR:             ports/160487
Submitted by:   Sam Cassiba <sam@cassiba.com>
Approved by:    David Brooks <dab@rj45.org> (maintainer)
Original commit
Tuesday, 9 Aug 2011
16:48 zi search for other commits by this committer
Update to 0.6.6
Pacify portlint(1)

PR:             ports/159373
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Approved by:    wxs (mentor)
Original commit
Monday, 27 Jun 2011
13:22 jlaffaye search for other commits by this committer
Update to 0.6.5

PR:             ports/158241
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Approved by:    tabthorpe (mentor)
Original commit
Thursday, 9 Jun 2011
22:25 jlaffaye search for other commits by this committer
Update to 0.6.4

PR:             ports/157733
Submitted by:   David Brooks <dab@rj45.org> (maintainer)
Approved by:    bapt (mentor)
Original commit
Wednesday, 30 Mar 2011
09:50 mandree search for other commits by this committer
Change maintainer per
http://lists.freebsd.org/pipermail/freebsd-ports/2011-March/067013.html
Original commit
Friday, 11 Mar 2011
02:21 wen search for other commits by this committer
- Fix build with cherrypy-3.2.0

PR:             ports/155387
Submitted by:   Spil <spil.oss@gmail.com>
Approved by:    maintainer
Original commit
Monday, 7 Mar 2011
20:39 pav search for other commits by this committer
- cherrypy went all eggy so adjust depline

Reported by:    pointyhat
Original commit
Friday, 25 Feb 2011
10:59 miwi search for other commits by this committer
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
Original commit
00:47 miwi search for other commits by this committer
- Move to py25 or above
- While here kick md5 support
Original commit
Thursday, 24 Feb 2011
20:18 mandree search for other commits by this committer
Only grep first host from .ini file in rcfile when shutting down.

Submitted by: Damien Fleuriot <dam@c-mal.com>
Approved by:  Daniel Bretoi <daniel@netwalk.org> (maintainer)
PR:           ports/153357
Original commit
Saturday, 27 Nov 2010
15:15 swills search for other commits by this committer
- 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)
Original commit
Sunday, 10 Oct 2010
18:02 swills search for other commits by this committer
- 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)
Original commit
Wednesday, 6 Oct 2010
00:33 swills search for other commits by this committer
- 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)
Original commit
Sunday, 5 Sep 2010
05:45 swills search for other commits by this committer
- Update to 0.5.4

Submitted By:   myself (swills)

Approved By:    dcecchin<dcecchin@gmail.com>, pgollucci (mentor)
Original commit
Friday, 27 Aug 2010
08:15 pav search for other commits by this committer
- Update to 0.5.3

PR:             ports/149788
Submitted by:   Steve Wills <steve@mouf.net>
Approved by:    Daniel <daniel@netwalk.org> (maintainer)
Original commit

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »