diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-17 09:58:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-17 09:58:51 +0000 |
commit | 0c53ce4bbfa213e6ce62a290de8fa0e41199379a (patch) | |
tree | ff6fe3fb39a2f3160eb62f785e2fccbc0ce4c258 | |
parent | Update to 3.99.7 (diff) |
The Citrix Server/Client has evolved to include other platforms, so update
the COMMENT and Pkg-descr to reflect this fact.
PR: ports/98985
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=165627
-rw-r--r-- | net/citrix_ica/Makefile | 2 | ||||
-rw-r--r-- | net/citrix_ica/pkg-descr | 26 | ||||
-rw-r--r-- | net/citrix_xenapp/Makefile | 2 | ||||
-rw-r--r-- | net/citrix_xenapp/pkg-descr | 26 |
4 files changed, 26 insertions, 30 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 6d2a4286f3ba..09385a033bb2 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} MAINTAINER= thomas@goodking.ca -COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server +COMMENT= Citrix(R) Presentation Server(TM) client RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif diff --git a/net/citrix_ica/pkg-descr b/net/citrix_ica/pkg-descr index 35b3b42ba57d..69deced9f262 100644 --- a/net/citrix_ica/pkg-descr +++ b/net/citrix_ica/pkg-descr @@ -1,15 +1,13 @@ -Citrix(R) MetaFrame(TM) is thin-client/server system software for -Microsoft's Windows NT Server 4.0, Terminal Server Edition. -MetaFrame(TM) delivers a comprehensive thin-client/server solution to -the enterprise by extending Windows Terminal Server with additional -client and server functionality - including support for heterogeneous -computing environments, enterprise-scale management and seamless -desktop integration. MetaFrame(TM) transforms the way organizations -deploy, manage and access business applications by providing improved -application manageability, access, performance and security. Citrix(R) -MetaFrame(TM) system software, which incorporates Citrix's Independent -Computing Architecture (ICA)(R), provides a complete -thin-client/server computing solution for multi-user NT 4.0 -environments. +Citrix(R) Presentation Server(TM) runs on Microsoft(R) Windows +Server(TM) and UNIX(R) operating systems, and extends the base +Windows Terminal Services platform by enhancing the end-user +experience as well as increasing manageability, compatibility, +security and scalability to address business-critical environments. +Presentation Server expands the range of supported applications to +include legacy software and Web-based, UNIX and Java solutions. It +also enables any device or operating system including Macintosh and +Linux to access virtualized applications. Other important capabilities +are powerful management and configuration tools and faster, more +flexible printing. -WWW: http://www.citrix.com/products/metaframe.asp +WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186 diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 6d2a4286f3ba..09385a033bb2 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} MAINTAINER= thomas@goodking.ca -COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server +COMMENT= Citrix(R) Presentation Server(TM) client RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif diff --git a/net/citrix_xenapp/pkg-descr b/net/citrix_xenapp/pkg-descr index 35b3b42ba57d..69deced9f262 100644 --- a/net/citrix_xenapp/pkg-descr +++ b/net/citrix_xenapp/pkg-descr @@ -1,15 +1,13 @@ -Citrix(R) MetaFrame(TM) is thin-client/server system software for -Microsoft's Windows NT Server 4.0, Terminal Server Edition. -MetaFrame(TM) delivers a comprehensive thin-client/server solution to -the enterprise by extending Windows Terminal Server with additional -client and server functionality - including support for heterogeneous -computing environments, enterprise-scale management and seamless -desktop integration. MetaFrame(TM) transforms the way organizations -deploy, manage and access business applications by providing improved -application manageability, access, performance and security. Citrix(R) -MetaFrame(TM) system software, which incorporates Citrix's Independent -Computing Architecture (ICA)(R), provides a complete -thin-client/server computing solution for multi-user NT 4.0 -environments. +Citrix(R) Presentation Server(TM) runs on Microsoft(R) Windows +Server(TM) and UNIX(R) operating systems, and extends the base +Windows Terminal Services platform by enhancing the end-user +experience as well as increasing manageability, compatibility, +security and scalability to address business-critical environments. +Presentation Server expands the range of supported applications to +include legacy software and Web-based, UNIX and Java solutions. It +also enables any device or operating system including Macintosh and +Linux to access virtualized applications. Other important capabilities +are powerful management and configuration tools and faster, more +flexible printing. -WWW: http://www.citrix.com/products/metaframe.asp +WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186 |