Date: Tue, 06 Jun 2017 16:35:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219825] security/rkhunter: remove www/wget dependency [patch] Message-ID: <bug-219825-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219825 Bug ID: 219825 Summary: security/rkhunter: remove www/wget dependency [patch] Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: freebsd@oldach.net CC: lukasz@wasikowski.net CC: lukasz@wasikowski.net Flags: maintainer-feedback?(lukasz@wasikowski.net) Keywords: patch rkhunter relies on wget to obtain updates. But it's not calling some esoter= ic wget invocation - wget is just used for straightforward downloads. Hence we might as well use fetch(1) which is bundled with the base system, relaxing = on the wget dependency. The attached rather trivial patch implements this. --=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-219825-13>