[57543] trunk/dports/net/rdesktop/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Sat Sep 12 11:20:45 PDT 2009
Revision: 57543
http://trac.macports.org/changeset/57543
Author: macsforever2000 at macports.org
Date: 2009-09-12 11:20:44 -0700 (Sat, 12 Sep 2009)
Log Message:
-----------
Add smartcard variant. Remove inactive maintainer. (#20664)
Modified Paths:
--------------
trunk/dports/net/rdesktop/Portfile
Modified: trunk/dports/net/rdesktop/Portfile
===================================================================
--- trunk/dports/net/rdesktop/Portfile 2009-09-12 18:18:25 UTC (rev 57542)
+++ trunk/dports/net/rdesktop/Portfile 2009-09-12 18:20:44 UTC (rev 57543)
@@ -4,16 +4,16 @@
name rdesktop
version 1.6.0
-revision 2
+revision 3
categories net
-maintainers gmail.com:cshbell noses.com:noses
+maintainers gmail.com:cshbell
description Windows Terminal Server Client
long_description \
rdesktop is an RDP client to access Microsoft Terminal Server \
based services. \
\
The variant called w2k-license-hack is a backported patch from \
- an rdesktop 1.1 patchset which wasn't integrated into the latest \
+ an rdesktop 1.1 patchset which was not integrated into the latest \
version -- it will announce the client as Windows 2000 machine \
causing the Terminal Server to provide a license for free. \
Please argue over this with your own conscience.
@@ -48,3 +48,7 @@
variant w2k_license_hack description {will announce the client as Windows 2000 machine} {
patchfiles patch-licence.c
}
+
+variant smartcard description {enables smartcard forwarding} {
+ configure.args-append --enable-smartcard
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090912/6085d7ca/attachment.html>
More information about the macports-changes
mailing list