aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-08-11 22:56:22 +0800
committermbr <mbr@FreeBSD.org>2003-08-11 22:56:22 +0800
commitb6afdce3b6909f51f53b30660d3096c959f00080 (patch)
tree1f4ad06c409c89f0bdc89119a9f360bf21f756e6 /net
parente01a7669ec4d89ea664f65ecbf4acbefa70d5d8c (diff)
downloadfreebsd-ports-gnome-b6afdce3b6909f51f53b30660d3096c959f00080.tar.gz
freebsd-ports-gnome-b6afdce3b6909f51f53b30660d3096c959f00080.tar.zst
freebsd-ports-gnome-b6afdce3b6909f51f53b30660d3096c959f00080.zip
Support linux mozilla installations too.
Diffstat (limited to 'net')
-rw-r--r--net/citrix_ica/files/patch-linuxx86::hinst18
-rw-r--r--net/citrix_xenapp/files/patch-linuxx86::hinst18
2 files changed, 20 insertions, 16 deletions
diff --git a/net/citrix_ica/files/patch-linuxx86::hinst b/net/citrix_ica/files/patch-linuxx86::hinst
index de042206045f..750ceb4f2af3 100644
--- a/net/citrix_ica/files/patch-linuxx86::hinst
+++ b/net/citrix_ica/files/patch-linuxx86::hinst
@@ -1,6 +1,6 @@
--- linuxx86/hinst.orig Thu May 22 12:30:28 2003
-+++ linuxx86/hinst Mon Aug 11 15:06:44 2003
-@@ -2132,10 +2132,32 @@
++++ linuxx86/hinst Mon Aug 11 16:52:05 2003
+@@ -2132,10 +2132,34 @@
#
###############################################################################
@@ -20,6 +20,8 @@
+ /usr/local/netscape-linux \
+ /usr/local/lib/netscape \
+ /usr/local/lib/netscape-linux \
++ /usr/local/lib/linux-mozilla \
++ /usr/local/lib/mozilla \
+ $MOZILLA_HOME"
+
+for dir in ${NSCP}; do
@@ -35,12 +37,12 @@
PLUGIN_NAME=npica.so
PLUGIN_CLASS=ICAClObj.class
MAILCAP_FILE=mailcap
-@@ -2207,35 +2229,29 @@
+@@ -2206,36 +2230,29 @@
+
netscape_integrate()
{
- $ECHO_CMD $integrate_netscape1
-- if test -z "$SU_INSTALL"
-+ if [ test -z "$SU_INSTALL" ];
+- $ECHO_CMD $integrate_netscape1
+ if test -z "$SU_INSTALL"
then
set_npui_variables
found_netscape
@@ -81,7 +83,7 @@
# Create utility script files in install root.
create_wfica_script
-@@ -2866,37 +2882,6 @@
+@@ -2866,37 +2883,6 @@
echo "$BINDIR"
}
@@ -119,7 +121,7 @@
BROWSER_LIST_KEY="BROWSER_DIR"
################################################################################
#
-@@ -3119,6 +3104,8 @@
+@@ -3119,6 +3105,8 @@
wfcmgr_NAME='Citrix ICA Client'
DEFAULT_DT_TARGET_DIRS="/usr/share/applications \
/usr/share/applnk/Applications \
diff --git a/net/citrix_xenapp/files/patch-linuxx86::hinst b/net/citrix_xenapp/files/patch-linuxx86::hinst
index de042206045f..750ceb4f2af3 100644
--- a/net/citrix_xenapp/files/patch-linuxx86::hinst
+++ b/net/citrix_xenapp/files/patch-linuxx86::hinst
@@ -1,6 +1,6 @@
--- linuxx86/hinst.orig Thu May 22 12:30:28 2003
-+++ linuxx86/hinst Mon Aug 11 15:06:44 2003
-@@ -2132,10 +2132,32 @@
++++ linuxx86/hinst Mon Aug 11 16:52:05 2003
+@@ -2132,10 +2132,34 @@
#
###############################################################################
@@ -20,6 +20,8 @@
+ /usr/local/netscape-linux \
+ /usr/local/lib/netscape \
+ /usr/local/lib/netscape-linux \
++ /usr/local/lib/linux-mozilla \
++ /usr/local/lib/mozilla \
+ $MOZILLA_HOME"
+
+for dir in ${NSCP}; do
@@ -35,12 +37,12 @@
PLUGIN_NAME=npica.so
PLUGIN_CLASS=ICAClObj.class
MAILCAP_FILE=mailcap
-@@ -2207,35 +2229,29 @@
+@@ -2206,36 +2230,29 @@
+
netscape_integrate()
{
- $ECHO_CMD $integrate_netscape1
-- if test -z "$SU_INSTALL"
-+ if [ test -z "$SU_INSTALL" ];
+- $ECHO_CMD $integrate_netscape1
+ if test -z "$SU_INSTALL"
then
set_npui_variables
found_netscape
@@ -81,7 +83,7 @@
# Create utility script files in install root.
create_wfica_script
-@@ -2866,37 +2882,6 @@
+@@ -2866,37 +2883,6 @@
echo "$BINDIR"
}
@@ -119,7 +121,7 @@
BROWSER_LIST_KEY="BROWSER_DIR"
################################################################################
#
-@@ -3119,6 +3104,8 @@
+@@ -3119,6 +3105,8 @@
wfcmgr_NAME='Citrix ICA Client'
DEFAULT_DT_TARGET_DIRS="/usr/share/applications \
/usr/share/applnk/Applications \