Page MenuHomeFreeBSD

D1856.diff
No OneTemporary

D1856.diff

Index: net/citrix_ica/Makefile
===================================================================
--- net/citrix_ica/Makefile
+++ net/citrix_ica/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= citrix_ica
-PORTVERSION= 12.1
-PORTREVISION= 3
+PORTVERSION= 13.1.0
CATEGORIES= net comms linux
MASTER_SITES= #
-DISTNAME= linuxx86_12.1.0.203066
+DISTNAME= linuxx86-${PORTVERSION}.285639
MAINTAINER= ports@FreeBSD.org
COMMENT= Citrix(R) Presentation Server(TM) client
@@ -37,7 +36,7 @@
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE=May not be redistributed due to licensing. Please visit http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html to accept their license and download ${DISTFILES} into ${DISTDIR}
+IGNORE=May not be redistributed due to licensing. Please visit http://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-131.html to accept their license and download ${DISTFILES} into ${DISTDIR}
.endif
pre-fetch:
Index: net/citrix_ica/distinfo
===================================================================
--- net/citrix_ica/distinfo
+++ net/citrix_ica/distinfo
@@ -1,2 +1,2 @@
-SHA256 (linuxx86_12.1.0.203066.tar.gz) = d4206ab0251a5f722d5c92117e038b2adf63bc33045e17f2831b23af00d4f9f3
-SIZE (linuxx86_12.1.0.203066.tar.gz) = 3652203
+SHA256 (linuxx86-13.1.0.285639.tar.gz) = cd90a9b5974eeaff3eb4048584b670611a54db95c8b06bf1b8a4405ff3c353e4
+SIZE (linuxx86-13.1.0.285639.tar.gz) = 15642675
Index: net/citrix_ica/files/patch-linuxx86__hinst
===================================================================
--- net/citrix_ica/files/patch-linuxx86__hinst
+++ net/citrix_ica/files/patch-linuxx86__hinst
@@ -1,6 +1,14 @@
---- linuxx86/hinst.orig 2012-04-13 14:57:24.000000000 +0000
-+++ linuxx86/hinst 2013-01-02 04:11:06.000000000 +0000
-@@ -105,7 +105,7 @@
+--- linuxx86/hinst.orig 2014-09-09 17:06:04 UTC
++++ linuxx86/hinst
+@@ -1,4 +1,7 @@
+ #!/bin/sh
++#
++# $FreeBSD$
++#
+ ###############################################################################
+ #
+ # Name: util_tr.sh
+@@ -105,7 +108,7 @@ then
fi
# Install in here by default.
@@ -9,7 +17,7 @@
# Default CDROM mount point
DefaultCDSourceDir=/cdrom
-@@ -1475,7 +1475,7 @@
+@@ -1460,7 +1463,7 @@ REQUIRE_LICENSE=
set_require_ICA_license()
{
REQUIRE_LICENSE=
@@ -18,7 +26,7 @@
then
TRY1=`"$ECHO_CMD" -l`
sleep 1
-@@ -1498,14 +1498,14 @@
+@@ -1483,14 +1486,14 @@ set_license()
# a license file.
if [ -n "$SU_INSTALL" ] ; then
@@ -38,7 +46,7 @@
fi
}
###############################################################################
-@@ -1548,7 +1548,7 @@
+@@ -1533,7 +1536,7 @@ install_ICA_client()
echo_no_nl "$instica4"
@@ -47,16 +55,7 @@
if [ "$ANSWER" != "$INSTALLER_YES" ]
then
"$ECHO_CMD" $instica5
-@@ -1570,7 +1570,7 @@
- rm $EULA
-
- if
-- eula_acceptance_menu
-+ true
- then
- # EULA accepted - continue with installation
- :
-@@ -1589,9 +1589,8 @@
+@@ -1557,9 +1560,8 @@ install_ICA_client()
if [ "$PORT" != "uclibc" ]
then
@@ -67,7 +66,7 @@
else
COR_SELECTED=false
fi
-@@ -1899,7 +1898,7 @@
+@@ -1784,7 +1786,7 @@ setCDSourceDir()
while [ "$got_directory" = "false" ]
do
echo_no_nl "$dirutil1a $ICAInstDir] $dirutil1b"
@@ -76,7 +75,7 @@
if [ "x$newCDSourceDir" != "x" ]
then
CDSourceDir="$newCDSourceDir"
-@@ -1971,7 +1970,7 @@
+@@ -1856,7 +1858,7 @@ setICAInstDir()
while [ "$got_directory" = "false" ]
do
echo_no_nl "$dirutil4a $ICAInstDir] $dirutil4b"
@@ -85,7 +84,7 @@
if [ "`echo x$newICAInstDir | tolower`" = "x$INSTALLER_QUIT" ]
then
FAIL_MSG=$dirutil13
-@@ -2567,7 +2566,7 @@
+@@ -2446,7 +2448,7 @@ install_packages(){
then
:
else
@@ -94,7 +93,7 @@
return
fi
-@@ -2641,7 +2640,7 @@
+@@ -2520,7 +2522,7 @@ install_packages(){
fi
fi
@@ -103,7 +102,7 @@
}
#!/bin/sh
-@@ -2787,26 +2786,19 @@
+@@ -2666,26 +2668,29 @@ esac
netscape_integrate()
{
@@ -124,18 +123,28 @@
- || test "$MOZILLA_HOME" != "" -a -d "$MOZILLA_HOME"\
- || test "$EXTRA_BROWSERS" != ""
- then
++# EXTRA_BROWSERS=`find_browsers`
++#
++# if test -d "/usr/lib/netscape"\
++# || test -d "/usr/local/netscape"\
++# || test -d "/opt/netscape"\
++# || test -d "/usr/local/lib/netscape"\
++# || test -d "/usr/dt/appconfig/netscape"\
++# || test "$MOZILLA_HOME" != "" -a -d "$MOZILLA_HOME"\
++# || test "$EXTRA_BROWSERS" != ""
++# then
+
-+ case ${FOUND_NS} in
-+ TRUE)
++ case ${FOUND_NS} in
++ TRUE)
user_echo $integrate_netscape3
found_netscape
- else
+ ;;
-+ *)
++ *)
user_prompt "$integrate_netscape2"
getyesno $INSTALLER_NO
if [ "$ANSWER" = "$INSTALLER_YES" ]
-@@ -2815,9 +2807,9 @@
+@@ -2694,8 +2699,9 @@ netscape_integrate()
else
user_echo $integrate_netscape6
fi
@@ -143,11 +152,10 @@
+ esac
fi
- fi
--
+
# Create utility script files in install root.
create_wfica_script
- create_wfica_assoc_script
-@@ -4422,8 +4414,9 @@
+@@ -4425,8 +4431,9 @@ main_install_menu(){
"$ECHO_CMD" $menus5
return 0
fi
@@ -159,7 +167,7 @@
#
# Get the Function the user wants to perform
#
-@@ -4437,7 +4430,7 @@
+@@ -4440,7 +4447,7 @@ main_install_menu(){
fi
echo_no_nl "$menus2 1-$menuItems [$keyDefault]: "
@@ -168,13 +176,13 @@
if test "x$keynum" = "x"
then
-@@ -4502,7 +4495,8 @@
+@@ -4505,7 +4512,8 @@ main_install_menu(){
# After any action make exit the default
keyDefault=3
fi
- done
+ #done
-+ }
++ }
}
Index: net/citrix_ica/files/patch-setupwfc
===================================================================
--- net/citrix_ica/files/patch-setupwfc
+++ net/citrix_ica/files/patch-setupwfc
@@ -1,6 +1,6 @@
---- setupwfc.orig Fri Apr 8 13:52:46 2005
-+++ setupwfc Mon Jan 22 10:10:48 2007
-@@ -396,7 +396,7 @@
+--- setupwfc.orig 2014-09-09 17:05:53 UTC
++++ setupwfc
+@@ -580,7 +580,7 @@ get_OS(){
*BSD)
# Assume Free/Net/Open BSD on an X86 with Linux emulation.
Index: net/citrix_ica/pkg-plist
===================================================================
--- net/citrix_ica/pkg-plist
+++ net/citrix_ica/pkg-plist
@@ -1,47 +1,81 @@
ICAClient/ADPCM.DLL
+ICAClient/AUDALSA.DLL
+ICAClient/AUDOSS.DLL
+ICAClient/AuthManagerDaemon
ICAClient/CHARICONV.DLL
ICAClient/FlashContainer.bin
-ICAClient/NDS.DLL
ICAClient/PDCRYPT1.DLL
ICAClient/PDCRYPT2.DLL
+ICAClient/PrimaryAuthManager
ICAClient/SPEEX.DLL
+ICAClient/ServiceRecord
+ICAClient/VDCAM.DLL
ICAClient/VDFLASH2.DLL
+ICAClient/VDGSTCAM.DLL
ICAClient/VDHSSPI.DLL
ICAClient/VDMM.DLL
ICAClient/VDMSSPI.DLL
ICAClient/VDSCARD.DLL
ICAClient/VORBIS.DLL
+ICAClient/config/.server
ICAClient/config/All_Regions.ini
+ICAClient/config/AuthManConfig.xml
ICAClient/config/MediaStreamingConfig.tbl
+ICAClient/config/StoreCache.ctx-template
ICAClient/config/Trusted_Region.ini
ICAClient/config/Unknown_Region.ini
ICAClient/config/Untrusted_Region.ini
+ICAClient/config/appsrv.ini
ICAClient/config/canonicalization.ini
+ICAClient/config/gstpresets/GstX264Enc.prs
+ICAClient/config/module.ini
ICAClient/config/plugin.ini
ICAClient/config/regions.ini
ICAClient/config/usertemplate/All_Regions.ini
ICAClient/config/usertemplate/Trusted_Region.ini
ICAClient/config/usertemplate/Unknown_Region.ini
ICAClient/config/usertemplate/Untrusted_Region.ini
+ICAClient/config/wfclient.ini
+ICAClient/desktop/Citrix-mime_types.xml
+ICAClient/eula.txt
+ICAClient/gtk/glade/about.glade
+ICAClient/gtk/glade/aboutAdditional.glade
ICAClient/gtk/glade/authdialogbox.glade
+ICAClient/gtk/glade/configmgr.glade
+ICAClient/gtk/glade/conncenter.glade
ICAClient/gtk/glade/connect.glade
ICAClient/gtk/glade/dialog.glade
ICAClient/gtk/glade/flashdialogbox.glade
ICAClient/gtk/glade/flashdialogbox1.glade
ICAClient/gtk/glade/main.glade
+ICAClient/gtk/glade/promptAddress.glade
ICAClient/gtk/glade/proxy.glade
ICAClient/gtk/glade/zlc.glade
ICAClient/gtk/resource.gtkrc
+ICAClient/help/index.htm
+ICAClient/icons/000_ReceiverWordmark_h32bit_158x19.png
+ICAClient/icons/000_Receiver_64.png
+ICAClient/icons/000_Security_16.png
+ICAClient/icons/000_Security_32.png
+ICAClient/icons/000_info_h32bit_16.png
+ICAClient/icons/000_info_h32bit_32.png
+ICAClient/icons/001_Alert_h32bit_16.png
+ICAClient/icons/001_Alert_h32bit_32.png
+ICAClient/icons/ActivityIndicatorOnWht_16x16.gif
+ICAClient/icons/ReceiverNativeInstallBackground_h32bit_497x314.png
+ICAClient/icons/Tick_h32bit_16.png
+ICAClient/icons/Tick_h32bit_32.png
ICAClient/icons/alert.png
ICAClient/icons/background.png
ICAClient/icons/disconnect.png
ICAClient/icons/error.png
+ICAClient/icons/error_h32bit_16.png
+ICAClient/icons/error_h32bit_32.png
ICAClient/icons/flash.png
ICAClient/icons/info.png
ICAClient/icons/manager.png
+ICAClient/icons/padlock_h32bit_16.png
ICAClient/icons/receiver.png
-ICAClient/icons/security.png
-ICAClient/icons/security_small.png
ICAClient/icons/session.xpm
ICAClient/keyboard/age2.kbd
ICAClient/keyboard/agex2.kbd
@@ -103,11 +137,27 @@
ICAClient/keyboard/sparcus4.kbd
ICAClient/keyboard/sparcus5.kbd
ICAClient/keyboard/trimodal.kbd
-ICAClient/keystore/cacerts/BTCTRoot.crt
-ICAClient/keystore/cacerts/Class3PCA_G2_v2.crt
-ICAClient/keystore/cacerts/Class4PCA_G2_v2.crt
-ICAClient/keystore/cacerts/GTECTGlobalRoot.crt
-ICAClient/keystore/cacerts/Pcs3ss_v4.crt
+ICAClient/keystore/cacerts/1ec4d31a.0
+ICAClient/keystore/cacerts/2c543cd1.0
+ICAClient/keystore/cacerts/3ad48a91.0
+ICAClient/keystore/cacerts/415660c1.0
+ICAClient/keystore/cacerts/4d654d1d.0
+ICAClient/keystore/cacerts/653b494a.0
+ICAClient/keystore/cacerts/6faac4e3.0
+ICAClient/keystore/cacerts/72fa7371.0
+ICAClient/keystore/cacerts/7651b327.0
+ICAClient/keystore/cacerts/7999be0d.0
+ICAClient/keystore/cacerts/BTCTRoot.pem
+ICAClient/keystore/cacerts/Class3PCA_G2_v2.pem
+ICAClient/keystore/cacerts/Class4PCA_G2_v2.pem
+ICAClient/keystore/cacerts/GTECTGlobalRoot.pem
+ICAClient/keystore/cacerts/GeoTrust_Global_CA.pem
+ICAClient/keystore/cacerts/Pcs3ss_v4.pem
+ICAClient/keystore/cacerts/c692a373.0
+ICAClient/keystore/cacerts/ed049835.0
+ICAClient/lib/UIDialogLib.so
+ICAClient/lib/ctxh264_fb.so
+ICAClient/lib/libAMSDK.so
ICAClient/lib/libavcodec.so
ICAClient/lib/libavformat.so
ICAClient/lib/libavutil.so
@@ -116,52 +166,265 @@
ICAClient/lib/libswscale.so
ICAClient/libctxssl.so
ICAClient/libproxy.so
+ICAClient/nls/C
+ICAClient/nls/de.UTF-8/XCapture
+ICAClient/nls/de.UTF-8/XCapture.ad
+ICAClient/nls/de.UTF-8/eula.txt
+ICAClient/nls/de.UTF-8/pna.nls
+ICAClient/nls/de.UTF-8/setupwfc.msg
+ICAClient/nls/de.UTF8
+ICAClient/nls/de.utf8
+ICAClient/nls/de/LC_MESSAGES/AuthManager.mo
ICAClient/nls/de/LC_MESSAGES/flash.mo
ICAClient/nls/de/LC_MESSAGES/icaclient.mo
-ICAClient/nls/de/Npica.ad
-ICAClient/nls/de/UTF-8/Wfcmgr
-ICAClient/nls/de/UTF-8/XCapture.ad
-ICAClient/nls/de/UTF-8/eula.txt
-ICAClient/nls/de/UTF-8/pna.nls
-ICAClient/nls/de/Wfcmgr
+ICAClient/nls/de/LC_MESSAGES/selfservice.mo
+ICAClient/nls/de/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/de/XCapture
ICAClient/nls/de/XCapture.ad
ICAClient/nls/de/appsrv.ini
ICAClient/nls/de/eula.txt
+ICAClient/nls/de/hinst.msg
ICAClient/nls/de/index.htm
ICAClient/nls/de/module.ini
ICAClient/nls/de/pna.nls
+ICAClient/nls/de/setupwfc.msg
ICAClient/nls/de/wfclient.ini
+ICAClient/nls/en.UTF-8/XCapture
+ICAClient/nls/en.UTF-8/XCapture.ad
+ICAClient/nls/en.UTF-8/eula.txt
+ICAClient/nls/en.UTF-8/pna.nls
+ICAClient/nls/en.UTF-8/setupwfc.msg
+ICAClient/nls/en.UTF8
+ICAClient/nls/en.utf8
+ICAClient/nls/en/LC_MESSAGES/AuthManager.mo
ICAClient/nls/en/LC_MESSAGES/icaclient.mo
-ICAClient/nls/en/Npica.ad
-ICAClient/nls/en/UTF-8/Wfcmgr
-ICAClient/nls/en/UTF-8/XCapture.ad
-ICAClient/nls/en/UTF-8/eula.txt
-ICAClient/nls/en/UTF-8/pna.nls
-ICAClient/nls/en/Wfcmgr
+ICAClient/nls/en/LC_MESSAGES/selfservice.mo
+ICAClient/nls/en/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/en/XCapture
ICAClient/nls/en/XCapture.ad
ICAClient/nls/en/appsrv.ini
ICAClient/nls/en/eula.txt
+ICAClient/nls/en/hinst.msg
ICAClient/nls/en/index.htm
ICAClient/nls/en/module.ini
ICAClient/nls/en/pna.nls
+ICAClient/nls/en/setupwfc.msg
ICAClient/nls/en/wfclient.ini
+ICAClient/nls/es.UTF-8/XCapture
+ICAClient/nls/es.UTF-8/XCapture.ad
+ICAClient/nls/es.UTF-8/eula.txt
+ICAClient/nls/es.UTF-8/pna.nls
+ICAClient/nls/es.UTF-8/setupwfc.msg
+ICAClient/nls/es.UTF8
+ICAClient/nls/es.utf8
+ICAClient/nls/es/LC_MESSAGES/AuthManager.mo
+ICAClient/nls/es/LC_MESSAGES/icaclient.mo
+ICAClient/nls/es/LC_MESSAGES/selfservice.mo
+ICAClient/nls/es/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/es/XCapture
+ICAClient/nls/es/XCapture.ad
+ICAClient/nls/es/appsrv.ini
+ICAClient/nls/es/eula.txt
+ICAClient/nls/es/hinst.msg
+ICAClient/nls/es/index.htm
+ICAClient/nls/es/module.ini
+ICAClient/nls/es/pna.nls
+ICAClient/nls/es/setupwfc.msg
+ICAClient/nls/es/wfclient.ini
+ICAClient/nls/fr.UTF-8/XCapture
+ICAClient/nls/fr.UTF-8/XCapture.ad
+ICAClient/nls/fr.UTF-8/eula.txt
+ICAClient/nls/fr.UTF-8/pna.nls
+ICAClient/nls/fr.UTF-8/setupwfc.msg
+ICAClient/nls/fr.UTF8
+ICAClient/nls/fr.utf8
+ICAClient/nls/fr/LC_MESSAGES/AuthManager.mo
+ICAClient/nls/fr/LC_MESSAGES/icaclient.mo
+ICAClient/nls/fr/LC_MESSAGES/selfservice.mo
+ICAClient/nls/fr/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/fr/XCapture
+ICAClient/nls/fr/XCapture.ad
+ICAClient/nls/fr/appsrv.ini
+ICAClient/nls/fr/eula.txt
+ICAClient/nls/fr/hinst.msg
+ICAClient/nls/fr/index.htm
+ICAClient/nls/fr/module.ini
+ICAClient/nls/fr/pna.nls
+ICAClient/nls/fr/setupwfc.msg
+ICAClient/nls/fr/wfclient.ini
+ICAClient/nls/ja.UTF-8/XCapture
+ICAClient/nls/ja.UTF-8/XCapture.ad
+ICAClient/nls/ja.UTF-8/eula.txt
+ICAClient/nls/ja.UTF-8/pna.nls
+ICAClient/nls/ja.UTF-8/setupwfc.msg
+ICAClient/nls/ja.UTF8
+ICAClient/nls/ja.utf8
+ICAClient/nls/ja/LC_MESSAGES/AuthManager.mo
ICAClient/nls/ja/LC_MESSAGES/flash.mo
ICAClient/nls/ja/LC_MESSAGES/icaclient.mo
-ICAClient/nls/ja/Npica.ad
-ICAClient/nls/ja/UTF-8/Wfcmgr
-ICAClient/nls/ja/UTF-8/XCapture.ad
-ICAClient/nls/ja/UTF-8/eula.txt
-ICAClient/nls/ja/UTF-8/pna.nls
-ICAClient/nls/ja/Wfcmgr
+ICAClient/nls/ja/LC_MESSAGES/selfservice.mo
+ICAClient/nls/ja/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/ja/XCapture
ICAClient/nls/ja/XCapture.ad
ICAClient/nls/ja/appsrv.ini
ICAClient/nls/ja/eula.txt
+ICAClient/nls/ja/hinst.msg
ICAClient/nls/ja/index.htm
ICAClient/nls/ja/module.ini
ICAClient/nls/ja/pna.nls
+ICAClient/nls/ja/setupwfc.msg
ICAClient/nls/ja/wfclient.ini
+ICAClient/nls/zh_CN
+ICAClient/nls/zh_CN.UTF-8
+ICAClient/nls/zh_CN.UTF8
+ICAClient/nls/zh_CN.utf8
+ICAClient/nls/zh_HANS.UTF-8/XCapture
+ICAClient/nls/zh_HANS.UTF-8/XCapture.ad
+ICAClient/nls/zh_HANS.UTF-8/eula.txt
+ICAClient/nls/zh_HANS.UTF-8/pna.nls
+ICAClient/nls/zh_HANS.UTF-8/setupwfc.msg
+ICAClient/nls/zh_HANS/LC_MESSAGES/AuthManager.mo
+ICAClient/nls/zh_HANS/LC_MESSAGES/icaclient.mo
+ICAClient/nls/zh_HANS/LC_MESSAGES/selfservice.mo
+ICAClient/nls/zh_HANS/LC_MESSAGES/servicerecord.mo
+ICAClient/nls/zh_HANS/XCapture
+ICAClient/nls/zh_HANS/XCapture.ad
+ICAClient/nls/zh_HANS/appsrv.ini
+ICAClient/nls/zh_HANS/eula.txt
+ICAClient/nls/zh_HANS/hinst.msg
+ICAClient/nls/zh_HANS/index.htm
+ICAClient/nls/zh_HANS/module.ini
+ICAClient/nls/zh_HANS/pna.nls
+ICAClient/nls/zh_HANS/setupwfc.msg
+ICAClient/nls/zh_HANS/wfclient.ini
+ICAClient/nls/zh_SN
+ICAClient/nls/zh_SN.UTF-8
+ICAClient/nls/zh_SN.UTF8
+ICAClient/nls/zh_SN.utf8
ICAClient/npica.so
+ICAClient/pkginf/F.core.linuxx86
+ICAClient/pkginf/Ver.core.linuxx86
+ICAClient/pkginf/changeno.dat
+ICAClient/selfservice
ICAClient/setupwfc
+ICAClient/site/contrib/custom.script.js
+ICAClient/site/contrib/custom.style.css
+ICAClient/site/contrib/custom.wrstrings.de.js
+ICAClient/site/contrib/custom.wrstrings.en.js
+ICAClient/site/contrib/custom.wrstrings.es.js
+ICAClient/site/contrib/custom.wrstrings.fr.js
+ICAClient/site/contrib/custom.wrstrings.ja.js
+ICAClient/site/contrib/custom.wrstrings.zh-CN.js
+ICAClient/site/contrib/custom.wrstrings.zh-TW.js
+ICAClient/site/css/Default.htm.style.min.css
+ICAClient/site/css/jquery-contextmenu.css
+ICAClient/site/css/jquery.jscrollpane.css
+ICAClient/site/media/ButtonDisabledLeft.png
+ICAClient/site/media/ButtonDisabledRight.png
+ICAClient/site/media/ButtonHoverLeft.png
+ICAClient/site/media/ButtonHoverRight.png
+ICAClient/site/media/ButtonNormalLeft.png
+ICAClient/site/media/ButtonNormalRight.png
+ICAClient/site/media/ButtonPressedLeft.png
+ICAClient/site/media/ButtonPressedRight.png
+ICAClient/site/media/LaunchReady.png
+ICAClient/site/media/Loader.gif
+ICAClient/site/media/Screen_shadow_bottom.png
+ICAClient/site/media/Screen_shadow_top.png
+ICAClient/site/media/ScrollHandleBottom.png
+ICAClient/site/media/ScrollHandleMiddle.png
+ICAClient/site/media/ScrollHandleTop.png
+ICAClient/site/media/Scroll_gradientBar.png
+ICAClient/site/media/Scroll_gradientBar_green_transparent.png
+ICAClient/site/media/bg_bubbles.jpg
+ICAClient/site/media/bubble_bg.png
+ICAClient/site/media/bubble_bottom.png
+ICAClient/site/media/bubble_left.png
+ICAClient/site/media/bubble_right.png
+ICAClient/site/media/bubble_top.png
+ICAClient/site/media/cmenu_bottom.png
+ICAClient/site/media/cmenu_bottom_left.png
+ICAClient/site/media/cmenu_bottom_right.png
+ICAClient/site/media/cmenu_left.png
+ICAClient/site/media/cmenu_right.png
+ICAClient/site/media/cmenu_top.png
+ICAClient/site/media/cmenu_top_left.png
+ICAClient/site/media/cmenu_top_right.png
+ICAClient/site/media/dialogBox_overlay1.png
+ICAClient/site/media/dialogBox_overlay_extended.png
+ICAClient/site/media/dotseparator.png
+ICAClient/site/media/messagebox/bottombody.png
+ICAClient/site/media/messagebox/bottomleft.png
+ICAClient/site/media/messagebox/bottomright.png
+ICAClient/site/media/messagebox/middlebody.png
+ICAClient/site/media/messagebox/middleleft.png
+ICAClient/site/media/messagebox/middleright.png
+ICAClient/site/media/messagebox/topbody.png
+ICAClient/site/media/messagebox/topleft.png
+ICAClient/site/media/messagebox/topright.png
+ICAClient/site/media/onemoment.gif
+ICAClient/site/media/washer_16x16.gif
+ICAClient/site/media/washer_sample.gif
+ICAClient/site/scripts/Default.htm.style.min.js
+ICAClient/site/scripts/OpenAjaxUnmanagedHub.min.js
+ICAClient/site/scripts/de/ctxs.wrstrings.js
+ICAClient/site/scripts/es/ctxs.wrstrings.js
+ICAClient/site/scripts/fr/ctxs.wrstrings.js
+ICAClient/site/scripts/ja/ctxs.wrstrings.js
+ICAClient/site/scripts/jquery-ui.js
+ICAClient/site/scripts/jquery.contextmenu.js
+ICAClient/site/scripts/jquery.js
+ICAClient/site/scripts/jquery.jscrollpane.js
+ICAClient/site/scripts/jquery.mousewheel.js
+ICAClient/site/scripts/zh-CN/ctxs.wrstrings.js
+ICAClient/site/scripts/zh-TW/ctxs.wrstrings.js
+ICAClient/site/selfservice.html
+ICAClient/site/uiareas/Store/media/AddAppCoachingMark.png
+ICAClient/site/uiareas/Store/media/Added_checkMark.png
+ICAClient/site/uiareas/Store/media/CitrixDesktop_AvailableGrayDot.png
+ICAClient/site/uiareas/Store/media/CitrixDesktop_RunningGreenDot.png
+ICAClient/site/uiareas/Store/media/DownArrow.png
+ICAClient/site/uiareas/Store/media/DownArrowSelected.png
+ICAClient/site/uiareas/Store/media/Home_SemiTranslucent.png
+ICAClient/site/uiareas/Store/media/Icon_close_hint.png
+ICAClient/site/uiareas/Store/media/Icon_close_solid.png
+ICAClient/site/uiareas/Store/media/MainAppIcon_hover_backonly.png
+ICAClient/site/uiareas/Store/media/MainAppIcon_normal.png
+ICAClient/site/uiareas/Store/media/SearchField.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnLeft.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnLeft_Down.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnLeft_Hover.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnRight.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnRight_Down.png
+ICAClient/site/uiareas/Store/media/SwitcherBtnRight_Hover.png
+ICAClient/site/uiareas/Store/media/UserMenuSelect.png
+ICAClient/site/uiareas/Store/media/accessDenied.png
+ICAClient/site/uiareas/Store/media/cancel.png
+ICAClient/site/uiareas/Store/media/cancelHover.png
+ICAClient/site/uiareas/Store/media/categoryFolderLevel.png
+ICAClient/site/uiareas/Store/media/header_gradient.png
+ICAClient/site/uiareas/Store/media/icon_doc_hover.png
+ICAClient/site/uiareas/Store/media/icon_doc_normal.png
+ICAClient/site/uiareas/Store/media/icon_doc_selected.png
+ICAClient/site/uiareas/Store/media/icon_folder_padding_tweak.png
+ICAClient/site/uiareas/Store/media/logo_CR.png
+ICAClient/site/uiareas/Store/media/logo_CR_blackbg.png
+ICAClient/site/uiareas/Store/media/magnify_blackbg.png
+ICAClient/site/uiareas/Store/media/missing1.png
+ICAClient/site/uiareas/Store/media/pending.png
+ICAClient/site/uiareas/Store/media/plusSign_hover.png
+ICAClient/site/uiareas/Store/media/plusSign_normal.png
+ICAClient/site/uiareas/Store/media/progressInner.png
+ICAClient/site/uiareas/Store/media/progressOuter.png
+ICAClient/site/uiareas/Store/media/search_categoryGradient.png
+ICAClient/site/uiareas/Store/media/store_app_bg.png
+ICAClient/site/uiareas/Store/media/store_category_bg.png
+ICAClient/site/uiareas/Store/media/store_category_eastarrow1.png
+ICAClient/site/uiareas/Store/media/store_category_eastarrow_hover1.png
+ICAClient/site/uiareas/Store/media/store_category_otherssubcat.png
+ICAClient/site/uiareas/Store/media/store_category_southarrow1.png
+ICAClient/site/uiareas/Store/media/store_category_southarrow_hover1.png
+ICAClient/site/uiareas/Store/media/transparent.gif
ICAClient/usb/VDGUSB.DLL
ICAClient/usb/ctx_usb_isactive
ICAClient/usb/ctxusb
@@ -170,24 +433,32 @@
ICAClient/usb/ica-usb.rules
ICAClient/usb/usb.conf
ICAClient/util/DeleteCompleteFlashCache.sh
+ICAClient/util/configmgr
+ICAClient/util/conncenter
+ICAClient/util/ctx_rehash
ICAClient/util/echo_cmd
-ICAClient/util/gst_play.32
-ICAClient/util/gst_play.64
-ICAClient/util/gst_read.32
-ICAClient/util/gst_read.64
+ICAClient/util/gst_aud_play
+ICAClient/util/gst_aud_read
+ICAClient/util/gst_play
+ICAClient/util/gst_read
ICAClient/util/hdxcheck.sh
ICAClient/util/hinst
ICAClient/util/icalicense.sh
-ICAClient/util/libgstflatstm.32.so
-ICAClient/util/libgstflatstm.64.so
+ICAClient/util/libgstflatstm.so
+ICAClient/util/lurdump
+ICAClient/util/new_store
ICAClient/util/nslaunch
ICAClient/util/pac.js
ICAClient/util/pacexec
ICAClient/util/pnabrowse
+ICAClient/util/pnabrowse_launch
+ICAClient/util/storebrowse
ICAClient/util/sunraymac.sh
ICAClient/util/what
ICAClient/util/xcapture
-ICAClient/wfcmgr
ICAClient/wfica
bin/wfcmgr
bin/wfica
+etc/icalicense/clientlicense
+@dir ICAClient/PKCS#11
+@dir ICAClient/lib/64

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 7:28 PM (5 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30734592
Default Alt Text
D1856.diff (22 KB)

Event Timeline