Bug 234537

Summary: [NEW PORT] news/nzbhydra2: Usenet meta search
Product: Ports & Packages Reporter: Daniel Shafer <daniel>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Keywords: feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D18704
Attachments:
Description Flags
news_nzbhydra2.diff
none
news/nzbhydra2.diff updated
daniel: maintainer-approval+
news/nzbhydra2.diff: Updates to 2.2.0
none
news/nzbhydra2.diff: Added UIDs GIDs update to diff.
daniel: maintainer-approval+
news/nzbhydra2: Updated to 2.3.3 daniel: maintainer-approval+

Description Daniel Shafer 2019-01-01 06:21:38 UTC
Created attachment 200672 [details]
news_nzbhydra2.diff

NZBHydra 2 is a meta search for NZB indexers. 
It provides easy access to a number of raw and newznab based indexers. 
You can search all your indexers from one place and use it as an indexer source for tools like Sonarr, Radarr or CouchPotato.
Comment 1 Daniel Shafer 2019-01-01 06:40:58 UTC
Created attachment 200673 [details]
news/nzbhydra2.diff updated

Updated to add LICENSE file to PLIST_FILES.
Comment 2 Daniel Shafer 2019-01-01 06:44:58 UTC
portlint: looks fine.
testport: OK (poudriere: 12amd64 tested)
maketest: NA
Comment 3 Daniel Shafer 2019-01-05 08:24:10 UTC
Created attachment 200788 [details]
news/nzbhydra2.diff: Updates to 2.2.0

Update patch for new version 2.2.0.

All tests come back the same.
Comment 4 Daniel Shafer 2019-01-05 10:34:44 UTC
Created attachment 200793 [details]
news/nzbhydra2.diff: Added UIDs GIDs update to diff.
Comment 5 Daniel Shafer 2019-01-29 20:06:04 UTC
Created attachment 201515 [details]
news/nzbhydra2: Updated to 2.3.3

Updated diff to version 2.3.3
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-01-29 20:14:41 UTC
A commit references this bug:

Author: tcberner
Date: Tue Jan 29 20:14:36 UTC 2019
New revision: 491596
URL: https://svnweb.freebsd.org/changeset/ports/491596

Log:
  [NEW PORT] news/nzbhydra2: Usenet meta search

  NZBHydra 2 is a meta search for NZB indexers. It provides easy access to a
  number of raw and newznab based indexers. You can search all your indexers
  from one place and use it as an indexer source for tools like Sonarr,
  Radarr or CouchPotato.

  WWW: https://github.com/theotherp/nzbhydra2

  PR:		234537
  Submitted by:	Daniel Shafer <daniel shafer cc>
  Differential_Revision:	https://reviews.freebsd.org/D18704

Changes:
  head/GIDs
  head/UIDs
  head/news/Makefile
  head/news/nzbhydra2/
  head/news/nzbhydra2/Makefile
  head/news/nzbhydra2/distinfo
  head/news/nzbhydra2/files/
  head/news/nzbhydra2/files/nzbhydra2.in
  head/news/nzbhydra2/files/nzbhydra2wrapper.py.in
  head/news/nzbhydra2/pkg-descr
Comment 7 Tobias C. Berner freebsd_committer freebsd_triage 2019-01-29 20:18:28 UTC
Committed. Thanks :)