[76251] trunk/dports/net/openssh/Portfile
eborisch at macports.org
eborisch at macports.org
Sat Feb 19 09:32:58 PST 2011
Revision: 76251
http://trac.macports.org/changeset/76251
Author: eborisch at macports.org
Date: 2011-02-19 09:32:55 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
openssh: Added mute_fake_xauth variant; no revbump.
Disables 'Warning: No xauth data; using fake authentication data for X11 forwarding.' messages. These show up when using XQuartz: http://xquartz.macosforge.org/trac/ticket/377
Modified Paths:
--------------
trunk/dports/net/openssh/Portfile
Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile 2011-02-19 16:47:31 UTC (rev 76250)
+++ trunk/dports/net/openssh/Portfile 2011-02-19 17:32:55 UTC (rev 76251)
@@ -79,6 +79,10 @@
}
}
+variant mute_fake_xauth description "Do not print (typically due to XQuartz) 'using fake authentication data' warning messages" {
+ patchfiles-append patch-clientloop.c.diff
+}
+
platform darwin {
# create link to /usr/include/pam because 'security' was renamed to 'pam'
# in OS X.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/ef7a1639/attachment.html>
More information about the macports-changes
mailing list