[Bug 207583] [PATCH] news/sabnzbdplus suggested changes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 29 09:03:44 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207583
Bug ID: 207583
Summary: [PATCH] news/sabnzbdplus suggested changes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: feld at FreeBSD.org
Reporter: joshruehlig at gmail.com
Flags: maintainer-feedback?(feld at FreeBSD.org)
Assignee: feld at FreeBSD.org
Keywords: patch
Created attachment 167552
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167552&action=edit
sabnzbdplus patch
The attached patch does the following...
* replace logic for RUN_DEPENDS with the port system's built in way of doing
this
* removes setting PATH in rc.d script. This line is currently useless, the rc.d
script already has /usr/local/bin in its PATH, and none of the binaries sabnzbd
needs are installed in /usr/local/sbin
You can verify sabnzbd works without this line by removing it from the rc.d
script and starting sabnzbd. If it couldn't find unrar/unzip/etc, it would
display an error message in its webui and in its log.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list