Ticket #14943: openssh-descriptions.diff
File openssh-descriptions.diff, 709 bytes (added by jmroot (Joshua Root), 17 years ago) |
---|
-
net/openssh/Portfile
61 61 } 62 62 63 63 # For X11 Forwarding 64 variant apple_x11 { # set for X11 forwarding64 variant apple_x11 description {Enable forwarding with Apple's X11} { 65 65 configure.args-append --with-xauth=/usr/X11R6/bin/xauth 66 66 } 67 67 68 68 # For high-performance patch 69 variant hpn {69 variant hpn description {Use PSC's High Performance Networking patches} { 70 70 patch_sites-append http://www.psc.edu/networking/projects/hpn-ssh/ 71 71 patchfiles-append ${distname}-hpn12v20.diff.gz 72 72 checksums-append ${distname}-hpn12v20.diff.gz \