[Bug 219825] security/rkhunter: remove www/wget dependency [patch]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 6 16:35:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219825

            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 at FreeBSD.org
          Reporter: freebsd at oldach.net
                CC: lukasz at wasikowski.net
                CC: lukasz at wasikowski.net
             Flags: maintainer-feedback?(lukasz at wasikowski.net)
          Keywords: patch

rkhunter relies on wget to obtain updates. But it's not calling some esoteric
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list