[Bug 228220] Prevent removal of phttpget when WITHOUT_PORTSNAP= is defined

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 15 21:32:28 UTC 2018


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd.org

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
Comment on attachment 193357
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193357
Fix phttpget removal when only WITHOUT_PORTSNAP= is defined

There's still a problem if we go with this change, in that phttpget won't be
built unless MK_PORTSNAP == yes, so it has different behaviour for building it
in the first place vs. not removing it. I suspect we should move phttpget out
of usr.sbin so we can conveniently build it if either portsnap or
freebsd-update need it, but in the short term we should probably start by
explicitly recording the dependency (that turning off portsnap also turns off
freebsd-update).

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


More information about the freebsd-bugs mailing list