security/openssh-portable: how to best test GSSAPI?

Rick Miller vrwmiller at gmail.com
Fri Jul 19 13:43:12 UTC 2019


On Thu, Jul 18, 2019 at 5:34 PM Rick Miller <vrwmiller at gmail.com> wrote:

> Hi,
>
> security/openssh-portable was recently updated to 8.0p1 and breaks GSSAPI.
> I'd like to test the Debian GSSAPI patch for 8.0p1[1] submitting the result
> to the openssh-portable maintainer. Poudriere already sets the appropriate
> options for KERB_GSSAPI here so the intent is to leverage Poudriere. For
> example, create a new poudriere ports tree (poudriere ports -c), update
> security/openssh-portable/Makefile in that ports tree (patch below),
> subsequently run `make makesum` to update distinfo, then build the tree
> (poudriere bulk -f).
>
> I get to the point of running `make makesum` and distinfo is not updated
> with the GSSAPI patch's patchfile's info (similar to the current distinfo)
> and no error is printed. `make fetch` will retrieve openssh-portable
> sources if they're not already present, but not the GSSAPI patchfile. Can
> the patch be tested in place like this or am I going about this completely
> wrong?
> >
>

Defining OPTIONS_DEFAULT in the environment for make makesum got around
this behavior.



-- 
Take care
Rick Miller


More information about the freebsd-ports mailing list