On Sun, Oct 09, 2011 at 06:38:10PM +0200, Grzegorz Blach wrote: G> New snapshot is ready to testing: G> https://github.com/downloads/Roorback/mgk_ports/openssh-portable-5.8p2-t2.shar G> In this version WITH_LPK knob is fixed. G> Thanks to Gleb Smirnoff.
btw, one more issue with the port is that configure autodetects wtmp/utmp/lastlog stuff, using not only header include files, but also actual logs in /var. So, compiling openssh-portable on a 9.x or 10.x system, that was once upgraded from 8.x or earlier, would lead to incorrect autodetection of logging API. Even if you have run 'make delete-old', since the latter doesn't delete anything from /var. Thus, before compiling port, one needs to: # rm /var/log/wtmp /var/run/utmp /var/log/lastlog -- Totus tuus, Glebius. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"