mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
- Update to 13.6.0
- Update WWW
This commit is contained in:
parent
c1c30faddd
commit
b4f9936bb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448696
6 changed files with 39 additions and 37 deletions
|
@ -2,11 +2,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= citrix_ica
|
PORTNAME= citrix_ica
|
||||||
PORTVERSION= 13.4.0
|
PORTVERSION= 13.6.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net comms linux
|
CATEGORIES= net comms linux
|
||||||
MASTER_SITES= #
|
MASTER_SITES= #
|
||||||
DISTNAME= linuxx86-${PORTVERSION}.10109380
|
DISTNAME= linuxx86-${PORTVERSION}.10243651
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Citrix(R) Presentation Server(TM) client
|
COMMENT= Citrix(R) Presentation Server(TM) client
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1484825458
|
TIMESTAMP = 1503590097
|
||||||
SHA256 (linuxx86-13.4.0.10109380.tar.gz) = f4405da2bdc577c4e6bd2201a5b27102adf580d52f51e4af153a6cec0b75f264
|
SHA256 (linuxx86-13.6.0.10243651.tar.gz) = 0ba3eba208b37844904d540b3011075ed5cecf429a0ab6c6cd52f2d0fd841ad2
|
||||||
SIZE (linuxx86-13.4.0.10109380.tar.gz) = 19270016
|
SIZE (linuxx86-13.6.0.10243651.tar.gz) = 22560063
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
--- linuxx86/hinst.orig 2016-08-19 13:26:47 UTC
|
--- linuxx86/hinst.orig 2017-06-30 17:48:55 UTC
|
||||||
+++ linuxx86/hinst
|
+++ linuxx86/hinst
|
||||||
@@ -1,4 +1,7 @@
|
@@ -1,4 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
# Default CDROM mount point
|
# Default CDROM mount point
|
||||||
DefaultCDSourceDir=/cdrom
|
DefaultCDSourceDir=/cdrom
|
||||||
@@ -1481,7 +1478,7 @@ REQUIRE_LICENSE=
|
@@ -1485,7 +1488,7 @@ REQUIRE_LICENSE=
|
||||||
set_require_ICA_license()
|
set_require_ICA_license()
|
||||||
{
|
{
|
||||||
REQUIRE_LICENSE=
|
REQUIRE_LICENSE=
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
then
|
then
|
||||||
TRY1=`"$ECHO_CMD" -l`
|
TRY1=`"$ECHO_CMD" -l`
|
||||||
sleep 1
|
sleep 1
|
||||||
@@ -1504,14 +1501,14 @@ set_license()
|
@@ -1508,14 +1511,14 @@ set_license()
|
||||||
# a license file.
|
# a license file.
|
||||||
|
|
||||||
if [ -n "$SU_INSTALL" ] ; then
|
if [ -n "$SU_INSTALL" ] ; then
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
###############################################################################
|
###############################################################################
|
||||||
@@ -1554,7 +1551,7 @@ install_ICA_client()
|
@@ -1559,7 +1562,7 @@ install_ICA_client()
|
||||||
|
|
||||||
echo_no_nl "$instica4"
|
echo_no_nl "$instica4"
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
if [ "$ANSWER" != "$INSTALLER_YES" ]
|
if [ "$ANSWER" != "$INSTALLER_YES" ]
|
||||||
then
|
then
|
||||||
"$ECHO_CMD" $instica5
|
"$ECHO_CMD" $instica5
|
||||||
@@ -1578,9 +1575,8 @@ install_ICA_client()
|
@@ -1583,9 +1586,8 @@ install_ICA_client()
|
||||||
|
|
||||||
if [ "$PORT" != "uclibc" ]
|
if [ "$PORT" != "uclibc" ]
|
||||||
then
|
then
|
||||||
|
@ -66,25 +66,25 @@
|
||||||
else
|
else
|
||||||
COR_SELECTED=false
|
COR_SELECTED=false
|
||||||
fi
|
fi
|
||||||
@@ -1795,7 +1791,7 @@ setCDSourceDir()
|
@@ -1803,7 +1805,7 @@ setCDSourceDir()
|
||||||
while [ "$got_directory" = "false" ]
|
echo_no_nl "$dirutil1a"
|
||||||
do
|
echo_no_nl "-i" "$ICAInstDir"
|
||||||
echo_no_nl "$dirutil1a $ICAInstDir] $dirutil1b"
|
echo_no_nl "] $dirutil1b"
|
||||||
- read newCDSourceDir
|
- read newCDSourceDir
|
||||||
+ newCDSOurceDir=${DefaultInstallDir}
|
+ newCDSOurceDir=${DefaultInstallDir}
|
||||||
if [ "x$newCDSourceDir" != "x" ]
|
if [ "x$newCDSourceDir" != "x" ]
|
||||||
then
|
then
|
||||||
CDSourceDir="$newCDSourceDir"
|
CDSourceDir="$newCDSourceDir"
|
||||||
@@ -1867,7 +1863,7 @@ setICAInstDir()
|
@@ -1876,7 +1878,7 @@ setICAInstDir()
|
||||||
while [ "$got_directory" = "false" ]
|
echo_no_nl "$dirutil4a "
|
||||||
do
|
echo_no_nl "-i" "$ICAInstDir"
|
||||||
echo_no_nl "$dirutil4a $ICAInstDir] $dirutil4b"
|
echo_no_nl "] $dirutil4b"
|
||||||
- read newICAInstDir
|
- read newICAInstDir
|
||||||
+ newICAInstDir=${DefaultInstallDir}
|
+ newICAInstDir=${DefaultInstallDir}
|
||||||
if [ "`echo x$newICAInstDir | tolower`" = "x$INSTALLER_QUIT" ]
|
if [ "`echo x$newICAInstDir | tolower`" = "x$INSTALLER_QUIT" ]
|
||||||
then
|
then
|
||||||
FAIL_MSG=$dirutil13
|
FAIL_MSG=$dirutil13
|
||||||
@@ -2457,7 +2453,7 @@ install_packages(){
|
@@ -2468,7 +2470,7 @@ install_packages(){
|
||||||
then
|
then
|
||||||
:
|
:
|
||||||
else
|
else
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -2531,7 +2527,7 @@ install_packages(){
|
@@ -2542,7 +2544,7 @@ install_packages(){
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
@@ -2672,26 +2668,18 @@ esac
|
@@ -2663,26 +2665,18 @@ esac
|
||||||
|
|
||||||
netscape_integrate()
|
netscape_integrate()
|
||||||
{
|
{
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
user_prompt "$integrate_netscape2"
|
user_prompt "$integrate_netscape2"
|
||||||
getyesno $INSTALLER_NO
|
getyesno $INSTALLER_NO
|
||||||
if [ "$ANSWER" = "$INSTALLER_YES" ]
|
if [ "$ANSWER" = "$INSTALLER_YES" ]
|
||||||
@@ -2700,7 +2688,8 @@ netscape_integrate()
|
@@ -2691,7 +2685,8 @@ netscape_integrate()
|
||||||
else
|
else
|
||||||
user_echo $integrate_netscape6
|
user_echo $integrate_netscape6
|
||||||
fi
|
fi
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Create utility script files in install root.
|
# Create utility script files in install root.
|
||||||
@@ -4424,8 +4413,8 @@ main_install_menu(){
|
@@ -4334,8 +4329,8 @@ main_install_menu(){
|
||||||
"$ECHO_CMD" $menus5
|
"$ECHO_CMD" $menus5
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
@ -154,7 +154,7 @@
|
||||||
#
|
#
|
||||||
# Get the Function the user wants to perform
|
# Get the Function the user wants to perform
|
||||||
#
|
#
|
||||||
@@ -4439,7 +4428,7 @@ main_install_menu(){
|
@@ -4349,7 +4344,7 @@ main_install_menu(){
|
||||||
fi
|
fi
|
||||||
echo_no_nl "$menus2 1-$menuItems [$keyDefault]: "
|
echo_no_nl "$menus2 1-$menuItems [$keyDefault]: "
|
||||||
|
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
|
|
||||||
if test "x$keynum" = "x"
|
if test "x$keynum" = "x"
|
||||||
then
|
then
|
||||||
@@ -4504,7 +4493,7 @@ main_install_menu(){
|
@@ -4414,7 +4409,7 @@ main_install_menu(){
|
||||||
# After any action make exit the default
|
# After any action make exit the default
|
||||||
keyDefault=3
|
keyDefault=3
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
--- setupwfc.orig 2016-08-19 13:26:37 UTC
|
--- setupwfc.orig 2017-06-30 17:48:52 UTC
|
||||||
+++ setupwfc
|
+++ setupwfc
|
||||||
@@ -547,6 +547,12 @@ get_OS(){
|
@@ -519,6 +519,12 @@ get_OS(){
|
||||||
PLATFORM=hp
|
|
||||||
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
|
opsys=`uname -s`
|
||||||
;;
|
case $opsys in
|
||||||
+ *BSD)
|
+ *BSD)
|
||||||
+ if uname -m | grep "i[3456]86\|amd64" 2>&1 >/dev/null ; then
|
+ if uname -m | grep "i[3456]86\|amd64" 2>&1 >/dev/null ; then
|
||||||
+ PLATFORM=linuxx86
|
+ PLATFORM=linuxx86
|
||||||
|
|
|
@ -19,4 +19,4 @@ your /etc/make.conf:
|
||||||
It will then automatically be installed and removed with the normal FreeBSD
|
It will then automatically be installed and removed with the normal FreeBSD
|
||||||
package tools.
|
package tools.
|
||||||
|
|
||||||
WWW: http://www.citrix.com/products/receiver/overview.html
|
WWW: http://www.citrix.com/products/receiver/
|
||||||
|
|
|
@ -38,6 +38,7 @@
|
||||||
%%WEBPLUGIN_DIR%%/config/wfclient.template
|
%%WEBPLUGIN_DIR%%/config/wfclient.template
|
||||||
%%WEBPLUGIN_DIR%%/desktop/Citrix-mime_types.xml
|
%%WEBPLUGIN_DIR%%/desktop/Citrix-mime_types.xml
|
||||||
%%WEBPLUGIN_DIR%%/eula.txt
|
%%WEBPLUGIN_DIR%%/eula.txt
|
||||||
|
%%WEBPLUGIN_DIR%%/gtk/glade/instrumentation.glade
|
||||||
%%WEBPLUGIN_DIR%%/gtk/glade/about.glade
|
%%WEBPLUGIN_DIR%%/gtk/glade/about.glade
|
||||||
%%WEBPLUGIN_DIR%%/gtk/glade/aboutAdditional.glade
|
%%WEBPLUGIN_DIR%%/gtk/glade/aboutAdditional.glade
|
||||||
%%WEBPLUGIN_DIR%%/gtk/glade/authdialogbox.glade
|
%%WEBPLUGIN_DIR%%/gtk/glade/authdialogbox.glade
|
||||||
|
@ -191,7 +192,6 @@
|
||||||
%%WEBPLUGIN_DIR%%/lib/libcoreavc_sdk.so
|
%%WEBPLUGIN_DIR%%/lib/libcoreavc_sdk.so
|
||||||
%%WEBPLUGIN_DIR%%/lib/libkcph.so
|
%%WEBPLUGIN_DIR%%/lib/libkcph.so
|
||||||
%%WEBPLUGIN_DIR%%/lib/libkcpm.so
|
%%WEBPLUGIN_DIR%%/lib/libkcpm.so
|
||||||
%%WEBPLUGIN_DIR%%/libctxssl.so
|
|
||||||
%%WEBPLUGIN_DIR%%/libproxy.so
|
%%WEBPLUGIN_DIR%%/libproxy.so
|
||||||
%%WEBPLUGIN_DIR%%/nls/C
|
%%WEBPLUGIN_DIR%%/nls/C
|
||||||
%%WEBPLUGIN_DIR%%/nls/de.UTF-8/XCapture
|
%%WEBPLUGIN_DIR%%/nls/de.UTF-8/XCapture
|
||||||
|
@ -502,6 +502,12 @@
|
||||||
%%WEBPLUGIN_DIR%%/usb/ctxusbd.rc
|
%%WEBPLUGIN_DIR%%/usb/ctxusbd.rc
|
||||||
%%WEBPLUGIN_DIR%%/usb/ica-usb.rules
|
%%WEBPLUGIN_DIR%%/usb/ica-usb.rules
|
||||||
%%WEBPLUGIN_DIR%%/usb/usb.conf
|
%%WEBPLUGIN_DIR%%/usb/usb.conf
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_play0.10
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_play1.0
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_read0.10
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_read1.0
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/libgstflatstm0.10.so
|
||||||
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/libgstflatstm1.0.so
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/DeleteCompleteFlashCache.sh
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/DeleteCompleteFlashCache.sh
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/configmgr
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/configmgr
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/conncenter
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/conncenter
|
||||||
|
@ -510,12 +516,9 @@
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/echo_cmd
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/echo_cmd
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_aud_play
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_aud_play
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_aud_read
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_aud_read
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_play
|
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/gst_read
|
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/hdxcheck.sh
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/hdxcheck.sh
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/hinst
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/hinst
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/icalicense.sh
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/icalicense.sh
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/libgstflatstm.so
|
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/lurdump
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/lurdump
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/new_store
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/new_store
|
||||||
@(,,00555) %%WEBPLUGIN_DIR%%/util/nslaunch
|
@(,,00555) %%WEBPLUGIN_DIR%%/util/nslaunch
|
||||||
|
|
Loading…
Add table
Reference in a new issue