Date: Mon, 29 Feb 2016 09:03:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207583] [PATCH] news/sabnzbdplus suggested changes Message-ID: <bug-207583-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207583 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@FreeBSD.org Reporter: joshruehlig@gmail.com Flags: maintainer-feedback?(feld@FreeBSD.org) Assignee: feld@FreeBSD.org Keywords: patch Created attachment 167552 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167552&action= =3Dedit 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 sab= nzbd 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207583-13>