mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
f3d4c381ab
PuTTY 0.77 changed its build system to cmake, and restructured the source code, thus the patches were regenerated and updated. As a consequence, GSSAPI_BASE no longer works because cmake wants pkg-config and hence .pc files. GSSAPI_HEIMDAL does not compile due to #define (&_foo) xxx. Both GSSAPI_BASE and GSSAPI_HEIMDAL were disabled. Assistance solicited. There is a new experimental GSSAPI_DYNAMIC which permits configuring the GSS provider at run-time, which the package maintainer cannot test for lack of Kerberized access somewhere. Feedback solicited. Puttytel was removed upstream, Psusan was added, which is just the inner SSH protocol layer. See its man page for details. GTK2 remnants were removed. GTK is currently inseparable from X11, message was sent to upstream maintainer to see if that is intentional. Manual pages now install into ${PREFIX}/share/man/man1 (previous versions of the port installed into ${PREFIX}/man/man1). Upstream changes: see https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html No MFH due to intrusive changes and removal of options. |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr |