summaryrefslogtreecommitdiff
path: root/net/rdesktop-devel
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-06-05 02:07:54 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-06-05 02:07:54 +0000
commitf34f153f0c7cab3cc15ae9cbc366f06d92c66a41 (patch)
tree8b0f0ac74bc124afba6ddecf648146fe55029db4 /net/rdesktop-devel
parentDisable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0 (diff)
Rdesktop is an open source client for Windows NT Terminal Server,
capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server extensions are required. PR: ports/23524 Submitted by: Matthew West <mwest@uct.ac.za>
Notes
Notes: svn path=/head/; revision=43504
Diffstat (limited to 'net/rdesktop-devel')
-rw-r--r--net/rdesktop-devel/Makefile35
-rw-r--r--net/rdesktop-devel/distinfo2
-rw-r--r--net/rdesktop-devel/pkg-comment1
-rw-r--r--net/rdesktop-devel/pkg-descr9
-rw-r--r--net/rdesktop-devel/pkg-plist1
5 files changed, 48 insertions, 0 deletions
diff --git a/net/rdesktop-devel/Makefile b/net/rdesktop-devel/Makefile
new file mode 100644
index 000000000000..83d0f788c848
--- /dev/null
+++ b/net/rdesktop-devel/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: rdesktop
+# Date created: 13 December 2000
+# Whom: mwest@uct.ac.za
+#
+# $FreeBSD$
+#
+
+PORTNAME= rdesktop
+PORTVERSION= 1.0.0.p19.6.4
+CATEGORIES= net comms
+MASTER_SITES= http://bibl4.oru.se/projects/rdesktop/dist/releases/
+DISTNAME= rdesktop-1.0.0
+
+PATCH_SITES= http://bibl4.oru.se/projects/rdesktop/
+PATCHFILES= rdesktop-unified-patch19-6-4.bz2
+PATCH_DIST_STRIP= -p2
+
+MAINTAINER= chris@aims.com.au
+
+USE_XLIB= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_OPENSSL= yes
+
+MAN1= rdesktop.1
+ALL_TARGET=
+
+do-patch:
+ @${EXTRACT_CMD} -dc ${_DISTDIR}/${PATCHFILES} | \
+ ${PATCH} ${PATCH_DIST_ARGS}
+ @${PERL} -pi.orig -e 's:-O2.*-Wall:${CFLAGS}:g' ${WRKSRC}/Makefile
+ @${PERL} -pi.orig -e 's:/usr/X11R6/:${X11BASE}/:g' ${WRKSRC}/Makefile
+ @${PERL} -pi.orig -e 's:^PREFIX.*:PREFIX=${PREFIX}:g' ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
diff --git a/net/rdesktop-devel/distinfo b/net/rdesktop-devel/distinfo
new file mode 100644
index 000000000000..60188ca892df
--- /dev/null
+++ b/net/rdesktop-devel/distinfo
@@ -0,0 +1,2 @@
+MD5 (rdesktop-1.0.0.tar.bz2) = 2f45a57016fe7ee7930848bbcb94f8b7
+MD5 (rdesktop-unified-patch19-6-4.bz2) = ab20ea8edaf19c4b44170ab4076064b1
diff --git a/net/rdesktop-devel/pkg-comment b/net/rdesktop-devel/pkg-comment
new file mode 100644
index 000000000000..ed48bfd07d49
--- /dev/null
+++ b/net/rdesktop-devel/pkg-comment
@@ -0,0 +1 @@
+RDP client for Windows NT Terminal Server
diff --git a/net/rdesktop-devel/pkg-descr b/net/rdesktop-devel/pkg-descr
new file mode 100644
index 000000000000..10f041c42dda
--- /dev/null
+++ b/net/rdesktop-devel/pkg-descr
@@ -0,0 +1,9 @@
+Rdesktop is an open source client for Windows NT Terminal Server,
+capable of natively speaking its Remote Desktop Protocol (RDP) in
+order to present the user's NT desktop. Unlike Citrix ICA, no server
+extensions are required.
+
+WWW: http://www.rdesktop.org/
+
+--
+mwest@uct.ac.za
diff --git a/net/rdesktop-devel/pkg-plist b/net/rdesktop-devel/pkg-plist
new file mode 100644
index 000000000000..5cae92df98c0
--- /dev/null
+++ b/net/rdesktop-devel/pkg-plist
@@ -0,0 +1 @@
+bin/rdesktop