Page MenuHomeFreeBSD

phttpget: move out of portsnap
ClosedPublic

Authored by kevans on Aug 31 2020, 7:25 PM.
Tags
None
Referenced Files
F83099714: D26255.id76428.diff
Mon, May 6, 6:12 AM
Unknown Object (File)
Sun, May 5, 4:46 PM
Unknown Object (File)
Fri, May 3, 12:23 AM
Unknown Object (File)
Sat, Apr 27, 11:21 PM
Unknown Object (File)
Wed, Apr 24, 5:14 PM
Unknown Object (File)
Wed, Apr 17, 7:24 AM
Unknown Object (File)
Tue, Apr 9, 10:15 PM
Unknown Object (File)
Sun, Apr 7, 12:29 PM
Subscribers

Details

Summary

Currently, WITHOUT_PORTSNAP forces WITHOUT_FREEBSD_UPDATE because the latter relies on phttpget, which lives inside the portsnap build bits.

Remove the dependency between these two options by moving phttpget out into ^/libexec and building/installing it if either WITH_PORTSNAP or WITH_FREEBSD_UPDATE. This isn't required at build-time, so it really should be as trivial as moving out.

Future work could remove the conditional if it's decided that users will use it independently of either the current in-base consumers.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 33264